aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* thread_sync.c: Document exception typesnobu2016-09-292-5/+11
* * 2016-09-29svn2016-09-291-1/+1
* thread_sync.c: Remove confusing commentsnobu2016-09-292-9/+15
* PStore: select checksum algorithmnobu2016-09-282-2/+13
* test_pstore.rb: use queuesnobu2016-09-281-8/+13
* strscan.c: minlnobu2016-09-281-9/+11
* strscan.c: use S_RESTLENnobu2016-09-281-6/+6
* Update Signal.signame doc [ci-skip]nobu2016-09-282-2/+8
* * .travis.yml: delete comments. They were outdated. [ci skip]shyouhei2016-09-282-10/+6
* rubygems 2.6.7nobu2016-09-2824-431/+153
* rubygems 2.6.7nobu2016-09-2831-165/+515
* * ChangeLog: fix typo of r56271. [ci skip]nagachika2016-09-272-3/+3
* * 2016-09-28svn2016-09-271-1/+1
* error.c: check argument of Warning.warnnobu2016-09-273-0/+19
* parse.y: fix up r56198nobu2016-09-273-4/+29
* test_syntax.rb: more test_warn_balancednobu2016-09-271-2/+8
* * NEWS: news about Warning.warning. [ci skip]shyouhei2016-09-272-0/+11
* * test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu2016-09-271-1/+1
* * error.c: This makes all warnings raised call Warning.warn, whichshyouhei2016-09-273-8/+63
* iseq.c: syntax error in compile_filenobu2016-09-273-2/+27
* assertions.rb: success optionnobu2016-09-271-1/+11
* iseq.c: kwarg to compilenobu2016-09-271-2/+16
* iseq.c: file name encodingnobu2016-09-271-3/+1
* ChangeLog: remove extra linenobu2016-09-271-2/+0
* fix a typo [ci skip]kazu2016-09-271-1/+3
* * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse2016-09-276-4/+30
* * 2016-09-27svn2016-09-261-1/+1