Age | Commit message (Expand) | Author |
2006-01-25 | * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use | nobu |
2005-06-12 | * signal.c (sigexit): call rb_thread_signal_exit() instead of | matz |
2005-06-10 | * missing.h: fd_set stuffs need sys/types.h. fixed: [ruby-core:05179] | nobu |
2003-12-22 | * configure.in (ac_cv_func_setitimer): moved from defines.h | nobu |
2003-11-18 | * missing/memmove.c (memmove): take void *, not char *. | eban |
2003-08-05 | * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir): | matz |
2003-06-05 | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa |
2003-06-05 | * math.c (math_erf,math_erfc): new function. [ruby-list:37753] | matz |
2003-03-20 | * missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF | matz |
2003-02-20 | * missing.h (strtoul): fix prototype of strtoul. | eban |
2002-12-15 | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 |
2002-12-02 | WinCE patch merged | matz |
2002-11-14 | * math.c (math_acos): check errno after operation. ditto for | matz |
2002-09-17 | move struct timeval to missing.h | michal |
2002-05-14 | * eval.c (rb_clear_cache_by_class): new function. | matz |
2002-05-11 | * missing.h: add for missing/*.c. | eban |