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
Commit message (
Expand
)
Author
Age
Files
Lines
*
never skip
tadf
2011-05-08
3
-2
/
+12
*
fixed
tadf
2011-05-08
1
-1
/
+1
*
* test/date/*.rb: NEVER SKIP.
tadf
2011-05-08
6
-47
/
+55
*
* test/date/*.rb: reverted 31432.
tadf
2011-05-08
5
-26
/
+30
*
* test/date/*.rb: reverted 31483.
tadf
2011-05-08
5
-26
/
+34
*
Revert r31478.
naruse
2011-05-08
5
-30
/
+26
*
* thread_pthread.c (native_cond_timedwait): add to care EINTR.
kosaki
2011-05-08
2
-3
/
+20
*
* lib/time.rb (xmlschema): avoid passing any negative numbers.
tadf
2011-05-08
2
-1
/
+5
*
* ext/date/date_{parse,strptime}.c: introduced some macros.
tadf
2011-05-08
3
-10
/
+17
*
revert r31474. we cann't call xmalloc under FGLOCK.
kosaki
2011-05-08
2
-9
/
+2
*
* test/date/*.rb: use skip /w messages.
tadf
2011-05-08
5
-26
/
+30
*
* ext/date/lib/date/format.rb (_httpdate): omitted to call zone_to_diff.
tadf
2011-05-08
2
-2
/
+6
*
* ext/date/date_core.c (date_s_test_*): use macros.
tadf
2011-05-08
2
-24
/
+22
*
fix a typo
kazu
2011-05-08
1
-1
/
+1
*
* thread_pthread.c (add_signal_thread_list): use xmalloc instead
kosaki
2011-05-08
2
-2
/
+9
*
* thread_pthread.c: cleanup signal_thread_list related ifdef.
kosaki
2011-05-08
2
-42
/
+52
*
* test/io/wait/test_io_wait.rb: Linux socketpair(2) only support
kosaki
2011-05-07
2
-1
/
+11
*
* 2011-05-08
svn
2011-05-07
1
-2
/
+2
*
* test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.
kosaki
2011-05-07
2
-11
/
+5
*
* test/io/wait/test_io_wait.rb: skip tests if the platform is
kosaki
2011-05-07
2
-0
/
+12
*
* test/ruby/test_io.rb (TestIO#test_readpartial_lock),
nobu
2011-05-07
1
-2
/
+2
*
* thread.c (rb_fd_zero): remove redundant zero fill.
kosaki
2011-05-07
2
-3
/
+5
*
* thread.c (rb_fd_init): remove volatile qualifier.
kosaki
2011-05-07
3
-4
/
+8
*
* thread.c (rb_fd_init_copy): new internal api. It provide efficient
kosaki
2011-05-07
3
-12
/
+32
*
r31460 is wrong fix. fix it again.
kosaki
2011-05-07
2
-8
/
+8
*
fix typos
kazu
2011-05-07
1
-2
/
+2
*
* thread_pthread.c (USE_MONOTONIC_COND): check the availability
nobu
2011-05-07
3
-3
/
+15
*
remove debugging code
kosaki
2011-05-07
1
-1
/
+0
*
fix incorrect native_cond_signal call when deadlock was detected.
kosaki
2011-05-07
2
-2
/
+8
*
fix win32 native_cond_timedwait() makes SIGSEGV.
kosaki
2011-05-07
3
-17
/
+48
*
fix mutex deadlock test hang-up.
kosaki
2011-05-07
2
-1
/
+7
*
sleep_cond use monotonic time if possible.
kosaki
2011-05-06
3
-36
/
+75
*
update doc.
akr
2011-05-06
1
-1
/
+1
*
fix win32 compile error.
kosaki
2011-05-06
3
-1
/
+11
*
mutex: deadlock check timeout use monotonic time.
kosaki
2011-05-06
4
-62
/
+92
*
* thread_pthread.c (get_ts): add monotonic clock capability.
kosaki
2011-05-06
2
-3
/
+28
*
* 2011-05-07
svn
2011-05-06
1
-2
/
+2
*
* thread_pthread.h (rb_thread_cond_t): add clockid field. it's
kosaki
2011-05-06
6
-37
/
+79
*
* thread.c (rb_wait_for_single_fd): use ppoll() instead of poll()
kosaki
2011-05-06
3
-10
/
+57
*
* configure.in: remove nanosleep check. we no longer use it.
kosaki
2011-05-06
2
-7
/
+6
*
set properties.
nobu
2011-05-06
0
-0
/
+0
*
* ext/syck/rubyext.c (mktime_do): extra digits are not used.
nobu
2011-05-06
3
-9
/
+37
*
* ext/syck/rubyext.c (mktime_do): remove unused variable offset.
naruse
2011-05-06
3
-2
/
+7
*
* ext/date/date_core.c (DAY_IN_NANOSECONDS): refix: 31438.
naruse
2011-05-06
2
-2
/
+8
*
* 2011-05-06
svn
2011-05-06
1
-2
/
+2
*
* ext/syck/rubyext.c (mktime_do): avoid buffer overrun, by
shyouhei
2011-05-06
2
-6
/
+14
*
ChangeLog for it
shyouhei
2011-05-06
1
-0
/
+5
*
YAML.load time correctly parse usecs smaller than 1 fixes #4571
shyouhei
2011-05-06
1
-10
/
+17
*
* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): fix false positive
kosaki
2011-05-05
2
-19
/
+44
*
* thread_pthread.c (native_mutex_reinitialize_atfork): removed
kosaki
2011-05-05
3
-7
/
+6
[next]