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
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed ruby_tz_update as ruby_tz_uptodate_p
nobu
2018-07-19
1
-3
/
+3
*
reduce tzset
nobu
2018-07-18
1
-1
/
+7
*
Prefixed reset_leap_second_info
nobu
2018-07-06
1
-1
/
+2
*
Re-apply r63848 (Optimize Time.utc)
naruse
2018-07-05
1
-2
/
+22
*
Revert "Optimize Time.utc"
naruse
2018-07-04
1
-3
/
+0
*
Optimize Time.utc
naruse
2018-07-04
1
-0
/
+3
*
time.c: [DOC] Time#localtime
nobu
2018-07-02
1
-0
/
+3
*
time.c (num_exact): use predefined IDs
normal
2018-01-22
1
-2
/
+2
*
time.c: constify compat_* tables
normal
2018-01-22
1
-2
/
+2
*
time.c: use "unsigned int" for bitfields
normal
2018-01-17
1
-8
/
+2
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-0
/
+1
*
bit-fields other than int is a C99ism
shyouhei
2018-01-02
1
-2
/
+8
*
extern rb_time_utc_offset to get utc offset
naruse
2017-12-11
1
-8
/
+7
*
Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...
naruse
2017-09-25
1
-9
/
+38
*
time.c (Time#-): Fix documentation.
eregon
2017-09-14
1
-1
/
+1
*
time.c: preserve marshalled timezone
nobu
2017-07-04
1
-7
/
+13
*
Improve performance of some Time methods
watson1978
2017-05-27
1
-1
/
+1
*
Improve Time#+ & Time#- performance
watson1978
2017-05-21
1
-10
/
+2
*
Improve Time#<=> performance
watson1978
2017-05-21
1
-1
/
+2
*
time.c: avoid taking a pointer to a member of packed struct
mame
2017-05-04
1
-7
/
+23
*
time.c: rename div as divv
nobu
2017-04-11
1
-49
/
+48
*
time.c: use predefined IDs
normal
2017-04-10
1
-11
/
+8
*
time.c: Improve Time#to_i performance
normal
2017-04-10
1
-1
/
+11
*
time.c (time_strftime): avoid garbage in common case
normal
2017-01-31
1
-3
/
+5
*
time.c: fix type of usec2subsecx
nobu
2016-12-24
1
-1
/
+1
*
time.c: remove debug code
nobu
2016-12-24
1
-43
/
+0
*
time.c: fix typo in value_insane_p
nobu
2016-12-24
1
-1
/
+1
*
time.c: inquire suspicious values
nobu
2016-12-23
1
-8
/
+25
*
time.c: inquire suspicious values
nobu
2016-12-22
1
-5
/
+26
*
time.c: debug print
nobu
2016-12-21
1
-0
/
+5
*
time.c: refine num_exact error message
nobu
2016-12-21
1
-31
/
+24
*
time.c: use RB_TYPE_P
nobu
2016-12-21
1
-12
/
+7
*
time.c: refine error message
nobu
2016-12-19
1
-9
/
+12
*
fix vtm_add_offset yday on last day of year.
akr
2016-11-05
1
-1
/
+1
*
* time.c (time_arg): guard for mswin64 CI.
usa
2016-09-12
1
-1
/
+1
*
replace fixnum by integer in documents.
akr
2016-09-08
1
-14
/
+14
*
* time.c (obj2subsecx): subsec might be GC'ed. try to get rid of SEGV on mswin
usa
2016-09-06
1
-0
/
+1
*
* time.c (time_arg): revert r55688 beause it had no effect. retry...
usa
2016-07-15
1
-1
/
+0
*
* time.c (time_arg): it seems that this function sometimes causes SEGV
usa
2016-07-15
1
-0
/
+1
*
* time.c: define _DEFAULT_SOURCE because glibc 2.20 depracates
naruse
2016-04-27
1
-0
/
+1
*
time.c: add example [ci skip]
nobu
2016-04-22
1
-0
/
+1
*
strftime.c: format in String
nobu
2016-03-23
1
-70
/
+17
*
* time.c (wmul): wrong condition.
usa
2016-03-22
1
-1
/
+1
*
* time.c (wdiv, wmod): wdivmod0() assumes the 3rd and the 4th arguments
usa
2016-03-22
1
-4
/
+4
*
* time.c (divmodv): void function never returns any value.
usa
2016-03-22
1
-1
/
+4
*
fix typo
naruse
2016-03-21
1
-4
/
+3
*
* time.c (MUL_OVERFLOW_FIXWV_P): defined for FIXWV.
naruse
2016-03-21
1
-67
/
+4
*
fix typo
naruse
2016-03-21
1
-4
/
+2
*
* time.c (divmodv): add the case both arguments are Fixnum.
naruse
2016-03-21
1
-57
/
+40
*
* internal.h (rb_fix_divmod_fix): like r54213, use FIX2NUM only if
naruse
2016-03-21
1
-1
/
+1
[next]