index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
strftime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce encoding check macro
S-H-GAMELINKS
2022-12-02
1
-3
/
+4
*
Using RB_BIGNUM_TYPE_P macro
S-H-GAMELINKS
2021-09-11
1
-1
/
+1
*
Moved exported symbols in internal/util.h to ruby/util.h
Nobuyoshi Nakada
2021-08-24
1
-1
/
+1
*
Fix -Wundef warnings for patterns `#if HAVE`
Benoit Daloze
2021-05-04
1
-1
/
+1
*
Silence GCC 11 warnings
xtkoba
2021-04-30
1
-2
/
+2
*
UTC zone should be still "+00:00" [Feature #17544]
Nobuyoshi Nakada
2021-02-16
1
-1
/
+1
*
strftime.c: support unknown offset UTC in RFC 3339 [Feature #17544]
Nobuyoshi Nakada
2021-02-16
1
-1
/
+1
*
rb_strftime_with_timespec: do not goto into a branch
卜部昌平
2020-06-29
1
-2
/
+4
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
Fixed formatted substring expansion [Bug #16767]
Nobuyoshi Nakada
2020-04-08
1
-0
/
+2
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-4
/
+9
*
Prefer `rb_fstring_lit` over `rb_fstring_cstr`
nobu
2018-10-13
1
-1
/
+1
*
revert r64957 [ci skip]
k0kubun
2018-10-08
1
-14
/
+14
*
* expand tabs.
svn
2018-10-08
1
-14
/
+14
*
revert r64955
k0kubun
2018-10-08
1
-14
/
+14
*
* expand tabs.
svn
2018-10-08
1
-14
/
+14
*
partially revert r64953
k0kubun
2018-10-08
1
-14
/
+14
*
* expand tabs.
svn
2018-10-08
1
-14
/
+14
*
Timezone support by Time [Feature #14850]
nobu
2018-10-08
1
-13
/
+17
*
Store String as zone in struct vtm.
akr
2018-08-08
1
-2
/
+2
*
adjust styles [ci skip]
nobu
2017-05-10
1
-1
/
+2
*
vsnprintf.c: prefix with precision
nobu
2017-03-29
1
-1
/
+1
*
deduplicate static rb_str_format format strings
normal
2017-03-17
1
-1
/
+2
*
strftime.c: limit result size
nobu
2016-06-14
1
-7
/
+49
*
strftime.c: Bignum conversion
nobu
2016-03-24
1
-9
/
+11
*
strftime.c: set buffer length
nobu
2016-03-24
1
-0
/
+1
*
strftime.c: refine r54248
nobu
2016-03-24
1
-4
/
+4
*
strftime.c: remove recursive-assignments
nobu
2016-03-24
1
-2
/
+2
*
strftime.c: fix FMTV
nobu
2016-03-24
1
-18
/
+27
*
strftime.c: case conversion
nobu
2016-03-24
1
-17
/
+26
*
strftime.c: fix false failure
nobu
2016-03-24
1
-1
/
+1
*
strftime.c: format in String
nobu
2016-03-23
1
-54
/
+93
*
* strftime.c (rb_strftime_with_timespec): Test yday range.
akr
2013-04-06
1
-1
/
+2
*
unecessary macros and K&R style coding
nobu
2012-08-16
1
-34
/
+1
*
strftime.c: triple colons modifier
nobu
2012-05-29
1
-12
/
+31
*
strftime.c: fix locale modifier
nobu
2012-05-29
1
-4
/
+6
*
strftime.c: fix colon modifier.
nobu
2012-05-29
1
-2
/
+6
*
strftime.c: linux style
nobu
2012-05-28
1
-21
/
+21
*
* strftime.c (rb_strftime_with_timespec): fix carrir-up bug and
nobu
2012-04-19
1
-2
/
+5
*
* strftime.c (rb_strftime_with_timespec): add an interim digit for
nobu
2012-04-18
1
-2
/
+2
*
* strftime.c (rb_strftime_with_timespec): fix padding of time zone
nobu
2012-04-17
1
-3
/
+7
*
* strftime.c (rb_strftime_with_timespec): get enc argument to specify
naruse
2011-08-27
1
-11
/
+36
*
* strftime.c (NEEDS): avoid SEGV due to integer overflow in sparc-solaris2.10
ngoto
2011-07-30
1
-1
/
+1
*
* strftime.c (rb_strftime_with_timespec): improved style consistency.
yugui
2011-05-31
1
-7
/
+4
*
* random.c (random_rand): remove unused variables.
naruse
2011-04-25
1
-4
/
+2
*
cancel subversion backfire. sorry
matz
2011-03-07
1
-0
/
+4
*
* gc.c (rb_gc_set_params): allow GC parameter configuration by
matz
2011-03-07
1
-4
/
+0
*
* strftime.c (STRFTIME): return 0 and ERANGE when precision is too
naruse
2011-03-03
1
-0
/
+4
[next]