summaryrefslogtreecommitdiff
path: root/missing/vsnprintf.c
AgeCommit message (Expand)Author
2010-01-09* missing/vsnprintf.c (BSD_vfprintf): get rid of a warning of VC++ x64.usa
2009-05-22* missing/vsnprintf.c (errno): [BUG] fixes a compilation yugui
2009-05-21* missing/vsnprintf.c (BSD_vfprintf): support for 'z' modifier.nobu
2009-03-12* array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c,nobu
2009-03-11* missing/vsnprintf.c (BSD_vfprintf): commented out code which hasnobu
2009-03-10* array.c, bignum.c, gc.c, numeric.c, string.c, util.c, insns.def,nobu
2009-02-24* missing/vsnprintf.c (BSD_vfprintf): ptrdiff_t may be larger thannobu
2009-02-20 * util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() becauseusa
2009-02-04* missing/vsnprintf.c (BSD_vfprintf): should support 't' formatmatz
2008-12-22* missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, bynobu
2008-10-26* missing/vsnprintf.c (BSD__sfvwrite): constified.nobu
2008-08-14* transcode.c (load_transcoder): suppress warning.nobu
2008-07-21* missing/vsnprintf.c (struct __sbuf, FILE): use size_t.nobu
2008-07-01* missing/vsnprintf.c (BSD__uqtoa): constified.nobu
2008-07-01* iseq.c (COMPILE_OPTION_FALSE), time.c (timegm_noleapsecond),nobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-05-31* suppress warnings with -Wwrite-string.nobu
2008-04-22* enumerator.c (enumerator_each, enumerator_with_index): suppressnobu
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