| Commit message (Expand) | Author | Age | Files | Lines |
* | * ruby.h: use ifdef (or defined) for macro constants that may or | matz | 2006-07-31 | 1 | -1/+1 |
* | * st.c (malloc): use xmalloc/xcalloc instead of plain | matz | 2006-07-14 | 1 | -0/+5 |
* | * ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62) | ocean | 2005-12-20 | 1 | -24/+12 |
* | * rubysig.h (CHECK_INTS): prevent signal handler to run during | matz | 2005-10-19 | 1 | -14/+12 |
* | * lib/cgi.rb (CGI::Cookie): [ruby-talk:130040] | matz | 2005-02-08 | 1 | -5/+5 |
* | * hash.c (rb_hash_rehash): add iteration check. [ruby-dev:24301] | matz | 2004-09-22 | 1 | -1/+15 |
* | * string.c (rb_str_hash): Update the HASH_PERL alternative hash | knu | 2003-11-01 | 1 | -2/+6 |
* | * st.h, st.c: Back out the introduction of st_*_func_t. Some | knu | 2003-01-09 | 1 | -3/+3 |
* | * st.h, st.c: Introduce new conventional typedef's, st_data_t, | knu | 2003-01-06 | 1 | -31/+32 |
* | * 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 |
* | * parse.y: yyparse #defines moved from intern.h | matz | 2002-05-29 | 1 | -1/+1 |
* | * various files: macro fix-up by Michal Rokos. | matz | 2002-04-25 | 1 | -10/+11 |
* | * the VMS support patch submitted by Akiyoshi, Masamichi | matz | 2002-03-22 | 1 | -0/+1 |
* | * eval.c (rb_mod_include): load modules in argument order. | matz | 2002-02-28 | 1 | -7/+6 |
* | * st.c: primes should be primes. | matz | 2002-01-16 | 1 | -15/+15 |
* | * eval.c (rb_yield_0): no mvalue_to_svalue conversion here. | matz | 2001-06-22 | 1 | -7/+9 |
* | * gc.c (Init_stack): avoid __builtin_frame_address(2) to retrieve | matz | 2001-06-08 | 1 | -1/+1 |
* | * array.c (rb_ary_and): should not push frozen key string. | matz | 2001-05-16 | 1 | -1/+1 |
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -3/+6 |
* | matz | matz | 2000-12-12 | 1 | -3/+3 |
* | matz | matz | 2000-07-15 | 1 | -2/+2 |
* | remove configure from repositry | matz | 2000-05-16 | 1 | -1/+8 |
* | 2000-03-23 | matz | 2000-03-23 | 1 | -1/+1 |
* | 2000-03-07 | matz | 2000-03-07 | 1 | -4/+0 |
* | 2000-02-25 | matz | 2000-02-25 | 1 | -21/+51 |
* | 2000-02-23 | matz | 2000-02-23 | 1 | -1/+1 |
* | 2000-02-23 | matz | 2000-02-23 | 1 | -0/+2 |
* | 2000-02-23 | matz | 2000-02-23 | 1 | -0/+24 |
* | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
* | *** empty log message *** | matz | 1999-10-13 | 1 | -2/+2 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -27/+44 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -116/+164 |
* | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+435 |