summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-05-25* test/lib/minitest/unit.rb: Show Finished threads line-by-line.akr
2014-05-25* lib/csv.rb: Reject nil as data source for CSV.new, patch by @Peeja.zzak
2014-05-25Show leaked threads line-by-line.akr
2014-05-25* test/lib/minitest/unit.rb: Show leaked tempfiles line-by-line.akr
2014-05-25* test/lib/minitest/unit.rb (MiniTest::Assertions#diff): Removeakr
2014-05-25* test/lib/minitest/unit.rb: Check tempfile leak for each test class.akr
2014-05-25configure.in: do not disable ucontext.hnobu
2014-05-25signal.c: revert part of r46100nobu
2014-05-25* test/lib/minitest/unit.rb: Less ObjectSpace.each_object(Tempfile)akr
2014-05-25* test/lib/minitest/unit.rb: Use Thread.list instead ofakr
2014-05-25* lib/rinda/ring.rb (Rinda::RingServer#shutdown): Join the killedakr
2014-05-25* lib/webrick/utils.rb: Override the inspect method of the threadakr
2014-05-25* test/openssl: Join threads.akr
2014-05-25report bug with machine regisitersnobu
2014-05-25* ChangeLog: fixed wrong method name [ci skip]hsbt
2014-05-25* test/lib/minitest/unit.rb: Sort leaked threads and tempfiles.akr
2014-05-25Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"naruse
2014-05-25signal.c: fix stack overflow check on Mac OS Xnobu
2014-05-25* enumerator.c: [DOC] Fix example to show Enumerator#peek behaviorzzak
2014-05-25vsnprintf.c: fix string precisionnobu
2014-05-25* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]zzak
2014-05-25* doc/regexp.rdoc: [DOC] Clarify whitespace matching by @allolexzzak
2014-05-25* enum.c: [DOC] Use #find in example to clarify alias by @rachellogiezzak
2014-05-25* cont.c: [DOC] Fix rdoc in example for Fiber#transfer by @majjohazzak
2014-05-25* lib/irb.rb: [DOC] Fixed syntax error in example by @jasdeepsingh.zzak
2014-05-25* test/fileutils/test_fileutils.rb (test_chown_R): Add tests forhsbt
2014-05-25* test/fileutils/test_fileutils.rb: Added recursively chmod tests.hsbt
2014-05-25* class.c: [DOC] Fixed grammar and examples of instance_methods.zzak
2014-05-25* test/lib/minitest/unit.rb: Show leakes threads and tempfiles.akr
2014-05-25* test/openssl/test_partial_record_read.rb: Testing read_nonblock onhsbt
2014-05-24* lib/logger.rb: refactored to include Logger::Period.hsbt
2014-05-24* vm_eval.c: [DOC] [ci skip] Improve instance_eval description when given azzak
2014-05-24* array.c: [DOC] Clarify default argument for Array.new.zzak
2014-05-24* array.c: [DOC] Add more documents to shuffle! and shuffle.hsbt
2014-05-24* test/lib/minitest/.document: removed unused configuration. [ci skip]hsbt
2014-05-24* test/lib/minitest/spec.rb: Unused file removed.akr
2014-05-24* test/benchmark/test_benchmark.rb: Use test/unit.akr
2014-05-24process.c (proc_getgroups, proc_setgroups): use ALLOCV_Nnormal
2014-05-24* test/lib/minitest/unit.rb (parallelize_me!): Removed.akr
2014-05-24* test/lib/minitest/hell.rb: Unused file removed.akr
2014-05-24enumerator.c: adjust style [ci skip]nobu
2014-05-24* test/lib/minitest: Remove comments not appropriate now.akr
2014-05-24* NEWS: added minitest changes. [ci skip]hsbt
2014-05-24* test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.hsbt
2014-05-24fix a typo [ci skip]kazu
2014-05-24* defs/default_gems: remvoed mintiest entry.hsbt
2014-05-23lib/minitest removed.ryan
2014-05-23* ext/socket/mkconstants.rb: More constantsakr
2014-05-23add information of incompatibility about Prime.prime? [Bug #7395]ayumin
2014-05-23net/protocol.rb: fix SMTP dot stuffingnobu