summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-20* ext/date/date_core.c (wholenum): fix the type of the return value.naruse
2011-12-19* README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.orgdrbrain
2011-12-19* 2011-12-20svn
2011-12-19 * ext/date/date_core.c: [ruby-dev:45008].tadf
2011-12-18* vm.c (vm_define_method): improve guard of iseq from GC. Fixngoto
2011-12-18* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follownobu
2011-12-18* ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove
2011-12-18updating documentation linktenderlove
2011-12-18* ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove
2011-12-18* test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika
2011-12-18* 2011-12-18svn
2011-12-18* test/ruby/envutil.rb (invoke_ruby): remove :timeout option beforenagachika
2011-12-17* 2011-12-17svn
2011-12-17update doc.akr
2011-12-16* 2011-12-16svn
2011-12-16* README, README.ja: 'make check' is preferable to 'make test'.nobu
2011-12-15* error.c (builtin_type_name): don't return pointer to the buffer ofnagachika
2011-12-15* io.c (argf_type): make typed data.nobu
2011-12-15* error.c (rb_check_type): fix typo.nobu
2011-12-15* ext/strscan/strscan.c: use typed data withnobu
2011-12-15* error.c (rb_check_typeddata): refine error message withnobu
2011-12-15Use SIGINT to interrupt.naruse
2011-12-15* regcomp.c (onig_region_memsize): implemented for memsize_of().nobu