index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
strftime.c
Age
Commit message (
Expand
)
Author
2018-10-13
Prefer `rb_fstring_lit` over `rb_fstring_cstr`
nobu
2018-10-08
revert r64957 [ci skip]
k0kubun
2018-10-08
* expand tabs.
svn
2018-10-08
revert r64955
k0kubun
2018-10-08
* expand tabs.
svn
2018-10-08
partially revert r64953
k0kubun
2018-10-08
* expand tabs.
svn
2018-10-08
Timezone support by Time [Feature #14850]
nobu
2018-08-08
Store String as zone in struct vtm.
akr
2017-05-10
adjust styles [ci skip]
nobu
2017-03-29
vsnprintf.c: prefix with precision
nobu
2017-03-17
deduplicate static rb_str_format format strings
normal
2016-06-14
strftime.c: limit result size
nobu
2016-03-24
strftime.c: Bignum conversion
nobu
2016-03-24
strftime.c: set buffer length
nobu
2016-03-24
strftime.c: refine r54248
nobu
2016-03-24
strftime.c: remove recursive-assignments
nobu
2016-03-24
strftime.c: fix FMTV
nobu
2016-03-24
strftime.c: case conversion
nobu
2016-03-24
strftime.c: fix false failure
nobu
2016-03-23
strftime.c: format in String
nobu
2013-04-06
* strftime.c (rb_strftime_with_timespec): Test yday range.
akr
2012-08-16
unecessary macros and K&R style coding
nobu
2012-05-29
strftime.c: triple colons modifier
nobu
2012-05-29
strftime.c: fix locale modifier
nobu
2012-05-29
strftime.c: fix colon modifier.
nobu
2012-05-28
strftime.c: linux style
nobu
2012-04-19
* strftime.c (rb_strftime_with_timespec): fix carrir-up bug and
nobu
2012-04-18
* strftime.c (rb_strftime_with_timespec): add an interim digit for
nobu
2012-04-17
* strftime.c (rb_strftime_with_timespec): fix padding of time zone
nobu
2011-08-27
* strftime.c (rb_strftime_with_timespec): get enc argument to specify
naruse
2011-07-30
* strftime.c (NEEDS): avoid SEGV due to integer overflow in sparc-solaris2.10
ngoto
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-07
cancel subversion backfire. sorry
matz
2011-03-07
* gc.c (rb_gc_set_params): allow GC parameter configuration by
matz
2011-03-03
* strftime.c (STRFTIME): return 0 and ERANGE when precision is too
naruse
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 for
akr
2010-07-09
* strftime.c: unused declarations removed.
akr
2010-07-09
* strftime.c (rb_strftime_with_timespec): clear colons at unknown
akr
2010-07-09
* strftime.c: don't call tzset. strftime.c doesn't depend on
akr
2010-07-08
unused code removed.
akr
2010-07-07
* strftime.c (rb_strftime_with_timespec): support %:z and %::z.
akr
2010-03-31
* time.c: less bignum allocations.
akr
2010-03-25
* bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast...
muraken
2009-12-06
* strftime.c: %l should be 1..12 instead of 0..12 [ruby-core:27072]
naruse
2009-11-26
* removed spaces just before tabs.
nobu
[next]