| Commit message (Expand) | Author | Age | Files | Lines |
* | main.c: Add doxygen mainpage | Yusuke Endoh | 2019-08-08 | 1 | -0/+8 |
* | main.c: RUBY_DEBUG_ENV in devel | nobu | 2017-06-30 | 1 | -0/+3 |
* | define RUBY_DEBUG_ENV only for main.c | nobu | 2017-05-15 | 1 | -0/+3 |
* | * include/ruby/debug.h: introdudced. | ko1 | 2012-11-20 | 1 | -1/+1 |
* | * include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It is | kosaki | 2012-07-09 | 1 | -2/+0 |
* | * main.c: <stdlib.h> is needed, to introduce the getenv(3) | shyouhei | 2010-11-01 | 1 | -0/+3 |
* | * debug.h (ruby_set_debug_option): declared. | akr | 2008-09-23 | 1 | -0/+1 |
* | * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), | nobu | 2008-08-09 | 1 | -1/+1 |
* | * include/ruby/mvm.h: new header file for MVM, and moved rb_vm_t and | nobu | 2008-05-31 | 1 | -2/+1 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * main.c, goruby.c (RUBY_MAIN_INIT): removed. | nobu | 2007-12-30 | 1 | -3/+0 |
* | * trunk/common.mk, goruby.c, golf_prelude.rb: for golfers. | nobu | 2007-12-25 | 1 | -0/+3 |
* | fix typo. | akr | 2007-12-21 | 1 | -2/+2 |
* | * configure.in: check langinfo.h and locale.h. | akr | 2007-12-21 | 1 | -0/+4 |
* | * encoding.c: include locale.h | akr | 2007-12-21 | 1 | -0/+2 |
* | * 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 revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+33 |