| Commit message (Expand) | Author | Age | Files | Lines |
* | * defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64. | akr | 2005-07-02 | 1 | -0/+3 |
* | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu | 2005-05-14 | 1 | -1/+0 |
* | * defines.h: include <net/socket.h> to get fd_set definition in BeOS. | ocean | 2004-04-14 | 1 | -1/+5 |
* | * defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX. | siena | 2004-01-21 | 1 | -0/+5 |
* | * defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH. | eban | 2004-01-17 | 1 | -3/+4 |
* | * configure.in: install rdoc by default. if you do not want to | matz | 2004-01-10 | 1 | -10/+69 |
* | * configure.in (ac_cv_func_setitimer): moved from defines.h | nobu | 2003-12-22 | 1 | -9/+0 |
* | * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is found | matz | 2003-12-03 | 1 | -1/+1 |
* | * defines.h (ENV_IGNORECASE): should define when DOSISH without | usa | 2003-11-25 | 1 | -1/+1 |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -6/+14 |
* | * lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946] | nobu | 2003-09-26 | 1 | -1/+1 |
* | * defines.h (flush_register_windows): use volatile only for gcc on | nobu | 2003-09-26 | 1 | -4/+9 |
* | * configure.in (AC_C_VOLATILE): check if volatile works. | nobu | 2003-07-24 | 1 | -4/+0 |
* | * defines.h (PATH_ENV): name of PATH environment. [new]. | usa | 2003-06-20 | 1 | -0/+10 |
* | * configure.in: should not use def file, use ld with | eban | 2003-06-01 | 1 | -1/+1 |
* | * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define | nobu | 2003-03-04 | 1 | -7/+9 |
* | Exchange do { } while (0) for ((void)0) | michal | 2003-01-21 | 1 | -3/+5 |
* | -Wall cleanups (removed unused vars, no 'code has no effect' warnings) | michal | 2003-01-16 | 1 | -4/+2 |
* | FLUSH_REGISTER_WINDOWS must not be empty. Set to NULL instead. | knu | 2003-01-04 | 1 | -1/+1 |
* | * defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call an | knu | 2003-01-04 | 1 | -6/+11 |
* | * array.c (rb_ary_transpose): Properly declare ary as a VALUE. | knu | 2002-12-31 | 1 | -1/+3 |
* | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 | 2002-12-15 | 1 | -7/+13 |
* | WinCE patch merged | matz | 2002-12-02 | 1 | -3/+3 |
* | defines.h: hack for the case sizeof(short) == sizeof(int) | matz | 2002-11-18 | 1 | -1/+6 |
* | * variable.c (rb_obj_remove_instance_variable): raise NameError if | matz | 2002-04-10 | 1 | -0/+17 |
* | * the VMS support patch submitted by Akiyoshi, Masamichi | matz | 2002-03-22 | 1 | -0/+4 |
* | * re.c (rb_reg_match): should clear $~ if operand is nil. | matz | 2002-03-14 | 1 | -2/+1 |
* | * parse.y (expr_value, arg_value, primary_value): value_expr() | matz | 2002-02-18 | 1 | -0/+43 |
* | * process.c (rb_f_system): abandon vfork. | matz | 2002-01-04 | 1 | -5/+9 |
* | * configure.in: remove unnecessary AC_CANONICAL_BUILD | eban | 2001-05-28 | 1 | -1/+1 |
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -0/+10 |
* | eban | eban | 2000-09-24 | 1 | -1/+1 |
* | matz | matz | 2000-07-27 | 1 | -0/+2 |
* | 2000-05-30 | matz | 2000-05-30 | 1 | -2/+0 |
* | support mingw32. | eban | 2000-05-13 | 1 | -0/+3 |
* | 2000-05-09 | matz | 2000-05-09 | 1 | -1/+9 |
* | 2000-02-17 | matz | 2000-02-17 | 1 | -0/+2 |
* | 2000-02-01 | matz | 2000-02-01 | 1 | -1/+5 |
* | 20000105 | matz | 2000-01-05 | 1 | -2/+2 |
* | 19991012 | matz | 1999-10-12 | 1 | -1/+1 |
* | 1.4.1 to be | matz | 1999-08-24 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -9/+14 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -6/+18 |
* | This commit was generated by cvs2svn to compensate for changes in r11, | matz | 1998-01-16 | 1 | -1/+1 |
* | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+50 |