aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz2002-03-275-13/+50
* change log update only.aamine2002-03-261-0/+2
* * lib/net/http.rb: HTTP.get accepts URI.aamine2002-03-263-191/+292
* * doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine2002-03-264-953/+6
* * ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.eban2002-03-262-2/+4
* * configure.in (FILE_READPTR): check bufread instead of bufend for uClibc.eban2002-03-262-1/+6
* .cvsignore: add autom4te*.cache.eban2002-03-261-0/+1
* * parse.y (primary): while/until statement modifiers to "begin"matz2002-03-265-84/+186
* * win32/mkexports.rb: support VC++.NET.usa2002-03-262-1/+5
* * ext/bigfloat/bigfloat.c: Fix the initializer's function nameknu2002-03-262-21/+8
* * bignum.c (rb_quad_pack): get rid of escape sequences.eban2002-03-262-2/+2
* lib/fileutils.rb addedaamine2002-03-261-0/+1
* * lib/fileutils.rb: new file.aamine2002-03-264-2/+811
* * lib/pp.rb (pp): return nil like p.akr2002-03-253-2/+10
* * ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.soknu2002-03-253-2/+65
* * configure.in (FILE_READPTR): check _p for 4.4BSD.akr2002-03-252-0/+5
* * configure.in (FILE_READPTR): new. for IO#gets improvement.nobu2002-03-253-161/+239
* * ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban2002-03-252-0/+6
* * regex.c (mbc_startpos_func): VC6 seems to be unable tonobu2002-03-253-12/+16
* * dir.c (rb_push_glob): local variable 'maxnest' wasnobu2002-03-252-1/+6
* 2002-03-25eban2002-03-251-2/+2
* * ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not bematz2002-03-256-124/+119
* * dln.c (dln_argv0): unused unless USE_DLN_A_OUT.nobu2002-03-252-2/+6
* * regex.c (mbc_startpos_func): shoud be static.nobu2002-03-252-2/+6
* D'oh! Convert CR+LF to LF.knu2002-03-230-0/+0
* * util.c (push_element): avoid warning for djgpp.eban2002-03-232-1/+6
* 2002-03-22usa2002-03-221-2/+2
* * ext/extmk.rb.in: replace mkdir with mkpath to compile racc/cparse.aamine2002-03-222-1/+6
* socket.c: oops, half-baked modifies were commited; backoutmatz2002-03-221-28/+0
* add raccrt, strscan entryaamine2002-03-221-0/+8
* * the VMS support patch submitted by Akiyoshi, Masamichimatz2002-03-2216-93/+259
* racc runtime imported.aamine2002-03-2212-0/+1268
* * strscan.c: remove useless #include directiveaamine2002-03-221-5/+0
* import strscan.aamine2002-03-2210-0/+679
* net/protocol.rb: Protocol#start should return self.aamine2002-03-222-1/+5
* * lib/resolv.rb: fix arguments to create exceptions.akr2002-03-222-2/+7
* Synchronize with reality. Pick actually existent modules and get ridknu2002-03-225-15/+33
* Mention the import of BigFloat.knu2002-03-221-0/+5
* BigFloat 1.1.8 has been imported. Add .cvsignore and MANIFEST.knu2002-03-223-0/+12
* Initial revisionknu2002-03-224-0/+5180
* Probably */depend should be added to this file too.knu2002-03-211-0/+4
* * win32/Makefile.sub (config.status): fix install path (prefix).usa2002-03-202-1/+5
* * ext/configsub.rb: latest autoconf style support.nobu2002-03-202-1/+5
* * mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb.akr2002-03-202-0/+7
* * win32/config.status.in: no longer used.nobu2002-03-201-67/+0
* * win32/Makefile.sub (config.status): and use recent autoconf format.nobu2002-03-201-2/+5
* * win32/Makefile.sub (config.status): and use recent autoconf format.nobu2002-03-201-80/+80
* * win32/Makefile.sub: made variables configurable.nobu2002-03-204-15/+174
* * variable.c (rb_const_list): a temporary table must be freed.nobu2002-03-202-0/+5
* * mkconfig.rb: don't touch rbconfig.rb if there is a trouble.akr2002-03-202-1/+7