aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/strscan/depend: depends on re.h and regex.h.nobu2004-03-063-8/+9
* scanf.rbdblack2004-03-061-0/+4
* refixed the previous fix in IO#block_scanfdblack2004-03-061-1/+2
* lib/scanf.rbdblack2004-03-061-2/+6
* Fixed a logic glitch in IO#block_scanfdblack2004-03-061-1/+2
* * configure.in (PREP): ./miniruby and miniruby are distinguished bynobu2004-03-061-1/+1
* adjust white spaces.nobu2004-03-051-10/+10
* * lib/net/http.rb: net/https is merged.aamine2004-03-053-94/+99
* 2004-03-06eban2004-03-051-3/+3
* * oniggnu.h: imported from Oniguruma library.ksaito2004-03-056-4890/+110
* Initial revisionksaito2004-03-0515-0/+17522
* * lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, ...aamine2004-03-052-0/+114
* * lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592]aamine2004-03-052-2/+19
* * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine2004-03-053-1/+104
* * lib/net/http.rb (HTTPResponse#to_ary): should return an object which does n...aamine2004-03-052-1/+11
* Move RDoc comments for Test::Unitdave2004-03-042-259/+263
* * Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old ifnobu2004-03-042-10/+14
* * Makefile.in: miniruby is not needed for cross compile.nobu2004-03-043-6/+12
* * lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):nobu2004-03-042-1/+7
* 2004-03-04eban2004-03-041-3/+3
* * ext/syck/rubyext.c: get rid of warnings.nobu2004-03-035-178/+204
* * lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until thenobu2004-03-032-21/+10
* * lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensurenobu2004-03-032-9/+13
* * eval.c (method_hash): new method. [ruby-talk:93968]matz2004-03-037-13/+125
* 2004-03-03eban2004-03-031-3/+3
* * lib/mkmf.rb ($topdir): use compile_dir only when not installed yet.nobu2004-03-032-9/+9
* * lib/rss/converter.rb: handled Uconv::Error.kou2004-03-024-45/+42
* scanf.rbdblack2004-03-021-1/+9
* * soak_up_spaces only ungetc's non-space last characterdblack2004-03-021-3/+7
* Fixed to work with Ruby test suite (patch from Nobu)dblack2004-03-023-66/+57
* * io.c (pipe_open): erred program name should be reported bynobu2004-03-028-39/+79
* * wince/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-022-5/+3
* 2004-03-02usa2004-03-021-3/+3
* * win32/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-022-5/+8
* * test/ruby/test_iterator.rb (test_ljump): cannot usenobu2004-03-022-6/+18
* scanf.rb fixdblack2004-03-011-0/+4
* Fixed Kernel#scanf to propagate code blockdblack2004-03-011-2/+2
* MANIFEST: added these files:eban2004-03-011-0/+4
* scanf.rb notedblack2004-03-011-0/+5
* Partial fix so STDIN#scanf works with new STDIN#pos behaviordblack2004-03-011-6/+6
* First commit of scanf test filesdblack2004-03-014-0/+422
* Fix ChangeLogocean2004-03-011-0/+2
* * bcc32/setup.mak: configure's default is "--enable-install-doc"ocean2004-03-013-0/+8
* 2004-03-01eban2004-03-011-4/+4
* Allow aliases to have parenthesesdave2004-03-012-0/+9
* 2004-02-29eban2004-02-291-3/+3
* Handle :nodoc: om singleton classesdave2004-02-292-12/+13
* * bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean2004-02-296-23/+52
* 2004-02-28eban2004-02-281-3/+3
* * bcc32/configure.bat: fix typo.ocean2004-02-282-1/+3