aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain2012-12-061-0/+25
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-064-20/+19
* * lib/rubygems/package.rb: Set rubygems_version before validation.drbrain2012-12-063-0/+38
* * vm_trace.c: TracePoint#enable should not cause an errorko12012-12-061-0/+18
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-053-1/+81
* * thread.c (rb_uninterruptible): helper function for providingkosaki2012-12-051-0/+20
* * io.c (io_binwrite): check interrupt before io issue.kosaki2012-12-051-0/+20
* vm_eval.c: public_send does not consider how it is callednobu2012-12-051-0/+2
* test_object.rb: test for public_sendnobu2012-12-051-0/+26
* Suppress warningsnaruse2012-12-051-32/+36
* Use underscore-begging name for dummy variables to suppress warningnaruse2012-12-051-2/+2
* * lib/timeout.rb (Timeout#timeout): setkosaki2012-12-051-1/+62
* vm.c: save blockprocvalnobu2012-12-051-0/+7
* fix typos and remove trailing spaceskazu2012-12-051-1/+1
* * ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto2012-12-051-0/+8
* * thread.c (rb_thread_s_async_interrupt_timing): have to check ints before j...tarui2012-12-051-0/+28
* * test/ruby/memory_status.rb: suppress warning.ko12012-12-051-2/+8
* * lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain2012-12-051-20/+72