summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-07-05fix a typo [ci skip]kazu
2014-07-04lib/irb/locale.rb: fix typonobu
2014-07-04* parse.y: rename symbols::sym_id to symbols::str_id.ko1
2014-07-04* parse.y (must_be_dynamic_symbol): fix missed-condition.ko1
2014-07-04* parse.y (rb_pin_dynamic_symbol): should be `static' function.ko1
2014-07-04* parse.y (must_be_dynamic_symbol): refactoring.ko1
2014-07-04ChangeLog: fix typo [ci skip]nobu
2014-07-04* parse.y: remove unused codeko1
2014-07-04* test/rubygems/test_gem_package.rb: avoid tempfile leaks using Tempfile#close!hsbt
2014-07-03* lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse
2014-07-03* lib/net/http/response.rb (Net::HTTP.each_response_header):naruse
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-07-03fix a part of speech [ci skip]kazu
2014-07-03configure.in: fix static-linked-extnobu
2014-07-02* gc.c (gc_heap_lazy_sweep): simplify logic.ko1
2014-07-02* logger.rb: removed unmaintain code.hsbt
2014-07-01Fix --dump=parsetree segfault on required keyword argumentcharliesome
2014-07-01vm.c: rb_vm_env_local_variablesnobu
2014-07-01proc.c: Binding#receivernobu
2014-07-01proc.c: fix infinite loopnobu
2014-07-01* NEWS: [DOC] mention about Binding#local_variables, introduced atusa
2014-07-01* numeric.c (num_step_scan_args): table argument of rb_get_kwargs() isnagachika
2014-07-01Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu
2014-07-01* ext/date/lib/date/format.rb: removed empty file by @vipulnsward.hsbt
2014-06-30* gc.c (gc_stat_internal): return size_t value instead of VALUEko1
2014-06-30* gc.c: support `USE_RGENGC == 0'.ko1
2014-06-30* file.c: [DOC] document File.join returns a string.hsbt
2014-06-28* ext/pathname/pathname.c (path_birthtime): Windows support.usa
2014-06-28* ext/pathname/pathname.c (path_birthtime): New method,akr
2014-06-28bigdecimal/math.rb: error message in BigMath#PInobu
2014-06-28* lib/webrick/utils.rb (create_listeners): Close socket objects.akr
2014-06-28eval.c: no overwrite SystemStackError backtracenobu
2014-06-28eval.c: no method calls at stack overflownobu
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-27mkconfig.rb: fix empty prefixnobu
2014-06-27* lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt
2014-06-27* lib/rubygems/specification.rb: fixed broken condition causedhsbt
2014-06-26hash.c: fix memory leaknobu
2014-06-26sprintf.c: unnumbered asterisk with numbered argumentnobu
2014-06-26fix a typo [ci skip]kazu
2014-06-26* test/with_different_ofs.rb: move into test library directory.hsbt
2014-06-26* test/profile_test_all.rb: move into test library directory.hsbt
2014-06-26* ChangeLog: typo.usa
2014-06-26* lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt
2014-06-26Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt
2014-06-25hash.c: fix memory leaknobu
2014-06-25eval_error.c: newline alwaysnobu
2014-06-25hash.c: fix memory leaknobu
2014-06-25ccan/container_of/container_of.h: avoid warning with -Wcast-qualnormal
2014-06-25hash.c: prohibit tainted stringsnobu