summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-05-22gc.c (rb_free_m_tbl): mark function as staticnormal
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-22revert File::Statfs [Feature #9772]naruse
2014-05-22constify character property tablesnobu
2014-05-21fix a typo [ci skip]kazu
2014-05-21* ext/socket/option.c: Fix complation error on Android.akr
2014-05-21configure.in: Info.plist workaroundnobu
2014-05-20* test/ruby/test_dir.rb: added testcase of double slash path.hsbt
2014-05-19* ext/socket/extconf.rb: Don't check fields of struct tcp_info if theakr
2014-05-19* ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibcakr
2014-05-19fix typos [ci skip]kazu
2014-05-19* ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...akr
2014-05-19* test/dbm/test_dbm.rb: Use Etc.uname.akr
2014-05-19etc.c: Etc.uname on Windowsnobu
2014-05-19string.c: byte offsetnobu
2014-05-19* bin/testrb: Removed. Forgot to remove in r45971.sorah
2014-05-18* test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr
2014-05-18io.c: update ARGF examplesnobu