summaryrefslogtreecommitdiff
path: root/missing/vsnprintf.c
AgeCommit message (Expand)Author
2006-07-18* intern.h (st_foreach_safe): fix prototype.usa
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-11-23* re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz
2005-09-24banish some warnings.akr
2005-09-06* Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu
2005-08-22* missing/vsnprintf.c (BSD__sprint): needs to call vwrite functionnobu
2005-08-03* configure.in: check vsnprintf() and snprintf().nobu
2005-08-02* array.c (rb_ary_or): wraps the operand in an array if it is notmatz
2005-07-27* parse.y (lambda): Perl6 style -> lambda expression. [NEW]matz
2005-07-23* sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String,nobu
2005-07-01* missing/crypt.c: replaced with 4.4BSD version.matz
2002-09-06* gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequentmatz
2002-03-22* the VMS support patch submitted by Akiyoshi, Masamichimatz
2001-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2000-12-18matzmatz
2000-05-13support mingw32.eban
1999-08-131.4.0matz