aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2011-12-27svn2011-12-271-2/+2
* * node.h (rb_args_info): change pre_args_num and post_args_num asnobu2011-12-274-7/+15
* * vm_insnhelper.c (unknown_keyword_error): make it kind a error message when ...mame2011-12-262-4/+18
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments), iseq.c (...mame2011-12-266-12/+43
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_comp...mame2011-12-267-3/+238
* * node.h, node.c, parse.y: implement a parser part for keyword arguments. Thi...mame2011-12-265-75/+650
* * node.h, parse.y (new_args_gen), compile.c (iseq_set_arguments): use struct ...mame2011-12-266-102/+83
* * node.h, parse.y (lambda, f_larglist): remove NEW_LAMBDA hack. This is a pre...mame2011-12-263-5/+9
* * io.c (rb_sys_fail_path): move the definition.shirosaki2011-12-263-26/+61
* * common.mk (LIBRUBY_A): depends on main.o since r33774.nobu2011-12-262-1/+6
* * 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-262-23/+25
* * lib/test/unit.rb: Avoid zombie processes on "--separate" optionsorah2011-12-262-1/+9
* * ext/openssl/ossl_cipher.c: Fix more typos.emboss2011-12-251-4/+4
* * ext/openssl/ossl_cipher.c: Fixed typo.emboss2011-12-251-1/+1
* * ext/openssl/ossl_cipher.c: Update and complete documentation.emboss2011-12-251-1/+1
* * 2011-12-26svn2011-12-251-2/+2
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34123 b2dd03c8-39d4-4d8f-98...emboss2011-12-252-23/+208
* * test/testunit/test_parallel.rb (test_separate): Test for "--separate"sorah2011-12-252-0/+11
* * lib/test/unit.rb (_run_parallel):sorah2011-12-253-8/+45
* * 2011-12-25svn2011-12-241-2/+2
* * configure.in: change --with-ntver to --with-winnt-ver to be moreluislavena2011-12-242-4/+9
* * configure.in: add --with-ntver option to match win32/configure.batluislavena2011-12-242-0/+14
* * proc.c (proc_call): get rid of optimazation-out by clang.nobu2011-12-242-3/+20
* * ext/readline/readline.c (readline_readline): check if outstreamnobu2011-12-243-0/+27
* * test/readline/test_readline.rb (test_line_buffer__point): usenobu2011-12-232-2/+28
* * bootstraptest/test_flow.rb: remove an unused parameter.ktsj2011-12-231-1/+1
* * vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placedktsj2011-12-233-1/+21
* * 2011-12-24svn2011-12-231-2/+2
* * lib/tempfile.rb (Tempfile#initialize): warn if a block is given.akr2011-12-232-0/+7
* refine message for test_thr_kill.akr2011-12-231-3/+3
* * ext/readline/readline.c (readline_attempted_completion_function):kouji2011-12-232-0/+19
* * ext/readline/readline.c (Init_readline): libedit checkkouji2011-12-232-6/+17
* * test/thread/test_queue.rb (test_thr_kill): show the number of loopakr2011-12-232-12/+28
* * test/test_pty.rb (test_pty_check_default): call PTY.check untilakr2011-12-232-3/+9
* * common.mk: add "check succeeded" message.kazu2011-12-224-2/+9
* * ext/bigdecimal/bigdecimal.h: add satisfy cc-mode comment.kazu2011-12-223-4/+9
* * 2011-12-23svn2011-12-221-2/+2
* * test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr2011-12-222-3/+8
* Decrease timeout limit.naruse2011-12-221-1/+1
* * test/ruby/test_thread.rb: don't test the maximum sleep time. Rubyakr2011-12-222-1/+5
* * thread_pthread.c (ping_signal_thread_list): remove return value.nagachika2011-12-222-6/+22
* Suppress warnings.naruse2011-12-221-10/+17
* ChangeLog: revert r34093. sorry, these are necessary for ruby-mode.elnagachika2011-12-211-0/+6
* * ChangeLog: fix a typo.nagachika2011-12-211-1/+1
* * ext/bigdecimal/bigdecimal.c (VpMult, VpCtoV, VpSqrt): remove assinednagachika2011-12-212-8/+7
* * 2011-12-22svn2011-12-211-2/+2
* * ext/bigdecimal/bigdecimal.h: remove unused lines.nagachika2011-12-211-6/+0
* * common.mk (newline.c, miniprelude.c): revert r33949 because the changeusa2011-12-212-2/+8
* * goruby.c: windows support.nobu2011-12-211-2/+8