aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2016-02-011-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-01304-619/+961
* win32.c: volume_prefix_lennobu2016-02-011-3/+3
* win32.c: suffix should be alnumnobu2016-02-011-0/+1
* * 2016-02-01svn2016-02-011-2/+2
* win32.c: move counting lengthnobu2016-02-011-1/+1
* r53688 testnobu2016-01-311-0/+9
* additional math operationsnobu2016-01-313-4/+69
* test for File#lstat.nobu2016-01-312-0/+15
* standard_library.rdoc: fix typo [ci skip]nobu2016-01-312-2/+9
* io.c: rb_io_open_genericnobu2016-01-311-4/+21
* * 2016-01-31svn2016-01-311-1/+1
* io.c: constifynobu2016-01-311-3/+6
* vm_eval.c: fix hook callnobu2016-01-303-1/+18
* common.mk: update-bundled_gemsnobu2016-01-301-0/+9
* update bundled gemsnobu2016-01-301-4/+4
* * 2016-01-30svn2016-01-291-1/+1
* suppress warning: assigned but unused variablenaruse2016-01-291-2/+2
* r53689 testnobu2016-01-291-0/+9
* win32/file.c: drop garbagenobu2016-01-293-0/+10
* * win32/win32.c (fileattr_to_unixmode, rb_w32_reparse_symlink_p): volumeusa2016-01-293-4/+38
* fix a typo [ci skip]kazu2016-01-291-1/+1
* Rename parameter namenobu2016-01-292-2/+7
* erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu2016-01-293-13/+28
* erb.rb: duplicated magic comments [Fix GH-1229]nobu2016-01-292-3/+8
* test_erb.rb: improve assertionsnobu2016-01-291-38/+26
* erb.rb: frozen-string-literal safenobu2016-01-293-3/+18
* test_erb.rb: escapenobu2016-01-291-3/+3
* * 2016-01-29svn2016-01-291-1/+1
* * lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt2016-01-293-2/+17
* * 2016-01-28svn2016-01-281-1/+1
* socket.c: unlimited size hostnamenobu2016-01-282-6/+25
* depend: add capacity.onobu2016-01-271-0/+14
* * remove trailing spaces.svn2016-01-271-1/+1
* * test/-ext-/string/test_capacity.rb: Added missing library.hsbt2016-01-272-0/+5
* * test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa2016-01-271-1/+5
* * properties.svn2016-01-270-0/+0
* Add tests about String's internal capacitynaruse2016-01-272-0/+35
* * enc/unicode.c: Fixed bit mask in macro OnigCodePointCountduerst2016-01-272-1/+5
* * enc/unicode.c: Protect code point count by macro, in order toduerst2016-01-272-22/+31
* Fix doc with default value with GH-523nobu2016-01-272-1/+7
* hash.c: exception examplesnobu2016-01-271-0/+2
* Fix a Ruby-Doc comment for Array#dignobu2016-01-272-1/+7
* test_require.rb: fix temporary library directorynobu2016-01-271-1/+1
* * 2016-01-27svn2016-01-261-1/+1
* increase timeout for Solaris 10 SPARCnaruse2016-01-262-2/+2
* fix a typo [ci skip]kazu2016-01-261-1/+1
* array.c: reword [ci skip]nobu2016-01-262-4/+9
* fstring early for internal iseqnormal2016-01-264-8/+22
* compile.c: fix tailcall optimizationnobu2016-01-263-2/+30