summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-21Only run the spec on Linuxeregon
2018-08-21Revert r64483eregon
2018-08-21* 2018-08-22svn
2018-08-21AIX also timeouts the specnaruse
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-21rename an argument of calc_wday.akr
2018-08-21Re-Revert "Temporary revert "process.c: dead code when no SIGCHLD""naruse
2018-08-21cont.c: fix syntax errornobu
2018-08-21common.mk: timestamp directorynobu
2018-08-21thread*.c: replace GetMutexPtr with mutex_ptrnormal
2018-08-21cont.c: replace "GetFooPtr" macros with "foo_ptr" functionsnormal
2018-08-21internal.h: remove prototype for non-existent rb_divert_reserved_fdnormal
2018-08-20cont.c (struct rb_fiber_struct): bitfields for trasnferred and statusnormal
2018-08-20thread*.c: avoid unnecessary initialization for list_for_each_safenormal
2018-08-20thread_pthread.c: reinitialize ubf_list at forknormal
2018-08-20test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsgnormal
2018-08-20Try 4 times for WIN32OLE specseregon
2018-08-20Revert r64471eregon
2018-08-20* 2018-08-21svn
2018-08-20Remove extra semicolonkazu
2018-08-20Update link to Email address specificationkazu
2018-08-20spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal
2018-08-19thread_sync.c (rb_condvar_initialize): remove extra semicolonnormal
2018-08-19thread_sync.c (rb_mutex_sleep): disable interrupt checking in ensurenormal
2018-08-19thread.c (rb_thread_fd_select): fix off-by-one with sigwait_fdnormal
2018-08-19thread_sync.rb (rb_condvar_wait): golf out unnecessary variablesnormal
2018-08-19* 2018-08-20svn
2018-08-19test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal
2018-08-19don't run specs add at r64409 on Windowsnaruse
2018-08-19select() on all platforms for Socket#recvmsg_nonblock speceregon
2018-08-19NEWS: categorized new entries allnobu
2018-08-19Fix a typo [ci skip]kazu
2018-08-19thread_pthread.c: reset timeslice delay when uncontendednormal
2018-08-19Revert "thread_sync.c (rb_mutex_sleep): skip interrupt check before sleep"normal
2018-08-18Guard spec which only works on Linuxeregon
2018-08-18thread_sync.c (rb_mutex_sleep): skip interrupt check before sleepnormal
2018-08-18Special case for Solaris 11x on RubyCIeregon
2018-08-18Be more flexible in the protocol value returned by getaddrinfo()eregon
2018-08-18Adapt pack_sockaddr_in specs for Solariseregon
2018-08-18Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specseregon
2018-08-18Simplify to a more standardized Socket SCM constant in specseregon
2018-08-18Add guards for Solaris for socket specseregon
2018-08-18Adapt spec to consider Solariseregon
2018-08-18Use 127.0.0.1 instead of localhost in Addrinfo specseregon
2018-08-18Accept TypeError for Socket#getnameinfoeregon
2018-08-18Always set autoclose=false for IO.for_fd fdseregon
2018-08-18* properties.svn
2018-08-18Re-add socket specseregon
2018-08-18Revert "thread.c (sleep_*): check interrupt before changing th->status"normal
2018-08-18* 2018-08-19svn