aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/date/date_core.c: uses to_integer instead.tadf2011-12-201-0/+5
* * Make sure to clear $! when ignoring an exceptionnahi2011-12-201-0/+16
* * test/date/test_date_base.rb (test_jd): tests fornobu2011-12-201-0/+5
* * ext/date/date_core.c (wholenum): fix the type of the return value.naruse2011-12-201-0/+4
* * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain2011-12-191-0/+14
* * ext/date/date_core.c: [ruby-dev:45008].tadf2011-12-191-0/+4
* * vm.c (vm_define_method): improve guard of iseq from GC. Fixngoto2011-12-181-0/+7
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follownobu2011-12-181-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove2011-12-181-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove2011-12-181-0/+7
* * test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika2011-12-181-0/+5