summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-04hash.c: [DOC] fix wrong cross-referencesstomar
2018-11-04hash.c: [DOC] add missing `block' in call-seq'sstomar
2018-11-04struct.c: [DOC] add docs for Struct#filterstomar
2018-11-04hash.c: [DOC] add docs for Hash#{filter,filter!}stomar
2018-11-04hash.c: [DOC] improve Hash#{select!,keep_if} docsstomar
2018-11-04array.c: [DOC] add docs for Array#{filter,filter!}stomar
2018-11-04array.c: [DOC] improve Array#{select,select!,keep_if} docsstomar
2018-11-04Hide Time::TM as Time::tmnobu
2018-11-04Refine Timezone class in test-specnobu
2018-11-04* properties.svn
2018-11-04Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt
2018-11-04complex.c: rb_dbl_complex_polar_pinobu
2018-11-03Makefile.in: use CC_WRAPPERnobu
2018-11-03configure.ac: set CC_WRAPPER by checking messagenobu
2018-11-03* 2018-11-04svn
2018-11-03Just skip on armv7l-linuxnaruse
2018-11-03Merge rubygems-3.0.0.beta2.hsbt
2018-11-03Always inline rb_to_integer to prevent a method call penaltyk0kubun
2018-11-03expose `rb_ary_detransient`.ko1
2018-11-03lib/racc/parser.rb: use require for racc/cparsestomar
2018-11-03hash.c: fix typesnobu
2018-11-03internal.h: RHASH_ARRAY_SIZE_RAW value is unsignednobu
2018-11-03lib/cgi/util.rb: use requirenobu
2018-11-03wercker.yml: use pipeline name for notification [ci skip]k0kubun
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2018-11-02common.mk: --no-ri and --no-rdoc options were removedktsj
2018-11-02lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.marcandre
2018-11-02lib/*: Prefer require_relative over require, remove explicit extensionmarcandre
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-11-02lib/matrix: Use consistent stylemarcandre
2018-11-02lib/matrix: use consistent stylemarcandre
2018-11-02lib/matrix.rb: Alias antisymmetric? with skew_symmetric?marcandre
2018-11-02* 2018-11-03svn
2018-11-02Revert "Matrix: Add #reflexive? method. [Fix GH-1730]"marcandre
2018-11-02Add timeoutnaruse
2018-11-02README.md: add wercker status badge [ci skip]k0kubun
2018-11-02* 2018-11-02svn
2018-11-02mjit_worker.c: do no access pointer after freek0kubun
2018-11-01thread_pthread.c (native_ppoll_sleep): new eventfd (or pipe) for ubfnormal
2018-11-01wercker.yml: stop allowing webrick failurek0kubun
2018-11-01* remove trailing spaces.svn
2018-11-01introduce USE_TRANSIENT_HEAP to enable/disable theap.ko1
2018-11-01add dependencies to transient_heap.h.ko1
2018-11-01* properties.svn
2018-11-01TestDelegateClass.rb: skip test_frozen for --jit-waitk0kubun
2018-11-01Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]kazu
2018-11-01Fix call-seq of Encoding::Converter#putback [ci skip]kazu
2018-11-01wercker.yml: improve parallelism morek0kubun
2018-11-01Remove wrong spec.usa
2018-11-01wercker.yml: improve CI step message [ci skip]k0kubun