aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KNOWNBUGS.rb: exceptions in event hooksnobu2012-12-101-0/+2
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10
* * lib/irb/magic-file.rb: set a encoding, which is detected fromnari2012-12-102-1/+8
* * properties.nobu2012-12-100-0/+0
* * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain2012-12-105-0/+108
* * 2012-12-10svn2012-12-101-2/+2
* * lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain2012-12-103-2/+11
* envutil.rb: kill childnobu2012-12-091-1/+4
* * vm_insnhelper.c (vm_call_opt_send): Kernel#send should not useshugo2012-12-096-12/+44
* * 2012-12-09svn2012-12-081-2/+2
* * lib/rdoc/markdown/entities.rb: Added documentation.drbrain2012-12-085-6/+28
* * eval.c (rb_mod_refine): don't override Module#include. It'sshugo2012-12-082-32/+6
* * eval.c: remove Module#refinements.shugo2012-12-083-93/+8
* * eval.c (top_using): raise a RuntimeError if using is called in ashugo2012-12-083-0/+38
* Improve rdoc for Ripper, based on a patch by Oscar Del Ben [github:219]marcandre2012-12-081-1/+5
* * lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain2012-12-0837-202/+593
* * vm_insnhelper.c (vm_search_normal_superclass): super in ashugo2012-12-083-4/+19
* * eval.c (rb_mod_refine): raise an ArgumentError if a givenshugo2012-12-084-3/+24
* * eval.c (rb_mod_refine), vm_eval.c (rb_yield_refine_block):shugo2012-12-086-96/+159
* * ext/openssl/ossl_x509name.c: Completed documentation fordrbrain2012-12-082-7/+102
* ChangeLog: fix indentnobu2012-12-081-16/+16
* * ext/objspace/objspace.c (iow_size): return size of internal objectko12012-12-083-1/+25
* * lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528]jeg22012-12-073-18/+27
* unit.rb: no need to check all reportsnobu2012-12-072-1/+6
* * 2012-12-08svn2012-12-071-2/+2
* * vm_eval.c (yield_under, eval_under): do not activate refinementsshugo2012-12-076-502/+96
* * ext/refinement/refinement.c: include ruby/ruby.h instead of theshugo2012-12-072-7/+7
* 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