aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* file.c: rb_sys_fail_path_with_funcnobu2013-03-151-0/+5
* * file.c (rb_sys_fail_path): define & use rb_sys_fail_path0 like r39752naruse2013-03-141-0/+4
* * proc.c: Typo in Proc.arity found by Jack Nagel [Bug #8094]zzak2013-03-141-0/+4
* configure.in, file.c: RUBY_FUNCTION_NAME_STRINGnobu2013-03-141-0/+8
* * file.c (rb_sys_fail_path): use rb_sys_fail_path0 only on GCC.naruse2013-03-141-0/+5
* * file.c (rb_sys_fail_path0): add to append the name of called functionnaruse2013-03-141-0/+8
* Refactor rb_file_expand_path_internal for dir_string corner casesluislavena2013-03-141-0/+8
* * NEWS: describe RUBY_HEAP_SLOTS_GROWTH_FACTOR.nari2013-03-141-0/+4
* * doc/globals.rdoc: $? is thread-localdrbrain2013-03-141-0/+4
* * gc.c: allow to tune growth of heap by environment variablenari2013-03-131-0/+6
* fix typoskazu2013-03-131-0/+8
* class.c: from the origin classnobu2013-03-131-0/+5
* vm_method.c: overrid flag of prepending methodnobu2013-03-131-0/+6
* configure.in: fix for old shellsnobu2013-03-131-0/+8
* * object.c (Init_Object): remove Module#used, which has beenshugo2013-03-131-0/+5
* * lib/irb.rb: Fix typodrbrain2013-03-121-0/+4
* required keyword argumentsnobu2013-03-121-0/+14
* * date_core.c: clearly specify operator precedence.takano322013-03-121-0/+4
* * insns.def: fix condition.takano322013-03-121-0/+4
* * rational.c: fix dangling if, else-if and else.takano322013-03-121-0/+4
* * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain2013-03-111-0/+20
* * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain2013-03-111-0/+7
* * lib/resolv-replace.rb (TCPSocket#initialize): resolve the 3rdakr2013-03-111-0/+7
* * test/mkmf/base.rb: class name conflict.usa2013-03-111-0/+4
* * enumerator.c (enumerator_with_index): try to convert given offset tonaruse2013-03-111-0/+5
* * test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse2013-03-111-0/+9
* * io.c (extract_binmode): raise error even if binmode and textmodenaruse2013-03-111-0/+5
* * Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.naruse2013-03-111-0/+6
* mkmf.rb: defer use of instance variablenobu2013-03-111-0/+5
* ChangeLog reformatting and append ticket number.kosaki2013-03-101-2/+3
* * lib/thread.rb (Queue#push): return self.kosaki2013-03-101-0/+7
* * tool/change_maker.rb (#diff2index): check Encoding::BINARY.kosaki2013-03-101-0/+5
* * NEWS (Mutex#owned?): no longer experimental.kosaki2013-03-101-0/+4
* * ChangeLog: fix a typo in r39680.nagachika2013-03-101-1/+1
* * ChangeLog: remove duplicated entry in r39696.nagachika2013-03-101-7/+0
* Expand home directory when used in dir_stringluislavena2013-03-101-0/+6
* ext_conf_builder.rb: use intermediate destdir alwaysnobu2013-03-101-0/+14
* * complex.c: edited rdoc.tadf2013-03-101-0/+5
* * process.c (setup_communication_pipe): remove unused function.kosaki2013-03-101-0/+5
* * tool/gen_ruby_tapset.rb: add tapset generator.kosaki2013-03-101-0/+4
* * probes.d (symbol-create): change argument name `string' tokosaki2013-03-101-0/+5
* * probes.d: added argument namekosaki2013-03-101-0/+4
* * test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki2013-03-101-0/+12
* * io.c (rb_update_max_fd): use ATOMIC_CAS because this functionkosaki2013-03-101-0/+5
* * thread_pthread.c (ARRAY_SIZE): new.kosaki2013-03-101-0/+11
* * thread_pthread.c (rb_thread_wakeup_timer_thread_fd): add fdkosaki2013-03-101-0/+12
* * thread_pthread.c (ubf_select): add to small comments why wekosaki2013-03-101-0/+5
* * thread_pthread.c (rb_thread_create_timer_thread): factor outkosaki2013-03-101-0/+8
* * thread_pthread.c (consume_communication_pipe): retry whenkosaki2013-03-101-0/+5
* * thread_pthread.c (timer_thread_sleep): use poll() instead ofkosaki2013-03-101-0/+8