|
|
March 31, 2004
- app/raa/lib: * add RAA/2.3 SOAP interface, nahi
- app/raa/lib/raa: * configuration file, nahi
- app/raa/lib/raa: * libraries for RAA/2.4, nahi
- app/raa/test/raa: * tests for RAA/2.4 implementation, nahi
- ruby/test/ruby: add 2 assertions., akr
- ruby/test/ruby: add a test. [ruby-dev:22619], akr
- ruby: * time.c (year_leap_p): new function., akr
- mod_ruby/lib/apache, mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby/lib/apache, mod_ruby: * lib/apache/erb-run.rb: support ERB2., shugo
- ruby: 2004-03-31, nobu
- ruby: 2004-03-31, nobu
- ruby: * intern.h: provide proper prototypes. [ruby-core:02724], nobu
- ruby: * intern.h: provide proper prototypes. [ruby-core:02724], nobu
- ruby/ext/socket: * pack.c (pack_pack): raises RangeError if uv is out of UTF8 value, matz
- ruby: * pack.c (pack_pack): raises RangeError if uv is out of UTF8 value, matz
- ruby, ruby/lib: * lib/delegate.rb (DelegateClass): define internal methods of the, nobu
- ruby, ruby/lib: * lib/delegate.rb (DelegateClass): define internal methods of the, nobu
- ruby/test/ruby: more tests for Time.utc., akr
March 29, 2004
- ruby: * process.c (rb_exec): follow older behavior if close-on-exec is not, nobu
- ruby: 2004-03-29, eban
- ruby/lib/xmlrpc: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/lib/wsdl: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/lib/net: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/lib: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/win32ole: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/tcltklib: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/syslog: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/stringio: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/sdbm: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/readline: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/racc/cparse: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/openssl: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
- ruby/ext/iconv: * exception message clean-up by Ian Macdonald <ian@xxxxxxxxxxx>., matz
March 28, 2004
- ruby/lib/rexml: Documentation fixes and a patch to fix whitespace handling., ser
- ruby/ext/zlib, ruby/ext/zlib/doc, ruby/lib/irb: fix typo., akr
- ruby: 2004-03-28, nobu
- ruby: 2004-03-28, nobu
- ruby, ruby/cygwin, ruby/win32: * cygwin/GNUmakefile.in (clean-local, distclean-local): remove, nobu
- ruby, ruby/lib/net: * lib/net/pop.rb: def m( arg ) -> def m(arg)., aamine
- ruby, ruby/lib/net: * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk:95933], aamine
- ruby/lib/net: * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk:95933], aamine
- ruby/lib/net: * lib/net/pop.rb: revert to rev1.63. 1.64 wrongly contains POPS code., aamine
- ruby, ruby/lib/net: * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk:95933], aamine
March 27, 2004
- ruby, ruby/lib: * (lib/open-uri.rb): permit extra semicolon in content-type field., akr
- ruby: 2004-03-27, eban
- app/rwiki/lib/rwiki: * accepted white spaces in title value., kou
- app/rwiki/lib/rwiki: * added block extention: <blockquote>., kou
- app/rwiki/site: * added CSS and RWiki daemon script for The RWiki., kou
- ruby/lib, ruby: * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods, akr
- ruby/lib, ruby: * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods, akr
- lib/soap4r/test/wsdl/simpletype: * add test of simpleType, nahi
March 26, 2004
- lib/soap4r/lib/soap: * wrong refactoring. fixed., nahi
- ruby: 2004-03-27, nahi
- ruby, ruby/lib, ruby/lib/rss, ruby/sample/openssl: * lib/logger.rb: trim tail space of each line. no user visible change., nahi
- lib/soap4r, lib/soap4r/sample/soap/authheader, lib/soap4r/sample/soap/calc, lib/soap4r/sample/soap/exchange, lib/soap4r/sample/soap/sampleStruct, lib/soap4r/sample/wsdl/googleSearch, lib/soap4r/test: * use soap/property instead of deprecated getopts., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/xmlSchema: * initial (means "far from complete") simpleType support., nahi
- lib/soap4r/lib/soap: * SSL config support., nahi
March 25, 2004
- ruby, ruby/lib/rdoc/ri: Add --version option to ri, dave
- ruby/lib/rdoc/ri: Missing trailing "$", dave
- ruby, ruby/lib/rdoc/ri: Add --version option to ri, dave
- ruby: Bug in + and - reported by Bret Jolly fixed., shigek
- ruby/ext/bigdecimal: Bug in + and - reported by Bret Jolly fixed., shigek
- ruby, ruby/win32: * version.c (ruby_show_copyright): obtain copyright year from, nobu
- ruby, ruby/wince: integrated to win32/*.rb., nobu
- ruby, ruby/win32: * win32/resource.rb: default rubyw icon to ruby.ico, and let DLL also, nobu
- ruby, ruby/bcc32, ruby/cygwin, ruby/win32, ruby/wince: * common.mk, */Makefile.sub (lib, dll): phony targets., nobu
- ruby: 2004-03-25, eban
- ruby: 2004-03-25, eban
March 24, 2004
- ruby, ruby/lib/rdoc/ri: Add the --list-names option, dave
- ruby, ruby/lib/rdoc/ri: Add the --list-names option, dave
- ruby, ruby/lib/rdoc/ri: Must now use "::" to separate nested classes. This fixes bug where "ri Kernel.Array" was looking for a class called Array, dave
- ruby, ruby/lib/rdoc/ri: Must now use "::" to separate nested classes. This fixes bug where "ri Kernel.Array" was looking for a class called Array, dave
- ruby, ruby/lib/rdoc/generators/template/html: Get --one-page working with C code, dave
- ruby, ruby/lib/rdoc/generators/template/html: Get --one-page working with C code, dave
- ruby/lib: Move "y" documentation to correct place, dave
- ruby/lib: Move "y" documentation to correct place, dave
- ruby, ruby/lib, ruby/lib/uri: * lib/uri.rb: Documented (thanks Dmitry V. Sabanin)., gsinclair
- ruby, ruby/lib, ruby/lib/uri: * lib/uri.rb: Documented (thanks Dmitry V. Sabanin)., gsinclair
- ruby: 2004-03-24, nobu
- ruby, ruby/lib: * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by, nobu
- ruby, ruby/lib: * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by, nobu
- ruby/lib: * lib/tempfile.rb: fixed a stupid bug. [ruby-talk:95680], matz
- ruby, ruby/lib/rdoc/parsers: Don't be as eager to invent classes to document, dave
- ruby, ruby/lib/rdoc/parsers: Don't be as eager to invent classes to document, dave
- ruby, ruby/lib/drb, ruby/lib/rdoc/generators: Allow templates to be specified outside the RDoc tree, dave
- ruby: Allow templates to be specified outside the RDoc tree, dave
- ruby, ruby/lib/rdoc/generators: Allow templates to be specified outside the RDoc tree, dave
- ruby/lib: * lib/tempfile.rb (Tempfile::_close): should not clear @tmpname, matz
- ruby: * lib/tempfile.rb (Tempfile::_close): should not clear @tmpname, matz
March 23, 2004
- ruby: 2004-03-24, nobu
- ruby/lib: * object.c (rb_mod_cvar_get): new method Module#class_variable_get., matz
- ruby: * object.c (rb_mod_cvar_get): new method Module#class_variable_get., matz
- ruby: 2004-03-23, nobu
- ruby, ruby/ext/openssl: MANIFEST update., nobu
- ruby, ruby/bcc32: * bcc32/Makefile.sub: needs bcc32/mkexports.rb., nobu
- ruby, ruby/bcc32, ruby/cygwin, ruby/ext, ruby/lib, ruby/win32, ruby/wince: * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):, nobu
March 21, 2004
- ruby, ruby/bcc32, ruby/cygwin, ruby/win32, ruby/wince: * Makefile.in, */Makefile.sub, common.mk: extract common portions., nobu
- ruby, ruby/lib/webrick: * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):, gotoyuzo
- ruby: 2004-03-21, eban
- ruby, ruby/lib/shell: * lib/shell/*: bug fix for Shell#system(command_line_string)., keiju
- ruby, ruby/lib/shell: * lib/shell/*: bug fix for Shell#system(command_line_string)., keiju
- ruby: * ruby.1: add -width option to .Bl for old groff., eban
- ruby: MANIFEST:, eban
- ruby, ruby/test/rss: * test/rss/*: Test::Unit::TestCase -> RSS::TestCase and, kou
- ruby, ruby/lib/rss: * lib/rss/{rss,dublincore,syndication}.rb: handled W3CDTF correctly., kou
- ruby: * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet., kou
- ruby/lib/rss, ruby/test/rss: * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet., kou
March 20, 2004
- ruby: 2004-03-21, eban
- ruby/sample/optparse: * eval.c (rb_require_safe): preserve old ruby_errinfo., matz
- ruby/lib: * eval.c (rb_require_safe): preserve old ruby_errinfo., matz
- ruby: * eval.c (rb_require_safe): preserve old ruby_errinfo., matz
- ruby, ruby/ext: * ext/extmk.rb: rm -rf $extout, not extout., eban
- ruby: lib/scanf.rb, dblack
- ruby/lib: Backported 1.9 branch modifications/corrections to 1.8 branch, dblack
- ruby, ruby/lib/rdoc/generators/template/html: Force RDoc html background to white, dave
- ruby, ruby/lib/rdoc/generators/template/html: Force RDoc html background to white, dave
- ruby: 2004-03-20, eban
- ruby: 2004-03-20, eban
- ruby, ruby/lib, ruby/lib/date: synchronized with date2 3.6., tadf
- ruby, ruby/lib, ruby/lib/date: synchronized with date2 3.6., tadf
March 19, 2004
- ruby: 2004-03-19, usa
- ruby: * io.c (rb_io_sync): need not to check writable. [ruby-core:02674], matz
- ruby/test/ruby: * variable.c (rb_cvar_set): class variables become private to the, matz
- ruby/test/drb: * variable.c (rb_cvar_set): class variables become private to the, matz
- ruby/sample: * variable.c (rb_cvar_set): class variables become private to the, matz
- ruby: * variable.c (rb_cvar_set): class variables become private to the, matz
- ruby: 2004-03-19, usa
- ruby, ruby/lib: * lib/mkmf.rb ($beos, $solaris): add OS flags., usa
March 18, 2004
- ruby, ruby/lib/drb: backport drb.rb 1.16, seki
- ruby: * instruby.rb, rubytest.rb: do not depend on srcdir., eban
- ruby/lib/drb: * eval.c (proc_eq): avoid false positive by using scope and, matz
- ruby/test/ruby: * eval.c (proc_eq): avoid false positive by using scope and, matz
- ruby/lib/yaml: * eval.c (proc_eq): avoid false positive by using scope and, matz
- ruby: * eval.c (proc_eq): avoid false positive by using scope and, matz
- ruby, ruby/ext, ruby/lib: * mkconfig.rb: no longer embed srcdir and compile_dir into, nobu
- ruby, ruby/lib/drb: stop undef DRbObject#to_a, seki
- ruby: 2004-03-18, eban
- ruby/lib/rss: * eval.c: remove specialized version of rb_Array(). use simple, matz
- ruby: * eval.c: remove specialized version of rb_Array(). use simple, matz
March 16, 2004
- ruby/sample: * error.c (exc_initialize): calling 'to_str' each time just for, matz
- ruby: * error.c (exc_initialize): calling 'to_str' each time just for, matz
- ruby: 2004-03-17, eban
- ruby: * oniguruma.h, regparse.c: imported Oniguruma 2.2.5., ksaito
- ruby: imported Oni Guruma 2.2.5, ksaito
- oniguruma: Import Oni Guruma 20040316 (version 2.2.5)., knu
- ruby: Fix ChangeLog, ocean
- ruby: 2004-03-16, usa
- ruby: Fix ChangeLog, ocean
- ruby: Fix ChangeLog, ocean
- ruby: * dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true., ocean
March 10, 2004
- ruby/test/fileutils: * test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a symlink to the directory., aamine
- ruby, ruby/lib: * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch is contributed by Christian Loew. [ruby-talk:94635] (Backport from main trunk), aamine
- ruby, ruby/lib: * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch is contributed by Christian Loew. [ruby-talk:94635], aamine
- ruby: 2004-03-10, usa
- ruby/lib/irb/lc/ja: * eval.c (return_jump): set return value to the return, matz
- ruby/lib/irb/lc: * eval.c (return_jump): set return value to the return, matz
- ruby/lib/irb: * eval.c (return_jump): set return value to the return, matz
- ruby/ext/socket: * eval.c (return_jump): set return value to the return, matz
- ruby: * eval.c (return_jump): set return value to the return, matz
- ruby: * eval.c (return_jump): set return value to the return, matz
- ruby/sample: * struct.c (rb_struct_s_def): Struct::new executes block with, matz
- ruby/lib/irb: * struct.c (rb_struct_s_def): Struct::new executes block with, matz
- ruby/lib: * struct.c (rb_struct_s_def): Struct::new executes block with, matz
- ruby/ext/socket: * struct.c (rb_struct_s_def): Struct::new executes block with, matz
- ruby: * struct.c (rb_struct_s_def): Struct::new executes block with, matz
- ruby: 2004-03-10, usa
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * ruby.c (opt_W_getter): get rid of warning., usa
March 09, 2004
- app/rwiki/lib/rwiki/db: $VERBOSE = nil temporarily before fork, kazu
- app/rwiki/lib/rwiki, app/rwiki/lib/rwiki/db: * tab indent -> space indent., kou
- eruby: * Makefile.in: use $(RUBY) to execute bin2c., shugo
- ruby: 2004-03-09, usa
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:, usa
March 08, 2004
- ruby: * Makefile.in: replaced regex.c entry with Oniguruma files., ksaito
- ruby, ruby/lib/net: * lib/net/http.rb: HTTPHeader did not initialized correctly., aamine
- ruby, ruby/lib/net: * lib/net/http.rb (add_header): remove warning. [ruby-dev:23170], aamine
- ruby: * dir.c (range): Cancel change for incomplete '['. More discussion, ocean
- ruby: * dir.c (range): Cancel previous change. More discussion is needed., ocean
- ruby/lib/uri, ruby: * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT}), akira
- ruby/lib/uri, ruby: * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT}), akira
- ruby: 2004-03-08, eban
- ruby: * dir.c (range): treat incomplete '[' as ordinary character (like, ocean
- ruby: * dir.c (range): treat incomplete '[' as ordinary character (like, ocean
- ruby: * oniguruma.h (ONIG_EXTERN): check __GNUC__ instead of __CYGWIN__., eban
- ruby: 2004-03-08, eban
- ruby: * regparse.c (parse_exp): need to separate initialization for bcc32., eban
- mod_ruby: * merged from HEAD., shugo
March 07, 2004
- ruby, ruby/lib/webrick, ruby/lib/webrick/httpservlet: * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHander, gotoyuzo
- ruby, ruby/test/drb: use 'druby://localhost:0'. [ruby-dev:23078], seki
- ruby, ruby/lib: * lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin., eban
- ruby: * Makefile.in (lex.c): use $? instead of $<., eban
- ruby: 2004-03-07, eban
- ruby: * Makefile.in (lex.c): use $? instead of $<., eban
- ruby: * MANIFEST: add lib/net/https.rb., eban
March 06, 2004
- ruby: 2004-03-07, aamine
- ruby, ruby/lib/net, ruby/test/net/http: * lib/net/http.rb: HTTPHeader keeps its header fields as an array., aamine
- ruby, ruby/lib/net: * lib/net/http.rb: new method Net::HTTPRequest#body(=)., aamine
- ruby, ruby/lib/net, ruby/ext/openssl/lib/net: * lib/net/http.rb: spin off https code again., aamine
- ruby, ruby/lib/net: * lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_address, read_timeout(=), socket., aamine
- ruby, ruby/ext/strscan: * ext/strscan/strscan.c (strscan_init_copy): struct re_registers must, nobu
- ruby, ruby/ext/strscan: * ext/strscan/depend: depends on re.h and regex.h., nobu
- ruby: scanf.rb, dblack
- ruby/lib: refixed the previous fix in IO#block_scanf, dblack
- ruby: lib/scanf.rb, dblack
- ruby/lib: Fixed a logic glitch in IO#block_scanf, dblack
- ruby: * configure.in (PREP): ./miniruby and miniruby are distinguished by, nobu
March 05, 2004
- ruby: adjust white spaces., nobu
- ruby, ruby/lib/net, ruby/ext/openssl/lib/net: * lib/net/http.rb: net/https is merged., aamine
- ruby: 2004-03-06, eban
- ruby: * oniggnu.h: imported from Oniguruma library., ksaito
- ruby: imported Oni Guruma 2.2.4, ksaito
- ruby, ruby/lib/net: * lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, PROPFIND, DELETE, MOVE, COPY, MKCOL. This patch is contributed by Tatsuki Sugiura., aamine
- ruby, ruby/lib/net: * lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592], aamine
- ruby, ruby/ext/strscan, ruby/test/strscan: * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #dup and #clone., aamine
- ruby, ruby/lib/net: * lib/net/http.rb (HTTPResponse#to_ary): should return an object which does not respond to #to_ary. It causes infinite loop in puts. [ruby-core:02578], aamine
- app/rwiki/lib/rwiki: RT with inline RD, kazu
- app/rwiki/lib/rwiki: concat from any page, kazu
- app/rwiki/lib/rwiki: bug fix in previous commit, kazu
- app/rwiki/lib/rwiki/db: fix typo (merge miss), kazu
- app/rwiki/lib/rwiki/db, app/rwiki/lib/rwiki: merge from PageStoreCVS 0.2.0, kazu
- app/rwiki/lib/rwiki: <span class="navi">, kazu
- app/rwiki/lib/rwiki: name and id attribute set to the first anchor tag in the heading element, kazu
March 04, 2004
- ruby, ruby/lib/test: Move RDoc comments for Test::Unit, dave
- ruby, ruby/lib/test: Move RDoc comments for Test::Unit, dave
- ruby/bcc32, ruby/win32: * Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old if, nobu
- ruby: * Makefile.in: miniruby is not needed for cross compile., nobu
- oniguruma: Import Oni Guruma 20040304 (version 2.2.4)., knu
- oniguruma: Import Oni Guruma 20040302 (version 2.2.3)., knu
- oniguruma: Import Oni Guruma 20040227 (version 2.2.2)., knu
- ruby, ruby/lib/drb: * lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):, nobu
- ruby: 2004-03-04, eban
March 03, 2004
- ruby, ruby/ext/syck, ruby/lib/rdoc/ri, ruby/lib/rss, ruby/test/ruby: * ext/syck/rubyext.c: get rid of warnings., nobu
- ruby, ruby/lib/rdoc/ri: * lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until the, nobu
- app/rwiki, app/rwiki/lib/rwiki, app/rwiki/lib/rwiki/db: * PageStore* -> DB::*., kou
- ruby, ruby/lib/rdoc/ri: * lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensure, nobu
- ruby/sample: * eval.c (method_hash): new method. [ruby-talk:93968], matz
- ruby: * eval.c (method_hash): new method. [ruby-talk:93968], matz
- ruby/misc: * eval.c (method_hash): new method. [ruby-talk:93968], matz
- ruby: 2004-03-03, eban
- ruby, ruby/lib: * lib/mkmf.rb ($topdir): use compile_dir only when not installed yet., nobu
March 02, 2004
- ruby, ruby/lib/rss: * lib/rss/converter.rb: handled Uconv::Error., kou
- ruby: scanf.rb, dblack
- ruby/lib: * soak_up_spaces only ungetc's non-space last character, dblack
- ruby/test/scanf: Fixed to work with Ruby test suite (patch from Nobu), dblack
- ruby, ruby/lib/drb, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/ri, ruby/win32: * io.c (pipe_open): erred program name should be reported by, nobu
- rough/lib/bsearch: no comment is good comment, satoru
- rough/lib/bsearch: no comment is good comment, satoru
- rough/lib/bsearch: no comment is good comment, satoru
- rough/lib/bsearch: no comment is good comment, satoru
- ruby: 2004-03-02, usa
- ruby, ruby/win32, ruby/wince: * win32/Makefile.sub, wince/Makefile.sub (config.h): shouldn't check, usa
- ruby, ruby/wince: * wince/Makefile.sub (config.h): shouldn't check defined? NORETURN., usa
- ruby: 2004-03-02, usa
- ruby, ruby/win32: * win32/Makefile.sub (config.h): shouldn't check defined? NORETURN., usa
- ruby, ruby/test/ruby: * test/ruby/test_iterator.rb (test_ljump): cannot use, nobu
- lib/opengl:, yoshi
- lib/opengl: add copyright file, yoshi
- lib/opengl: fixed call function name, yoshi
- lib/opengl/sample: fixed sample for ruby 1.8, yoshi
March 01, 2004
- ruby: scanf.rb fix, dblack
- ruby/lib: Fixed Kernel#scanf to propagate code block, dblack
- ruby: MANIFEST: added these files:, eban
- ruby: scanf.rb note, dblack
- ruby/lib: Partial fix so STDIN#scanf works with new STDIN#pos behavior, dblack
- ruby/test/scanf: First commit of scanf test files, dblack
- ruby: Fix ChangeLog, ocean
- ruby, ruby/bcc32, ruby/win32: * bcc32/setup.mak: configure's default is "--enable-install-doc", ocean
- ruby: 2004-03-01, eban
- ruby: 2004-03-01, eban
- ruby, ruby/lib/rdoc/parsers: Allow aliases to have parentheses, dave
- ruby, ruby/lib/rdoc/parsers: Allow aliases to have parentheses, dave
|
|