summaryrefslogtreecommitdiff
path: root/rubysig.h
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 18316,18319:shyouhei2009-01-051-4/+4
* * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean2005-10-211-2/+2
* * rubysig.h (CHECK_INTS): fix typo.usa2005-10-191-3/+3
* * rubysig.h (CHECK_INTS): prevent signal handler to run duringmatz2005-10-191-10/+7
* * rubysig.h: fixed build problem with --enable-pthread on platformsusa2005-09-271-1/+1
* * rubysig.h (TRAP_BEG, TRAP_END): safe errno around CHECK_INTS.nobu2004-12-061-1/+4
* * lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz2004-07-221-2/+6
* * eval.c (catch_timer): do not call rb_thread_schedule() inside tomatz2003-12-241-0/+2
* * configure.in (ac_cv_func_setitimer): moved from defines.hnobu2003-12-221-1/+1
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: definenobu2003-03-041-6/+6
* Updated Copyrights of Matz to 2003.michal2003-01-161-1/+1
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-1/+1
* WinCE patch mergedmatz2002-12-021-1/+1
* Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>H_Konishi2002-05-291-2/+2
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-1/+1
* * io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.matz2002-04-241-17/+26
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-1/+1
* * win32/win32.c: fasten file I/O on mswin32/mingw32.usa2001-02-171-4/+6
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* matzmatz2000-11-161-2/+6
* matzmatz2000-11-141-6/+32
* matzmatz2000-09-271-0/+5
* 2000-05-01matz2000-05-011-2/+5
* 1.4.0matz1999-08-131-0/+50