summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2016-10-06* 2016-10-07svn
2016-10-06* ChangeLog: fix a typo at r56363.nagachika
2016-10-06Fix cmd is referenced but not assignedkazu
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06bisect.sh: improvenobu
2016-10-06* enum.c: [DOC] Improve doc [ci-skip]marcandre
2016-10-06test_io.rb: split test_gets_rsnobu
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-06* 2016-10-06svn
2016-10-06io.c: use RB_INTEGER_TYPE_Pnobu
2016-10-05Update freenode server name [ci skip]kazu
2016-10-05* lib/net/http/response.rb: Improve document readability.hsbt
2016-10-05test_io.rb: workaround for Dockernobu
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* 2016-10-05svn
2016-10-04* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.usa
2016-10-04fix a typo [ci skip]kazu
2016-10-04fix typos [ci skip]kazu
2016-10-04array.c: update Array#dig docnobu
2016-10-04bigdecimal.c: more precisionnobu
2016-10-04bigdecimal.c: fix debug printnobu
2016-10-03* 2016-10-04svn
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-03use rb_locale_str_newnobu
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-03Add prefix to FIX2LONG in include/ruby/ruby.hkazu
2016-10-03rl_char_is_quoted_pnobu
2016-10-03* 2016-10-03svn
2016-10-03readline.c: mustbe_callablenobu
2016-10-02numeric.c: adjust typenobu
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* 2016-10-02svn
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