| Commit message (Expand) | Author | Age | Files | Lines |
* | * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c, | nobu | 2009-03-12 | 1 | -2/+2 |
* | * missing/vsnprintf.c (BSD_vfprintf): commented out code which has | nobu | 2009-03-11 | 1 | -1/+1 |
* | * array.c, bignum.c, gc.c, numeric.c, string.c, util.c, insns.def, | nobu | 2009-03-10 | 1 | -1/+1 |
* | * missing/vsnprintf.c (BSD_vfprintf): ptrdiff_t may be larger than | nobu | 2009-02-24 | 1 | -0/+5 |
* | * util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() because | usa | 2009-02-20 | 1 | -4/+8 |
* | * missing/vsnprintf.c (BSD_vfprintf): should support 't' format | matz | 2009-02-04 | 1 | -0/+1 |
* | * missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, by | nobu | 2008-12-22 | 1 | -2/+8 |
* | * missing/vsnprintf.c (BSD__sfvwrite): constified. | nobu | 2008-10-26 | 1 | -1/+1 |
* | * transcode.c (load_transcoder): suppress warning. | nobu | 2008-08-14 | 1 | -3/+3 |
* | * missing/vsnprintf.c (struct __sbuf, FILE): use size_t. | nobu | 2008-07-21 | 1 | -4/+5 |
* | * missing/vsnprintf.c (BSD__uqtoa): constified. | nobu | 2008-07-01 | 1 | -1/+1 |
* | * iseq.c (COMPILE_OPTION_FALSE), time.c (timegm_noleapsecond), | nobu | 2008-07-01 | 1 | -2/+2 |
* | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz | 2008-06-04 | 1 | -1/+1 |
* | * suppress warnings with -Wwrite-string. | nobu | 2008-05-31 | 1 | -13/+14 |
* | * enumerator.c (enumerator_each, enumerator_with_index): suppress | nobu | 2008-04-22 | 1 | -5/+6 |
* | * intern.h (st_foreach_safe): fix prototype. | usa | 2006-07-18 | 1 | -1/+67 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -16/+4 |
* | * re.c (KR_REHASH): should cast to unsigned for 64bit CPU. | matz | 2005-11-23 | 1 | -8/+10 |
* | banish some warnings. | akr | 2005-09-24 | 1 | -5/+3 |
* | * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load | nobu | 2005-09-06 | 1 | -1/+1 |
* | * missing/vsnprintf.c (BSD__sprint): needs to call vwrite function | nobu | 2005-08-22 | 1 | -1/+1 |
* | * configure.in: check vsnprintf() and snprintf(). | nobu | 2005-08-03 | 1 | -0/+4 |
* | * array.c (rb_ary_or): wraps the operand in an array if it is not | matz | 2005-08-02 | 1 | -0/+1 |
* | * parse.y (lambda): Perl6 style -> lambda expression. [NEW] | matz | 2005-07-27 | 1 | -2/+7 |
* | * sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String, | nobu | 2005-07-23 | 1 | -12/+16 |
* | * missing/crypt.c: replaced with 4.4BSD version. | matz | 2005-07-01 | 1 | -5/+1 |
* | * gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequent | matz | 2002-09-06 | 1 | -2/+5 |
* | * the VMS support patch submitted by Akiyoshi, Masamichi | matz | 2002-03-22 | 1 | -1/+1 |
* | Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org> | matz | 2001-01-15 | 1 | -5/+1 |
* | matz | matz | 2000-12-18 | 1 | -0/+7 |
* | support mingw32. | eban | 2000-05-13 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -0/+1128 |