summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-13Pathname: Have #relative_path_from accept String argument.marcandre
2018-11-13test_function.rb: loosen delta boundaryk0kubun
2018-11-13appveyor.yml: run memory-exchausting test separatelyk0kubun
2018-11-13date_core.c: respect COMPLEX_DAT bitnobu
2018-11-13date_core.c: keep COMPLEX_DAT bitnobu
2018-11-13test_array.rb: try to avoid NoMemoryError on AppVeyork0kubun
2018-11-12Export rb_flo_div_flo for MJITnobu
2018-11-12erb.rb: warn invalid trim_mode [Misc #15294]k0kubun
2018-11-11Fix a typo [ci skip]nobu
2018-11-11Make rubygems follow the upstream of psychnobu
2018-11-10Revert "Merge psych from upstream."mame
2018-11-10Merge psych from upstream.hsbt
2018-11-09Get rid of setting SCRIPT_LINES__ by AST.parsenobu
2018-11-09Rename `AST` module to `AbstractSyntaxTree`yui-knk
2018-11-08test_ftp.rb: extend timeout for --jit-wait testingk0kubun
2018-11-08refine parse_ratnobu
2018-11-08test/rdoc/minitest_helper.rb: suppress bundler errork0kubun
2018-11-07`+` sign in the path of ruby needs to be escapednobu
2018-11-07Generalize r65594nobu
2018-11-07Rename get/setinlinecache to opt_get/opt_setinlinecachemame
2018-11-07test_process.rb: avoid test failure by r65588k0kubun
2018-11-07mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-06Fix TracePoint for nested iseq loaded from binary [Bug#14702]ko1
2018-11-06Revert "mjit_build_dir: separate MJIT_BUILD_DIR"nobu
2018-11-06mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-05Don't set throw data as cause [Bug #15282]naruse
2018-11-05Implement `RubyVM::AST.of` [Feature #14836]yui-knk
2018-11-03Just skip on armv7l-linuxnaruse
2018-11-03Merge rubygems-3.0.0.beta2.hsbt
2018-11-02lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.marcandre
2018-11-02Add timeoutnaruse
2018-11-01TestDelegateClass.rb: skip test_frozen for --jit-waitk0kubun
2018-11-01test_win32ole_event.rb: retry #test_s_new_loop with sleepk0kubun
2018-10-31Merge upstream from rubygems/rubygems master branch.hsbt
2018-10-31parse.y: last node of NODE_ARRAYnobu
2018-10-30parse.y: last location from bisonnobu
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-29Mark up code inside link text as <code>nobu
2018-10-28Revert "Add test for cause on pty"naruse
2018-10-28Add test for cause on ptynaruse
2018-10-28time.c: added Time::TM#+ and Time::TM#-nobu
2018-10-28rdoc/parser/c.rb: ignore dynamically added methodsnobu
2018-10-27fix testnaruse
2018-10-27Print exception's cause like Javanaruse
2018-10-27test_io.rb: skip busy wait test againk0kubun
2018-10-26hash.c: aset deduplicates un-tainted stringnormal
2018-10-26parse.y: remove "shadowing outer local variable" warningmame