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
/
test
/
ruby
/
test_sprintf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_sprintf.rb: test for %p
nobu
2018-09-15
1
-0
/
+6
*
test/ruby (*no_hidden_garbage): disable GC and skip if multi-threaded
normal
2018-07-08
1
-0
/
+5
*
error.c: KeyError#receiver and KeyError#key
nobu
2017-09-18
1
-1
/
+4
*
Improve error message
kazu
2017-07-31
1
-2
/
+2
*
sprintf.c: width too big
nobu
2017-07-23
1
-0
/
+6
*
Raise ArgumentError if sprintf format string ends with %
eregon
2017-05-25
1
-0
/
+10
*
Fix space flag when Inf/NaN and width==3
nobu
2017-04-23
1
-0
/
+52
*
sprintf.c: avoid garbage in common (no exception) case
normal
2017-01-31
1
-0
/
+10
*
sprintf.c: fix width underflow
nobu
2016-12-17
1
-0
/
+5
*
util.c: round to even
nobu
2016-11-04
1
-1
/
+10
*
util.c: round nearly middle value
nobu
2016-07-10
1
-0
/
+4
*
sprintf.c: fix buffer overflow
nobu
2016-03-27
1
-0
/
+4
*
test/ruby: suppress parser warnings
nobu
2016-02-19
1
-1
/
+1
*
sprintf.c: exact number
nobu
2016-01-14
1
-0
/
+5
*
test_sprintf.rb: simplify
nobu
2016-01-14
1
-3
/
+3
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
sprintf.c: fix garbage inserted with Rational
nobu
2015-12-03
1
-0
/
+3
*
sprintf.c: nil value is valid
nobu
2015-11-11
1
-0
/
+5
*
sprintf.c: hash default value
nobu
2015-11-11
1
-0
/
+6
*
comment out for x86 extended precision
naruse
2014-12-15
1
-2
/
+3
*
sprintf.c: improve rational 'f' format
nobu
2014-09-14
1
-0
/
+14
*
sprintf.c: fix condition
nobu
2014-08-19
1
-0
/
+1
*
sprintf.c: rational 'f' format
nobu
2014-08-18
1
-0
/
+5
*
sprintf.c: unnumbered asterisk with numbered argument
nobu
2014-06-26
1
-0
/
+4
*
sprintf.c: remove extra parentheses
nobu
2014-06-26
1
-0
/
+6
*
test_sprintf.rb: sprintf with a hash as parameter
nobu
2013-12-28
1
-0
/
+5
*
test/ruby: better assertions
nobu
2013-12-13
1
-1
/
+1
*
test/unit/assertions.rb: return exception
nobu
2013-10-09
1
-36
/
+18
*
* parse.y (rb_check_id_cstr): new function to check if ID is
nobu
2012-04-11
1
-0
/
+10
*
* sprintf.c (rb_str_format): fix exception message encoding.
nobu
2012-04-11
1
-0
/
+38
*
* test/ruby/test_sprintf.rb (test_named_untyped, test_named_typed):
nobu
2012-04-11
1
-1
/
+8
*
* sprintf.c (rb_str_format): fix error message.
nobu
2012-04-11
1
-3
/
+8
*
* vsnprintf.c (BSD_vfprintf): don't output floating point
naruse
2010-11-22
1
-1
/
+1
*
Fix wrong test.
naruse
2010-11-09
1
-1
/
+1
*
* util.c (ruby_strtod): this code uses FPU's rounding system.
naruse
2010-11-09
1
-0
/
+2
*
* vsnprintf.c (BSD_vfprintf): fix precision specifier doesn't
naruse
2010-11-08
1
-0
/
+1
*
* vsnprintf.c (BSD_vfprintf): prec digits fractal part should be
nobu
2010-10-24
1
-0
/
+4
*
* vsnprintf.c (BSD_vfprintf): print floating point on "%#a".
naruse
2010-10-20
1
-2
/
+7
*
* vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.
naruse
2010-10-19
1
-0
/
+2
*
* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]
nobu
2010-10-19
1
-2
/
+4
*
* vsnprintf.c (BSD_vfprintf): fix over-count of field size.
nobu
2010-10-19
1
-0
/
+2
*
* vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.
nobu
2010-10-18
1
-0
/
+8
*
Fix wrong test.
naruse
2010-10-18
1
-1
/
+1
*
* sprintf.c (BSD_vfprintf): wrong padding arround prefix and
naruse
2010-10-18
1
-0
/
+7
*
Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"
naruse
2010-10-15
1
-6
/
+4
*
* sprintf.c (rb_str_format): fix: sprintf with hex format and
naruse
2010-10-15
1
-4
/
+6
*
* sprintf.c: add short documentation about named reference.
naruse
2010-07-21
1
-0
/
+3
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
nobu
2010-04-29
1
-1
/
+2
*
Remove platform dependent test.
naruse
2010-04-02
1
-2
/
+0
*
Add test for sprintf with Infinity and NaN.
naruse
2010-04-01
1
-0
/
+4
[next]