aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve test data in test_abbrev.knu2012-11-301-4/+2
* Add tests for lib/abbrev.rb.knu2012-11-302-0/+53
* * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain2012-11-303-3/+33
* * lib/rake/backtrace.rb: Removed duplication indrbrain2012-11-303-1/+16
* * revert r37993 to avoid SEGV in tests.shugo2012-11-3012-372/+170
* * lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain2012-11-303-2/+44
* value.rb: adjust indentnobu2012-11-301-52/+52
* value.rb: remove DLnobu2012-11-301-2/+0
* Refix r38002: capture_subprocess_io also doesn't forknaruse2012-11-301-2/+2
* * lib/rdoc/markdown.rb: Fixed warnings with -wdrbrain2012-11-302-71/+39
* Use capture_subprocess_io instead of capture_io. fix r38002naruse2012-11-301-1/+1
* vm_backtrace.c: RB_GC_GUARDnobu2012-11-303-3/+14
* * lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain2012-11-305-4/+20
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-2911-17/+71
* * gc.c : remove a unused function.nari2012-11-292-16/+4
* fix a revisited typo.nari2012-11-291-1/+1
* * gc.c (rb_objspace_call_finalizer): finalize_deferred may free upnari2012-11-293-10/+19
* * thread.c (rb_thread_interrupted): avoid warning ofko12012-11-292-2/+9
* * vm_backtrace.c: add GC guards.ko12012-11-292-4/+20
* [EXPERIMENTAL: NEED DISCUSS]ko12012-11-299-31/+138
* Imported minitest 4.3.2 (r8027)ryan2012-11-292-20/+27
* Fix typo of r38004naruse2012-11-291-1/+1
* Sort th result to compare multiple linesnaruse2012-11-291-1/+1
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-2918-41/+181
* Run another process to avoid failure when objspace is already loadednaruse2012-11-291-3/+6
* * vm.c: add a return hook when a method raises an exception.tenderlove2012-11-297-12/+64
* * compile.c (compile_array_): refix r37991 remove assertion:naruse2012-11-294-1/+157
* fix a typokazu2012-11-291-1/+1
* * 2012-11-30svn2012-11-291-2/+2
* fix indent and typoskazu2012-11-291-6/+6
* * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto2012-11-292-1/+8
* Add issue ref to the previous commit.nahi2012-11-291-1/+1
* * test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode testnahi2012-11-292-0/+20
* * vm_method.c (rb_method_entry_make): add a method entry withshugo2012-11-2912-166/+410
* Revert r37991 "compile.c: hash must be paired"naruse2012-11-293-146/+1
* compile.c: hash must be pairednobu2012-11-293-1/+146
* variable.c: show namespacenobu2012-11-293-2/+12
* * lib/rubygems.rb (Gem.load_yaml): return if Kernel#gem is not definednaruse2012-11-292-1/+9
* * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain2012-11-293-3/+10
* * gc.c: Documentation for GC, GC::Profiler, ObjectSpace, andzzak2012-11-292-76/+121
* helper.rb: try with sudonobu2012-11-291-2/+11
* tool/vpath.rbnobu2012-11-296-91/+108
* test_io_wait.rb: Bug #7420nobu2012-11-292-1/+7
* remove trainling spacesnobu2012-11-2910-14/+13
* * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain2012-11-293-10/+14
* * lib/rubygems/test_case.rb: Disable loading of keys and certificatesdrbrain2012-11-292-3/+18
* * vm_backtrace.c (rb_debug_inspector_open): use RARRAY_LENINT() forko12012-11-292-1/+6
* * include/ruby/debug.h: add rb_debug_inspector_* APIs.ko12012-11-298-16/+180
* * lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse2012-11-2910-15/+37
* * ext/psych/extconf.rb: added --enable-bundled-libyaml option. thisusa2012-11-292-1/+6