summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-11-03Import from ruby/bigdecimal repositorymrkn
2016-11-03file.c: include sys/sysmacros.hnobu
2016-11-01extension.rdoc: update rb_rescue descriptionnobu
2016-11-01numeric.c: bit op with non-integernobu
2016-10-31configure.in: no round in x64-mingwnobu
2016-10-31 * test/test_forwardable.rb (TestForwardable#test_on_private_method): add tes...shyouhei
2016-10-31uri/generic.rb: Tidy up mergenobu
2016-10-30* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt
2016-10-29* enc/windows_1254.c: Fix typo. Reported by k-takata atduerst
2016-10-29parse.y: !-operator warningnobu
2016-10-29compile.c: not flip-flopnobu
2016-10-29vm_eval.c: follow the original classnobu
2016-10-28fix typos [ci skip]kazu
2016-10-28Update windows-1255 tablenobu
2016-10-28enc/depend: extract transcode_tblgennobu
2016-10-28insns.def: opt_case_dispatch trivial optimizationnobu
2016-10-28internal.h: RB_OBJ_BUILTIN_TYPEnobu
2016-10-28complex.c: static IDsnobu
2016-10-28complex.c: FINITE_TYPE_Pnobu
2016-10-27ruby/ruby.h: optimize rb_integer_type_pnobu
2016-10-27* tool/redmine-backporter.rb (rel): check the exception and show rightusa
2016-10-27socket: fix rdoc of UDPSocket#recvfrom_nonblockrhe
2016-10-27object.c: fixable float to fixnumnobu
2016-10-27object.c: use converted stringnobu
2016-10-26ruby.h: use prefixed macronobu
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