aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_rdoc_rdoc.rb: use File::NULLnobu2012-12-121-5/+6
* * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain2012-12-122-1/+23
* vm_insnhelper.c: no warnings for non-objectnobu2012-12-121-0/+63
* Specify rlimits_core to prevent making core filenaruse2012-12-121-1/+3
* * iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon2012-12-111-0/+24
* vm.c: pass exceptions while handling an exceptionnobu2012-12-111-1/+1
* Experimentally recommit of r38041: specify smaller max lengthnaruse2012-12-111-0/+7
* * eval.c (rb_using_refinement): make the method table of an iclassshugo2012-12-111-0/+63
* * test/dl/test_func.rb (test_name_with_block, test_bind, test_qsort1): call u...ngoto2012-12-111-19/+31
* * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto2012-12-111-0/+43
* fix a typokazu2012-12-111-1/+1
* * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto2012-12-111-0/+5
* * lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain2012-12-112-0/+57
* test_settracefunc.rb: envutilnobu2012-12-111-0/+1
* Experimentally revert r38041naruse2012-12-111-7/+0
* * fix the behavior when a module is included into a refinement.shugo2012-12-101-0/+82
* * vm_method.c (rb_method_entry_without_refinements): useshugo2012-12-101-0/+19
* vm_trace.c: exceptions in event hooksnobu2012-12-101-0/+14
* compile.c, vm_insnhelper.c: flip-flop without hidden string keynobu2012-12-101-0/+13
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10
* * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain2012-12-101-0/+84
* * lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain2012-12-101-2/+3
* envutil.rb: kill childnobu2012-12-091-1/+4
* * vm_insnhelper.c (vm_call_opt_send): Kernel#send should not useshugo2012-12-091-9/+8
* * lib/rdoc/markdown/entities.rb: Added documentation.drbrain2012-12-081-0/+10
* * eval.c: remove Module#refinements.shugo2012-12-081-61/+2
* * eval.c (top_using): raise a RuntimeError if using is called in ashugo2012-12-081-0/+27
* * lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain2012-12-0831-186/+542
* * vm_insnhelper.c (vm_search_normal_superclass): super in ashugo2012-12-081-2/+2
* * eval.c (rb_mod_refine): raise an ArgumentError if a givenshugo2012-12-081-0/+8
* * eval.c (rb_mod_refine), vm_eval.c (rb_yield_refine_block):shugo2012-12-081-27/+59
* * ext/objspace/objspace.c (iow_size): return size of internal objectko12012-12-081-0/+10
* * lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528]jeg22012-12-071-1/+5
* * vm_eval.c (yield_under, eval_under): do not activate refinementsshugo2012-12-071-351/+71
* Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki2012-12-071-63/+1
* * lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain2012-12-072-9/+146
* timeout.rb: replace deferred exception after async_interrupt_timingnobu2012-12-071-1/+2
* * test/ruby/test_refinement.rb: suppress warning.nobu2012-12-071-1/+1
* test: remove or replace trailing spacesnobu2012-12-076-23/+23
* Use more portable value for ENV['TZ']naruse2012-12-071-1/+1
* * time.c (time_mdump): dump timezone string to private instance variablenaruse2012-12-071-0/+15
* Add freebsd to force_tz_testnaruse2012-12-071-1/+1
* Canada/Newfoundland was renamed to America/St_Johnsnaruse2012-12-071-5/+5
* * test/ruby/test_refinement.rb: fix some tests to use neithershugo2012-12-061-75/+85
* * eval.c (ruby_Init_refinement): a new function to enableshugo2012-12-061-2/+8
* * revised r37993 to avoid SEGV/ILL in tests. In r37993, a methodshugo2012-12-061-4/+35
* parse.y: flush string contentnobu2012-12-061-0/+7
* 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-062-5/+5