summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-10-26* NEWS: added several entries [ci skip]shyouhei
2016-10-25proc.c: follow the original classnobu
2016-10-24test/unit.rb: show idling workersnobu
2016-10-24complex.c: undefine Comparable methodsnobu
2016-10-24class.c: rb_undef_methods_fromnobu
2016-10-24complex.c: undefine clampnobu
2016-10-23encoding.h: include ruby/ruby.hnobu
2016-10-22parse.y: append to buffernobu
2016-10-22numeric.c: fix up r55891nobu
2016-10-22hash.c: fix Hash#compact! return valuenobu
2016-10-22configure.in: fallback DLDFLAGS to LDFLAGSnobu
2016-10-22configure.in: fix RUBY_{APPEND/PREPEND}_OPTIONnobu
2016-10-22compile.c: order with splattingnobu
2016-10-21dir.c: retry glob with GCnobu
2016-10-21ruby.c: retry loading with GCnobu
2016-10-21Fixed typo [ci skip]nobu
2016-10-20* lib/uri/common.rb: added documentation for deprecated method.hsbt
2016-10-20* ext/digest/digest.c: Add documentation for Digest.hsbt
2016-10-20* lib/open-uri.rb: Improved documentation grammar forhsbt
2016-10-19NEWS mention refinements with Kernel#send and BasicObject#__send__. [Feature...kazu
2016-10-19vm_insnhelper.c: refinements with sendnobu
2016-10-19basictest: --run-opt optionnobu
2016-10-18addr2line.c: boundary checksnobu
2016-10-18configure.in: compress debug sectionsnobu
2016-10-17install-static-library option [ci skip]nobu
2016-10-17install-static-library option [ci skip]nobu
2016-10-16* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-10-15vm_args.c: allow refinements in Symbol procnobu
2016-10-14process.c: use uaspawnnobu
2016-10-14optparse/kwargs.rbnobu
2016-10-14* Fix wrong class name.hsbt
2016-10-14* object.c: Improve documentation for Integer conversion.hsbt
2016-10-14* lib/logger.rb: Improve Logger.new option documentation.hsbt
2016-10-14optparse.rb: hyphenizenobu
2016-10-14webrick: use monotonic clock for timeoutsnormal
2016-10-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-13unstable sort [ci skip]nobu
2016-10-13Fix tests depending on sort stabilitynobu
2016-10-13doc/extension.rdoc: wording fix w.r.t. volatile vs RB_GC_GUARDnormal
2016-10-12test_array.rb: do not assume stable sortnobu
2016-10-12Fix typo [ci skip]kazu
2016-10-12fix a typo [ci skip]kazu
2016-10-12* ruby.c (open_load_file): revert r56385. it introduced incompatibilityusa
2016-10-12* tool/downloader.rb: Removed verification of gem certification.hsbt
2016-10-11io.c: fix typonobu
2016-10-11Add an optional argument, env, to URI.find_proxy.akr
2016-10-11pp prints a multiple lines string prettier.akr
2016-10-10ruby.c: bind fd before waitingnobu
2016-10-10ruby.c: compare with EXEEXTnobu