| Commit message (Expand) | Author | Age | Files | Lines |
* | * main.c (main): use platform-independent per-process initialization. | nobu | 2007-09-29 | 1 | -18/+2 |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 1 | -1/+1 |
* | * include/ruby/{intern,ruby}.h, compile.[ch], error.c, eval.c, | nobu | 2007-07-05 | 1 | -3/+1 |
* | * debug.c (ruby_set_debug_option): separated from main.c. | nobu | 2007-06-29 | 1 | -14/+2 |
* | debug environment variable refined. | akr | 2007-06-28 | 1 | -2/+14 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -1/+1 |
* | * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c, | nobu | 2007-02-02 | 1 | -3/+4 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -5/+8 |
* | * gc.c (gc_stress): renamed from always_gc and enabled by default. | akr | 2006-01-09 | 1 | -3/+3 |
* | * configure.in: define IA64 for portability. (HP aC++/ANSI C doesn't | akr | 2005-12-27 | 1 | -3/+6 |
* | * Makefile.in (XCFLAGS): separated as well as win32/Makefile.sub. | nobu | 2005-12-19 | 1 | -1/+2 |
* | * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to | matz | 2005-12-12 | 1 | -0/+4 |
* | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -3/+1 |
* | Fix indentation in time.c | michal | 2004-06-23 | 1 | -12/+0 |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -1/+1 |
* | Updated Copyrights of Matz to 2003. | michal | 2003-01-16 | 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 |
* | * re.c (rb_reg_expr_str): should treat backslash specially in | matz | 2002-04-18 | 1 | -1/+1 |
* | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz | 2001-02-14 | 1 | -1/+1 |
* | matz | matz | 2000-10-02 | 1 | -0/+5 |
* | see ChangeLog. | eban | 2000-05-29 | 1 | -0/+4 |
* | 2000-05-01 | matz | 2000-05-01 | 1 | -2/+4 |
* | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -1/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -0/+1 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+33 |