aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Detypo.knu2001-07-131-1/+1
* Mention ext/socket/{addrinfo.h,getaddrinfo.c,getnameinfo.c}.knu2001-07-131-0/+33
* Add LEGAL.knu2001-07-131-0/+1
* Mention util.c.knu2001-07-131-0/+1
* Point to the newly added file LEGAL.knu2001-07-132-6/+5
* Add LEGAL, legal notice information.knu2001-07-131-0/+171
* 2001-07-12eban2001-07-121-2/+2
* Let cvs ignore extmk.log.knu2001-07-121-0/+1
* Let cvs ignore libruby.so.*.knu2001-07-121-0/+1
* * ext/socket/socket.c (ruby_connect): workaround for the setup ofeban2001-07-122-6/+20
* * It is confusing to put the GPL license terms in the file COPYING;knu2001-07-119-534/+569
* Oops.knu2001-07-111-1/+1
* Correct the FTP site's URL.knu2001-07-112-2/+2
* * lib/mkmf.rb: modify RM macro.eban2001-07-092-3/+5
* * ext/extmk.rb.in: modify RM macro.eban2001-07-092-3/+7