aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * range.c (range_step): new method.matz2001-08-1411-64/+182
* Update.knu2001-08-131-0/+5
* Update.knu2001-08-131-0/+4
* * bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.knu2001-08-133-2/+6
* bug fix for Window#{keypad,keypad=}ttate2001-08-131-2/+4
* new methods and constants for using the mouse, character attributes,ttate2001-08-126-28/+1168
* * string.c (rb_str_cat): fix buffer overflow.nobu2001-08-122-5/+12
* * win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa2001-08-072-1/+11
* a problem about `associated' String and `str_buf'.nobu2001-08-063-5/+29
* * socket.c: wrap UNIX code by ifdef HAVE_SYS_UN_H.matz2001-08-061-12/+16
* * numeric.c (num_divmod): fix typo.usa2001-08-062-1/+5
* * struct.c (rb_struct_modify): should check frozen and taintmatz2001-08-062-2/+18
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-0618-243/+331
* * file.c (strrdirsep): removed meaningless code.nobu2001-08-012-9/+6
* * eval.c (ruby_run): avoid VC++ warning.usa2001-08-012-1/+5
* * marshal.c (Init_marshal): fix typos.usa2001-07-312-2/+6
* * process.c (last_status_set): nothing returned, should be void.nobu2001-07-313-10/+16
* * marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz2001-07-319-13/+73
* * file.c (rb_file_s_expand_path): scans per path element not pernobu2001-07-302-32/+55
* * lib/net/imap.rb: added new commands for managing folder quotasshugo2001-07-302-0/+84
* * eval.c (rb_provided): extension should be guessed usingmatz2001-07-273-15/+69
* 2001-07-26eban2001-07-261-2/+2
* * file.c (rb_find_file_noext, rb_find_file): fix tilde expansioneban2001-07-262-2/+10
* Fix a bogon in my last commit..knu2001-07-251-1/+1
* * intern.h: add some missing function prototypes.knu2001-07-252-0/+9
* * file.c (strrdirsep): multi-byte pathname and DOSish separaternobu2001-07-242-17/+54
* * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu2001-07-243-4/+15
* Update.knu2001-07-241-0/+12
* * eval.c (rb_provide_feature): should not tweak extension used formatz2001-07-2412-56/+150
* * ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu2001-07-223-4/+10
* * gc.c (ruby_xrealloc): fix a dangling bug which led memoryknu2001-07-202-1/+8
* Update.knu2001-07-191-0/+39
* Rename *.jp to *.ja, since jp is a region code and ja is a languageknu2001-07-1918-16/+17
* * ruby.h: enable volatile directive with VC++.usa2001-07-193-3/+9
* sync MANIFEST (add doc/net/http,pop,smtp).aamine2001-07-181-0/+3
* date-time was wrong.aamine2001-07-181-1/+1
* add doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine2001-07-184-0/+886
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-1811-24/+71
* modify check-in miss.aamine2001-07-171-1/+1
* * ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa2001-07-173-2/+9
* * file.c (file_load_ok): fix typo.usa2001-07-162-9/+13
* * regex.c (re_search): should consider reverse search.matz2001-07-1418-448/+961
* * ext/digest/*/extconf.rb: fix so that they build from anyknu2001-07-145-4/+9
* aamineaamine2001-07-133-3/+7
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-1358-784/+3558
* * ext/extmk.rb.in: support multi-level ext/ directories.knu2001-07-133-9/+23
* Substitute "licence" with "license".knu2001-07-131-2/+2
* Mention ext/nkf/nkf1.7/nkf.c.knu2001-07-131-0/+13
* * lib/mkmf.rb: use File::split to split a target into a prefix andknu2001-07-133-6/+14
* Mention config.guess, config.sub, configure, parse.c andknu2001-07-131-3/+58