aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix build with VM_CHECK_MODE > 0normal2016-01-253-2/+9
* common.mk: dependency of ripper.cnobu2016-01-251-1/+1
* revert r53618 partiallynobu2016-01-251-3/+1
* symbol.c: more informative error messagenobu2016-01-253-2/+9
* * test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt2016-01-252-0/+23
* * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.hsbt2016-01-252-1/+7
* * 2016-01-25svn2016-01-241-1/+1
* test_class.rb: fix encodingnobu2016-01-241-1/+3
* test_class.rb: test_namescope_error_messagenobu2016-01-241-0/+8
* vm_insnhelper.c (vm_check_if_namespace): tiny size reductionnormal2016-01-242-4/+5
* * common.mk: Simplifying Unicode data file download logic to makeduerst2016-01-242-7/+9
* wait readable/writablenobu2016-01-243-3/+92
* * 2016-01-24svn2016-01-241-1/+1
* test_io_wait.rb: wait_readablenobu2016-01-241-0/+31
* Add test for Array#keep_ifnobu2016-01-232-1/+20
* appveyor.yml: simplifynobu2016-01-231-5/+10
* * common.mk: revert r53633. It broke rubyci and travis.hsbt2016-01-232-3/+11
* fix typo.shugo2016-01-231-2/+2
* * range.c (range_eqq): revert r11113 because rb_call_super() isshugo2016-01-233-7/+33
* ChangeLog: Fixing wrong time on previous commit, and addingduerst2016-01-231-2/+7
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53633 b2dd03c8-39d4-4d8f-98...duerst2016-01-232-6/+8
* appveyor.yml: exclude unavailable extensionsnobu2016-01-231-1/+1
* * tool/downloader.rb: Fixed a logical error, improved documentationduerst2016-01-232-18/+35
* fix a typo [ci skip]kazu2016-01-231-1/+1
* Use SVG Travis badge over PNGnobu2016-01-232-1/+6
* Update documentation of CSV header converternobu2016-01-232-3/+9
* configure.bat: put a spacenobu2016-01-231-1/+1
* * win32/configure.bat: set svn:eol-style to CRLF.shugo2016-01-221-223/+223
* * 2016-01-23svn2016-01-221-1/+1
* * remove trailing spaces.svn2016-01-221-1/+1
* configure.bat: fix strange gotonobu2016-01-221-22/+22
* * properties.svn2016-01-221-223/+223
* configure.bat: set eol-stylenobu2016-01-221-223/+223
* * properties.svn2016-01-221-223/+223
* configure.bat: --with-libdirnobu2016-01-223-2/+15
* common.mk: source dependency for nmakenobu2016-01-222-2/+4
* common.mk: probes.dmyh for nmakenobu2016-01-221-0/+2
* vm_core.h: use RUBY_ASSERTnobu2016-01-226-3/+29
* RUBY_ASSERTnobu2016-01-2212-12/+93
* Add badgesnaruse2016-01-222-8/+4
* remove to allow trunknaruse2016-01-221-3/+0
* Add appveyor.ymlnaruse2016-01-221-0/+42
* * 2016-01-22svn2016-01-211-1/+1
* * regparse.c (fetch_name_with_level): allow non word charactersnaruse2016-01-213-7/+28
* * marshal.c (r_object0): honor Marshal.load post procnaruse2016-01-213-1/+13
* * Makefile.in (update-rubyspec): fix r53208 like r53451.naruse2016-01-212-9/+13
* common.mk: update-config_files is backnobu2016-01-212-5/+5
* * 2016-01-21svn2016-01-211-1/+1
* test_io_m17n.rb: BOM with non-UTFnobu2016-01-211-0/+13
* * ChangeLog: typo.usa2016-01-201-1/+1