summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* properties.svn
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* 2014-05-25svn
2014-05-24* array.c: [DOC] Clarify default argument for Array.new.zzak
2014-05-24internal.h: remove duplicate declarationnobu
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-24test_udp_server don't test IPv6 link-local addresses.akr
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-24prime.rb: fix a grammonobu
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-24gc.c: fix typonobu
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* NEWS: style [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-23* 2014-05-24svn
2014-05-23add information of incompatibility about Prime.prime? [Bug #7395]ayumin
2014-05-23net/protocol.rb: fix SMTP dot stuffingnobu
2014-05-23test_file.rb: fix ctime on Windowsnobu
2014-05-23test_file.rb: estimate birthtimenobu
2014-05-23enc/unicode.c: lookup functionsnobu
2014-05-23enc/unicode.c: constifynobu
2014-05-22gc.c (rb_free_m_tbl): mark function as staticnormal
2014-05-22* 2014-05-23svn
2014-05-22Makefile.in: suppress warningsnobu
2014-05-22jis/props.kwd: constifynobu
2014-05-22extmk.rb: non-installed extensions when statick-linked-extnobu
2014-05-22file.c: birthtime on Windowsnobu
2014-05-22* ext/socket/mkconstants.rb: More TCP option constants.akr
2014-05-22* file.c (stat_birthtime): add birthtime support [Feature #9647]naruse
2014-05-22sys/param.h is used by linuxnaruse