aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* vm_dump.c: no methods in segv handlernobu2012-11-301-0/+6
* * NEWS: Added RubyGems 2.0.0drbrain2012-11-301-0/+4
* parse.y: false usage of local variablenobu2012-11-301-0/+5
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-301-0/+6
* * vm_trace.c (set_trace_func): Formatting of params and eventszzak2012-11-301-0/+4
* * lib/net/http.rb: Net::HTTP::Patch to list of HTTP Request Classeszzak2012-11-301-0/+5
* * lib/cgi.rb: CGI example for HTML generationzzak2012-11-301-0/+5
* * time.c: Documentation improvements, grammar and formattingzzak2012-11-301-0/+5
* * lib/rdoc.rb: Set version to 4.0.0.preview2drbrain2012-11-301-0/+5
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-301-0/+6
* Stop using a regexp that causes a false warning.knu2012-11-301-0/+3
* Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu2012-11-301-0/+6
* Add tests for lib/abbrev.rb.knu2012-11-301-0/+4
* * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain2012-11-301-0/+6
* * lib/rake/backtrace.rb: Removed duplication indrbrain2012-11-301-0/+7
* * revert r37993 to avoid SEGV in tests.shugo2012-11-301-0/+4
* * lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain2012-11-301-0/+6
* * lib/rdoc/markdown.rb: Fixed warnings with -wdrbrain2012-11-301-0/+4
* vm_backtrace.c: RB_GC_GUARDnobu2012-11-301-0/+9
* * lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain2012-11-301-0/+9
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-291-0/+19
* * gc.c : remove a unused function.nari2012-11-291-0/+4
* fix a revisited typo.nari2012-11-291-1/+1
* * gc.c (rb_objspace_call_finalizer): finalize_deferred may free upnari2012-11-291-1/+10
* * thread.c (rb_thread_interrupted): avoid warning ofko12012-11-291-0/+7
* * vm_backtrace.c: add GC guards.ko12012-11-291-0/+4
* [EXPERIMENTAL: NEED DISCUSS]ko12012-11-291-0/+25
* Imported minitest 4.3.2 (r8027)ryan2012-11-291-0/+4
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-291-0/+6
* * vm.c: add a return hook when a method raises an exception.tenderlove2012-11-291-0/+14
* * compile.c (compile_array_): refix r37991 remove assertion:naruse2012-11-291-0/+15
* fix a typokazu2012-11-291-1/+1
* fix indent and typoskazu2012-11-291-6/+6
* * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto2012-11-291-0/+5
* 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-291-0/+5
* * vm_method.c (rb_method_entry_make): add a method entry withshugo2012-11-291-0/+38
* Revert r37991 "compile.c: hash must be paired"naruse2012-11-291-5/+0
* compile.c: hash must be pairednobu2012-11-291-0/+5
* variable.c: show namespacenobu2012-11-291-0/+5
* * lib/rubygems.rb (Gem.load_yaml): return if Kernel#gem is not definednaruse2012-11-291-1/+8
* * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain2012-11-291-0/+7
* * gc.c: Documentation for GC, GC::Profiler, ObjectSpace, andzzak2012-11-291-0/+5
* tool/vpath.rbnobu2012-11-291-0/+7
* test_io_wait.rb: Bug #7420nobu2012-11-291-0/+6
* * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain2012-11-291-0/+7
* * lib/rubygems/test_case.rb: Disable loading of keys and certificatesdrbrain2012-11-291-0/+6
* * vm_backtrace.c (rb_debug_inspector_open): use RARRAY_LENINT() forko12012-11-291-0/+5
* * include/ruby/debug.h: add rb_debug_inspector_* APIs.ko12012-11-291-0/+15
* * lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse2012-11-291-0/+8