aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more assertions for NotImplementedError of instance methodkazu2018-08-212-1/+5
* rename an argument of calc_wday.akr2018-08-211-6/+6
* Re-Revert "Temporary revert "process.c: dead code when no SIGCHLD""naruse2018-08-212-7/+17
* cont.c: fix syntax errornobu2018-08-211-1/+1
* common.mk: timestamp directorynobu2018-08-211-1/+2
* thread*.c: replace GetMutexPtr with mutex_ptrnormal2018-08-212-28/+25
* cont.c: replace "GetFooPtr" macros with "foo_ptr" functionsnormal2018-08-211-20/+25
* internal.h: remove prototype for non-existent rb_divert_reserved_fdnormal2018-08-211-3/+0
* cont.c (struct rb_fiber_struct): bitfields for trasnferred and statusnormal2018-08-201-2/+2
* thread*.c: avoid unnecessary initialization for list_for_each_safenormal2018-08-202-5/+4
* thread_pthread.c: reinitialize ubf_list at forknormal2018-08-203-7/+10
* test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsgnormal2018-08-201-0/+1
* Try 4 times for WIN32OLE specseregon2018-08-201-4/+5
* Revert r64471eregon2018-08-201-2/+0
* * 2018-08-21svn2018-08-201-1/+1
* Remove extra semicolonkazu2018-08-202-2/+2
* Update link to Email address specificationkazu2018-08-201-1/+1
* spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal2018-08-201-5/+9
* thread_sync.c (rb_condvar_initialize): remove extra semicolonnormal2018-08-191-1/+1
* thread_sync.c (rb_mutex_sleep): disable interrupt checking in ensurenormal2018-08-191-16/+31
* thread.c (rb_thread_fd_select): fix off-by-one with sigwait_fdnormal2018-08-191-1/+1
* thread_sync.rb (rb_condvar_wait): golf out unnecessary variablesnormal2018-08-191-4/+1
* * 2018-08-20svn2018-08-191-1/+1
* test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal2018-08-191-1/+1
* don't run specs add at r64409 on Windowsnaruse2018-08-191-0/+2
* select() on all platforms for Socket#recvmsg_nonblock speceregon2018-08-191-1/+1
* NEWS: categorized new entries allnobu2018-08-191-45/+74
* Fix a typo [ci skip]kazu2018-08-191-1/+1
* thread_pthread.c: reset timeslice delay when uncontendednormal2018-08-192-3/+7
* Revert "thread_sync.c (rb_mutex_sleep): skip interrupt check before sleep"normal2018-08-192-11/+5
* Guard spec which only works on Linuxeregon2018-08-181-1/+1
* thread_sync.c (rb_mutex_sleep): skip interrupt check before sleepnormal2018-08-182-5/+11
* Special case for Solaris 11x on RubyCIeregon2018-08-181-2/+5
* Be more flexible in the protocol value returned by getaddrinfo()eregon2018-08-181-26/+22
* Adapt pack_sockaddr_in specs for Solariseregon2018-08-181-5/+18
* Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specseregon2018-08-184-64/+55
* Simplify to a more standardized Socket SCM constant in specseregon2018-08-181-6/+1
* Add guards for Solaris for socket specseregon2018-08-182-6/+6
* Adapt spec to consider Solariseregon2018-08-181-6/+11
* Use 127.0.0.1 instead of localhost in Addrinfo specseregon2018-08-182-15/+12
* Accept TypeError for Socket#getnameinfoeregon2018-08-181-2/+4
* Always set autoclose=false for IO.for_fd fdseregon2018-08-182-1/+3
* * properties.svn2018-08-180-0/+0
* Re-add socket specseregon2018-08-1810-0/+1451
* Revert "thread.c (sleep_*): check interrupt before changing th->status"normal2018-08-181-2/+2
* * 2018-08-19svn2018-08-181-1/+1
* thread.c (sleep_*): check interrupt before changing th->statusnormal2018-08-181-2/+2
* Revert r64441eregon2018-08-182-56/+44
* Temporary revert "process.c: dead code when no SIGCHLD"naruse2018-08-182-17/+7
* NEWS: quote false [ci skip]nobu2018-08-181-1/+1