aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * sample/test.rb (system): test with scripts under the sourcenobu2002-02-252-1/+11
* 2002-02-25eban2002-02-251-2/+2
* * eval.c (method_inspect): should not dump core for unboundmatz2002-02-256-27/+63
* * lib/shell.rb (Shell::expand_path): relative to @cwd.nobu2002-02-252-1/+5
* * ext/digest/*/*.h: Merge from rough.knu2002-02-241-0/+5
* Merge from rough.knu2002-02-244-4/+64
* Refactoring. Added Context#format_frame to format a frame, used by up/downnahi2002-02-231-13/+16
* modify typo.aamine2002-02-221-1/+1
* fix filename.akr2002-02-221-1/+1
* * lib/net/protocol.rb: set read_timeout dynamically.aamine2002-02-223-39/+48
* 2002-02-22nobu2002-02-221-2/+2
* * win32/config.status.in: set LIBRUBY_SO.usa2002-02-222-1/+5
* * bignum.c (get2comp): need to specify to carry or not.matz2002-02-225-22/+49
* * prettyprint.rb: FillGroup implemented.akr2002-02-223-54/+188
* * ext/extmk.rb.in (create_makefile): remove unnecessary -L option fromusa2002-02-212-1/+6
* 2002-02-21eban2002-02-211-2/+2
* * pack.c (pack_pack): wrong # comment treatment.matz2002-02-215-10/+16
* 2002-02-20nobu2002-02-201-2/+2
* * intern.h: prototypes; rb_io_addstr(), rb_io_printf(),nobu2002-02-203-6/+21