| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use | nobu | 2006-01-25 | 1 | -0/+4 |
* | * missing.h (isnan): avoid macro expantion | akr | 2006-01-01 | 1 | -4/+6 |
* | * missing.h, missing/memcmp.c, missing/memmove.c: | ocean | 2005-10-27 | 1 | -2/+2 |
* | * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp, | ocean | 2005-10-22 | 1 | -9/+5 |
* | * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition | ocean | 2005-10-20 | 1 | -3/+3 |
* | * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056] | ocean | 2005-09-14 | 1 | -27/+27 |
* | * string.c, missing.h: failed to build on powerpc-apple-darwin7.9.0 | ocean | 2005-09-13 | 1 | -1/+1 |
* | * signal.c (sigexit): call rb_thread_signal_exit() instead of | matz | 2005-06-12 | 1 | -4/+0 |
* | * missing.h: fd_set stuffs need sys/types.h. fixed: [ruby-core:05179] | nobu | 2005-06-10 | 1 | -0/+3 |
* | * configure.in (ac_cv_func_setitimer): moved from defines.h | nobu | 2003-12-22 | 1 | -0/+4 |
* | * missing/memmove.c (memmove): take void *, not char *. | eban | 2003-11-18 | 1 | -3/+3 |
* | * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir): | matz | 2003-08-05 | 1 | -2/+2 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa | 2003-06-05 | 1 | -2/+2 |
* | * math.c (math_erf,math_erfc): new function. [ruby-list:37753] | matz | 2003-06-05 | 1 | -0/+5 |
* | * missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF | matz | 2003-03-20 | 1 | -0/+5 |
* | * missing.h (strtoul): fix prototype of strtoul. | eban | 2003-02-20 | 1 | -1/+1 |
* | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 | 2002-12-15 | 1 | -1/+1 |
* | WinCE patch merged | matz | 2002-12-02 | 1 | -1/+1 |
* | * math.c (math_acos): check errno after operation. ditto for | matz | 2002-11-14 | 1 | -4/+0 |
* | move struct timeval to missing.h | michal | 2002-09-17 | 1 | -1/+12 |
* | * eval.c (rb_clear_cache_by_class): new function. | matz | 2002-05-14 | 1 | -1/+1 |
* | * missing.h: add for missing/*.c. | eban | 2002-05-11 | 1 | -0/+118 |