summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-25* ext/openssl/ossl_cipher.c: Fix more typos.emboss
2011-12-25* ext/openssl/ossl_cipher.c: Fixed typo.emboss
2011-12-25* ext/openssl/ossl_cipher.c: Update and complete documentation.emboss
2011-12-25* 2011-12-26svn
2011-12-25git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34123 b2dd03c8-39d4-4d8f-98...emboss
2011-12-25* test/testunit/test_parallel.rb (test_separate): Test for "--separate"sorah
2011-12-25* lib/test/unit.rb (_run_parallel):sorah
2011-12-24* 2011-12-25svn
2011-12-24* configure.in: change --with-ntver to --with-winnt-ver to be moreluislavena
2011-12-24* configure.in: add --with-ntver option to match win32/configure.batluislavena
2011-12-24* proc.c (proc_call): get rid of optimazation-out by clang.nobu
2011-12-24* ext/readline/readline.c (readline_readline): check if outstreamnobu
2011-12-23* test/readline/test_readline.rb (test_line_buffer__point): usenobu
2011-12-23* bootstraptest/test_flow.rb: remove an unused parameter.ktsj
2011-12-23* vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placedktsj
2011-12-23* 2011-12-24svn
2011-12-23* lib/tempfile.rb (Tempfile#initialize): warn if a block is given.akr
2011-12-23refine message for test_thr_kill.akr
2011-12-23* ext/readline/readline.c (readline_attempted_completion_function):kouji
2011-12-23* ext/readline/readline.c (Init_readline): libedit checkkouji
2011-12-23* test/thread/test_queue.rb (test_thr_kill): show the number of loopakr
2011-12-23* test/test_pty.rb (test_pty_check_default): call PTY.check untilakr
2011-12-22* common.mk: add "check succeeded" message.kazu
2011-12-22* ext/bigdecimal/bigdecimal.h: add satisfy cc-mode comment.kazu
2011-12-22* 2011-12-23svn
2011-12-22* test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr
2011-12-22Decrease timeout limit.naruse
2011-12-22* test/ruby/test_thread.rb: don't test the maximum sleep time. Rubyakr
2011-12-22* thread_pthread.c (ping_signal_thread_list): remove return value.nagachika
2011-12-22Suppress warnings.naruse
2011-12-21ChangeLog: revert r34093. sorry, these are necessary for ruby-mode.elnagachika
2011-12-21* ChangeLog: fix a typo.nagachika
2011-12-21* ext/bigdecimal/bigdecimal.c (VpMult, VpCtoV, VpSqrt): remove assinednagachika
2011-12-21* 2011-12-22svn
2011-12-21* ext/bigdecimal/bigdecimal.h: remove unused lines.nagachika
2011-12-21* common.mk (newline.c, miniprelude.c): revert r33949 because the changeusa
2011-12-21* goruby.c: windows support.nobu
2011-12-21* goruby.c (goruby_options): auto irb.nobu
2011-12-21* ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follownobu
2011-12-20* test/ruby/test_require.rb (test_race_exception): delete temporary library n...nobu
2011-12-20* ext/psych/emitter.c: fixing clang warnings. Thanks Joey!tenderlove
2011-12-20* 2011-12-21svn
2011-12-20* ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu
2011-12-20Cosmetic changes of lib/pstore.rb. Patch by Masaki Matsushita. See #5248.nahi
2011-12-20* PStore content update perf optimization. Patch by Masaki Matsushita.nahi
2011-12-20 * ext/date/date_core.c: uses to_integer instead.tadf
2011-12-20* io.c: Improve rdoc for {File|IO}.writemarcandre
2011-12-20* Make sure to clear $! when ignoring an exceptionnahi
2011-12-20* test/ruby/test_require.rb (test_race_exception): rewrote withoutnobu
2011-12-20* test/date/test_date_base.rb (test_jd): tests fornobu