Age | Commit message (Expand) | Author |
2017-12-19 | Revert "Improve performance of creating Hash object" | watson1978 |
2017-12-18 | Improve performance of creating Hash object | watson1978 |
2015-11-30 | * random.c (InitVM_Random): move Random::DEFAULT initialization | kosaki |
2014-11-15 | * internal.h: Include ruby.h and ruby/encoding.h to be | akr |
2014-09-18 | vm_method.c: configurable global method cache size | nobu |
2014-09-12 | Process.detach: avoid singleton class creation | normal |
2013-11-18 | ext/rbconfig/sizeof: move to an extension library | nobu |
2013-07-29 | sizes.c: RbConfig::SIZEOF | nobu |
2012-08-15 | * vm_trace.c: separate trace_func related functions from | ko1 |
2011-06-17 | * internal.h: declare internal functions here. | akr |
2008-11-07 | * inits.c (rb_call_inits): do not repeat. | nobu |
2008-09-23 | * eval_safe.c, safe.c: rename eval_safe.c to safe.c. | ko1 |
2008-09-19 | * prec.c: removed. Precision will be redesigned and be back again. | yugui |
2008-08-14 | * include/ruby/encoding.h (rb_enc_ispunct): added. | nobu |
2008-06-20 | * string.c (rb_memhash): randomize hash to avoid algorithmic | akr |
2008-03-16 | both complex and rational are now builtin classes. | tadf |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-12-10 | * transcode.c: new file to provide encoding conversion features. | matz |
2007-11-10 | * gem_prelude.rb: new file for gem libraries. currently empty. | akr |
2007-10-13 | * inits.c (rb_call_inits): call Init_Encoding. | nobu |
2007-09-08 | * eval_method.ci (rb_get_alloc_func): new function to get allocation | akr |
2007-08-25 | * encoding.c: provide basic features for M17N. | matz |
2007-08-24 | * prelude.rb: added. run this script on startup. | ko1 |
2007-08-15 | * inits.c (rb_call_inits): change initializing order. | ko1 |
2007-08-14 | * proc.c (Init_Proc), eval.c (Init_eval), eval_intern.h: move | ko1 |
2007-07-12 | * blockinlining.c: remove "yarv" prefix. | ko1 |
2007-06-24 | * vm.c: some refactoring. | ko1 |
2007-06-10 | * include/ruby: moved public headers. | nobu |
2007-05-23 | * cont.c: support callcc which everyone love. | ko1 |
2007-02-06 | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 |
2007-02-05 | * eval_thread.c, common.mk: remove eval_thread.c. | ko1 |
2007-01-17 | * some refactoring around yarvcore and proc. | ko1 |
2006-12-31 | * Merge YARV | ko1 |
2005-09-14 | * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056] | ocean |
2005-09-12 | * array.c: moved to ANSI function style from K&R function style. | ocean |
2005-07-14 | * enum.c (enumeratorize): create new enumerator for current method if | nobu |
2003-12-19 | Add boot_classes to rdoc parsing, fix a couple of bugs | dave |
2003-08-15 | * configure.in (HUGE_ST_INO): check whether struct stat.st_ino | nobu |
2003-01-16 | Updated Copyrights of Matz to 2003. | michal |
2002-04-18 | * re.c (rb_reg_expr_str): should treat backslash specially in | matz |
2001-02-14 | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz |
2000-05-01 | 2000-05-01 | matz |
2000-01-05 | 20000105 | 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 |
2019-08-17 | version 1.0-961225v1_0_961225 | Yukihiro Matsumoto |
2019-08-17 | version 0.99.4-961224v0_99_4_961224 | Yukihiro Matsumoto |