aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * defs/default_gems: Add base directory column.kou2012-11-303-12/+105
* * vm_trace.c:zzak2012-11-302-5/+47
* fix typoszzak2012-11-301-1/+1
* * vm_trace.c (tracepoint_disable_m, tracepoint_enable_m):ko12012-11-302-2/+9
* vm_backtrace.c: suppress warningnobu2012-11-301-1/+1
* zlib.c: suppress warningnobu2012-11-301-1/+1
* zlib.c: suppress warningnobu2012-11-301-3/+3
* * thread.c: rename Thread.control_interruptko12012-11-303-63/+104
* * vm_trace.c: Documentation for TracePoint APIzzak2012-11-302-1/+161
* string.c: compare with to_strnobu2012-11-303-5/+9
* string.c: use rb_check_funcallnobu2012-11-302-4/+7
* string.c: always fixed valuenobu2012-11-303-7/+16
* vm_dump.c: no methods in segv handlernobu2012-11-303-2/+27
* * NEWS: Added RubyGems 2.0.0drbrain2012-11-302-0/+21
* parse.y: false usage of local variablenobu2012-11-303-1/+8
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-303-6/+13
* * vm_trace.c (set_trace_func): Formatting of params and eventszzak2012-11-302-11/+29
* * lib/net/http.rb: Net::HTTP::Patch to list of HTTP Request Classeszzak2012-11-302-0/+6
* parse.y: LVAR_USEDnobu2012-11-301-1/+1
* parse.y: IS_lex_state_fornobu2012-11-301-5/+7
* * lib/cgi.rb: CGI example for HTML generationzzak2012-11-302-14/+23
* * time.c: Documentation improvements, grammar and formattingzzak2012-11-302-149/+162
* * lib/rdoc.rb: Set version to 4.0.0.preview2drbrain2012-11-303-2/+7
* * properties.nobu2012-11-300-0/+0
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-303-2/+78
* Stop using a regexp that causes a false warning.knu2012-11-302-4/+7
* Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu2012-11-303-2/+15
* 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