aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki2012-12-074-106/+18
* Remove file from r38201zzak2012-12-071-347/+0
* * doc/etc.rd: Removed stale documentation filezzak2012-12-073-158/+183
* * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): no need tousa2012-12-072-3/+9
* * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain2012-12-079-25/+381
* timeout.rb: replace deferred exception after async_interrupt_timingnobu2012-12-073-14/+21
* * test/ruby/test_refinement.rb: suppress warning.nobu2012-12-071-1/+1
* test: remove or replace trailing spacesnobu2012-12-076-23/+23
* * ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentationngoto2012-12-071-1/+1
* * ext/fiddle/function.c (Fiddle::Function.new): fix typo in documentationngoto2012-12-071-1/+1
* Commit ChangeLog from r38249zzak2012-12-071-0/+5
* * doc/forwardable.rd: Remove stale documentation filezzak2012-12-072-158/+62
* Use more portable value for ENV['TZ']naruse2012-12-071-1/+1
* * time.c (time_mdump): dump timezone string to private instance variablenaruse2012-12-073-2/+33
* Add freebsd to force_tz_testnaruse2012-12-071-1/+1
* Canada/Newfoundland was renamed to America/St_Johnsnaruse2012-12-071-5/+5
* Add declaration of rb_warnnaruse2012-12-071-0/+7
* * ext/fiddle/lib/fiddle/function.rb (Fiddle::Function#name): newngoto2012-12-063-2/+17
* * 2012-12-07svn2012-12-061-2/+2
* * test/ruby/test_refinement.rb: fix some tests to use neithershugo2012-12-062-75/+90
* * properties.nobu2012-12-060-0/+0
* * eval.c (ruby_Init_refinement): a new function to enableshugo2012-12-065-6/+44
* * ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude priva...ngoto2012-12-061-3/+5
* * ext/fiddle/lib/fiddle/import.rb (CALL_TYPE_TO_ABI): exclude private constan...ngoto2012-12-061-0/+2
* * revised r37993 to avoid SEGV/ILL in tests. In r37993, a methodshugo2012-12-0614-181/+445
* parse.y: flush string contentnobu2012-12-063-11/+33
* test_scanner_events.rb: ruby-mode highlight by heredocnobu2012-12-061-39/+39
* memory_status.rb: EnvUtilnobu2012-12-061-2/+2
* * test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain2012-12-064-6/+13
* * lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain2012-12-063-5/+37
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-0612-35/+48
* * lib/rubygems/package.rb: Set rubygems_version before validation.drbrain2012-12-0610-16/+76
* Fix typozzak2012-12-061-1/+1
* * vm_trace.c: TracePoint#enable should not cause an errorko12012-12-063-26/+57
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-059-14/+136
* * thread.c (rb_uninterruptible): helper function for providingkosaki2012-12-055-15/+78
* * io.c (io_binwrite): check interrupt before io issue.kosaki2012-12-053-0/+29
* vm_eval.c: public_send does not consider how it is callednobu2012-12-053-10/+28
* test_object.rb: test for public_sendnobu2012-12-051-0/+26
* * lib/timeout.rb (Timeout#timeout): specify a exceptiontarui2012-12-052-2/+7
* adjust style and fix typo and indentkazu2012-12-052-3/+4
* Suppress warningsnaruse2012-12-051-32/+36
* Use underscore-begging name for dummy variables to suppress warningnaruse2012-12-051-2/+2
* * 2012-12-06svn2012-12-051-2/+2
* * lib/timeout.rb (Timeout#timeout): setkosaki2012-12-054-30/+111
* add a contributor namenari2012-12-051-0/+1
* * gc.c (getrusage_time): uses clock_gettime() withnari2012-12-052-1/+14
* vm.c: save blockprocvalnobu2012-12-053-1/+22
* fix typos and remove trailing spaceskazu2012-12-052-3/+3
* * ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto2012-12-053-0/+18