aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/fiddle] Use RbConfig::SIZEOF (#19)Nobuyoshi Nakada2019-10-241-2/+2
* [ruby/fiddle] test: use env HashSutou Kouhei2019-10-241-10/+13
* [ruby/fiddle] Fix a failing test (#13)Kenta Murata2019-10-241-0/+11
* [ruby/fiddle] Fiddle::Function must maintain a reference to the closureAaron Patterson2019-10-241-0/+2
* Temporarily skipped with upstream changes of Date library.Hiroshi SHIBATA2019-10-242-5/+9
* [ruby/date] Use Gemfile instead of Gem::Specification#add_development_depende...Hiroshi SHIBATA2019-10-241-2/+0
* [ruby/date] Update docszverok2019-10-241-2/+2
* [ruby/date] Simplify #inspectzverok2019-10-242-5/+4
* [ruby/date] Remove taint supportJeremy Evans2019-10-243-38/+1
* [ruby/date] Support -Float::INFINITY...date rangesJeremy Evans2019-10-242-0/+17
* [ruby/date] Check for numeric arguments in constructorsJeremy Evans2019-10-242-0/+99
* [ruby/date] Make julian dates roundtrip through to_time.to_dateJeremy Evans2019-10-242-5/+30
* Use CPDEBUG for debug codeAlan Wu2019-10-241-2/+2
* Combine call info and cache to speed up method invocationAlan Wu2019-10-2417-265/+323
* show "transferred" attribute on Fiber#to_sKoichi Sasada2019-10-241-4/+10
* Revert "Fix Fiber#transfer"Koichi Sasada2019-10-243-18/+10
* Revert "Fixed the require path for e2mmap version file."Hiroshi SHIBATA2019-10-241-1/+1
* Fixed the require path for e2mmap version file.Hiroshi SHIBATA2019-10-241-1/+1
* Fixed sync path of e2mmap structure for gemspec.Hiroshi SHIBATA2019-10-241-1/+1
* include/ruby/backward/cxxanyargs.hpp: call `va_end` before returnYusuke Endoh2019-10-241-1/+2
* hash.c: Do not use Unicode double-quotesYusuke Endoh2019-10-241-1/+1
* More rdoc for ENV#[] and ENV#fetchBurdetteLamar2019-10-231-13/+30
* Treat only left alt key as meta-key on Windowsaycabta2019-10-241-2/+3
* Added refresh-gemsNobuyoshi Nakada2019-10-242-1/+10
* Updated minitest to 5.12.2Nobuyoshi Nakada2019-10-241-1/+1
* Support forced enter insertion by Ctrl+Enter on Windowsaycabta2019-10-241-2/+5
* * 2019-10-24 [ci skip]git2019-10-241-1/+1
* Suppress duplicated "require 'reline'"aycabta2019-10-231-1/+1
* Limit strict RUBY_METHOD_FUNC in C++Nobuyoshi Nakada2019-10-231-1/+1
* Fix indent...aycabta2019-10-231-1/+1
* name2ctype.h depends on also Emoji dataNobuyoshi Nakada2019-10-231-1/+2
* Add gem names [ci skip]Kazuhiro NISHIYAMA2019-10-231-5/+5
* Trivial fixes [ci skip]Kazuhiro NISHIYAMA2019-10-231-7/+7
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-10-232-3/+3
* Use cppflags to pass preprocessor optionsNobuyoshi Nakada2019-10-232-2/+4
* Use dedicated assertion methods for warning and syntax errorNobuyoshi Nakada2019-10-231-23/+15
* Catch syntax error even if fatalNobuyoshi Nakada2019-10-231-0/+2
* Fix the exception when CPDEBUGNobuyoshi Nakada2019-10-231-1/+4
* Relaxed tests for CPDEBUG modeNobuyoshi Nakada2019-10-232-4/+6
* * 2019-10-23 [ci skip]git2019-10-231-1/+1
* Provides ruby2_keywordsNobuyoshi Nakada2019-10-231-0/+2
* Benchmark for [Feature #16155]Nobuyoshi Nakada2019-10-221-0/+14
* tool/release.sh uses ruby-actions' resultNARUSE, Yui2019-10-221-33/+14
* Move format-release to tool and fix bugsNARUSE, Yui2019-10-222-224/+19
* Ignore timestamp file for the expected failure [ci skip]Nobuyoshi Nakada2019-10-221-0/+3
* Add a tool to generate a patch for www from logNARUSE, Yui2019-10-221-0/+197
* make-snapshot: Regexp#match raises on nil nowNobuyoshi Nakada2019-10-221-1/+1
* NEWS: add a URL about the performance improvement of CGI.escapeHTMLYusuke Endoh2019-10-221-0/+1
* NEWS: Fix the example of Lazy#eagerv2_7_0_preview2Yusuke Endoh2019-10-221-7/+3
* NEWS: add an example for Lazy#eagerYusuke Endoh2019-10-221-0/+9