summaryrefslogtreecommitdiff
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (darwin): prohibit loading extension libraries toshyouhei2007-08-211-1/+1
* * eval.c (rb_kill_thread): renamed in order to get rid of conflictshyouhei2007-08-211-1/+1
* * process.c (ruby_setreuid, ruby_setregid): rename to get rid of nameshyouhei2007-08-211-1/+1
* * lib/net/imap.rb (ResponseParser#next_token): fixedshyouhei2007-08-211-1/+1
* * marshal.c (w_extended): erroneous check condition when dumpshyouhei2007-08-211-4/+4
* patchlevel 40shyouhei2007-08-151-5/+5
* patchlevel 39shyouhei2007-06-201-1/+1
* * intern.h, ext/thread/thread.c: moved prototype of rb_thread_status()nobu2007-06-181-3/+3
* * test/ruby/test_beginendblock.rb (test_should_propagate_signaled):shyouhei2007-06-141-4/+4
* * stable version 1.8.6-p36 released.shyouhei2007-06-121-4/+4
* * eval.c (rb_thread_cancel_timer): fix undefined functionshyouhei2007-06-081-1/+1
* * eval.c (rb_eval_cmd): just return if no exceptions.shyouhei2007-06-081-1/+1
* patchlevel 34shyouhei2007-06-081-1/+1
* * eval.c (rb_eval_cmd): just return if no exceptions.shyouhei2007-06-081-1/+1
* * win32/win32.c (rb_w32_opendir): store attributes of the secondshyouhei2007-06-081-1/+1
* * eval.c, intern.h, ext/thread/thread.c: should not free queueshyouhei2007-06-071-1/+1
* 2007-06-07shyouhei2007-06-071-1/+1
* * eval.c (method_inspect): show proper class name.shyouhei2007-06-071-4/+4
* * runruby.rb: eliminate uninitialized variable.shyouhei2007-05-261-1/+1
* * eval.c (mnew): call of super via a method object should work again.shyouhei2007-05-261-3/+3
* * process.c (proc_exec_v): terminate timer thread in advance.shyouhei2007-05-221-1/+1
* * lib/cgi.rb (CGI#[]): get rid of exceptions being raised.shyouhei2007-05-221-1/+1
* merge -r 12332:12336shyouhei2007-05-221-1/+1
* merge -c 12293shyouhei2007-05-221-1/+1
* merge -r 12278:12280shyouhei2007-05-221-1/+1
* merge -c 12224shyouhei2007-05-221-1/+1
* merge -c 12272shyouhei2007-05-221-1/+1
* merge -c 12267shyouhei2007-05-221-1/+1
* merge -c 12210shyouhei2007-05-221-1/+1
* merge -c 12206shyouhei2007-05-221-1/+1
* merge -c 12193shyouhei2007-05-221-1/+1
* merge -c 12192shyouhei2007-05-221-1/+1
* merge -c 12190shyouhei2007-05-221-1/+1
* merge -c 12189shyouhei2007-05-221-1/+1
* merge -c 12187shyouhei2007-05-221-1/+1
* merge -r 12165:12168shyouhei2007-05-221-1/+1
* merge -c 12158shyouhei2007-05-221-1/+1
* merge -r 12143:12147shyouhei2007-05-221-1/+1
* merge -c 12137shyouhei2007-05-221-4/+4
* merge -c 12126shyouhei2007-05-221-1/+1
* merge -c 12123shyouhei2007-05-221-1/+1
* merge -c 12116shyouhei2007-05-221-1/+1
* merge -c 12113shyouhei2007-05-221-5/+5
* * merge -c 12080shyouhei2007-03-191-4/+4
* * merge -c 12071shyouhei2007-03-161-1/+1
* * merge -r 12066:12069shyouhei2007-03-161-1/+1
* * merge -c 12065shyouhei2007-03-161-4/+4
* * lib/cgi.rb (CGI::header): IIS >= 5.0 does not need the nphknu2007-03-121-3/+3
* * ext/dl/sym.c (rb_dlsym_inspect): Use "0x%x" rather for pointers.knu2007-03-111-3/+3
* * eval.c (error_handle): no message when exiting by signal.knu2007-03-111-3/+3