aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/csv] Add options doc: :write_converters, :write_nil_value, :write_empty...Masafumi Koba2019-07-141-3/+13
* [ruby/csv] add document of strip (#88)hayashiyoshino2019-07-141-1/+5
* [ruby/csv] Bump versionKouhei Sutou2019-07-141-1/+1
* [ruby/csv] Don't raise on eof?Kouhei Sutou2019-07-142-0/+14
* [ruby/csv] Refactor range in delete_suffix (#85)Kazuhiro NISHIYAMA2019-07-141-1/+1
* [ruby/csv] Bump versionKouhei Sutou2019-07-141-1/+1
* Tweak upstream information of upstream commit.Hiroshi SHIBATA2019-07-141-1/+3
* transcode.c (rb_trans_conv): remove unnecessary assignmentsYusuke Endoh2019-07-141-2/+0
* numeric.c (fix_cmp): remove a unreachable return statementYusuke Endoh2019-07-141-1/+0
* Add a /* fall through */ commentYusuke Endoh2019-07-141-0/+1
* doc/globals.rdoc: Add RUBY_REVISION [ci skip]Kazuhiro NISHIYAMA2019-07-141-0/+1
* doc/globals.rdoc: Add RUBY_PATCHLEVEL [ci skip]Kazuhiro NISHIYAMA2019-07-141-0/+1
* doc/globals.rdoc: Add RUBY_COPYRIGHT [ci skip]Kazuhiro NISHIYAMA2019-07-141-0/+1
* doc/globals.rdoc: Add TOPLEVEL_BINDING [ci skip]Kazuhiro NISHIYAMA2019-07-141-0/+1
* Simplify link_o_to_so argumentsTakashi Kokubun2019-07-141-3/+1
* fix typos.Tanaka Akira2019-07-141-8/+9
* ruby.c (name_match_p): remove unnecessary conditionYusuke Endoh2019-07-141-3/+2
* abort sync commit history when it failed to modify commit message.Hiroshi SHIBATA2019-07-141-0/+4
* Use force flag for filter-branch.Hiroshi SHIBATA2019-07-141-1/+1
* Skip merge commit with rubygems and bundler.Hiroshi SHIBATA2019-07-141-5/+11
* Modified commit message with upstream repository name.Hiroshi SHIBATA2019-07-141-0/+2
* Added chrry-pick feature from upstream repository.Hiroshi SHIBATA2019-07-141-0/+11
* Try to sync with commit history for default gems.Hiroshi SHIBATA2019-07-141-1/+16
* Fix a wrong buffer size to avoid stack corruptionTakashi Kokubun2019-07-141-2/+2
* Add a /* fall through */ commentYusuke Endoh2019-07-141-0/+1
* Check the result of String#-@Nobuyoshi Nakada2019-07-141-3/+5
* socket: use frozen string buffer when releasing GVLTanaka Akira2019-07-142-4/+7
* Expand f_arg to use particular functions directlyNobuyoshi Nakada2019-07-141-1/+21
* Expand f_abs to use particular functions directlyNobuyoshi Nakada2019-07-141-1/+18
* NEWS: RubyVM.resolve_feature_path moved [ci skip]Kazuhiro NISHIYAMA2019-07-141-0/+7
* addr2line.c (binary_filename): extend the buffer for NUL terminatorYusuke Endoh2019-07-141-1/+1
* Increase fetchDepth to prevent checkout failureTakashi Kokubun2019-07-141-1/+1
* Make export declaration place more consistentTakashi Kokubun2019-07-142-2/+1
* Removed binop macro which has not been usedNobuyoshi Nakada2019-07-141-7/+0
* MJIT Support for getblockparamproxyTakashi Kokubun2019-07-145-5/+18
* [DOC] Add missing headings [ci skip]Kazuhiro NISHIYAMA2019-07-141-0/+4
* Introduce RUBY_DEBUG flag macroNobuyoshi Nakada2019-07-141-1/+4
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-1485-1/+247
* [DOC] Fix a typo [ci skip]Kazuhiro NISHIYAMA2019-07-141-1/+1
* addr2line.c (main_exe_path): avoid SEGV when /proc is not availableYusuke Endoh2019-07-141-0/+1
* complement '.rb' on `test-all TESTS=test_xxx`Koichi Sasada2019-07-141-22/+32
* Fix links to headingsMaxime Lapointe2019-07-142-5/+5
* * expand tabs.git2019-07-141-3/+3
* Split RUBY_ASSERT and so on under include/rubyNobuyoshi Nakada2019-07-145-51/+90
* Describe about Pathname.glob.Tanaka Akira2019-07-141-0/+5
* Delegates 3 arguments for Pathname.glob.Tanaka Akira2019-07-142-2/+13
* Add a /* fall through */ commentYusuke Endoh2019-07-141-0/+1
* Describe warning of open-uri.Tanaka Akira2019-07-141-0/+5
* Warn open-uri's "open" method at Kernel.Tanaka Akira2019-07-143-64/+85
* * expand tabs.git2019-07-144-4/+4