aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * probes.d: added argument namekosaki2013-03-102-20/+24
* * test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki2013-03-102-2/+15
* * io.c (rb_update_max_fd): use ATOMIC_CAS because this functionkosaki2013-03-102-1/+11
* * thread_pthread.c (ARRAY_SIZE): new.kosaki2013-03-102-9/+42
* * thread_pthread.c (rb_thread_wakeup_timer_thread_fd): add fdkosaki2013-03-102-30/+56
* * thread_pthread.c (ubf_select): add to small comments why wekosaki2013-03-102-1/+14
* * thread_pthread.c (rb_thread_create_timer_thread): factor outkosaki2013-03-103-38/+81
* * thread_pthread.c (consume_communication_pipe): retry whenkosaki2013-03-102-7/+19
* * thread_pthread.c (timer_thread_sleep): use poll() instead ofkosaki2013-03-102-11/+18
* * thread_pthread.c (USE_SLEEPY_TIMER_THREAD): use more accuratekosaki2013-03-102-4/+9
* * thread_pthread.c (set_nonblock): new helper function for set O_NONBLOCK.kosaki2013-03-102-14/+26
* * 2013-03-10svn2013-03-101-2/+2
* * complex.c: described syntax of string form.tadf2013-03-103-0/+35
* marshal.c: check for prependednobu2013-03-093-2/+17
* * io.c: Fix rdoc typo [Github fixes #256]marcandre2013-03-091-1/+1
* configure.in: note to remove a hacknobu2013-03-091-0/+2
* fix commit missnobu2013-03-091-1/+1
* load.c: hide internal objectsnobu2013-03-091-5/+6
* load.c: move loop invariant conditionnobu2013-03-081-34/+36
* load.c: reduce indexes arraysnobu2013-03-082-5/+36
* * 2013-03-09svn2013-03-081-2/+2
* marshal.c: prepended objectsnobu2013-03-083-13/+49
* marshaltestlib.rb: descriptive assertionsnobu2013-03-081-2/+2
* * man/rake.1, man/ruby.1: Use the Pa macro to make URLs stand out.knu2013-03-083-5/+12
* assertions.rb: split linesnobu2013-03-081-1/+3
* assertions.rb: allow procnobu2013-03-082-8/+9
* load.c: reorder conditionsnobu2013-03-081-4/+7
* configure.in: suppress error messagesnobu2013-03-081-0/+14
* * tool/rbuninstall.rb: remove symlinks.nobu2013-03-081-1/+6
* * ext/pathname/pathname.c (path_f_pathname): rdoc for Pathname()zzak2013-03-082-1/+18
* * man/rake.1: Document ENVIRONMENT variables on RAKE(1) manpagezzak2013-03-082-0/+39
* * lib/webrick/httpproxy.rb: Fix typos in HTTPProxyServer [Bug #8013]zzak2013-03-082-4/+9
* Remove very obsolete test codemarcandre2013-03-082-38/+1
* Update ChangeLog for r39628marcandre2013-03-071-0/+11
* * 2013-03-08svn2013-03-071-2/+2
* * class.c (rb_mod_ancestors): Include singleton_class in ancestors listmarcandre2013-03-074-34/+39
* compile.c: zsuper keyword argsnobu2013-03-073-0/+42
* compile.c: nd_line(node)nobu2013-03-071-404/+407
* compile.c: calc in intnobu2013-03-071-7/+8
* .gdbinit: initialize color sequencesnobu2013-03-071-0/+6
* iseq.c: keyword argumentsnobu2013-03-071-1/+1
* * ChangeLog:drbrain2013-03-076-7/+77
* * ChangeLog:drbrain2013-03-071-0/+14
* * 2013-03-07svn2013-03-071-2/+2
* rbinstall.rb: gem subdirectoriesnobu2013-03-072-2/+6
* common.mk: reinstall targetnobu2013-03-072-0/+11
* iseq.c: keyword argumentsnobu2013-03-061-1/+2
* defs/gmake.mk: serialize test targets.nobu2013-03-062-0/+18
* configure.in: fix unexpand_shvarnobu2013-03-061-1/+1
* GNUmakefile.in: new templatenobu2013-03-062-4/+7