aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c (check_modifiable): wrong declaration.nobu2002-03-181-0/+4
* * ext/digest: add depend file.nobu2002-03-181-0/+18
* * eval.c (rb_f_abort): should not bypass cleanup.nobu2002-03-181-0/+6
* * ext/iconv/extconf.rb: workaround for GNU libiconv.eban2002-03-181-0/+4
* * parse.y (parse_string): part of multi-byte sequence must notnobu2002-03-181-0/+11
* * enum.c (enum_find): catch a value before recycle.nobu2002-03-181-0/+12
* * enum.c (enum_inject): use the first iterated element as thenobu2002-03-181-0/+10
* added depend files in ext/iconv and ext/stringio.nobu2002-03-171-0/+6
* * missing/fileblocks.c: add for autoconf.eban2002-03-161-0/+4
* * win32/win32.c (StartSockets): remove duplicated lines.nobu2002-03-151-0/+4
* * bignum.c, intern.h (rb_ull2big, rb_ll2big, rb_ull2inum, rb_ll2inum,usa2002-03-151-0/+10
* * ext/iconv/iconv.c: fixed document, Iconv#new is no longer annobu2002-03-151-0/+5
* * ext/iconv: imported.nobu2002-03-141-0/+4
* * configure.in: autoconf 2.53 support. use AC_LIBOBJ.eban2002-03-141-0/+4
* * re.c (rb_reg_match): should clear $~ if operand is nil.matz2002-03-141-0/+16
* * ext/stringio/stringio.c: fixed frozen string bug. ungetc nonobu2002-03-141-0/+5
* * string.c (rb_str_subpat_set): must make str independent afternobu2002-03-141-0/+5
* typonobu2002-03-141-1/+1
* * dir.c (rb_push_glob): avoid SEGV when no block given.nobu2002-03-131-0/+4
* * dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu2002-03-131-0/+8
* * lib/getopts.rb: single_options can be nil[*], and is not notknu2002-03-131-0/+5
* * regex.c (re_compile_pattern): '\0111' should be '\011' plus '1',matz2002-03-121-0/+5
* * lib/resolv.rb: don't complete domains for absolute FQNs.akr2002-03-121-0/+4
* * lib/tsort.rb: new file.akr2002-03-111-0/+4
* StringIOnobu2002-03-111-0/+4
* * marshal.c (w_object): module inclusion using extend() shouldmatz2002-03-111-1/+23
* * ext/socket/extconf.rb (have_struct_member): don't print checkedakr2002-03-081-0/+5
* * eval.c (cvar_cbase): utility function to find innermost nonmatz2002-03-081-0/+29
* * lib/resolv.rb: use its own thread group for background threads.akr2002-03-081-1/+5
* * gc.c (rb_source_filename): added. holds unique strings for filenobu2002-03-071-0/+25
* * dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.eban2002-03-061-0/+4
* - 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-041-0/+11
* * ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug whereknu2002-03-041-0/+6
* fix method name.akr2002-03-031-1/+1
* * ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add consteban2002-03-011-0/+5
* * ChangeLog: fixed the description of getacl.shugo2002-03-011-1/+1
* * lib/net/imap.rb: added document.shugo2002-03-011-0/+11
* * dln.c (dln_load): fix typo.akr2002-02-281-0/+2
* * ext/socket/extconf.rb (have_struct_member): new method.akr2002-02-281-0/+13
* * eval.c (rb_mod_include): load modules in argument order.matz2002-02-281-0/+9
* * ext/dbm/dbm.c (fdbm_select): 1.7 behavior.matz2002-02-271-0/+21
* * io.c (READ_DATA_PENDING): uClibc support.eban2002-02-271-0/+8
* * ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu2002-02-261-0/+9
* * bignum.c (rb_big_2comp): void function cannot return any value.usa2002-02-261-0/+4
* * eval.c (rb_eval): call trace_func for if/while conditions.matz2002-02-261-0/+6
* * lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.akira2002-02-261-0/+8
* * ext/syslog/syslog.c: Merge from rough. Use SafeStringValue().knu2002-02-251-0/+4
* * ext/syslog/syslog.c: Merge from rough. Turn Syslog into aknu2002-02-251-0/+5
* * sample/test.rb (system): test with scripts under the sourcenobu2002-02-251-0/+5