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
/
sprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sprintf.c: ruby specific functions
nobu
2015-02-22
1
-0
/
+33
*
util.c: hexdigit
nobu
2015-02-13
1
-0
/
+2
*
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
1
-2
/
+0
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-3
/
+1
*
ruby.h: add mark to PRIsVALUE
nobu
2014-11-04
1
-0
/
+3
*
sprintf.c: integer overflow
nobu
2014-09-16
1
-3
/
+3
*
sprintf.c: improve rational 'f' format
nobu
2014-09-14
1
-13
/
+39
*
sprintf.c: fix condition
nobu
2014-08-19
1
-1
/
+1
*
sprintf.c: rational 'f' format
nobu
2014-08-18
1
-0
/
+67
*
sprintf.c: remove magic numbers
nobu
2014-08-18
1
-2
/
+3
*
* sprintf.c (rb_str_format): like r47006, get rid of
ktsj
2014-07-30
1
-2
/
+2
*
* parse.y: change Symbol <-> ID relationship to avoid
ko1
2014-07-09
1
-7
/
+7
*
sprintf.c: skip non-interned name
nobu
2014-07-08
1
-7
/
+8
*
sprintf.c: check_name_arg
nobu
2014-07-02
1
-4
/
+12
*
sprintf.c: check_pos_arg
nobu
2014-07-02
1
-6
/
+17
*
sprintf.c: check_next_arg
nobu
2014-07-02
1
-4
/
+12
*
sprintf.c: get_num
nobu
2014-07-02
1
-13
/
+21
*
sprintf.c: unnumbered asterisk with numbered argument
nobu
2014-06-26
1
-1
/
+4
*
sprintf.c: remove extra parentheses
nobu
2014-06-26
1
-1
/
+1
*
encoding.h: constify rb_encoding
nobu
2014-06-02
1
-2
/
+2
*
constify rb_encoding and OnigEncoding
nobu
2014-06-01
1
-2
/
+2
*
* parse.y: support Symbol GC. [ruby-trunk Feature #9634]
nari
2014-03-26
1
-1
/
+1
*
* internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.
akr
2014-02-15
1
-1
/
+1
*
sprintf.c: QUOTE flag
nobu
2013-07-30
1
-0
/
+1
*
* sprintf.c: Fix typo patch by @hynkle [Fixes GH-357]
zzak
2013-07-11
1
-1
/
+1
*
* internal.h (INTEGER_PACK_2COMP): Defined.
akr
2013-06-16
1
-2
/
+2
*
* sprintf.c (rb_str_format): Fix a dynamic format string.
akr
2013-06-12
1
-6
/
+3
*
* bignum.c (rb_integer_pack_internal): Renamed from rb_integer_pack
akr
2013-06-11
1
-122
/
+97
*
* include/ruby/ruby.h: constify RBasic::klass and add
ko1
2013-05-13
1
-4
/
+4
*
* internal.h (MUL_OVERFLOW_INT_P): New macro.
akr
2013-04-09
1
-3
/
+7
*
sprintf.c: infect
nobu
2012-08-15
1
-0
/
+1
*
sprintf.c: coderange fix
nobu
2012-08-15
1
-0
/
+1
*
use rb_check_hash_type
nobu
2012-06-26
1
-1
/
+1
*
sprintf.c: inspect by plus
nobu
2012-05-24
1
-2
/
+7
*
Feature #5896
nobu
2012-05-24
1
-2
/
+45
*
* parse.y (rb_check_id_cstr): new function to check if ID is
nobu
2012-04-11
1
-2
/
+5
*
* sprintf.c (rb_str_format): fix exception message encoding.
nobu
2012-04-11
1
-9
/
+10
*
* sprintf.c (rb_str_format): fix error message.
nobu
2012-04-11
1
-1
/
+1
*
rb_str_format: check overflow
nobu
2012-04-10
1
-4
/
+14
*
* sprintf.c (rb_enc_vsprintf): relaxed the restriction. since the
nobu
2012-01-14
1
-2
/
+3
*
* sprintf.c (rb_enc_vsprintf): can be used for ASCII compatible
nobu
2012-01-13
1
-1
/
+7
*
* sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporary
nagachika
2011-08-22
1
-2
/
+6
*
* random.c (random_rand): remove unused variables.
naruse
2011-04-25
1
-5
/
+2
*
* sprintf.c: parenthesize macro arguments.
akr
2010-12-30
1
-12
/
+12
*
* sprintf.c (_HAVE_SANE_QUAD_): Don't forget LP64, r30156.
naruse
2010-12-10
1
-4
/
+4
*
* sprintf.c (_HAVE_SANE_QUAD_): if a certain platform has LONG_LONG in
usa
2010-12-10
1
-0
/
+4
*
Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"
naruse
2010-10-15
1
-5
/
+7
*
* sprintf.c (rb_str_format): fix: sprintf with hex format and
naruse
2010-10-15
1
-7
/
+5
*
* sprintf.c (rb_f_sprintf): fix rdoc. pointed out by Tomoyuki
nobu
2010-09-15
1
-2
/
+2
*
* string.c (rb_str_times): mentioned about Hash argument. a patch
nobu
2010-09-14
1
-3
/
+3
[next]