summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-08-05* lib/net/http.rb (Net::HTTP.proxy_uri): use initializer insteadnaruse
2014-08-05* lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY):naruse
2014-08-05* lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse
2014-08-05* lib/net/http/generic_request.rbnaruse
2014-08-05* lib/net/http/generic_request.rbnaruse
2014-08-05remove path_querynaruse
2014-08-05* lib/uri/generic.rb (URI::Generic#normalize!): use String#empty?naruse
2014-08-05* lib/uri/http.rb (URI::HTTP#request_uri): optimized.naruse
2014-08-05* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove
2014-08-05* ext/win32ole/win32ole.c (ole_invoke): skip VariantClear whensuke
2014-08-05* gems/bundled_gems: Upgrade to test-unit-3.0.0 and minitest-5.4.0.hsbt
2014-08-04fix a typo [ci skip]kazu
2014-08-04* test/win32ole/test_win32ole_record.rb: add for WIN32OLE_RECORDsuke
2014-08-04* ChangeLog: fix broken encoding.hsbt
2014-08-04* ext/win32ole/win32ole.c (ole_invoke): call rb_hash_foreach insteadsuke
2014-08-04variable: cleanup to use rb_const_lookupnormal
2014-08-03fix typos [ci skip]kazu
2014-08-03make symbol conversion functions publicnobu
2014-08-03vm_insnhelper.c: fix unusable super classnobu
2014-08-02* ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src filesuke
2014-08-02* Changelog: fix typo. contribute from @chiastolite.hsbt
2014-08-02* ext/win32ole/win32ole.c: add coments for rdoc.suke
2014-08-02object.c: Object#itsefnobu
2014-08-01* ext/win32ole/win32ole.c (folerecord_inititalize): acceptsuke
2014-08-01* ext/win32ole/win32ole.c (ole_variant2val): callsuke
2014-08-01* test/date/test_date.rb: remove commented-out code.hsbt
2014-08-01numeric.c: 0 % Float::NAN returns Float::NANnobu
2014-07-31* ext/bigdecimal/bigdecimal.c: [DOC] Add description ofmrkn
2014-07-31* ext/win32ole/win32ole.c: add WIN32OLE_RECORD#inspect.suke
2014-07-31* ext/win32ole/win32ole.c: addsuke
2014-07-30* sprintf.c (rb_str_format): like r47006, get rid ofktsj
2014-07-30* process.c (rlimit_resource_type, rlimit_resource_value):ktsj
2014-07-30* ext/win32ole/win32ole.c (ole_invoke): pass WIN32OLE_RECORD variantsuke
2014-07-30* gc.c: remove unused macros.ko1
2014-07-29* ext/win32ole/win32ole.c (hash2olerec): ignore WIN32OLE_RECORDsuke
2014-07-29* ext/win32ole/win32ole.c (folerecord_method_missing): refactoring.suke
2014-07-28* ext/win32ole/win23ole.c (folerecord_method_missing): supportsuke
2014-07-27* vm_eval.c: [DOC] Fix rdoc formatting of patch from [Bug #9551]zzak
2014-07-27* vm_eval.c: [DOC] [Bug #9551] Improve clarity of Kernel::catchzzak
2014-07-27* lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak
2014-07-27Fix ticket number from r46982, should be [Bug #10049]zzak
2014-07-27* time.c: [DOC] Clarify %Y in strftime, which can accept any digitszzak
2014-07-27* ChangeLog: [DOC] Fix typo s/originall/originallyzzak
2014-07-27* lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak
2014-07-27* file.c: [DOC] Clarify how File.file? handles symbolic links. Alsozzak
2014-07-27* time.c: [DOC] Remove dead link and old bug report, which hasn't beenzzak
2014-07-27* ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, aszzak
2014-07-27* ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665]zzak
2014-07-27* lib/cgi/core.rb: remove unused variables.hsbt
2014-07-26* lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak