summaryrefslogtreecommitdiff
path: root/sprintf.c
AgeCommit message (Expand)Author
2020-09-28sprintf.c: Removed conflicting definitionNobuyoshi Nakada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-12Make temporary lock string encoding freeNobuyoshi Nakada
2019-12-26decouple internal.h headers卜部昌平
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-08-29move docs around [ci skip]卜部昌平
2019-07-14Add /* fall through */ commentsYusuke Endoh
2018-04-22sprintf.c: fix typostomar
2018-03-14quote symbolsnobu
2018-02-09sprintf.c: overflow checknobu
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2017-09-18error.c: KeyError#receiver and KeyError#keynobu
2017-09-09sprintf.c: NULL as strnobu
2017-08-02suppress warnings when RUBY_USE_SETJMPEXnobu
2017-07-31Improve error messagekazu
2017-07-23sprintf.c: width too bignobu
2017-05-26sprintf.c: remove redundant conditionnobu
2017-05-25Raise ArgumentError if sprintf format string ends with %eregon
2017-04-28sprintf.c: remove unused variablenobu
2017-04-28sprintf.c: ruby_ultoanobu
2017-04-28sprintf.c: format by utility functionsnobu
2017-04-28sprintf.c: fix one-off bugnobu
2017-04-23Refactor "%f" % Inf/NaNnobu
2017-04-23Fix space flag when Inf/NaN and width==3nobu
2017-03-20Avoid integer overflow in sprintf()nobu
2017-03-20sprintf.c: string limitsnobu
2017-03-19sprintf.c: use FILLnobu
2017-03-13sprintf.c: fix out-of-bound accessnobu
2017-03-09revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]shyouhei
2017-03-06optimize FIXABLE macroshyouhei
2017-01-31sprintf.c: avoid garbage in common (no exception) casenormal
2016-12-17sprintf.c: fix width underflownobu
2016-09-13Use PRIuSIZE format specifier for size_t valuesrhe
2016-05-18ruby.h: RB_INTEGER_TYPE_Pnobu
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-03-27sprintf.c: refactor Rational fnobu
2016-03-27sprintf.c: fix buffer overflownobu
2016-03-27sprintf.c: simplifynobu
2016-03-27sprintf.c: Rational f by generic Integer functionsnobu
2016-01-14sprintf.c: exact numbernobu
2015-12-03sprintf.c: fix garbage inserted with Rationalnobu
2015-11-30symbol.c: rb_sym_internnobu
2015-11-11sprintf.c: nil value is validnobu
2015-11-11sprintf.c: hash default valuenobu
2015-09-28vsnprintf.c: constifynobu
2015-09-28preserve encodings in error messagesnobu
2015-06-26sprintf.c: rb_inspect returns a stringnobu
2015-02-22sprintf.c: ruby specific functionsnobu