aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * goruby.c (goruby_options): auto irb.nobu2011-12-211-0/+28
* * ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follownobu2011-12-214-29/+95
* * test/ruby/test_require.rb (test_race_exception): delete temporary library n...nobu2011-12-201-0/+1
* * ext/psych/emitter.c: fixing clang warnings. Thanks Joey!tenderlove2011-12-202-1/+5
* * 2011-12-21svn2011-12-201-2/+2
* * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu2011-12-206-7/+13
* Cosmetic changes of lib/pstore.rb. Patch by Masaki Matsushita. See #5248.nahi2011-12-201-17/+7
* * PStore content update perf optimization. Patch by Masaki Matsushita.nahi2011-12-202-29/+24
* * ext/date/date_core.c: uses to_integer instead.tadf2011-12-204-21/+90
* * io.c: Improve rdoc for {File|IO}.writemarcandre2011-12-201-6/+10
* * Make sure to clear $! when ignoring an exceptionnahi2011-12-203-4/+40
* * test/ruby/test_require.rb (test_race_exception): rewrote withoutnobu2011-12-201-25/+25
* * test/date/test_date_base.rb (test_jd): tests fornobu2011-12-202-0/+12
* * ext/date/date_core.c (wholenum): fix the type of the return value.naruse2011-12-202-1/+5
* * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain2011-12-1910-10/+24
* * 2011-12-20svn2011-12-191-2/+2
* * ext/date/date_core.c: [ruby-dev:45008].tadf2011-12-192-4/+21
* * vm.c (vm_define_method): improve guard of iseq from GC. Fixngoto2011-12-182-2/+8
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follownobu2011-12-183-0/+13
* * ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove2011-12-184-0/+26
* updating documentation linktenderlove2011-12-181-1/+1
* * ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove2011-12-183-2/+35
* * test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika2011-12-182-2/+7
* * 2011-12-18svn2011-12-181-2/+2