summaryrefslogtreecommitdiff
path: root/ext/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'ext/cgi')
0 files changed, 0 insertions, 0 deletions
ee2b9b5bcb121e68441d50330d'>sprintf.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