summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-10-03* regcomp.c (onig_print_compiled_byte_code): make the shown addressnaruse
2016-10-03* regexec.c (OPCODE_EXEC_HOOK): op is p-1 because p is alreadynaruse
2016-10-03* NEWS: mention Readline.quoting_detection_proc{,=}. [ci skip]kazu
2016-10-03[DOC] Fix default value of shift_age [ci skip]kazu
2016-10-03rl_char_is_quoted_pnobu
2016-10-01ruby.h: add prefixnobu
2016-10-01string.c: negative hashnobu
2016-10-01* string.c (rb_str_hash_m): st_index_t is not guaranteed as the sameusa
2016-10-01* numeric.c (rb_fix2str): detect unnormalized Fixnum value.usa
2016-10-01* ext/date/date_parse.c (date_zone_to_diff): it's nonsence and reallyusa
2016-10-01compile.c: literal rangenobu
2016-10-01compile.c: optimize flip-flopnobu
2016-09-30* win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() setsusa
2016-09-30* lib/uri/http.rb: Documentation and code style imrovements.hsbt
2016-09-30* doc/syntax/control_expressions.rdoc: Add missing 'as'hsbt
2016-09-29* lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table ...kazu
2016-09-29fix YAML::Storekazu
2016-09-29thread_sync.c: Document exception typesnobu
2016-09-29thread_sync.c: Remove confusing commentsnobu
2016-09-28PStore: select checksum algorithmnobu
2016-09-28Update Signal.signame doc [ci-skip]nobu
2016-09-28 * .travis.yml: delete comments. They were outdated. [ci skip]shyouhei
2016-09-28rubygems 2.6.7nobu
2016-09-27* ChangeLog: fix typo of r56271. [ci skip]nagachika
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27parse.y: fix up r56198nobu
2016-09-27* NEWS: news about Warning.warning. [ci skip]shyouhei
2016-09-27 * error.c: This makes all warnings raised call Warning.warn, whichshyouhei
2016-09-27iseq.c: syntax error in compile_filenobu
2016-09-27ChangeLog: remove extra linenobu
2016-09-27fix a typo [ci skip]kazu
2016-09-27* lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse
2016-09-26Remove Ns before puctuationknu
2016-09-26stringio.c: fix signed integer overflowrhe
2016-09-26eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe
2016-09-26* lib/tempfile.rb: provide default basename parametersonots
2016-09-26string.c: fast path of lstrip_offsetnobu
2016-09-26minitest-5.9.1nobu
2016-09-26rbinstall.rb: don't install gemspec for skipped librariesrhe
2016-09-26string.c: fix integer overflow in enc_strlen() and rb_enc_strlen_cr()rhe
2016-09-25remove unnecessary :stag accessornobu
2016-09-25* node.c (dump_array): remove duplicate header of NODE_ARRAY/ktsj
2016-09-24install extra librariesnobu
2016-09-24* spec/README: update URL. [ci skip]kazu
2016-09-24fid typos [ci skip]nobu
2016-09-24test_ruby_mode.rb: fix for Emacs 25.1nobu
2016-09-24test_ruby_mode.rb: save-buffer 0nobu
2016-09-23* vm_method.c (make_method_entry_refined): fix wrong use of ||.shugo
2016-09-23Add support for the `Lk` macro to tool/mdoc2man.rbknu
2016-09-23* eval.c (rb_mod_refine): refine modules as well.shugo