aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * random.c (rand_init): add check for initstate(3).eban2002-04-111-0/+4
* * io.c (remain_size): IO#read returns "" if file.size == 0.eban2002-04-111-0/+4
* * eval.c (assign): ruby_verbose should be surrounded by RTEST().matz2002-04-111-0/+16
* raise() -> rb_raise(). (Thanks Tetsuya Watanabe)ttate2002-04-111-0/+6
* Add dl.txt instead of README.ttate2002-04-111-0/+4
* * lib/cgi/session.rb: support for multipart form.wakou2002-04-101-0/+4
* * dir.c (glob_helper): should have proceed link when link->pathmatz2002-04-101-1/+5
* * variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz2002-04-101-2/+41
* * misc/ruby-mode.el (ruby-font-lock-keywords): fontify symbols fornobu2002-04-101-0/+5
* * lib/mkmf.rb (try_link0): need expand macro in command, sync withnobu2002-04-091-0/+9
* * ext/stringio/stringio.c (check_modifiable): performancenobu2002-04-091-0/+12
* * re.c (match_select): fix index references and makeknu2002-04-081-0/+5
* * eval.c (error_handle): default to 1 unless status is set.nobu2002-04-081-0/+8
* Add dl/struct.rb.ttate2002-04-051-0/+4
* Get rid of ineffective encoding/decoding procedures.ttate2002-04-041-0/+5
* Add ext/dl/lib/dl/types.rb.ttate2002-04-031-0/+4
* Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate2002-04-031-0/+6
* * ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.nobu2002-04-021-0/+4
* Append a message for dl.ttate2002-04-021-0/+4
* * Makefile.in (CPPFLAGS): remove @includedir@.matz2002-04-021-0/+8
* * ext/socket/socket.c (sock_addrinfo): should clear addrinfo hints.eban2002-04-021-0/+4
* lib/mkmf.rb: install any files using $INSTALLFILES. (from [ruby-dev:16683])ttate2002-04-011-0/+5
* * io.c (rb_io_fptr_cleanup): need flush even when io will not bematz2002-04-011-0/+8
* * 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