summaryrefslogtreecommitdiff
path: root/vsnprintf.c
AgeCommit message (Expand)Author
2012-08-16unecessary macros and K&R style codingnobu
2012-05-24sprintf.c: inspect by plusnobu
2012-05-24Feature #5896nobu
2011-11-01* vsnprintf.c (BSD_vfprintf): support 'll' prefix.naruse
2011-01-18* vsnprintf.c (cvt): set first byte of buf to NUL for the case whennaruse
2011-01-16* vsnprintf.c: parenthesize macro arguments.akr
2010-12-30* vsnprintf.c (BSD__uqtoa): Fix overflow when long != quad_t.naruse
2010-12-18* vsnprintf.c (BSD_vfprintf): suppress warning: "_WIN32" is not defined.kazu
2010-11-24* vsnprintf (BSD_vfprintf): use QUADINT macro only when _HAVE_SANE_QUAD_usa
2010-11-24* vsnprintf (BSD_vfprintf): added VC++ compatible size specificationsusa
2010-11-22* vsnprintf.c (BSD_vfprintf): don't output floating pointnaruse
2010-11-08* vsnprintf.c (BSD_vfprintf): fix precision specifier doesn'tnaruse
2010-10-26* vsnprintf.c (BSD_vfprintf): suppress warnings.nobu
2010-10-24* vsnprintf.c (BSD_vfprintf): prec digits fractal part should benobu
2010-10-20* vsnprintf.c (BSD_vfprintf): print floating point on "%#a".naruse
2010-10-19* vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.naruse
2010-10-19* vsnprintf.c (BSD_vfprintf): fix over-count of field size.nobu
2010-10-18* vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.nobu
2010-10-18* sprintf.c (BSD_vfprintf): wrong padding arround prefix andnaruse
2010-10-12* vsnprintf.c (BSD_vfprintf): fix cast.nobu
2010-05-29* removed trailing spaces.nobu
2010-04-28* vsnprintf.c (ruby_vsnprintf, ruby_snprintf): suppress warnings.nobu
2010-04-04* include/ruby/ruby.h: replace snprintf and vsnprintf bynaruse