aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* aamineaamine2001-08-171-0/+12
* * ext/socket/socket.c (s_recvfrom): fix typo.usa2001-08-161-1/+5
* * ext/socket/socket.c (s_recvform): avoid VC++6 warning.usa2001-08-161-0/+4
* * win32/win32.c (NtCmdGlob): avoid VC++ warning.usa2001-08-151-0/+6
* * ext/digest/*/extconf.rb: really fix so that they build from anyknu2001-08-141-0/+5
* * ext/digest/sha2/extconf.rb: fix so that they build from anyknu2001-08-141-0/+5
* * ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu2001-08-141-0/+8
* * ext/digest/sha2/extconf.rb: do not create Makefile when no 64bitknu2001-08-141-0/+5
* * range.c (range_step): new method.matz2001-08-141-0/+27
* * bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.knu2001-08-131-0/+4
* * string.c (rb_str_cat): fix buffer overflow.nobu2001-08-121-2/+9
* * win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa2001-08-071-0/+4
* a problem about `associated' String and `str_buf'.nobu2001-08-061-0/+8
* * numeric.c (num_divmod): fix typo.usa2001-08-061-0/+4
* * struct.c (rb_struct_modify): should check frozen and taintmatz2001-08-061-0/+5
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-061-0/+49
* * file.c (strrdirsep): removed meaningless code.nobu2001-08-011-0/+6
* * eval.c (ruby_run): avoid VC++ warning.usa2001-08-011-0/+4
* * marshal.c (Init_marshal): fix typos.usa2001-07-311-0/+4
* * process.c (last_status_set): nothing returned, should be void.nobu2001-07-311-0/+6
* * marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz2001-07-311-0/+29
* * file.c (rb_file_s_expand_path): scans per path element not pernobu2001-07-301-2/+8
* * lib/net/imap.rb: added new commands for managing folder quotasshugo2001-07-301-0/+5
* * eval.c (rb_provided): extension should be guessed usingmatz2001-07-271-0/+28
* * file.c (rb_find_file_noext, rb_find_file): fix tilde expansioneban2001-07-261-0/+5
* * intern.h: add some missing function prototypes.knu2001-07-251-0/+4
* * file.c (strrdirsep): multi-byte pathname and DOSish separaternobu2001-07-241-1/+15
* * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu2001-07-241-0/+5
* * eval.c (rb_provide_feature): should not tweak extension used formatz2001-07-241-0/+30
* * ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu2001-07-221-0/+6
* * gc.c (ruby_xrealloc): fix a dangling bug which led memoryknu2001-07-201-0/+6
* * ruby.h: enable volatile directive with VC++.usa2001-07-191-1/+7
* date-time was wrong.aamine2001-07-181-1/+1
* add doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine2001-07-181-0/+4
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-181-2/+26
* modify check-in miss.aamine2001-07-171-1/+1
* * ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa2001-07-171-0/+7
* * file.c (file_load_ok): fix typo.usa2001-07-161-0/+4
* * regex.c (re_search): should consider reverse search.matz2001-07-141-0/+52
* * ext/digest/*/extconf.rb: fix so that they build from anyknu2001-07-141-0/+5
* aamineaamine2001-07-131-0/+4
* * ext/extmk.rb.in: support multi-level ext/ directories.knu2001-07-131-0/+9
* * lib/mkmf.rb: use File::split to split a target into a prefix andknu2001-07-131-0/+8
* * ext/socket/socket.c (ruby_connect): workaround for the setup ofeban2001-07-121-0/+5
* * lib/mkmf.rb: modify RM macro.eban2001-07-091-0/+2
* * ext/extmk.rb.in: modify RM macro.eban2001-07-091-0/+4
* * ruby.h: fix a wrong function name: rb_iglob() -> rb_globi().knu2001-07-081-0/+4
* aamineaamine2001-07-081-0/+6
* * lib/tempfile.rb: a tempfile must be created with mode 0600.knu2001-07-051-0/+4
* aamineaamine2001-07-031-0/+4