summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-23* lib/ostruct.rb (Struct#each_pair): Return an enumerator with sizemarcandre
2013-10-23* lib/ostruct.rb (OpenStruct#delete): Use the converted argument.marcandre
2013-10-23* lib/ostruct.rb: Raise RuntimeError when modifying frozen instancesmarcandre
2013-10-23* array.c: Add Array#to_h [Feature #7292]marcandre
2013-10-22dir.c: DOTMATCH to current directorynobu
2013-10-21encoding.c: preserve outer errinfonobu
2013-10-20* lib/rubygems: Update to RubyGems master 3de7e0f. Changes:drbrain
2013-10-19variable.c: real class namenobu
2013-10-18gc.c: fix aritynobu
2013-10-18* lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain
2013-10-18* lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain
2013-10-18Commit miss for r43347drbrain
2013-10-18* lib/rubygems: Update to RubyGems master cee6788. Changes:drbrain
2013-10-17* lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain
2013-10-17* lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr
2013-10-17envutil.rb: use **optnobu
2013-10-17envutil.rb: improve assert_no_memory_leaknobu
2013-10-17* vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo
2013-10-17file.c: fix memory leaknobu
2013-10-17* lib/tsort.rb (TSort.each_strongly_connected_component_from):akr
2013-10-17* lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain
2013-10-17* properties.nobu
2013-10-16* lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain
2013-10-16* error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko1
2013-10-16* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko1
2013-10-16* lib/rubygems: Update to RubyGems master b955554. Changes:drbrain
2013-10-16* lib/rubygems: Update to RubyGems master 278d00d. Changes:drbrain
2013-10-16* lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain
2013-10-15test_array.rb: add testnobu
2013-10-14allpairs.rb: remove unused variablenobu
2013-10-14test/-ext-: suppress warningsnobu
2013-10-14test_profile_frames.rb: assert first_linenonobu
2013-10-14test_profile_frames.rb: fix typonobu
2013-10-13test_rake_clean.rb: skip on Windowsnobu
2013-10-13test_notimp.rb: test timeoutnobu
2013-10-11* NEWS (with all sufficient information):drbrain
2013-10-10vm_trace.c: fix infinite hooknobu
2013-10-10* vm.c (vm_exec): support :b_return event for "lambda{return}.call".ko1
2013-10-09* test/ruby/test_rand.rb: fix r43224. local variable `e' isko1
2013-10-09test/ruby: assert_raise_with_messagenobu
2013-10-09object.c: avoid inadvertent symbol creationnobu
2013-10-09test_module.rb: quote namenobu
2013-10-09vm_method.c: preserve encodingnobu
2013-10-09test_inadvertent_creation.rb: fix assertion namenobu
2013-10-09test_inadvertent_creation.rb: use assert_not_interned?nobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-10-09test_tracepoint.rb: include zombiesnobu
2013-10-09compar.c: fail if recursionnobu
2013-10-09test_require.rb: need verbosenobu