summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-31standard_library.rdoc: fix typo [ci skip]nobu
2016-01-31io.c: rb_io_open_genericnobu
2016-01-31* 2016-01-31svn
2016-01-31io.c: constifynobu
2016-01-30vm_eval.c: fix hook callnobu
2016-01-30common.mk: update-bundled_gemsnobu
2016-01-30update bundled gemsnobu
2016-01-29* 2016-01-30svn
2016-01-29suppress warning: assigned but unused variablenaruse
2016-01-29r53689 testnobu
2016-01-29win32/file.c: drop garbagenobu
2016-01-29* win32/win32.c (fileattr_to_unixmode, rb_w32_reparse_symlink_p): volumeusa
2016-01-29fix a typo [ci skip]kazu
2016-01-29Rename parameter namenobu
2016-01-29erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu
2016-01-29erb.rb: duplicated magic comments [Fix GH-1229]nobu
2016-01-29test_erb.rb: improve assertionsnobu
2016-01-29erb.rb: frozen-string-literal safenobu
2016-01-29test_erb.rb: escapenobu
2016-01-29* 2016-01-29svn
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-28* 2016-01-28svn
2016-01-28socket.c: unlimited size hostnamenobu
2016-01-27depend: add capacity.onobu
2016-01-27* remove trailing spaces.svn
2016-01-27* test/-ext-/string/test_capacity.rb: Added missing library.hsbt
2016-01-27* test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa
2016-01-27* properties.svn
2016-01-27Add tests about String's internal capacitynaruse
2016-01-27* enc/unicode.c: Fixed bit mask in macro OnigCodePointCountduerst
2016-01-27* enc/unicode.c: Protect code point count by macro, in order toduerst
2016-01-27Fix doc with default value with GH-523nobu
2016-01-27hash.c: exception examplesnobu
2016-01-27Fix a Ruby-Doc comment for Array#dignobu
2016-01-27test_require.rb: fix temporary library directorynobu
2016-01-26* 2016-01-27svn
2016-01-26increase timeout for Solaris 10 SPARCnaruse
2016-01-26fix a typo [ci skip]kazu
2016-01-26array.c: reword [ci skip]nobu
2016-01-26fstring early for internal iseqnormal
2016-01-26compile.c: fix tailcall optimizationnobu
2016-01-26Signal.list deduplicates keysnormal
2016-01-26signal.c: reserved signalsnobu
2016-01-25* 2016-01-26svn
2016-01-25Macro typonobu
2016-01-25fix build with VM_CHECK_MODE > 0normal
2016-01-25common.mk: dependency of ripper.cnobu
2016-01-25revert r53618 partiallynobu
2016-01-25symbol.c: more informative error messagenobu
2016-01-25* test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt