aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * test/mkmf/test_have_func.rb: tests for have_func.nobu2012-12-051-0/+14
* test_have_library.rb: assert_have_librarynobu2012-12-051-6/+14
* test_have_macro.rb: TestHaveMacronobu2012-12-051-1/+1
* * test/mkmf/test_have_library.rb: tests for have_library.nobu2012-12-051-0/+45
* * ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto2012-12-051-0/+6
* * test/ruby/test_settracefunc.rb: disable trace.ko12012-12-051-0/+5
* mkmf.rb: different strings from conflict markersnobu2012-12-051-0/+35
* * test/ruby/test_thread.rb (test_async_interrupt_blocking): bugfixtarui2012-12-041-1/+2
* * vm_core.h (RUBY_VM_CHECK_INTS_BLOCKING): check async queue everytime.tarui2012-12-041-0/+24
* * test/ruby/memory_status.rb: fixed small typos introduced at r38182.usa2012-12-041-2/+2
* * thread.c (rb_mutex_owned_p): new method that return currentkosaki2012-12-041-0/+29
* * test/ruby/memory_status.rb (Memory): use fiddle/types if available.ngoto2012-12-041-4/+12
* * lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain2012-12-041-0/+212
* * lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain2012-12-031-0/+27
* * test/ruby/test_objectspace.rb: skip RuntimeErrorko12012-12-031-1/+5
* random.c, rational.c: make marshal methods privatenobu2012-12-031-5/+5
* * iseq.h: iseq_catch_table_entry::catch_type should beko12012-12-031-0/+13
* ruby-mode.el: fix argument indentnobu2012-12-031-0/+12
* * lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain2012-12-021-0/+16
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn2012-12-021-0/+14
* * lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain2012-12-011-0/+40