aboutsummaryrefslogtreecommitdiffstats
path: root/rubysig.h
Commit message (Expand)AuthorAgeFilesLines
* * rubysig.h: <errno.h> is needed to use errno which may be a macro.nobu2004-01-091-5/+4
* * rubysig.h: lack of variable declaration on _WIN32 platforms.matz2004-01-031-0/+1
* * rubysig.h (TRAP_END): preserve errno before switching context.matz2004-01-021-3/+10
* * 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