aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread.c (rb_barrier_waiting): save the number of waiting threadsnaruse2011-12-301-0/+12
* * vm.c (vm_exec): add guard to prevent optimization for LLVM clang.naruse2011-12-301-0/+4
* * vm_eval.c (rb_f_send): fix [Bug #5125] [ruby-core:38633]ayumin2011-12-301-0/+5
* * lib/test/unit.rb (Test::Unit::Runner::Worker#_run_parallels): fixnagachika2011-12-291-0/+6
* * include/ruby/ruby.h: fix #error pragma. LLP64 platform is supported.nagachika2011-12-281-0/+6
* fix indentkazu2011-12-281-1/+1
* * lib/fileutils.rb (FileUtils::Entry_#entries): use utility methodnobu2011-12-281-0/+5
* * ChangeLog: fix some typos.nagachika2011-12-271-3/+3
* * vm_insnhelper.c (unknown_keyword_error): add GC guard to preventnagachika2011-12-271-0/+5
* * lib/test/unit.rb (Worker#close): "closing IO if IO is closed"sorah2011-12-271-0/+5
* * st.c (st_update): new function to lookup the given key andnobu2011-12-271-0/+5
* * node.h (rb_args_info): change pre_args_num and post_args_num asnobu2011-12-271-0/+7
* * vm_insnhelper.c (unknown_keyword_error): make it kind a error message when ...mame2011-12-261-1/+7
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments), iseq.c (...mame2011-12-261-0/+10
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_comp...mame2011-12-261-0/+20
* * node.h, node.c, parse.y: implement a parser part for keyword arguments. Thi...mame2011-12-261-0/+8
* * node.h, parse.y (new_args_gen), compile.c (iseq_set_arguments): use struct ...mame2011-12-261-0/+8
* * node.h, parse.y (lambda, f_larglist): remove NEW_LAMBDA hack. This is a pre...mame2011-12-261-0/+5
* * io.c (rb_sys_fail_path): move the definition.shirosaki2011-12-261-0/+18
* * common.mk (LIBRUBY_A): depends on main.o since r33774.nobu2011-12-261-0/+5
* * ChangeLog: fix miss; testcase is test file.sorah2011-12-261-2/+2
* * test/ruby/test_io.rb (TestIO#test_autoclose): Tempfile.new doesn'tusa2011-12-261-0/+5
* * lib/test/unit.rb: Avoid zombie processes on "--separate" optionsorah2011-12-261-0/+5
* * ext/openssl/ossl_cipher.c: Update and complete documentation.emboss2011-12-251-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34123 b2dd03c8-39d4-4d8f-98...emboss2011-12-251-0/+4
* * test/testunit/test_parallel.rb (test_separate): Test for "--separate"sorah2011-12-251-0/+5
* * lib/test/unit.rb (_run_parallel):sorah2011-12-251-0/+10
* * configure.in: change --with-ntver to --with-winnt-ver to be moreluislavena2011-12-241-0/+5
* * configure.in: add --with-ntver option to match win32/configure.batluislavena2011-12-241-0/+6
* * proc.c (proc_call): get rid of optimazation-out by clang.nobu2011-12-241-0/+6
* * ext/readline/readline.c (readline_readline): check if outstreamnobu2011-12-241-0/+6
* * test/readline/test_readline.rb (test_line_buffer__point): usenobu2011-12-231-0/+6
* * vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placedktsj2011-12-231-0/+7
* * lib/tempfile.rb (Tempfile#initialize): warn if a block is given.akr2011-12-231-0/+4
* * ext/readline/readline.c (readline_attempted_completion_function):kouji2011-12-231-0/+10
* * ext/readline/readline.c (Init_readline): libedit checkkouji2011-12-231-0/+7
* * test/thread/test_queue.rb (test_thr_kill): show the number of loopakr2011-12-231-0/+5
* * test/test_pty.rb (test_pty_check_default): call PTY.check untilakr2011-12-231-0/+5
* * common.mk: add "check succeeded" message.kazu2011-12-221-0/+6
* * ext/bigdecimal/bigdecimal.h: add satisfy cc-mode comment.kazu2011-12-221-0/+5
* * test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr2011-12-221-2/+7
* * test/ruby/test_thread.rb: don't test the maximum sleep time. Rubyakr2011-12-221-0/+5
* * thread_pthread.c (ping_signal_thread_list): remove return value.nagachika2011-12-221-0/+9
* * ChangeLog: fix a typo.nagachika2011-12-211-1/+1
* * ext/bigdecimal/bigdecimal.c (VpMult, VpCtoV, VpSqrt): remove assinednagachika2011-12-211-0/+5
* * common.mk (newline.c, miniprelude.c): revert r33949 because the changeusa2011-12-211-0/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follownobu2011-12-211-0/+5
* * ext/psych/emitter.c: fixing clang warnings. Thanks Joey!tenderlove2011-12-201-0/+4
* * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu2011-12-201-2/+8
* * PStore content update perf optimization. Patch by Masaki Matsushita.nahi2011-12-201-0/+19