aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* node.c: flatten NODE_BLOCK [ci skip]nobu2016-10-052-4/+23
* * range.c: Add docs for max/min behavior with exclusive range.hsbt2016-10-052-2/+9
* * ext/socket/*.c: Add proper require for example to work.hsbt2016-10-059-0/+21
* Added missing contributor name.hsbt2016-10-051-1/+1
* * io.c: Fixed equivalent ruby code with core implemention.hsbt2016-10-052-0/+6
* * lib/delegate.rb: Added missing spaces and Removed needless spaces.hsbt2016-10-052-7/+12
* * enum.c: Make Enumerable#chunk with no block returnmarcandre2016-10-044-2/+15
* * 2016-10-05svn2016-10-041-1/+1
* * internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.usa2016-10-049-15/+33
* fix a typo [ci skip]kazu2016-10-041-1/+1
* fix typos [ci skip]kazu2016-10-041-2/+2
* array.c: update Array#dig docnobu2016-10-042-1/+6
* bigdecimal.c: more precisionnobu2016-10-043-1/+12
* bigdecimal.c: fix debug printnobu2016-10-041-28/+22
* * 2016-10-04svn2016-10-031-1/+1
* * regcomp.c (onig_print_compiled_byte_code): make the shown addressnaruse2016-10-032-1/+6
* * regexec.c (OPCODE_EXEC_HOOK): op is p-1 because p is alreadynaruse2016-10-032-9/+23
* use rb_locale_str_newnobu2016-10-031-1/+1
* * NEWS: mention Readline.quoting_detection_proc{,=}. [ci skip]kazu2016-10-032-0/+8
* [DOC] Fix default value of shift_age [ci skip]kazu2016-10-032-1/+5
* Add prefix to FIX2LONG in include/ruby/ruby.hkazu2016-10-031-3/+3
* rl_char_is_quoted_pnobu2016-10-034-0/+180
* * 2016-10-03svn2016-10-031-1/+1
* readline.c: mustbe_callablenobu2016-10-031-8/+15
* numeric.c: adjust typenobu2016-10-021-1/+1
* ruby.h: add prefixnobu2016-10-012-13/+20
* string.c: negative hashnobu2016-10-012-2/+6
* * string.c (rb_str_hash_m): st_index_t is not guaranteed as the sameusa2016-10-012-1/+13
* * 2016-10-02svn2016-10-011-1/+1
* * numeric.c (rb_fix2str): detect unnormalized Fixnum value.usa2016-10-012-0/+15
* * ext/date/date_parse.c (date_zone_to_diff): it's nonsence and reallyusa2016-10-012-1/+7
* compile.c: literal rangenobu2016-10-013-55/+21
* compile.c: optimize flip-flopnobu2016-10-013-41/+49
* date_parse.c: str_end_withnobu2016-10-011-3/+10
* zonetab.h: use strncmpnobu2016-10-013-6/+3
* date_parse.c: refactornobu2016-10-011-110/+59
* * 2016-10-01svn2016-09-301-2/+2
* * win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() setsusa2016-09-302-1/+6
* test_flip.rb: addnobu2016-09-301-0/+5
* * lib/uri/http.rb: Documentation and code style imrovements.hsbt2016-09-303-16/+30
* * doc/syntax/control_expressions.rdoc: Add missing 'as'hsbt2016-09-302-2/+7
* * 2016-09-30svn2016-09-301-1/+1
* test_range.rb: all assertionsnobu2016-09-301-49/+60
* * lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table ...kazu2016-09-292-1/+6
* update call-seq of YAML::Store#initialize [ci skip]kazu2016-09-291-0/+1
* * properties.svn2016-09-290-0/+0
* fix YAML::Storekazu2016-09-293-9/+207
* checksum algorithm is not MD5 only [ci skip]kazu2016-09-291-1/+1
* parse.y: deferred_dots_gennobu2016-09-291-8/+17
* appveyor.yml: use mirror for zlibnobu2016-09-291-1/+1