|
|
November 30, 2002
- app/raa/www: Use recommended method to redirect (same as recent change of raa-gen.mrb)., usa
- app/raa/lib, app/raa/www: Use name as canonical name, and add short_description., usa
- app/raa/lib: Project name is restricted. /^[a-z0-9_-]{2,15}$/, nahi
- app/raa/lib: Add short_description field., nahi
- app/raa/test: Follow change of project name restriction: /^[a-z0-9_-]{2,15}$/, nahi
- app/raa/www: Use recommended method to redirect., usa
- app/rwiki: Specialized form for ToDo* pages., nahi
- app/rwiki: Set name for navigation bar explicitly., nahi
- app/rwiki: Pass env to set_src., nahi
- app/rwiki: Regexp based custom page install., nahi
- app/rwiki: Add ".", nahi
- oniguruma: Import Oni Guruma 20021130., knu
November 27, 2002
- lib/drb/lib/drb: ruby17, seki
- ruby: 2002-11-27, knu
- ruby, ruby/lib: * lib/mkmf.rb: Make sure to dig the destination directory before, knu
- lib/drb/doc: add doc, seki
- lib/drb/runit: add test_drbssl, seki
- ruby: * dln.c (init_funcname_len): remove MAXPATHLEN dependency., matz
- lib/drb/sample: remove CVS keyword, seki
- lib/drb/runit: * ??? add exit!, seki
- lib/drb/lib/drb: * type -> class, seki
- lib/drb/lib/drb: fix: drbssl://:0 bug, seki
- lib/drb/lib/drb: type -> class, seki
- ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Cut redundancy., knu
- ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Cut redundancy., knu
- ruby, ruby/ext/syslog: * ext/syslog/test.rb: Syslog.close should raise RuntimeError when, knu
- ruby, ruby/ext/digest: * ext/digest/test.rb: Switch from RUnit to Test::Unit., knu
- ruby, ruby/ext/digest: * ext/digest/test.rb: Switch from RUnit to Test::Unit., knu
- ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Fix a problem where Syslog#ident was not, knu
- ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Fix a problem where Syslog#ident was not, knu
- ruby, ruby/ext/syslog: * ext/syslog/test.rb: Switch from RUnit to Test::Unit., knu
November 26, 2002
- ruby: 2002-11-26, nobu
- ruby: commit miss, nobu
- ruby: * error.c (exit_initialize): add SystemExit#initialize to set, nobu
- lib/drb/lib/drb: mv http0, http0serv to sample, seki
- lib/drb/sample: mv http0, http0serv to sample, seki
- lib/drb/sample: add drbssl sample, seki
- ruby/ext/dl: dlsizeof() should handle 'S' and 's'., ttate
- shim/ruby16/ext/dl: dlsizeof(): should handle 'S' and 's'., ttate
November 23, 2002
- lib/drb/sample: update sample, seki
- app/rwiki/sample/bts/rd:, seki
- lib/drb: remove old rinda, seki
- lib/drb/lib/drb: remove old rinda, seki
- lib/drb/sample: update rinda2 sample, seki
- lib/drb, lib/drb/lib, lib/drb/sample: * rename lib/tuplespace.rb to sample/old_tuplespace.rb, seki
- lib/drb, lib/drb/lib, lib/drb/runit, lib/drb/sample: * remove mutexm.rb, seki
- lib/drb: add ChangeLog :(, seki
- lib/drb/runit: rename unittest, seki
- lib/drb/runit: rename unittest, seki
- lib/drb/runit: rename runittest, seki
- rough/lib/testunit/packages/runit-compat/test, rough/lib/testunit, rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages, rough/lib/testunit/packages/testunit/lib/test/unit/ui/console: * Added a hacked up version of the RubyUnit tests to test the compatibility layer., ntalbott
November 22, 2002
- ruby: * sprintf.c (rb_f_sprintf): preceding ".." for negative, matz
- lib/drb/runit: add renew callback, seki
- lib/drb/lib/rinda: add renew callback, seki
- lib/drb/lib/drb: raise DRbConnError on connect, seki
- lib/drb/sample: remove CVS keyword, seki
- ruby: * instruby.rb: Install batch files on Windows. [Submitted by usa], knu
- ruby: * instruby.rb: Install batch files on Windows. [Submitted by usa], knu
- ruby: 2002-11-22, eban
- ruby: * eval.c (rb_add_method): node may be NULL., matz
- ruby: * file.c (rb_find_file_ext): should not terminate searching with, matz
- ruby/lib/irb: * file.c (rb_find_file_ext): should not terminate searching with, matz
- ruby/lib/irb: change default prompt., keiju
- ruby/lib/irb: change default prompt., keiju
November 21, 2002
- shim/ruby16/lib: * erb.rb: fix def_class bug., seki
- shim/ruby16/bin: * bin/erb: fix -S 4 option bug., seki
- ruby/lib: * erb.rb: fix def_class bug., seki
- ruby/bin: * bin/erb: fix -S 4 option bug., seki
- rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: * erb.rb: fix def_class bug., seki
- rough/lib/erb, rough/lib/erb/bin, rough/lib/erb/runit: * bin/erb: fix -S 4 option bug., seki
- ruby, ruby/lib/net: * lib/net/http.rb: should not overwrite Host: header., aamine
- ruby, ruby/lib/net: * lib/net/smtp.rb: changes coding style., aamine
- ruby, ruby/lib/net: * lib/net/http.rb: unify coding style., aamine
- ruby: sorry, conflicts in ChangeLog is now resolved., aamine
- ruby: modify ChangeLog., aamine
- ruby/lib/net: * lib/net/http.rb: should not overwrite Host: header. (Original patch is contributed by sean@xxxxxxxxxxxxx), aamine
- ruby/lib/net: * lib/net/http.rb: support Proxy-Authorization. (Original patch is contributed by Alexander Bokovoy), aamine
- www: Add a link to One-click Windows installer folder in dev.rubycentral.com., nahi
November 19, 2002
- ruby/lib: * array.c (rb_ary_zip): iterates over items in the receiver., matz
- ruby: * array.c (rb_ary_zip): iterates over items in the receiver., matz
- rough/lib/uri, rough/lib/uri/test: added a test for URI::extract., akira
- ruby/lib/uri: URI::extract extracts only URIs of specified schemes when schemes are specified., akira
- ruby/lib/uri: URI::extract extracts only URIs of specified schemes when schemes are specified., akira
- rough/lib/uri, rough/lib/uri/uri: extracts specified schemes only., akira
- ruby/bin: initialize hack, matz
- ruby/lib/irb: initialize hack, matz
November 18, 2002
- ruby: defines.h: hack for the case sizeof(short) == sizeof(int), matz
- ruby: * instruby.rb: Do not install various working files under bin/., knu
- ruby: * instruby.rb: Do not install various working files under bin/., knu
- ruby, ruby/lib: * instruby.rb: not rewrite installed scripts when dry-run mode., nobu
- shim/ruby16/lib: Add erb.rb (ERB2)., knu
- ruby, ruby/bin, ruby/sample: * bin/irb: Moved from sample/irb.rb., knu
- ruby: Oops, I mean ruby_install_name., knu
- ruby: * instruby.rb: Rewrite installed scripts' shebang lines., knu
- ruby: sample/irb.rb -> bin/irb, knu
- ruby, ruby/bin, ruby/sample: * bin/irb: Moved from sample/irb.rb., knu
- ruby/lib: Improve the comment section., knu
- ruby/lib: Improve the comment section., knu
November 17, 2002
- ruby, ruby/lib: * lib/tempfile.rb: Make this libary thread safe., knu
- ruby, ruby/lib: * lib/tempfile.rb: Make this libary thread safe., knu
- ruby: * add ERB, seki
- ruby/lib: * add ERB, seki
- ruby: 2002-11-17, nobu
- ruby: * parse.y (dsym): garbage returned. (ruby-bugs-ja:PR#358), nobu
- app/rwiki: update install.rd, seki
- app/rwiki/rd: add orphan, seki
- app/rwiki/rd: update install.rd, install.ja.rd, seki
- app/rwiki/rd.ja: remove rd.ja, seki
- app/rwiki/rd: update install, seki
- app/rwiki/site: setup rw-config, seki
- app/rwiki/lib/rwiki: add Page#set_src(v, rev, opt=nil), seki
- rough/lib/erb: bgattr.rb: move to sample/, seki
- rough/lib/erb/lib/erb, rough/lib/erb/sample: bgattr.rb: move to sample/, seki
- lib/drb/lib/drb: fix some bugs, but, does not work X-(, seki
- lib/drb/lib/drb: rename proc, seki
November 14, 2002
- ruby, ruby/lib: * profile.rb: illegal use of Array#sort!. replaced it with non-bang, nahi
- ruby, ruby/lib: * ostruct.rb: fix a bug in inspect which called String#+ with Symbol., nahi
- ruby/lib, ruby: * observer.rb: raise NoMethodError instead of NameError. [ruby-dev:18788], nahi
- lib/drb/lib/drb: add DRb.here?, DRbServer.make_config, seki
- ruby: 2002-11-14, nobu
- ruby, ruby/bcc32, ruby/win32, ruby/lib: * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689], nobu
- www: index-e.rd: Fix illegal indent., nahi
- ruby/lib: * math.c (math_acos): check errno after operation. ditto for, matz
- ruby: * math.c (math_acos): check errno after operation. ditto for, matz
- www: Link "Links" to http://dmoz.org/Computers/Programming/Languages/Ruby/, nahi
- www: Add a note about DNS problem, dev.rubycentral.com. Thanks to Karel., nahi
- www: Remove a link to Ruby Mine., nahi
November 09, 2002
- shim/ruby16, shim/ruby16/doc, shim/ruby16/lib/features, shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features, shim/ruby16/tests/features/ruby18: Implement Object#object_id., knu
- shim/ruby16/lib: * lib/set.rb: retire contain?() and add superset?(),, knu
- ruby/lib, ruby: * lib/set.rb: retire contain?() and add superset?(),, knu
- rough/lib/testunit/packages/testunit/lib/test/unit/ui/console: Oops, these were not Object#type. Backed out., knu
- rough/lib/testunit/packages/testunit/lib/test/unit/ui/console, rough/lib/testunit/packages/testunit/lib/test/unit/util: Object#type is deprecated in Ruby 1.7, so use Object#class instead., knu
- ruby/lib: DEBUGGER__::Context::debug_print_help: Typo fix of help message., nahi
- lib/csv: for 1.2.0, nahi
- lib/csv/tests: For current ruby/1.7 (2002-11-09), nahi
- lib/csv/tests: New coverage result., nahi
- lib/csv/tests: Add and modify tests for new state machine., nahi
- lib/csv/lib: parseBody: change parsing state machine;, nahi
- ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup., eban
- ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup., eban
- ruby: * eval.c (rb_eval): removed unnecessary toplevel check., matz
- ruby: * eval.c: remove ENABLE_TRACE/DISABLE_TRACE to trace child nodes of c-call., nahi
November 07, 2002
- ruby: * parse.y: back out an unintended change in the syntax., matz
- ruby/lib/uri: * class.c (rb_define_method): do not set NOEX_CFUNC if klass is, matz
- ruby/lib: * class.c (rb_define_method): do not set NOEX_CFUNC if klass is, matz
- ruby: * class.c (rb_define_method): do not set NOEX_CFUNC if klass is, matz
- shim/ruby16/ext/dl, shim/ruby16/ext/dl/test: Get rid of ineffective symbols, lines, constants and so on., ttate
- ruby/ext/dl, ruby/ext/dl/test: Get rid of ineffective symbols, lines, constants and so on., ttate
- rough/lib/erb: mv bin/erbcgi sample/erbcgi, seki
- rough/lib/erb/bin, rough/lib/erb/sample: mv bin/erbcgi sample/erbcgi, seki
- ruby: 2002-11-07, nobu
- ruby: 2002-11-07, nobu
- ruby: * eval.c (rb_yield_0): should enable trace for non-cfunc nodes., nobu
- ruby: * eval.c (blk_orphan): a block created in a different thread is, nobu
November 05, 2002
- ruby: * stable version 1.6.8 release candidate., matz
- app/rwiki/lib/rwiki: disable Next/Prev, seki
- app/rwiki/sample/slide: update sample/slide, seki
- app/rwiki/lib/rwiki, app/rwiki/sample/bts, app/rwiki/sample/story: update sample/bts, seki
- ruby/ext/dl: fixed rb_ary2cary() to convert nil., ttate
- shim/ruby16/ext/dl: fixed rb_ary2cary() to convert nil., ttate
- rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit: Tried to make assertion failures easier to read., ntalbott
- mod_ruby/doc: * doc/Makefile.in: new file., shugo
- mod_ruby: * doc/Makefile.in: new file., shugo
- mod_ruby/doc: * doc/Makefile.in: new file., shugo
- mod_ruby: * doc/Makefile.in: new file., shugo
- mod_ruby: * doc/Makefile: new variable RUBY., shugo
- mod_ruby/doc: * doc/Makefile: new variable RUBY., shugo
- mod_ruby/doc: * doc/Makefile: new variable RUBY., shugo
- mod_ruby: * doc/Makefile: new variable RUBY., shugo
November 03, 2002
- ruby/ext: Fix a bogon in the last commit. (reported by WATANABE Tetsuya in, knu
- ruby, ruby/bcc32, ruby/ext, ruby/win32: * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,, knu
- ruby/lib, ruby: * lib/getopts.rb: Do not choke on characters that cannot be used, knu
- ruby/lib, ruby: * lib/getopts.rb: Do not choke on characters that cannot be used, knu
- ruby/misc: * object.c (Init_Object): added Object#object_id, new name for, matz
- ruby/lib: * object.c (Init_Object): added Object#object_id, new name for, matz
- ruby: * object.c (Init_Object): added Object#object_id, new name for, matz
|
|