summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06* enum.c: [DOC] Improve doc [ci-skip]marcandre
2016-10-06* ext/readline/extconf.rb: Update error message with correct words.hsbt
2016-10-06uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]nobu
2016-10-06Update URI WEB_ENCODINGS_ hash, and fix documented cmd tonobu
2016-10-06* enum.c: Add reduce/inject alias note.hsbt
2016-10-06thread.c: check coverage valuesnobu
2016-10-06io.c: use RB_INTEGER_TYPE_Pnobu
2016-10-05* lib/net/http/response.rb: Improve document readability.hsbt
2016-10-05node.c: flatten NODE_BLOCK [ci skip]nobu
2016-10-05* range.c: Add docs for max/min behavior with exclusive range.hsbt
2016-10-05* ext/socket/*.c: Add proper require for example to work.hsbt
2016-10-05Added missing contributor name.hsbt
2016-10-05* io.c: Fixed equivalent ruby code with core implemention.hsbt
2016-10-05* lib/delegate.rb: Added missing spaces and Removed needless spaces.hsbt
2016-10-04* enum.c: Make Enumerable#chunk with no block returnmarcandre
2016-10-04* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.usa
2016-10-04fix typos [ci skip]kazu
2016-10-04array.c: update Array#dig docnobu
2016-10-04bigdecimal.c: more precisionnobu
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