aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-193-8/+23
* * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include:drbrain2013-11-1934-198/+745
* * test/bigdecimal/test_bigdecimal.rb: incorporate BigMath.logheadius2013-11-181-4/+48
* eval_intern.h: refine stack overflow detectionnobu2013-11-181-0/+8
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-0/+67
* * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui2013-11-161-0/+31
* envutil.rb: crash report on Mac OS Xnobu2013-11-152-0/+38
* test_beginendblock.rb: assert_normal_exitnobu2013-11-151-2/+1
* * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass2013-11-151-0/+12
* eval.c: refactor exception causenobu2013-11-151-1/+16
* hash.c: iteration level with reenteringnobu2013-11-151-0/+18
* delegate.rb: get rid of global function interferencenobu2013-11-151-0/+12
* objspace_dump.c: refine outputnobu2013-11-141-4/+26
* * test/openssl/test_cipher.rb (test_aes_gcm_wrong_tag): Don't useakr2013-11-141-1/+2
* hash.c: restore iter_levnobu2013-11-141-0/+16
* * test/rubygems/insure_session.rb: Remove unused test file.drbrain2013-11-121-43/+0
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-1238-827/+837
* * lib/rubygems/specification.rb: Include 2.2.0.preview.2 when checkingdrbrain2013-11-101-0/+26
* * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changesdrbrain2013-11-1033-302/+1587
* error.c: Exception#causenobu2013-11-101-0/+15
* parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu2013-11-102-63/+0
* test_objectspace.rb: run in separate processnobu2013-11-091-19/+12
* envutil.rb: under_gc_stress parameternobu2013-11-091-2/+2
* gc.c: private callnobu2013-11-091-0/+21
* test_objspace.rb: assertion for temporary filenobu2013-11-091-0/+14
* * test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr2013-11-091-2/+2
* * ext/objspace/object_tracing.c: Add experimental methods to dumptmm12013-11-081-0/+27
* test_logger.rb: clear garbage filesnobu2013-11-071-4/+1
* vm_trace.c: isolate errinfo in trace blocksnobu2013-11-071-0/+8
* Suppress warnings: ambiguous first argument; put parentheses or even spacesnaruse2013-11-061-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys beforetenderlove2013-11-051-0/+18
* * test/ruby/test_thread.rb (test_thread_join_in_trap):akr2013-11-051-0/+4
* test_command_processor.rb: clear tmpdirnobu2013-11-051-0/+4
* * test/xmlrpc: Don't use fixed ports: 8070 and 8071.akr2013-11-043-12/+14
* * test/xmlrpc/webrick_testing.rb (start_server): Initialize the serverakr2013-11-041-12/+9
* * test/xmlrpc: Wrap definitions by TestXMLRPC module.akr2013-11-037-0/+14
* * test/xmlrpc/webrick_testing.rb (stop_server): Don't try to shutdownakr2013-11-031-0/+1
* logger.rb: fix r43511 for Windowsnobu2013-11-021-45/+26
* * lib/logger.rb: Inter-process locking for log rotationnaruse2013-11-011-0/+105
* test_m17n.rb: fix encodingnobu2013-11-011-1/+1
* string.c: fix typonobu2013-11-011-0/+3
* test_m17n.rb: nil replacementnobu2013-11-011-0/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses shouldtenderlove2013-10-291-0/+5
* * gc.c (gc_profile_total_time): fix off-by-one error in GC::Profiler.total_time.tmm12013-10-291-0/+10
* * test/readline/test_readline.rb (teardown): Clear Readline.input andakr2013-10-281-0/+2
* test_exception.rb: missing testnobu2013-10-281-0/+11
* * vm_backtrace.c (rb_profile_frame_classpath): handle singletontmm12013-10-271-8/+17
* struct.c: fix warning messagenobu2013-10-271-43/+76
* envutil.rb: fix disabling gems in assert_separatelynobu2013-10-271-2/+2
* range.c: modify checknobu2013-10-261-0/+1