aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/sdbm/init.c (each_pair): moved prototype before thenobu2002-04-011-1/+7
* * re.c (match_setter): it's OK to assign nil to $~.matz2002-04-011-0/+12
* * ext/racc/cparse/cparse.c: prototype; call_scaniter().usa2002-04-011-0/+9
* * io.c (io_fflush): DRY patch from /Christoph applied.matz2002-03-291-0/+4
* * lib/mkmf.rb (create_makefile): default FLAGS to empty strings.nobu2002-03-291-0/+4
* * lib/mkmf.rb (arg_config): should use Shellwords::shellwords likenobu2002-03-291-0/+14
* * win32/README.win32: follow recent changes.usa2002-03-291-0/+4
* * win32/Makefile.sub (config.status): reflect user defined $CC inusa2002-03-281-0/+5
* * ext/socket/socket.c (sock_addrinfo): should specify socktypematz2002-03-281-0/+13
* * ext/strscan/strscan.c: add taint check.aamine2002-03-281-0/+11
* * io.c (READ_DATA_PENDING): configure.in has supported for uClibc,eban2002-03-271-0/+5
* * io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz2002-03-271-0/+7
* change log update only.aamine2002-03-261-0/+2
* * lib/net/http.rb: HTTP.get accepts URI.aamine2002-03-261-0/+6
* * doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine2002-03-261-0/+6
* * ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.eban2002-03-261-0/+2
* * configure.in (FILE_READPTR): check bufread instead of bufend for uClibc.eban2002-03-261-0/+5
* * parse.y (primary): while/until statement modifiers to "begin"matz2002-03-261-0/+27
* * win32/mkexports.rb: support VC++.NET.usa2002-03-261-0/+4
* * ext/bigfloat/bigfloat.c: Fix the initializer's function nameknu2002-03-261-1/+6
* * lib/fileutils.rb: new file.aamine2002-03-261-0/+4
* * lib/pp.rb (pp): return nil like p.akr2002-03-251-0/+4
* * ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.soknu2002-03-251-0/+13
* * configure.in (FILE_READPTR): check _p for 4.4BSD.akr2002-03-251-0/+4
* * configure.in (FILE_READPTR): new. for IO#gets improvement.nobu2002-03-251-0/+18
* * ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban2002-03-251-0/+5
* * regex.c (mbc_startpos_func): VC6 seems to be unable tonobu2002-03-251-1/+4
* * dir.c (rb_push_glob): local variable 'maxnest' wasnobu2002-03-251-0/+5
* * ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not bematz2002-03-251-0/+34
* * dln.c (dln_argv0): unused unless USE_DLN_A_OUT.nobu2002-03-251-2/+4
* * regex.c (mbc_startpos_func): shoud be static.nobu2002-03-251-0/+4
* * util.c (push_element): avoid warning for djgpp.eban2002-03-231-0/+4
* * ext/extmk.rb.in: replace mkdir with mkpath to compile racc/cparse.aamine2002-03-221-0/+4
* * the VMS support patch submitted by Akiyoshi, Masamichimatz2002-03-221-0/+12
* racc runtime imported.aamine2002-03-221-0/+10
* import strscan.aamine2002-03-221-0/+6
* net/protocol.rb: Protocol#start should return self.aamine2002-03-221-0/+4
* * lib/resolv.rb: fix arguments to create exceptions.akr2002-03-221-0/+5
* BigFloat 1.1.8 has been imported. Add .cvsignore and MANIFEST.knu2002-03-221-0/+5
* * win32/Makefile.sub (config.status): fix install path (prefix).usa2002-03-201-0/+4
* * ext/configsub.rb: latest autoconf style support.nobu2002-03-201-0/+4
* * mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb.akr2002-03-201-0/+4
* * win32/Makefile.sub (config.status): and use recent autoconf format.nobu2002-03-201-2/+5
* * win32/Makefile.sub: made variables configurable.nobu2002-03-201-0/+13
* * variable.c (rb_const_list): a temporary table must be freed.nobu2002-03-201-0/+4
* * mkconfig.rb: don't touch rbconfig.rb if there is a trouble.akr2002-03-201-0/+4
* * eval.c (is_defined): should check receiver only once.matz2002-03-201-0/+10
* * util.c (ruby_getcwd): the content of buf is uncertain and mustknu2002-03-191-0/+5
* * re.c (rb_reg_search): should clear last_match if pos is out ofmatz2002-03-191-0/+15
* * ext/stringio/stringio.c (check_modifiable): wrong declaration.nobu2002-03-181-0/+4