summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-26.cvsignore: add autom4te*.cache.eban
2002-03-26* parse.y (primary): while/until statement modifiers to "begin"matz
2002-03-26* win32/mkexports.rb: support VC++.NET.usa
2002-03-26* ext/bigfloat/bigfloat.c: Fix the initializer's function nameknu
2002-03-26* bignum.c (rb_quad_pack): get rid of escape sequences.eban
2002-03-26lib/fileutils.rb addedaamine
2002-03-26* lib/fileutils.rb: new file.aamine
2002-03-25* lib/pp.rb (pp): return nil like p.akr
2002-03-25* ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.soknu
2002-03-25* configure.in (FILE_READPTR): check _p for 4.4BSD.akr
2002-03-25* configure.in (FILE_READPTR): new. for IO#gets improvement.nobu
2002-03-25* ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban
2002-03-25* regex.c (mbc_startpos_func): VC6 seems to be unable tonobu
2002-03-25* dir.c (rb_push_glob): local variable 'maxnest' wasnobu
2002-03-252002-03-25eban
2002-03-25* ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not bematz
2002-03-25* dln.c (dln_argv0): unused unless USE_DLN_A_OUT.nobu
2002-03-25* regex.c (mbc_startpos_func): shoud be static.nobu
2002-03-23D'oh! Convert CR+LF to LF.knu
2002-03-23* util.c (push_element): avoid warning for djgpp.eban
2002-03-222002-03-22usa
2002-03-22* ext/extmk.rb.in: replace mkdir with mkpath to compile racc/cparse.aamine
2002-03-22socket.c: oops, half-baked modifies were commited; backoutmatz
2002-03-22add raccrt, strscan entryaamine
2002-03-22* the VMS support patch submitted by Akiyoshi, Masamichimatz
2002-03-22racc runtime imported.aamine
2002-03-22* strscan.c: remove useless #include directiveaamine
2002-03-22import strscan.aamine
2002-03-22net/protocol.rb: Protocol#start should return self.aamine
2002-03-22* lib/resolv.rb: fix arguments to create exceptions.akr
2002-03-22Synchronize with reality. Pick actually existent modules and get ridknu
2002-03-22Mention the import of BigFloat.knu
2002-03-22BigFloat 1.1.8 has been imported. Add .cvsignore and MANIFEST.knu
2002-03-22Initial revisionknu
2002-03-21Probably */depend should be added to this file too.knu
2002-03-20* win32/Makefile.sub (config.status): fix install path (prefix).usa
2002-03-20* ext/configsub.rb: latest autoconf style support.nobu
2002-03-20* mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb.akr
2002-03-20* win32/config.status.in: no longer used.nobu
2002-03-20* win32/Makefile.sub (config.status): and use recent autoconf format.nobu
2002-03-20* win32/Makefile.sub (config.status): and use recent autoconf format.nobu
2002-03-20* win32/Makefile.sub: made variables configurable.nobu
2002-03-20* variable.c (rb_const_list): a temporary table must be freed.nobu
2002-03-20* mkconfig.rb: don't touch rbconfig.rb if there is a trouble.akr
2002-03-202002-03-20nobu
2002-03-20too reverted.nobu
2002-03-20* eval.c (is_defined): should check receiver only once.matz
2002-03-19* util.c (ruby_getcwd): the content of buf is uncertain and mustknu
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-18* ext/stringio/stringio.c (check_modifiable): wrong declaration.nobu