summaryrefslogtreecommitdiff
path: root/sprintf.c
AgeCommit message (Expand)Author
2014-11-18* internal.h: Gather declarations in non-header files.akr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-04ruby.h: add mark to PRIsVALUEnobu
2014-09-16sprintf.c: integer overflownobu
2014-09-14sprintf.c: improve rational 'f' formatnobu
2014-08-19sprintf.c: fix conditionnobu
2014-08-18sprintf.c: rational 'f' formatnobu
2014-08-18sprintf.c: remove magic numbersnobu
2014-07-30* sprintf.c (rb_str_format): like r47006, get rid ofktsj
2014-07-09* parse.y: change Symbol <-> ID relationship to avoidko1
2014-07-08sprintf.c: skip non-interned namenobu
2014-07-02sprintf.c: check_name_argnobu
2014-07-02sprintf.c: check_pos_argnobu
2014-07-02sprintf.c: check_next_argnobu
2014-07-02sprintf.c: get_numnobu
2014-06-26sprintf.c: unnumbered asterisk with numbered argumentnobu
2014-06-26sprintf.c: remove extra parenthesesnobu
2014-06-02encoding.h: constify rb_encodingnobu
2014-06-01constify rb_encoding and OnigEncodingnobu
2014-03-26* parse.y: support Symbol GC. [ruby-trunk Feature #9634]nari
2014-02-15* internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.akr
2013-07-30sprintf.c: QUOTE flagnobu
2013-07-11* sprintf.c: Fix typo patch by @hynkle [Fixes GH-357]zzak
2013-06-16* internal.h (INTEGER_PACK_2COMP): Defined.akr
2013-06-12* sprintf.c (rb_str_format): Fix a dynamic format string.akr
2013-06-11* bignum.c (rb_integer_pack_internal): Renamed from rb_integer_packakr
2013-05-13* include/ruby/ruby.h: constify RBasic::klass and addko1
2013-04-09* internal.h (MUL_OVERFLOW_INT_P): New macro.akr
2012-08-15sprintf.c: infectnobu
2012-08-15sprintf.c: coderange fixnobu
2012-06-26use rb_check_hash_typenobu
2012-05-24sprintf.c: inspect by plusnobu
2012-05-24Feature #5896nobu
2012-04-11* parse.y (rb_check_id_cstr): new function to check if ID isnobu
2012-04-11* sprintf.c (rb_str_format): fix exception message encoding.nobu
2012-04-11* sprintf.c (rb_str_format): fix error message.nobu
2012-04-10rb_str_format: check overflownobu
2012-01-14* sprintf.c (rb_enc_vsprintf): relaxed the restriction. since thenobu
2012-01-13* sprintf.c (rb_enc_vsprintf): can be used for ASCII compatiblenobu
2011-08-22* sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporarynagachika
2011-04-25* random.c (random_rand): remove unused variables.naruse
2010-12-30* sprintf.c: parenthesize macro arguments.akr
2010-12-10* sprintf.c (_HAVE_SANE_QUAD_): Don't forget LP64, r30156.naruse
2010-12-10* sprintf.c (_HAVE_SANE_QUAD_): if a certain platform has LONG_LONG inusa
2010-10-15Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"naruse
2010-10-15* sprintf.c (rb_str_format): fix: sprintf with hex format andnaruse
2010-09-15* sprintf.c (rb_f_sprintf): fix rdoc. pointed out by Tomoyukinobu
2010-09-14* string.c (rb_str_times): mentioned about Hash argument. a patchnobu
2010-07-21* sprintf.c: add short documentation about named reference.naruse
2010-07-21* util.c (ruby_hdtoa): renamed from BSD__hdtoa.nobu