| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 revision | matz | 1998-01-16 | 1 | -0/+50 |