index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vsnprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vsnprintf.c: prefix with precision
nobu
2017-03-29
1
-7
/
+3
*
* internal.h (WARN_UNUSED_RESULT): moved to configure.in, to
shyouhei
2016-09-16
1
-2
/
+2
*
Suppress false warnings
nobu
2016-06-18
1
-1
/
+3
*
* compile.c: fix typos.
hsbt
2015-12-14
1
-1
/
+1
*
vsnprintf.c: constify
nobu
2015-09-28
1
-1
/
+1
*
sprintf.c: ruby specific functions
nobu
2015-02-22
1
-40
/
+0
*
util.c: hexdigit
nobu
2015-02-13
1
-4
/
+10
*
ruby.h: add mark to PRIsVALUE
nobu
2014-11-04
1
-1
/
+15
*
vsnprintf.c: fix string precision
nobu
2014-05-25
1
-1
/
+1
*
* vsnprintf.c: remove duplicated def of `UNINITIALIZED_VAR()'.
ko1
2014-02-05
1
-6
/
+0
*
* vsnprintf.c: Fix spelling from compliment to complement.
charliesome
2013-10-13
1
-1
/
+1
*
vsnprintf.c: initialize cp
nobu
2013-09-19
1
-0
/
+1
*
vsnprintf.c: fix buffer overflow
nobu
2013-09-12
1
-9
/
+25
*
unecessary macros and K&R style coding
nobu
2012-08-16
1
-13
/
+7
*
sprintf.c: inspect by plus
nobu
2012-05-24
1
-3
/
+4
*
Feature #5896
nobu
2012-05-24
1
-1
/
+32
*
* vsnprintf.c (BSD_vfprintf): support 'll' prefix.
naruse
2011-11-01
1
-9
/
+18
*
* vsnprintf.c (cvt): set first byte of buf to NUL for the case when
naruse
2011-01-18
1
-0
/
+1
*
* vsnprintf.c: parenthesize macro arguments.
akr
2011-01-16
1
-4
/
+4
*
* vsnprintf.c (BSD__uqtoa): Fix overflow when long != quad_t.
naruse
2010-12-30
1
-1
/
+1
*
* vsnprintf.c (BSD_vfprintf): suppress warning: "_WIN32" is not defined.
kazu
2010-12-18
1
-1
/
+1
*
* vsnprintf (BSD_vfprintf): use QUADINT macro only when _HAVE_SANE_QUAD_
usa
2010-11-24
1
-1
/
+3
*
* vsnprintf (BSD_vfprintf): added VC++ compatible size specifications
usa
2010-11-24
1
-0
/
+18
*
* vsnprintf.c (BSD_vfprintf): don't output floating point
naruse
2010-11-22
1
-1
/
+1
*
* vsnprintf.c (BSD_vfprintf): fix precision specifier doesn't
naruse
2010-11-08
1
-0
/
+2
*
* vsnprintf.c (BSD_vfprintf): suppress warnings.
nobu
2010-10-26
1
-2
/
+8
*
* vsnprintf.c (BSD_vfprintf): prec digits fractal part should be
nobu
2010-10-24
1
-1
/
+3
*
* vsnprintf.c (BSD_vfprintf): print floating point on "%#a".
naruse
2010-10-20
1
-5
/
+2
*
* vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.
naruse
2010-10-19
1
-0
/
+1
*
* vsnprintf.c (BSD_vfprintf): fix over-count of field size.
nobu
2010-10-19
1
-2
/
+1
*
* vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.
nobu
2010-10-18
1
-6
/
+6
*
* sprintf.c (BSD_vfprintf): wrong padding arround prefix and
naruse
2010-10-18
1
-0
/
+3
*
* vsnprintf.c (BSD_vfprintf): fix cast.
nobu
2010-10-12
1
-1
/
+1
*
* removed trailing spaces.
nobu
2010-05-29
1
-6
/
+6
*
* vsnprintf.c (ruby_vsnprintf, ruby_snprintf): suppress warnings.
nobu
2010-04-28
1
-2
/
+2
*
* include/ruby/ruby.h: replace snprintf and vsnprintf by
naruse
2010-04-04
1
-0
/
+1256