summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-11* lib/resolv-replace.rb (TCPSocket#initialize): resolve the 3rdakr
2013-03-11* test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.nobu
2013-03-11* test/mkmf/base.rb: class name conflict.usa
2013-03-11* enumerator.c (enumerator_with_index): try to convert given offset tonaruse
2013-03-11* test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse
2013-03-11* io.c (extract_binmode): raise error even if binmode and textmodenaruse
2013-03-11gen_dummy_probes.rbnobu
2013-03-11* Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.naruse
2013-03-11mkmf.rb: defer use of instance variablenobu
2013-03-11test_file_exhaustive.rb: others homenobu
2013-03-11* remove trailing spaces.nobu
2013-03-10ChangeLog reformatting and append ticket number.kosaki
2013-03-10* lib/thread.rb (Queue#push): return self.kosaki
2013-03-10* tool/change_maker.rb (#diff2index): check Encoding::BINARY.kosaki
2013-03-10git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...headius
2013-03-10* NEWS (Mutex#owned?): no longer experimental.kosaki
2013-03-10* test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):nobu
2013-03-10* ChangeLog: fix a typo in r39680.nagachika
2013-03-10* 2013-03-11svn
2013-03-10* ChangeLog: remove duplicated entry in r39696.nagachika
2013-03-10Expand home directory when used in dir_stringluislavena
2013-03-10ext_conf_builder.rb: use intermediate destdir alwaysnobu
2013-03-10 * complex.c: edited rdoc.tadf
2013-03-10* process.c (setup_communication_pipe): remove unused function.kosaki
2013-03-10* properties.nobu
2013-03-10* tool/gen_ruby_tapset.rb: add tapset generator.kosaki
2013-03-10* probes.d (symbol-create): change argument name `string' tokosaki
2013-03-10* properties.nobu
2013-03-10* probes.d: added argument namekosaki
2013-03-10* test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki
2013-03-10* io.c (rb_update_max_fd): use ATOMIC_CAS because this functionkosaki
2013-03-10* thread_pthread.c (ARRAY_SIZE): new.kosaki
2013-03-10* thread_pthread.c (rb_thread_wakeup_timer_thread_fd): add fdkosaki
2013-03-10* thread_pthread.c (ubf_select): add to small comments why wekosaki
2013-03-10* thread_pthread.c (rb_thread_create_timer_thread): factor outkosaki
2013-03-10* thread_pthread.c (consume_communication_pipe): retry whenkosaki
2013-03-10* thread_pthread.c (timer_thread_sleep): use poll() instead ofkosaki
2013-03-10* thread_pthread.c (USE_SLEEPY_TIMER_THREAD): use more accuratekosaki
2013-03-10* thread_pthread.c (set_nonblock): new helper function for set O_NONBLOCK.kosaki
2013-03-10* 2013-03-10svn
2013-03-10 * complex.c: described syntax of string form.tadf
2013-03-09marshal.c: check for prependednobu
2013-03-09* io.c: Fix rdoc typo [Github fixes #256]marcandre
2013-03-09configure.in: note to remove a hacknobu
2013-03-09fix commit missnobu
2013-03-09load.c: hide internal objectsnobu
2013-03-08load.c: move loop invariant conditionnobu
2013-03-08load.c: reduce indexes arraysnobu
2013-03-08* 2013-03-09svn
2013-03-08marshal.c: prepended objectsnobu