aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * hash.c (ruby_setenv): fixed SEGV. [ruby-dev:26186]ocean2005-06-132-8/+9
* * signal.c (sigexit): call rb_thread_signal_exit() instead ofmatz2005-06-1213-170/+146
* * 2005-06-13eban2005-06-121-3/+3
* * eval.c (rb_gc_mark_threads): curr_thread may not be part of theakr2005-06-122-2/+8
* * 2005-06-11eban2005-06-111-3/+3
* * parse.y: missing arg_paren event. This patch is contributed by Mitchell N ...aamine2005-06-112-2/+7
* * eval.c (unknown_node): show more information. [ruby-dev:26196]akr2005-06-102-1/+13
* * 2005-06-10nobu2005-06-101-3/+3
* * missing.h: fd_set stuffs need sys/types.h. fixed: [ruby-core:05179]nobu2005-06-102-0/+7
* Added Eric Hodel's rdoc to resolv.rb and added file to .documentryan2005-06-092-319/+637
* * ext/Win32API/Win32API.c (Win32API_Call): disable globalnobu2005-06-093-3/+12
* * enum.c (enum_inject): default the result value to Qundef to usenobu2005-06-092-1/+8
* * eval.c (ruby_longjmp): new macro to call longjmp, setcontext, etc.akr2005-06-093-24/+53
* * 2005-06-09eban2005-06-091-3/+3
* add ML ref. [ruby-dev:26297]akr2005-06-091-0/+1
* * configure.in, eval.c, gc.c: use libunwind only on HP-UX.akr2005-06-094-8/+13
* * ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances ofnagai2005-06-082-1/+10
* if dlload fail to load a library, it should raise an error.ttate2005-06-081-1/+1
* * array.c (rb_ary_nitems): add the block feature to Array#nitems.matz2005-06-085-24/+28
* * bignum.c (get2comp): revert all prior changes, and calculatematz2005-06-082-15/+36
* * enum.c (enum_min_by, enum_max_by): return nil if no iteration.nobu2005-06-074-118/+118
* * bignum.c (bignorm): fixed a bug in normalizing negative numbersmatz2005-06-076-7/+61
* * 2005-06-08eban2005-06-071-3/+3
* * ext/curses/curses.c (curses_insertln): merged a patch frommatz2005-06-073-0/+40
* * lib/thread.rb: RDoc documentation from Eric Hodelmatz2005-06-072-20/+89
* * lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu2005-06-072-3/+15
* * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.ocean2005-06-073-9/+29
* * ChangeLog: fix typo.nobu2005-06-071-1/+1
* * parse.y (parser_yylex): small error fixed.matz2005-06-072-2/+5
* * parse.y (parser_yylex): allow ';;' to be block terminator inmatz2005-06-074-10/+38
* * sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.ocean2005-06-073-52/+116
* skip test if openssl is not available.akr2005-06-071-2/+5
* * 2005-06-07eban2005-06-071-3/+3
* * ext/tk/lib/multi-tk.rb: slave-ip fails to call proceduresnagai2005-06-072-5/+18
* * ext/ripper/depend: add .y to .SUFFIXES for nmake.usa2005-06-062-0/+5
* * 2005-06-06eban2005-06-061-3/+3
* * ext/tk/lib/tk/console.rb: create console when requiredocean2005-06-062-1/+22
* * 2005-06-05eban2005-06-051-3/+3
* * ext/tk/lib/tk/console.rb: create console when requirednagai2005-06-053-0/+11
* kill a process spawned by test_exit_action.akr2005-06-051-3/+8
* * signal.c (ruby_signal): don't set SA_RESTART.akr2005-06-052-8/+5
* * test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr2005-06-045-1261/+1191
* add a test for file descriptor passing.akr2005-06-041-0/+28
* fix another IPv6 issue.akr2005-06-031-1/+1
* avoid IPv6 issue.akr2005-06-031-3/+3
* add ML number.akr2005-06-031-2/+2
* set verify_mode to avoid a warning.akr2005-06-031-0/+1
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-032-145/+109
* * 2005-06-04eban2005-06-031-3/+3
* add a test.akr2005-06-031-0/+26