aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c: fixed frozen string bug. ungetc nonobu2002-03-142-14/+51
* * string.c (rb_str_subpat_set): must make str independent afternobu2002-03-142-0/+6
* typonobu2002-03-141-1/+1
* 2002-03-14nobu2002-03-141-2/+2
* * dir.c (rb_push_glob): avoid SEGV when no block given.nobu2002-03-132-1/+5
* 2002-03-13nobu2002-03-131-2/+2
* * dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu2002-03-133-44/+87
* * lib/getopts.rb: single_options can be nil[*], and is not notknu2002-03-133-2/+18
* 2002-03-12nobu2002-03-121-2/+2
* * regex.c (re_compile_pattern): '\0111' should be '\011' plus '1',matz2002-03-124-24/+9
* * lib/resolv.rb: don't complete domains for absolute FQNs.akr2002-03-122-30/+35
* Remove the entries that have already been merged into the stableknu2002-03-111-12/+0
* tsort description modifed.akr2002-03-111-2/+2
* tsort library added.akr2002-03-111-0/+4
* * lib/tsort.rb: new file.akr2002-03-114-0/+295
* StringIO.nobu2002-03-111-0/+4
* 2002-03-11nobu2002-03-111-2/+2
* StringIOnobu2002-03-111-0/+4
* Initial revisionnobu2002-03-112-0/+890
* * marshal.c (w_object): module inclusion using extend() shouldmatz2002-03-1110-28/+65
* * ext/socket/extconf.rb (have_struct_member): don't print checkedakr2002-03-082-4/+9
* 2002-03-08eban2002-03-081-2/+2
* * eval.c (cvar_cbase): utility function to find innermost nonmatz2002-03-0814-88/+180
* * lib/resolv.rb: use its own thread group for background threads.akr2002-03-082-1/+10
* * gc.c (rb_source_filename): added. holds unique strings for filenobu2002-03-077-8/+82
* * dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.eban2002-03-063-4/+7
* - Slightly fix one of the last entries. (stdin -> stdin or stdout)knu2002-03-041-9/+10
* * lib/getopts.rb: Rewrite to fix some bugs and complete features.knu2002-03-042-75/+75
* * ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug whereknu2002-03-042-13/+11
* Make cvs ignore mkmf.log.knu2002-03-0413-0/+14
* fix method name.akr2002-03-031-1/+1
* 2002-03-01eban2002-03-011-2/+2
* * ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add consteban2002-03-013-2/+13
* * ChangeLog: fixed the description of getacl.shugo2002-03-011-1/+1
* * lib/net/imap.rb: added document.shugo2002-03-012-9/+176
* * dln.c (dln_load): fix typo.akr2002-02-282-1/+3
* * ext/socket/extconf.rb (have_struct_member): new method.akr2002-02-283-0/+247
* 2002-02-28eban2002-02-281-2/+2
* * eval.c (rb_mod_include): load modules in argument order.matz2002-02-289-398/+397
* * ext/dbm/dbm.c (fdbm_select): 1.7 behavior.matz2002-02-279-201/+405
* * io.c (READ_DATA_PENDING): uClibc support.eban2002-02-276-5/+15
* * ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu2002-02-262-3/+12
* 2002-02-26usa2002-02-261-2/+2
* * bignum.c (rb_big_2comp): void function cannot return any value.usa2002-02-262-1/+5
* * eval.c (rb_eval): call trace_func for if/while conditions.matz2002-02-264-37/+56
* * lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.akira2002-02-263-2/+22
* Corrected mis-indentation. Try diff -w to find that these are the same withoutnahi2002-02-251-704/+704
* * ext/syslog/syslog.c: Merge from rough. Use SafeStringValue().knu2002-02-252-1/+9
* * ext/syslog/syslog.c: Merge from rough. Turn Syslog into aknu2002-02-254-166/+136
* commit miss.nobu2002-02-251-1/+1