summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-12* signal.c (sigexit): call rb_thread_signal_exit() instead ofmatz
2005-06-12* 2005-06-13eban
2005-06-12* eval.c (rb_gc_mark_threads): curr_thread may not be part of theakr
2005-06-11* 2005-06-11eban
2005-06-11* parse.y: missing arg_paren event. This patch is contributed by Mitchell N ...aamine
2005-06-10* eval.c (unknown_node): show more information. [ruby-dev:26196]akr
2005-06-10* 2005-06-10nobu
2005-06-10* missing.h: fd_set stuffs need sys/types.h. fixed: [ruby-core:05179]nobu
2005-06-09Added Eric Hodel's rdoc to resolv.rb and added file to .documentryan
2005-06-09* ext/Win32API/Win32API.c (Win32API_Call): disable globalnobu
2005-06-09* enum.c (enum_inject): default the result value to Qundef to usenobu
2005-06-09* eval.c (ruby_longjmp): new macro to call longjmp, setcontext, etc.akr
2005-06-09* 2005-06-09eban
2005-06-09add ML ref. [ruby-dev:26297]akr
2005-06-09* configure.in, eval.c, gc.c: use libunwind only on HP-UX.akr
2005-06-08* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances ofnagai
2005-06-08if dlload fail to load a library, it should raise an error.ttate
2005-06-08* array.c (rb_ary_nitems): add the block feature to Array#nitems.matz
2005-06-08* bignum.c (get2comp): revert all prior changes, and calculatematz
2005-06-07* enum.c (enum_min_by, enum_max_by): return nil if no iteration.nobu
2005-06-07* bignum.c (bignorm): fixed a bug in normalizing negative numbersmatz
2005-06-07* 2005-06-08eban
2005-06-07* ext/curses/curses.c (curses_insertln): merged a patch frommatz
2005-06-07* lib/thread.rb: RDoc documentation from Eric Hodelmatz
2005-06-07* lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu
2005-06-07* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.ocean
2005-06-07* ChangeLog: fix typo.nobu
2005-06-07* parse.y (parser_yylex): small error fixed.matz
2005-06-07* parse.y (parser_yylex): allow ';;' to be block terminator inmatz
2005-06-07* sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.ocean
2005-06-07skip test if openssl is not available.akr
2005-06-07* 2005-06-07eban
2005-06-07* ext/tk/lib/multi-tk.rb: slave-ip fails to call proceduresnagai
2005-06-06* ext/ripper/depend: add .y to .SUFFIXES for nmake.usa
2005-06-06* 2005-06-06eban
2005-06-06* ext/tk/lib/tk/console.rb: create console when requiredocean
2005-06-05* 2005-06-05eban
2005-06-05* ext/tk/lib/tk/console.rb: create console when requirednagai
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-05* signal.c (ruby_signal): don't set SA_RESTART.akr
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
2005-06-04add a test for file descriptor passing.akr
2005-06-03fix another IPv6 issue.akr
2005-06-03avoid IPv6 issue.akr
2005-06-03add ML number.akr
2005-06-03set verify_mode to avoid a warning.akr
2005-06-03* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr
2005-06-03* 2005-06-04eban
2005-06-03add a test.akr
2005-06-03add a test for [ruby-dev:26128].akr