aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * enumerator.c (enumerator_with_index): try to convert given offset tonaruse2013-03-113-0/+19
* * test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse2013-03-113-20/+51
* * io.c (extract_binmode): raise error even if binmode and textmodenaruse2013-03-113-3/+15
* gen_dummy_probes.rbnobu2013-03-112-8/+7
* * Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.naruse2013-03-113-4/+13
* mkmf.rb: defer use of instance variablenobu2013-03-113-4/+37
* test_file_exhaustive.rb: others homenobu2013-03-111-2/+7
* * remove trailing spaces.nobu2013-03-111-1/+1
* ChangeLog reformatting and append ticket number.kosaki2013-03-101-2/+3
* * lib/thread.rb (Queue#push): return self.kosaki2013-03-103-0/+35
* * tool/change_maker.rb (#diff2index): check Encoding::BINARY.kosaki2013-03-102-1/+8
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...headius2013-03-101-3/+3
* * NEWS (Mutex#owned?): no longer experimental.kosaki2013-03-102-0/+9
* * test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):nobu2013-03-101-3/+3
* * ChangeLog: fix a typo in r39680.nagachika2013-03-101-1/+1
* * 2013-03-11svn2013-03-101-2/+2
* * ChangeLog: remove duplicated entry in r39696.nagachika2013-03-101-7/+0
* Expand home directory when used in dir_stringluislavena2013-03-103-4/+52
* ext_conf_builder.rb: use intermediate destdir alwaysnobu2013-03-102-1/+15
* * complex.c: edited rdoc.tadf2013-03-103-2/+19
* * process.c (setup_communication_pipe): remove unused function.kosaki2013-03-102-26/+5
* * properties.nobu2013-03-100-0/+0
* * tool/gen_ruby_tapset.rb: add tapset generator.kosaki2013-03-102-0/+109
* * probes.d (symbol-create): change argument name `string' tokosaki2013-03-102-3/+8
* * properties.nobu2013-03-100-0/+0
* * 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