summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-02-02* re.c: Introduce RREGEXP_PTR.naruse
2016-02-02ChangeLog: rewordnobu
2016-02-02* lib/rubygems/specification.rb: `coding` is affect only first line excepthsbt
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2016-01-31additional math operationsnobu
2016-01-31test for File#lstat.nobu
2016-01-31standard_library.rdoc: fix typo [ci skip]nobu
2016-01-30vm_eval.c: fix hook callnobu
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-29erb.rb: frozen-string-literal safenobu
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-28socket.c: unlimited size hostnamenobu
2016-01-27* remove trailing spaces.svn
2016-01-27* test/-ext-/string/test_capacity.rb: Added missing library.hsbt
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-27Fix a Ruby-Doc comment for Array#dignobu
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-25Macro typonobu
2016-01-25fix build with VM_CHECK_MODE > 0normal
2016-01-25symbol.c: more informative error messagenobu
2016-01-25* test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt
2016-01-25* lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.hsbt
2016-01-24vm_insnhelper.c (vm_check_if_namespace): tiny size reductionnormal
2016-01-24* common.mk: Simplifying Unicode data file download logic to makeduerst
2016-01-24wait readable/writablenobu
2016-01-23Add test for Array#keep_ifnobu
2016-01-23* common.mk: revert r53633. It broke rubyci and travis.hsbt
2016-01-23fix typo.shugo
2016-01-23* range.c (range_eqq): revert r11113 because rb_call_super() isshugo
2016-01-23ChangeLog: Fixing wrong time on previous commit, and addingduerst
2016-01-23git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53633 b2dd03c8-39d4-4d8f-98...duerst
2016-01-23* tool/downloader.rb: Fixed a logical error, improved documentationduerst
2016-01-23fix a typo [ci skip]kazu
2016-01-23Use SVG Travis badge over PNGnobu
2016-01-23Update documentation of CSV header converternobu
2016-01-22vm_core.h: use RUBY_ASSERTnobu
2016-01-22RUBY_ASSERTnobu
2016-01-21* regparse.c (fetch_name_with_level): allow non word charactersnaruse