|
|
December 31, 2002
- ruby/doc/net: Really cvs rm these files from HEAD., knu
- ruby: Fix one more., knu
- ruby: Fix typos I made., knu
- ruby: Fix typos., knu
- ruby: 2003-01-01, knu
- ruby: * node.h (struct RNode): Change argc from int to long. Otherwize, knu
- ruby: 2003-01-01, nobu
- ruby, ruby/ext/socket: * dln.c (init_funcname): get rid of gcc-3 -O3 warning., nobu
- rough/lib/testunit: * Added a note for OS X users to the README regarding the stacksize issues with setup.rb., ntalbott
- ruby/ext: * wrong regexp., eban
- ruby, ruby/bcc32, ruby/ext, ruby/lib, ruby/win32: * Makefile.in, {win32,bcc32}/Makefile.sub: add new target:, eban
- ruby: Fix a typo., knu
- ruby: Fix typos., knu
- ruby: * gc.c (rb_gc_mark_frame): should mark frame->node., matz
- ruby, ruby/ext/socket, ruby/ext/tcltklib: * configure.in: Improve OpenBSD support. [obtained from: OpenBSD, knu
- ruby/ext/socket, ruby: * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and, knu
- ruby/ext/tcltklib, ruby: * ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both, knu
- ruby: * configure.in: Improve OpenBSD support. [obtained from: OpenBSD, knu
- ruby: * defines.h (FLUSH_REGISTER_WINDOWS): Add support for, knu
- ruby: * array.c (rb_ary_transpose): Properly declare ary as a VALUE., knu
December 30, 2002
- ruby: * parse.y (parse_string): readjusted., nobu
- ruby: mdoc'ify., knu
- ruby: mdoc'ify., knu
- ruby: * parse.y (yylex): do not accept " __END__\n". ([ruby-dev:19245]), eban
- app/div/sample/amida: amida-div, seki
- ruby/ext: * typofix, eban
- ruby: * parse.y (yylex): use strncmp instead of strcmp., eban
- mod_ruby: * request.c: do not define get_mode() if APACHE2 is not defined., shugo
- mod_ruby: * request.c: do not define get_mode() if APACHE2 is not defined., shugo
- ruby, ruby/bcc32, ruby/ext, ruby/win32: * ext/extmk.rb: split --make argument contains options, assume, nobu
- ruby: 2002-12-30, nobu
- rubicon, rubicon/language, rubicon/builtin: * builtin/TestKernel.rb (TestKernel::test_methods,, nobu
- ruby: * string.c (rb_str_substr): should share the shared string if, nobu
December 29, 2002
- ruby, ruby/ext/socket: * ext/socket/socket.c (tcp_svr_init): local host to, nobu
- ruby: * file.c (rb_file_s_chmod): get rid of gcc-3 -O3 warning., nobu
- ruby: 2002-12-29, nobu
- ruby: * gc.c (gc_sweep): adjust GC trigger., nobu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- ruby: add location., aamine
- ruby: forgot to commit ChangeLog., aamine
- ruby/lib: * lib/fileutils.rb: should not inherit ftools.rb's misfeature., aamine
- rough/lib/testunit: Updated the release checklist a bit., ntalbott
- rough/lib/testunit: Updated Eclipse launch configurations for 0.1.6., ntalbott
- rough/lib/testunit/examples, rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/lib/test: * !Changed #tear_down to #teardown to make it grammatically (and visually) consistent with #setup., ntalbott
December 28, 2002
- ruby, ruby/lib: * lib/fileutils.rb (cmp): return false if file size differs., usa
- app/raa/www: Follow changes of raa-entry.rhtml, nahi
- app/raa/www: Follow raainfo; update -> updated, usa
- app/raa/lib: Add RaaInfo#updated returns self['update'] when self['updated'] is nil., nahi
- app/raa/lib: update -> updated, nahi
- app/raa/www: Follow raainfo; update -> updated, nahi
- app/raa/lib: Dup before invoking Time#gmtime., nahi
- app/raa/www: dup before invoking Time#gmtime., nahi
- app/raa/lib: Follow RaaInfo's change; RaaInfo#update => RaaInfo#updated., nahi
- app/raa/lib: Change 'update' to 'updated'., nahi
- app/raa/test: Change RaaInfo#update => RaaInfo#updated, nahi
- app/raa/www: Redirect to '?name=' if passed id., usa
- app/raa/www: Accept id for backward compatibility., usa
- app/raa/www: Add notation that name is the freezed field., nahi
- app/raa/www: Remove unused variable., nahi
- app/raa/lib: Raa#[] accepts Numeric: id or String: name. Short description is not searched, nahi
- app/raa/lib, app/raa/www: Use name instead of id for link., usa
- app/raa/lib, app/raa/www: Add 'list by owner'., usa
- ruby/win32, ruby/lib, ruby: * instruby.rb: remove junk args., eban
- app/raa/lib: Exception message error fixed., nahi
- app/raa/test: Add several test for 100% coverage. Only 2 or 3 lines to assert DB integrity, nahi
- app/raa/lib: Removed unused methods., nahi
- app/raa/lib: Follow raa.rb change., nahi
- app/raa/lib: raaowner.rb: New, nahi
- app/raa/test: Add test_owner for owner related (insert, update, delete) testing., nahi
December 27, 2002
- lib/drb/sample: update sample/README, seki
- lib/drb: rename yield_call to __drb_yield, seki
- lib/drb/lib/drb: rename yield_call to __drb_yield, seki
- lib/drb/runit: test for ruby-1.8.0-preview1, seki
- ruby, ruby/lib: * lib/cgi.rb (CGI#[]): improvement. thanks to Kazuhiro NISHIYAMA, wakou
- ruby: 2002-12-28, eban
- ruby: * instruby.rb: use getopts.rb., eban
- ruby/win32, ruby/bcc32, ruby/ext/dbm, ruby/ext/gdbm: * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options., eban
- ruby, ruby/bcc32, ruby/win32: * bcc32/setup.mak, win32/setup.mak(-prologue-): move srcdir from, nobu
- www: - Remove a superfluous blank line., knu
- app/raa/lib, app/raa/www: Fix some HTML bugs., usa
- app/raa/www: Commit miss of previous (yesterday's) commit., usa
- ruby, ruby/wince: * wince/config, wince/configure.bat: replace 1.7 with 1.8, uema2
- ruby: * instruby.rb: fileutils.rb accepts only one argument., aamine
- ruby: * lib/fileutils.rb (fu_parseargs): reject illegal options correctly., aamine
- ruby/lib: * lib/fileutils.rb (fu_parseargs): reject illegal options correctly., aamine
December 26, 2002
- ruby: * instruby.rb: check only `-' option, and use fileutils instead of, nobu
- ruby, ruby/lib, ruby/lib/net: * lib/net/telnet.rb: Telnet#print not add "\n"., wakou
- ruby: 2002-12-26, eban
- app/raa/lib, app/raa/tool, app/raa/www: HTML 4.01 compliant., usa
- ruby: commit miss., eban
- ruby: * configure.in: cleanups for MinGW. remove -D__NO_ISOCEXT in $CFLAGS., eban
- rubicon/language: Fix up a changed error message, and remove spurious tracing from, dave
- ruby/ext, ruby/win32: * ext/extmk.rb (create_makefile): check only `-' option., eban
- ruby, ruby/win32: * win32/setup.mak (-prologue-): moved srcdir macro definition., usa
- app/raa/tool: Custom map updated. It is exactly what I use for DB upgrade., nahi
December 25, 2002
- app/rwiki: Follow FormData change., nahi
- ruby/lib: exiled historical RD inclusion, wrong [ruby-dev:19191], gotoken
- app/rwiki: Simplify query data handling. Powered by WEBrick::HTTPUtils::FormData in, nahi
- app/rwiki: Require webrick/httputils for WEBrick::HTTPUtils::FormData, nahi
- app/raa/tool: shorten: NameError from nil when a given string is not long enough., nahi
- app/raa/lib: Change title content of RSS; name: short_description, nahi
- app/raa/www: Fix typo. Pointed out by FUJIMOTO Hisakuni at [ruby-list:36836]., usa
- ruby: * regex.c (re_match_exec): fix odd \G behavior based on the patch, matz
- ruby, ruby/bcc32: * bcc32/setup.mak (-generic-): removed garbages., nobu
- ruby, ruby/bcc32, ruby/win32: * bcc32/Makefile.sub, win32/Makefile.sub (RUBY_SO_NAME, config.h):, usa
December 24, 2002
- www: Provide an errata patch for 1.8.0-preview1., knu
- www: Update for 1.6.8 and 1.8.0-preview1., knu
- ruby: sample/rename.rb does not exist any more., knu
- ruby: Synchronize with reality., knu
- ruby/lib/irb, ruby: * lib/irb/completion.rb: Use Object#class rather than Object#type., knu
- ruby, ruby/lib: * lib/cgi.rb (Cookie::parse), lib/cgi-lib.rb (initialize): Do not, knu
- www: * Announce 1.6.8 and 1.8.0-preview1., knu
- rough/ext/zlib, rough/ext/zlib/doc: * doc/zlib.rd.src: updated GzipFile#close and added GzipFile#finish., katsu
- ruby: * numeric.c (DBL_MAX_10_EXP): fix typo. [ruby-dev:36826], usa
- shim/ruby16/lib: Convert RD to Rdoc., knu
- ruby: 021224, matz
- ruby: 021224, matz
- ruby/lib/irb: * class.c (ins_methods_i): should not show ID_ALLOCATOR., matz
- ruby: * class.c (ins_methods_i): should not show ID_ALLOCATOR., matz
- ruby/lib: Convert RD to Rdoc., knu
- mod_ruby: * request.c (get_mode) : new function to get mode from apr_finfo_t., shugo
- mod_ruby: * request.c (get_mode) : new function to get mode from apr_finfo_t., shugo
December 23, 2002
- shim/ruby16/lib: Import ipaddr.rb from rough and synchronize with ruby HEAD., knu
- ruby, ruby/lib: * lib/README: Synchronize with reality., knu
- ruby, ruby/lib: * MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough., knu
- app/rwiki/lib/rwiki: fold hotlinks, seki
- app/rwiki/rd.ja: remove rd.ja/install, seki
- ruby, ruby/lib: Merge from 1.7:, knu
- ruby/lib: Rename an argument name to avoid a potential clash., knu
- app/rwiki, app/rwiki/interface, app/rwiki/lib/rwiki, app/rwiki/rd, app/rwiki/rd.ja, app/rwiki/sample/bts, app/rwiki/sample/bts/rd, app/rwiki/sample/slide, app/rwiki/sample/slide/rd, app/rwiki/sample/story, app/rwiki/sample/story/rd, app/rwiki/site: merge: dev-rwiki_2 -> main, seki
- app/rwiki: Follow toc change., nahi
- app/rwiki: Move toc into rwiki.rb, nahi
December 22, 2002
- app/rwiki: Remove all tags in toc. eRuby tag here should not be recognized., nahi
- app/rwiki: In apply_to_Headline, title is an Array. Must be joined to get a String., nahi
- app/rwiki: Show table of contents., nahi
- app/rwiki: Add headlines interface. See rd2rwiki-lib.rb, nahi
- app/rwiki: Add headlines interface. Tree of headlines., nahi
- app/rwiki: Remove useless message., nahi
- lib/snmp: *) Fixed error message in extconf.rb --with_snmp_includes is invalid, jd
- lib/drb/lib/rinda: add lookup_ring_any, seki
- lib/drb/sample: add rinda/lookup sample, seki
December 21, 2002
- ruby, ruby/ext/dbm: * ext/dbm/dbm.c (fdbm_alloc): allocator takes only one argument., usa
- ruby, ruby/ext/digest, ruby/ext/sdbm, ruby/ext/tcltklib, ruby/ext/win32ole: * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),, usa
- ruby/lib, ruby: * lib/mkmf.rb (create_makefile): accept pure ruby libraries., eban
- ruby/lib, ruby: * lib/mkmf.rb (create_makefile): accept pure ruby libraries., eban
- rough/ext/zlib, rough/ext/zlib/doc: * zlib.rd.src, doc/zlib.rd.src: moved to doc., katsu
- rough/ext/zlib: * zlib.rd.src: reformatted., katsu
- rough/ext/zlib: * zlib.c (rb_gzfile_close): GzipReader#close now takes no argument; it always closes associated IO., katsu
December 20, 2002
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-parse-partial): keywords must not be, nobu
- rough/ext/stringio:, nobu
- rough/ext/stringio: use rb_define_alloc_func()., nobu
- ruby, ruby/ext/dbm, ruby/ext/sdbm: ditto., nobu
- ruby, ruby/ext/dl, ruby/ext/gdbm, ruby/ext/iconv, ruby/ext/win32ole, ruby/ext/digest, ruby/ext/curses, ruby/ext/stringio, ruby/ext/tcltklib, ruby/ext/strscan: * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,, nobu
- ruby/ext, ruby: * ext/extmk.rb.in: get rid of --no-undefined option in $DLDFLAGS., eban
- ruby: * io.c (rb_io_fwrite): separated from io_write()., nobu
- ruby: 2002-12-20, eban
- ruby/lib: * object.c (Init_Object): should not remove Class#allocate., matz
- ruby: * object.c (Init_Object): should not remove Class#allocate., matz
- ruby/lib: * parse.y (do_block): split "do" block and tLBRACE_ARG block., matz
- ruby: * parse.y (do_block): split "do" block and tLBRACE_ARG block., matz
- ruby/lib: Fix a fatal typo. (pointed out by Jim Freeze), knu
December 19, 2002
- ruby/sample: Improve., knu
- ruby/sample: Be consistent on the use of the implicit $_., knu
- ruby/sample: Improve., knu
- ruby/sample: Fix a bug., knu
- ruby/sample: The use of $_ and ~/RE/ is discouraged., knu
- ruby/sample: Strive to give better examples., knu
- ruby, ruby/lib: * lib/README, lib/cgi/ftplib.rb, lib/telnet.rb: Delete ftplib.rb, knu
- ruby: Delete final.rb., knu
- ruby, ruby/lib: * lib/tempfile.rb: Embed Rdoc style comments., knu
- ruby, ruby/lib: Add Tempfile#close!() as a shorthand for Tempfile#close(true)., knu
- ruby, ruby/lib, ruby/lib/cgi: Delete final.rb, which was obsoleted long ago., knu
- rough/lib/testunit/examples, rough/lib/testunit: * Changed #set_up to #setup in the examples (thanks to Daniel Berger for finding my omission)., ntalbott
- ruby: * re.c (rb_reg_match_pre, rb_reg_match_post, match_to_a,, nobu
- ruby: * numeric.c (DBL_EPSILON): fix typo., usa
- ruby: [BUG] not SEGV., nobu
- ruby: * eval.c (assign): avoid SEGV at multiple attribute assignment., nobu
- ruby: 2002-12-19, nobu
- ruby: 2002-12-19, nobu
- ruby: * class.c (rb_include_module): argument should be T_MODULE, not, matz
- ruby: * numeric.c (num_step): use DBL_EPSILON., matz
- ruby/doc: Mention the open-uri.rb import., knu
- ruby/lib: forgot to commit with open-uri.rb., akr
- rough/ext/io/wait: 0.0.2, nobu
- rough/ext/io/wait: prototypes., nobu
- rough/ext/io/wait: * wait.c (io_wait): optional timeout., nobu
- shim/ruby16/lib: Make this work with ruby 1.6., knu
- shim/ruby16/lib: Copy open-uri.rb from ruby 1.7., knu
- rough/ext/io/wait: * wait.c (io_ready_p): return size of available data or nil,, nobu
- app/raa/tool: Title can be shorten to specified length in generated HTML., nahi
December 18, 2002
- ruby, ruby/lib: Add a missing ||., knu
- app/raa/tool: What a stupid I am! With safe_write_file, nothing was protected. Fixed., nahi
- ruby: * string.c (rb_str_dup_frozen): handle tail shared string., nobu
- rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test/unit: * Fixed a slight grammar problem in the comment for TestCase#setup., ntalbott
- app/raa/tool: Write temporary file and rename., nahi
- app/raa/lib: Change RAA link., nahi
- app/raa/tool: Add tDiary plugin interface., nahi
December 17, 2002
- ruby: * string.c (rb_str_new4): handle tail shared string., nobu
- app/raa/tool: Create div parts for tDiary from RAA RSS/0.91 file., nahi
- ruby: * re.c (rb_reg_nth_match): tail sharing., nobu
- ruby: * eval.c (is_defined): NODE_ATTRASGN should be assignment., nobu
- lib/drb:, seki
- lib/drb/lib/drb: fix druby://foo:12345/, seki
- lib/drb/runit: add test druby://foo:12345/, seki
- ruby: 2002-12-17, nobu
- ruby: * node.h (NODE_ATTRASGN): new node, assignment to attribute., nobu
- rough/lib: Convert the embeded RD document into Rdoc style and rephrase, knu
- Re: src/bin/ruby: Initial import of ruby 2002-12-16, Akinori MUSHA
- Re: src/bin/ruby: Initial import of ruby 2002-12-16, Sean Chittenden
- src/bin/ruby: Initial import of ruby 2002-12-16, sean
December 16, 2002
- rough/lib: Rename match? to include? and define === as an alias for include?., knu
- ruby, ruby/lib: * lib/open-uri.rb: new file., akr
- app/rwiki: Show special submit page for ToDo0. Hmm... How do set_src and submit, nahi
- ruby: * file.c (utimbuf): need to define for VC++., usa
- app/rwiki: Show top recent 20 links only., nahi
- ruby: * dir.c (dir_set_pos): Dir#pos= should return the new position., matz
- shim/ruby16/bin, shim/ruby16/ext/dl: Move h2rb to bin/., knu
- ruby: 2002-12-16, nobu
- ruby: * parse.y (nextc): get rid of overrun. (pointed out by akr, nobu
- ruby: * parse.y (nextc): get rid of overrun. (pointed out by akr, nobu
- ruby: 2002-12-16, nobu
- ruby: * eval.c (rb_eval): untangled ruby_dyna_vars. [ruby-talk:59035], nobu
- www: Add announcements about dev site., nahi
- ruby/lib, ruby/lib/uri: * removed URI::Generic#to_ary., akira
- ruby/lib, ruby/lib/uri: * removed URI::Generic#to_ary., akira
- rough/lib/uri:, akira
- rough/lib/uri: version 0.9.9, akira
December 15, 2002
- ruby/doc: Add and update entries., knu
- ruby/lib, ruby: * lib/mkmf.rb (init_mkmf): add $(topdir) to $LIBPATH if $extmk., eban
- rough/lib: Don't use exceptions of net/http., akr
- app/rwiki: Bug fix., nahi
- app/rwiki: New ToDo, ToDo whole list., nahi
- app/rwiki: Rename todo.rhtml to mytodo.rhtml., nahi
- app/rwiki: Separate 'search' from rwiki.rb. Create rw-search.rb, nahi
- ruby: 2002-12-15, nobu
- ruby, ruby/bcc32, ruby/ext/Win32API, ruby/ext/socket, ruby/ext/tcltklib, ruby/missing, ruby/win32, ruby/wince: * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,, uema2
- ruby: * parse.y (dispose_string): dispose String object., nobu
- app/rwiki: rd2rwiki-lib.rb: don't uniq! @links in rd2rwiki-lib.rb, nahi
December 14, 2002
- app/rwiki/lib/rwiki: Introduce method Page#body_erb, seki
- app/rwiki/interface: body_erb, seki
- app/rwiki/site: Move module, seki
- app/rwiki/lib/rwiki: Move module, seki
- app/rwiki/sample/story: Move module, seki
- app/rwiki/sample/bts: Move module, seki
- app/rwiki/site: add FAT rwiki, seki
- app/rwiki/sample/story: StoryCard.insta, seki
- app/rwiki/lib/rwiki: StoryCard: using Section, seki
- app/rwiki/lib/rwiki: StoryCard: using Section, seki
- app/rwiki/lib/rwiki: Introduce method BTS.install, seki
- app/rwiki/sample/bts: Introduce method BTS.install, seki
- ruby, ruby/wince, ruby/wince/sys: * wince/sys : add stat.c, stat.h, timeb.c, timeb.h,, uema2
- app/rwiki/lib/rwiki: Move ERB, seki
December 13, 2002
- ruby/ext/dbm, ruby: * ext/dbm/extconf.rb (db_check): support for GNU dbm 1.8.3., eban
- ruby/ext/dbm, ruby: * ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3., eban
- ruby: 2002-12-13, nobu
- ruby/ext/dbm, ruby: * ext/dbm/extconf.rb: backported from 1.7., eban
- ruby/ext/dbm, ruby: * ext/dbm/extconf.rb (db_check): check existence of the function, eban
- app/rwiki/sample/bts: move sample/bts, seki
- app/rwiki/lib/rwiki: move sample/bts, seki
- ruby: 2002-12-13, nobu
- app/rwiki/sample/bts: using RWiki::Section, seki
- app/rwiki/lib/rwiki: fix RWiki::Section, seki
- ruby: * parse.y (expr): rescue clause was ignored., nobu
December 12, 2002
- lib/http-access2/lib: Typo fixed: options -> optionsAsync, trace -> traceAsync, nahi
- lib/csv/lib: CSV::Reader: include Enumerable, nahi
- app/rwiki/lib/rwiki: Introduce RWiki::Section, seki
- app/rwiki/lib/rwiki: Introduce RWiki::Section, seki
- app/rwiki/lib/rwiki: width: 100%, seki
- ruby, ruby/ext/Win32API, ruby/lib: * configure.in (RUBY_PROG_GNU_LD): add $CFLAGS, $CPPFLAGS, $LDFLAGS, eban
- ruby: * re.c (rb_reg_hash): define Regexp#hash to make regexps to be, matz
- ruby: * sprintf.c (rb_f_sprintf): 1.7 sprintf() backported., matz
- ruby: 2002-12-12, nobu
- ruby: * marshal.c (r_object0): singleton class instance can't be loaded. (ruby-bugs-ja:PR#366), nobu
- ruby: 2002-12-12, nobu
- ruby: * marshal.c (r_object0): singleton class instance can't be loaded. (ruby-bugs-ja:PR#366), nobu
- rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: * removed Generic#to_{ary,a}., akira
- ruby/lib/uri: fixed a bug of URI::extract. URI::extract should return ["mailto:xxx"] instead of ["mailtto:"] for "foo bar <mailto:xxx>"., akira
- ruby/lib/uri: fixed a bug of URI::extract. URI::extract should return ["mailto:xxx"] instead of ["mailtto:"] for "foo bar <mailto:xxx>"., akira
- rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: fixed a bug of URI::extract, akira
- www: Follow DocumentRoot change., nahi
December 11, 2002
- ruby/ext, ruby: * ext/extmk.rb.in (create_makefile): -no-undefined -> --no-undefined., eban
- ruby/ext, ruby: * ext/extmk.rb (create_makefile): -no-undefined -> --no-undefined., eban
- app/rwiki/lib/rwiki: fix BookConfig.page => BookConfig.default.page, seki
- shim/ruby16/doc, shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18: Implement:, knu
- ruby, ruby/lib: Merge from 1.7:, knu
- ruby: 2002-12-11, nobu
- ruby/lib: * io.c (io_read): takes optional second argument to specify a, matz
- ruby: * io.c (io_read): takes optional second argument to specify a, matz
- ruby, ruby/ext/digest, ruby/ext/stringio: * ext/digest/digest.c (rb_digest_base_copy): renamed "become"., nobu
December 10, 2002
- shim/ruby16/lib: Complete the merge from 1.7. (alias def_option new -> define), knu
- oniguruma: Incorporate a patch from [ruby-dev:19043] onto the vendor branch., knu
- app/rwiki/sample/bts: ERbLight->ERB, add index_dirty?, seki
- app/raa/lib: Raa#find_product: case insensitive name search, nahi
- app/raa/test: Add tests for case insensitive name search., nahi
- app/rwiki: Fix tabindex., nahi
- lib/drb/lib/rinda: add broadcast_list, seki
- app/rwiki/lib/rwiki: using header(pg), seki
- app/rwiki/lib/rwiki: move storycard to lib/rwiki, seki
- app/rwiki/lib/rwiki, app/rwiki/sample/story: move storycard to lib/rwiki, seki
- app/rwiki: Don't show empty cursor., nahi
- shim/ruby16: Install executables with ruby's program prefix and suffix added to, knu
- shim/ruby16: Note Array#{transpose,zip} and Symbol#to_sym., knu
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18, shim/ruby16/doc: Implement:, knu
- app/rwiki/lib/rwiki: rescue LoadError, seki
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18: Symbol#intern was renamed to to_sym., knu
- shim/ruby16/tests/features/ruby18: Marshal::MINOR_VERSION is now at 8., knu
- ruby: * pack.c (utf8_limits): fix the limit of 4 bytes UTF-8 sequence., akr
- app/raa/lib: Change column order of all.html Owner <-> Category., nahi
- app/raa/lib: Change format of all.html., usa
- app/raa/lib: Change format of `What's New' and all.html., usa
- ruby/misc: * sprintf.c (rb_f_sprintf): preceding ".." for negative numbers, matz
- ruby/lib/irb: * sprintf.c (rb_f_sprintf): preceding ".." for negative numbers, matz
- ruby: * sprintf.c (rb_f_sprintf): preceding ".." for negative numbers, matz
- ruby: 2002-12-10, nobu
- ruby: * eval.c (mnew): original class of method defined in module should, nobu
December 09, 2002
- app/raa/lib: Modify what's new format., nahi
- app/rwiki: Merge prev_pages and next_pages to near_pages., nahi
- app/rwiki/lib/rwiki: add RTtool ext, seki
- app/rwiki/sample/story, app/rwiki/sample/story/rd:, seki
- app/rwiki: Change row size of textareas., nahi
- rough/lib: add RDoc style document., akr
- Re: ruby: * numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==., Akinori MUSHA
- ruby: * stable version 1.6.8 release candidate., matz
- ruby: * numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==., matz
- shim/ruby16/ext/dl, shim/ruby16/ext/dl/lib/dl: Fix the conversion method., ttate
- ruby/ext/dl, ruby/ext/dl/lib/dl: Fix the conversion method., ttate
- www: slides added to the Japanese idex page, matz
December 07, 2002
- app/rwiki/lib/rwiki:, seki
- rough/lib/testunit: Updated ChangeLog and TODO., ntalbott
- app/rwiki/sample/story: update story-rwiki, seki
- app/rwiki/lib/rwiki: Front#[] added, seki
- app/raa/lib: Allow 63byte long name as CGI keyword for backward compatibility., nahi
- app/rwiki: Change default parse result of RD., nahi
- app/rwiki: @links of Page object is [] by default., nahi
- lib/drb/runit: DRbEvalTest: add setup, teardown, seki
- app/rwiki: Bug fixes., nahi
- lib/drb, lib/drb/lib/drb, lib/drb/runit, lib/drb/sample: Introduce URI option (druby://host:port/option), seki
- app/rwiki/lib/rwiki: Page#links: set default value, seki
- app/rwiki/lib/rwiki: Page#links: set default value, seki
- app/rwiki: Pull-down list box., nahi
- Re: rough/lib: The latest Test::Unit calls setup() instead of set_up()., Akinori MUSHA
- rough/lib: The latest Test::Unit calls setup() instead of set_up()., knu
- rough/lib: Properly initizlize @family. [found by: ruby -w], knu
- shim/ruby16/lib: Teach eval the correct line number to report., knu
- ruby/lib: Teach eval the correct line number to report., knu
- shim/ruby16/lib: Merge from 1.7:, knu
- rough/lib/testunit/packages/testunit/lib/test: s/set_up/setup/g, knu
- app/rwiki: Add link elements. It should not be written in header.rhtml directly..., nahi
- app/raa/www: Redirect to search.rhtml when no item is found., nahi
December 06, 2002
- lib/drb/lib/drb: DRb.to_obj: Consolidate Dupulicate Conditional Fragments, seki
- rough/lib: - ip6_arpa and ip6_int should fail againt other than IPv6 address., ume
- app/raa/www: AND search when search_mode is not given., nahi
- app/rwiki: Follow RAA/2.1, nahi
- www: Change RAA URL., nahi
- www: http://www.rubycentral.com/ seems to be back. Removed the notice about DNS, nahi
- rough/lib: Reduce needlessly long coding., ume
- rough/lib: Add test case for reverse., ume
- app/raa/lib: String id is not allowed., nahi
- app/raa/lib: Fix <title> and <h1> texts of all.html., usa
- rough/lib: Add order test for output of hton., ume
- app/raa/lib: Create all.html and add link to it in index.html., usa
- rough/ext/bigdecimal: The sqrt() bug reported by Bret Jolly fixed., shigek
- app/raa/lib: RaaX#update_info refactoring. Prepare the name freeze., nahi
- app/raa/test: Add test for << and update, nahi
- app/rwiki: Add summary., nahi
- app/rwiki: Typo fixed., nahi
- app/rwiki: Show submitted page at submit.rhtml., nahi
- Re: ruby/misc: numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==., Yukihiro Matsumoto
- mod_ruby: * Makefile.in (force_tag): new target., shugo
- Re: ruby/misc: numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==., Akinori MUSHA
- mod_ruby: * version 1.0.2 released., shugo
- eruby: * configure.rb: regenerated., shugo
- mod_ruby: * autoconf.rb: new file., shugo
- mod_ruby: * configure.rb: regenerated., shugo
- mod_ruby: * autoconf.rb: fix version, shugo
- eruby: * version 1.0.0 released., shugo
- eruby: * autoconf.rb: new file., shugo
- mod_ruby: * autoconf.rb: new file., shugo
- ruby/misc: numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==., matz
- mod_ruby: * Makefile.in: fix for Ruby 1.7., shugo
- mod_ruby: * Makefile.in: fix for Ruby 1.7., shugo
- rough/lib/testunit: * Accidentally changed TestSuite#add to #<< in runit-compat's testall.rb. Rolled back., ntalbott
- rough/lib/testunit, rough/lib/testunit/packages/runit-compat/test: * Accidentally changed TestSuite#add to #<< in runit-compat's testall.rb. Rolled back., ntalbott
- rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/test/test/unit/util, rough/lib/testunit/packages/runit-compat/test, rough/lib/testunit/packages/testunit/lib/test, rough/lib/testunit: * !Renamed Assertions#assert_does_not_match to #assert_no_match., ntalbott
December 05, 2002
- rough/lib: Add inspect., ume
- rough/lib: Import ipaddr.rb, contributed by Hajimu UMEMOTO., knu
- app/raa/tool: Tool for setting new pass phrase from command line., nahi
- app/raa/www: Change URL (/raa/index.html -> /raa/), usa
- app/raa/www: Change URL (commit miss of previous commit), usa
- app/raa/lib: raamaint.rb: Split from raa.rb, nahi
- app/raa/lib, app/raa/www: Change URL: /en/raa-* -> /raa/*, usa
- app/raa/tool: Add usage., nahi
- app/raa/tool: Install www/* files to target directory., nahi
- app/raa/tool: Update RAA DB for RAA/2.1, nahi
- app/raa/tool: Do sort by its canonical name., nahi
- rough/lib: proxy finding code refined., akr
- rough/lib: add OpenURI::PROXY option to control proxy., akr
- www: salem state domen name changed, matz
December 04, 2002
- app/raa/www: Fix the plural form., usa
- rough/lib: redirection loop restructured., akr
- app/rwiki: Add 'hold' status., nahi
- app/rwiki: Change page installation order., nahi
- app/raa/lib: Fixed canonical name regexp. Thanks to great znz-san!, nahi
- app/raa/test: Add test for illegal canonical name like ":::\nnormal\n:::"., nahi
- app/raa/lib: Change param of RaaX#search*. It is defined 'arg', not '*arg' now., nahi
- app/raa/test: Change tests to follow RaaX#search and RaaX#search_* param change., nahi
- ruby: 2002-12-04, nobu
- ruby: * object.c (copy_object): copy finalizers as well if any., matz
- rough/lib: URI::MetaInfo is moved to OpenURI::Meta., akr
- app/raa/www: Use re for OR search. (pointed out by NaHi), usa
- app/raa/www: Need to input pass phrase twice to check misstyping., usa
- app/raa/lib, app/raa/www: Add and/or/phrase search., usa
- app/raa/lib, app/raa/www: Add count of projects., usa
- app/raa/lib: RaaX#search, RaaX#search_* accepts also accept an Array to support AND search., nahi
- app/raa/lib: match and match_key only accepts an Array to support AND search., nahi
- app/raa/test: Add tests for AND search., nahi
- app/raa/test: Add name check test., nahi
December 03, 2002
- rough/lib: use tempfile for big contents., akr
- lib/bitvector, lib/bitvector/tests: Rename BitVector.new_from_* to BitVector.from_*, respectively., knu
- lib/bitvector, lib/bitvector/tests: Deprecate useless new(bits, str) and new_from_str(str) and provide, knu
- app/raa/lib: Merge pragdave's "recent n entries in plain xml format.", nahi
- lib/bitvector: Protoize., knu
- rough/lib: implement 'read' by 'open'., akr
December 02, 2002
- ruby: 2002-12-02, nobu
- ruby: * eval.c (backtrace): should ignore line 0 frame., matz
- ruby/lib: * eval.c (backtrace): should ignore line 0 frame., matz
- rough/lib: reimplemented., akr
- ruby, ruby/lib: * lib/pp.rb (PP.singleline_pp): new method., akr
- ruby: WinCE MANIFEST, matz
- app/raa/tool: Add name_conv.rb: formar 'name' to canonical name map creator., nahi
- Re: ruby, ruby/win32, ruby/wince: WinCE patch merged, Akinori MUSHA
- lib/bitvector: List MANIFEST in itself., knu
- lib/fcgi: Add MANIFEST., knu
- lib/bitvector: Add MANIFEST., knu
- lib/bitvector: Ignore and clean testdata_*., knu
- lib/bitvector/tests: Switch from RUnit to Test::Unit., knu
- lib/bitvector: Properly zero the allocated llbv to avoid a junk pointer from getting, knu
- ruby: 2002-12-02, nobu
- lib/bitvector: Properly include bitvector_c.o into $objs., knu
- lib/bitvector/tests: Switch from RUnit to Test::Unit., knu
- lib/bitvector: Tweak the build process for environment where the filesystem is, knu
- lib/bitvector: Ruby >= 1.7 doesn't have rb_cvar_declare()., knu
- lib/bitvector: Remove LICENSE. There's another copy under steffen_beyers_bit_vector., knu
- lib/bitvector: The license of the original Bit::Vector module for Perl is a dual, knu
- lib/bitvector: Add BitVector_GCD2() to the list of not wrapped functions., knu
- lib/bitvector: BitVector_[lm]sb were renamed to BitVector_[lm]sb_ to make the VMS, knu
- lib/bitvector/steffen_beyers_bit_vector: Import Steffen Beyers' Bit::Vector module for Perl version 6.3., knu
- lib/bitvector: Import Robert Feldt's BitVector module version 0.1.6., knu
- shim/ruby16/lib: renamed OptionParser#new to #define., nobu
- ruby/lib: renamed OptionParser#new to #define., nobu
- ruby, ruby/win32, ruby/wince: WinCE patch merged, matz
- ruby/ext/socket: * pack.c (utf8_to_uv): added checks for malformed or redundant, matz
- ruby: * pack.c (utf8_to_uv): added checks for malformed or redundant, matz
December 01, 2002
- shim/ruby16/lib: * lib/optparse.rb (OptionParser::new): same as OptionParser#on but, nobu
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::new): same as OptionParser#on but, nobu
- ruby: 2002-12-01, nobu
- ruby: 2002-12-01, nobu
- ruby, ruby/win32: * win32/win32.c (rb_w32_stat): empty path is invalid, and return, nobu
- ruby, ruby/win32: * win32/win32.c (win32_stat): empty path is invalid, and return, nobu
- ruby/doc: Clarify that this file is not actively maintained., knu
- ruby/doc: Clarify that this file is not actively maintained., knu
|
|