aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Signal.list deduplicates keysnormal2016-01-263-1/+12
* signal.c: reserved signalsnobu2016-01-262-0/+11
* * 2016-01-26svn2016-01-251-1/+1
* Macro typonobu2016-01-252-1/+6
* 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