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
/
test
/
ruby
/
test_time.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* time.c (num_exact): use to_r method only if to_int method is
akr
2013-03-27
1
-0
/
+1
*
time.c: check re-initialize
nobu
2013-03-15
1
-0
/
+9
*
Use more portable value for ENV['TZ']
naruse
2012-12-07
1
-1
/
+1
*
* time.c (time_mdump): dump timezone string to private instance variable
naruse
2012-12-07
1
-0
/
+15
*
update tests.
akr
2012-06-11
1
-103
/
+225
*
utc offset in seconds
nobu
2012-05-30
1
-1
/
+1
*
strftime.c: triple colons modifier
nobu
2012-05-29
1
-0
/
+18
*
strftime.c: fix locale modifier
nobu
2012-05-29
1
-0
/
+18
*
strftime.c: fix colon modifier.
nobu
2012-05-29
1
-16
/
+20
*
test/ruby/test_time.rb: split a big test
nobu
2012-05-15
1
-0
/
+22
*
* strftime.c (rb_strftime_with_timespec): fix carrir-up bug and
nobu
2012-04-19
1
-0
/
+16
*
* strftime.c (rb_strftime_with_timespec): fix padding of time zone
nobu
2012-04-17
1
-0
/
+16
*
* time.c (time_init_1): Time.new will accept seconds as string or
nobu
2012-03-24
1
-0
/
+7
*
* time.c (TIME_COPY_GMT): copy vtm.utc_offset and vtm.zone too.
akr
2011-11-19
1
-0
/
+7
*
* strftime.c (rb_strftime_with_timespec): get enc argument to specify
naruse
2011-08-27
1
-16
/
+8
*
* time.c (strftimev): Make Time#to_s default to US-ASCII encoding but
tenderlove
2011-08-25
1
-0
/
+16
*
* time.c (rb_strftime_alloc): raise ERANGE if width is too large.
kosaki
2011-08-07
1
-0
/
+3
*
* error.c (rb_check_trusted): new function to check an object is
nobu
2011-07-17
1
-1
/
+16
*
* time.c (time_dup): used rb_obj_class() instead of CLASS_OF().
kosaki
2011-07-15
1
-0
/
+14
*
* remove trailing spaces.
nobu
2011-05-15
1
-1
/
+1
*
* strftime.c (rb_strftime_with_timespec): %G produces 4 digits.
akr
2011-01-30
1
-0
/
+12
*
* vsnprintf.c (BSD__uqtoa): Fix overflow when long != quad_t.
naruse
2010-12-30
1
-0
/
+3
*
* time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]
nobu
2010-11-27
1
-0
/
+4
*
* time.c (time_zone): use rb_locale_str_new_cstr to set encoding
naruse
2010-11-22
1
-0
/
+2
*
add tests.
akr
2010-04-06
1
-0
/
+18
*
* time.c (rb_big_abs_find_minbit): fix handling the last word.
akr
2010-03-31
1
-0
/
+2
*
* time.c: less bignum allocations.
akr
2010-03-31
1
-0
/
+29
*
* time.c: fix previos commit.
akr
2010-03-27
1
-0
/
+18
*
* time.c (time_round): new method Time#round. [ruby-dev:40595]
akr
2010-03-11
1
-0
/
+33
*
* time.c (time_add): propagate fixed time offset.
akr
2010-02-15
1
-0
/
+10
*
* time.c (time_mdump, time_mload): dump/load utc_offset.
nobu
2010-02-03
1
-0
/
+14
*
* time.c (time_mload): add submicro into vtm.subsecx. [ruby-dev:40133]
akr
2010-01-22
1
-0
/
+7
*
* time.c (time_to_r): convert to rational if internal representation
akr
2010-01-13
1
-0
/
+5
*
* time.c (time_mdump): use nano_num and nano_den instead of subnano to
akr
2010-01-13
1
-0
/
+5
*
add tests.
akr
2009-12-25
1
-0
/
+4
*
add a test.
akr
2009-12-22
1
-0
/
+16
*
don't use a string for Time.at argument.
akr
2009-07-02
1
-15
/
+15
*
add test.
akr
2009-05-12
1
-0
/
+15
*
* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]
akr
2009-04-21
1
-2
/
+0
*
* time.c: remove time_t restriction from Time class.
akr
2009-04-21
1
-20
/
+42
*
* time.c (time_cmp): negate the result of reverse comparison.
akr
2009-03-26
1
-0
/
+10
*
* strftime.c (rb_strftime): use locale insensitive functions for tr_TR
akr
2008-12-23
1
-0
/
+1
*
* strftime.c (rb_strftime): The # flag should work with %a, %A, %b,
shugo
2008-11-24
1
-0
/
+7
*
* strftime.c (rb_strftime): A width specifier for %t and %n should
shugo
2008-11-24
1
-0
/
+12
*
* strftime.c (rb_strftime): The precision of %0N should be 9.
shugo
2008-11-24
1
-1
/
+1
*
* strftime.c (rb_strftime): The default precision should be 1, not
shugo
2008-11-24
1
-0
/
+5
*
* strftime.c (rb_strftime): supported %s and %P.
shugo
2008-08-28
1
-0
/
+10
*
* strftime.c (rb_strftime): fixed a bug of padding.
shugo
2008-08-28
1
-0
/
+33
*
* strftime.c (rb_strftime): Time.mktime(2000).strftime("%-S") should
shugo
2008-08-28
1
-0
/
+1
*
* test/ruby/test_time.rb: suppress warning during test.
mame
2008-08-28
1
-0
/
+9
[prev]
[next]