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
*
TestTime#test_memsize: skip when on GC_DEBUG
卜部昌平
2020-02-20
1
-0
/
+1
*
support multi-run for test/ruby/test_time.rb
Koichi Sasada
2020-01-28
1
-0
/
+7
*
Simplify obj2ubits checks
John Hawthorn
2020-01-13
1
-0
/
+4
*
Update test to handle x32 ABI compiled Ruby on Linux
Jeremy Evans
2019-10-17
1
-0
/
+1
*
Separate Time#inspect from to_s and show subsec [Feature #15958]
NARUSE, Yui
2019-09-19
1
-0
/
+24
*
Relaxed delta of nanosec from Float time
Nobuyoshi Nakada
2019-07-13
1
-1
/
+1
*
Marshal distant past/future
Nobuyoshi Nakada
2019-06-19
1
-0
/
+10
*
Add `Time#ceil`.
manga_osyo
2019-05-23
1
-0
/
+26
*
Add `Time#floor`
nobu
2019-04-20
1
-0
/
+26
*
time.c: zone in fixoff mode
nobu
2018-12-24
1
-0
/
+4
*
Normalize month-mday before finding epoch
naruse
2018-11-25
1
-0
/
+23
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
1
-0
/
+1
*
test/ruby (*no_hidden_garbage): disable GC and skip if multi-threaded
normal
2018-07-08
1
-0
/
+3
*
skip a test if another Thread is running.
ko1
2018-02-28
1
-0
/
+2
*
Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...
naruse
2017-09-25
1
-0
/
+11
*
time.c: preserve marshalled timezone
nobu
2017-07-04
1
-1
/
+3
*
define PACKED_STRUCT_UNALIGNED correctly
normal
2017-04-22
1
-0
/
+17
*
test_time.rb: use UTC
nobu
2017-02-01
1
-1
/
+1
*
time.c (time_strftime): avoid garbage in common case
normal
2017-01-31
1
-0
/
+11
*
time.c: refine num_exact error message
nobu
2016-12-21
1
-0
/
+10
*
fix vtm_add_offset yday on last day of year.
akr
2016-11-05
1
-0
/
+17
*
Use qualified names
nobu
2016-08-30
1
-1
/
+1
*
strftime.c: Bignum conversion
nobu
2016-03-24
1
-0
/
+9
*
strftime.c: set buffer length
nobu
2016-03-24
1
-1
/
+1
*
strftime.c: fix FMTV
nobu
2016-03-24
1
-0
/
+3
*
strftime.c: case conversion
nobu
2016-03-24
1
-0
/
+7
*
strftime.c: fix false failure
nobu
2016-03-24
1
-0
/
+2
*
strftime.c: format in String
nobu
2016-03-23
1
-2
/
+1
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
preserve encodings in error messages
nobu
2015-09-28
1
-0
/
+5
*
* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.
eregon
2015-02-22
1
-3
/
+6
*
* test/ruby/test_time.rb: Add test for getlocal(nil). See
headius
2014-12-15
1
-0
/
+11
*
add an assertion.
akr
2014-11-15
1
-0
/
+1
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
* time.c: raise exception when minutes of utc_offset is out of 00-59.
glass
2014-09-21
1
-0
/
+1
*
* time.c (rb_time_unmagnify_to_float): Avoid double rounding.
akr
2014-08-26
1
-0
/
+6
*
time.c: unnecessary encoding
nobu
2014-07-23
1
-0
/
+1
*
test_time.rb: encoding of Time#zone
nobu
2014-07-23
1
-3
/
+10
*
time.c: fix underflow of unsigned integers
nobu
2014-05-02
1
-0
/
+1
*
* test/ruby/test_time.rb: extended the timeout span and reduce the loop count.
usa
2014-03-25
1
-2
/
+2
*
* test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...
usa
2014-03-25
1
-1
/
+1
*
test_time.rb: arguments order
nobu
2014-03-24
1
-1
/
+1
*
Asia/Tokyo is more portable value for ENV["TZ"] [Bug #9652]
naruse
2014-03-24
1
-1
/
+1
*
time.c: freeze and preserve marshal-loaded time zone
normal
2014-03-19
1
-0
/
+15
*
* test/ruby: get rid of warnings.
usa
2014-03-05
1
-1
/
+0
*
test/ruby: better assertions
nobu
2013-12-13
1
-21
/
+21
*
* test/ruby/test_time.rb: use the in_timezone() helper
eregon
2013-08-17
1
-17
/
+14
*
* test/ruby/test_time.rb (#in_timezone): fix typo of r42596
eregon
2013-08-17
1
-1
/
+1
*
time.c: ignore invalid data
nobu
2013-08-17
1
-0
/
+37
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-24
/
+0
[next]