summaryrefslogtreecommitdiff
path: root/strftime.c
AgeCommit message (Expand)Author
2020-06-29rb_strftime_with_timespec: do not goto into a branch卜部昌平
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-04-08Fixed formatted substring expansion [Bug #16767]Nobuyoshi Nakada
2019-12-26decouple internal.h headers卜部昌平
2018-10-13Prefer `rb_fstring_lit` over `rb_fstring_cstr`nobu
2018-10-08revert r64957 [ci skip]k0kubun
2018-10-08* expand tabs.svn
2018-10-08revert r64955k0kubun
2018-10-08* expand tabs.svn
2018-10-08partially revert r64953k0kubun
2018-10-08* expand tabs.svn
2018-10-08Timezone support by Time [Feature #14850]nobu
2018-08-08Store String as zone in struct vtm.akr
2017-05-10adjust styles [ci skip]nobu
2017-03-29vsnprintf.c: prefix with precisionnobu
2017-03-17deduplicate static rb_str_format format stringsnormal
2016-06-14strftime.c: limit result sizenobu
2016-03-24strftime.c: Bignum conversionnobu
2016-03-24strftime.c: set buffer lengthnobu
2016-03-24strftime.c: refine r54248nobu
2016-03-24strftime.c: remove recursive-assignmentsnobu
2016-03-24strftime.c: fix FMTVnobu
2016-03-24strftime.c: case conversionnobu
2016-03-24strftime.c: fix false failurenobu
2016-03-23strftime.c: format in Stringnobu
2013-04-06* strftime.c (rb_strftime_with_timespec): Test yday range.akr
2012-08-16unecessary macros and K&R style codingnobu
2012-05-29strftime.c: triple colons modifiernobu
2012-05-29strftime.c: fix locale modifiernobu
2012-05-29strftime.c: fix colon modifier.nobu
2012-05-28strftime.c: linux stylenobu
2012-04-19* strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu
2012-04-18* strftime.c (rb_strftime_with_timespec): add an interim digit fornobu
2012-04-17* strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu
2011-08-27* strftime.c (rb_strftime_with_timespec): get enc argument to specifynaruse
2011-07-30* strftime.c (NEEDS): avoid SEGV due to integer overflow in sparc-solaris2.10ngoto
2011-05-31* strftime.c (rb_strftime_with_timespec): improved style consistency.yugui
2011-04-25* random.c (random_rand): remove unused variables.naruse
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-03* strftime.c (STRFTIME): return 0 and ERANGE when precision is toonaruse
2011-01-30* strftime.c (rb_strftime_with_timespec): %G produces 4 digits.akr
2011-01-01* strftime.c: parenthesize macro arguments.akr
2010-08-08* strftime.c (rb_strftime_with_timespec): suppress warnings.akr
2010-07-10* strftime.c (rb_strftime_with_timespec): fix precision handling forakr
2010-07-09* strftime.c: unused declarations removed.akr
2010-07-09* strftime.c (rb_strftime_with_timespec): clear colons at unknownakr
2010-07-09* strftime.c: don't call tzset. strftime.c doesn't depend onakr