summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-01compile.c: literal rangenobu
2016-10-01compile.c: optimize flip-flopnobu
2016-10-01date_parse.c: str_end_withnobu
2016-10-01zonetab.h: use strncmpnobu
2016-10-01date_parse.c: refactornobu
2016-09-30* 2016-10-01svn
2016-09-30* win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() setsusa
2016-09-30test_flip.rb: addnobu
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-30* 2016-09-30svn
2016-09-30test_range.rb: all assertionsnobu
2016-09-29* lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table ...kazu
2016-09-29update call-seq of YAML::Store#initialize [ci skip]kazu
2016-09-29* properties.svn
2016-09-29fix YAML::Storekazu
2016-09-29checksum algorithm is not MD5 only [ci skip]kazu
2016-09-29parse.y: deferred_dots_gennobu
2016-09-29appveyor.yml: use mirror for zlibnobu
2016-09-29thread_sync.c: Document exception typesnobu
2016-09-29* 2016-09-29svn
2016-09-29thread_sync.c: Remove confusing commentsnobu
2016-09-28PStore: select checksum algorithmnobu
2016-09-28test_pstore.rb: use queuesnobu
2016-09-28strscan.c: minlnobu
2016-09-28strscan.c: use S_RESTLENnobu
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-28rubygems 2.6.7nobu
2016-09-27* ChangeLog: fix typo of r56271. [ci skip]nagachika
2016-09-27* 2016-09-28svn
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27parse.y: fix up r56198nobu
2016-09-27test_syntax.rb: more test_warn_balancednobu
2016-09-27* NEWS: news about Warning.warning. [ci skip]shyouhei
2016-09-27* test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu
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-27assertions.rb: success optionnobu
2016-09-27iseq.c: kwarg to compilenobu
2016-09-27iseq.c: file name encodingnobu
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-26* 2016-09-27svn
2016-09-26* test/ripper/test_ripper.rb: add a test for dedent_string.headius
2016-09-26Remove Ns before puctuationknu
2016-09-26test_exception.rb: another assertionnobu
2016-09-26stringio.c: fix signed integer overflowrhe