Age | Commit message (Expand) | Author |
2007-08-15 | * defines.h: Pull the RUBY_MBCHAR_MAXSIZE definition from trunk, | shyouhei |
2007-01-31 | * removed svn:keywords for compatibility. | shugo |
2005-10-25 | * configure.in (RUBY_EXTERN): macro to export symbols in shared | nobu |
2005-07-02 | refine #if condition introduced previously. | akr |
2005-07-02 | * defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64. | akr |
2005-05-14 | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu |
2004-12-09 | change path of vms.h | akiyoshi |
2004-04-14 | * defines.h: include <net/socket.h> to get fd_set definition in BeOS. | ocean |
2004-01-17 | * defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH. | eban |
2004-01-10 | * eval.c (eval): need to add message delimiter. [ruby-dev:22561] | matz |
2003-12-22 | * configure.in (ac_cv_func_setitimer): moved from defines.h | nobu |
2003-12-03 | * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is found | matz |
2003-11-25 | * defines.h (ENV_IGNORECASE): should define when DOSISH without | usa |
2003-11-22 | * gc.c (Init_stack): stack region is far smaller than usual if | matz |
2003-09-26 | * lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946] | nobu |
2003-09-26 | * defines.h (flush_register_windows): use volatile only for gcc on | nobu |
2003-07-24 | * configure.in (AC_C_VOLATILE): check if volatile works. | nobu |
2003-06-20 | * defines.h (PATH_ENV): name of PATH environment. [new]. | usa |
2003-06-01 | * configure.in: should not use def file, use ld with | eban |
2003-03-04 | * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define | nobu |
2003-01-21 | Exchange do { } while (0) for ((void)0) | michal |
2003-01-16 | -Wall cleanups (removed unused vars, no 'code has no effect' warnings) | michal |
2003-01-04 | FLUSH_REGISTER_WINDOWS must not be empty. Set to NULL instead. | knu |
2003-01-04 | * defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call an | knu |
2002-12-31 | * array.c (rb_ary_transpose): Properly declare ary as a VALUE. | knu |
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-18 | defines.h: hack for the case sizeof(short) == sizeof(int) | matz |
2002-04-10 | * variable.c (rb_obj_remove_instance_variable): raise NameError if | matz |
2002-03-22 | * the VMS support patch submitted by Akiyoshi, Masamichi | matz |
2002-03-14 | * re.c (rb_reg_match): should clear $~ if operand is nil. | matz |
2002-02-18 | * parse.y (expr_value, arg_value, primary_value): value_expr() | matz |
2002-01-04 | * process.c (rb_f_system): abandon vfork. | matz |
2001-05-28 | * configure.in: remove unnecessary AC_CANONICAL_BUILD | eban |
2001-05-02 | * eval.c (block_pass): should not downgrade safe level. | matz |
2000-09-24 | eban | eban |
2000-07-27 | matz | matz |
2000-05-30 | 2000-05-30 | matz |
2000-05-13 | support mingw32. | eban |
2000-05-09 | 2000-05-09 | matz |
2000-02-17 | 2000-02-17 | matz |
2000-02-01 | 2000-02-01 | matz |
2000-01-05 | 20000105 | matz |
1999-10-12 | 19991012 | matz |
1999-08-24 | 1.4.1 to be | matz |
1999-08-13 | 1.4.0 | matz |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |
1998-01-16 | This commit was generated by cvs2svn to compensate for changes in r11, | matz |
1998-01-16 | Initial revisionv1_0_r2replaced | matz |
2019-08-17 | version 1.0-971002v1_0_971002 | Yukihiro Matsumoto |