summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-16Use GNU make built-in funtion [ci skip]Nobuyoshi Nakada
2019-08-16Set IRB::Context#return_format on test clarifyaycabta
2019-08-16Use assert_raise and skip for test/unitaycabta
2019-08-16RDoc::Parser::C: Integrate do_classes and do_modules by one regexp matchYusuke Endoh
2019-08-16Parser was replacedaycabta
2019-08-16Gem::TestCase is based on MinitestHiroshi SHIBATA
2019-08-16Use omit instead of skip for test-unit.Hiroshi SHIBATA
2019-08-16Use test/unit instead of test-unit. Because test-unit is only provided standa...Hiroshi SHIBATA
2019-08-16Cleanup commented-out code.Hiroshi SHIBATA
2019-08-16Removed needless alias for capture_io.Hiroshi SHIBATA
2019-08-16Use Gemfile instead of add_development_dependency.Hiroshi SHIBATA
2019-08-16Fallback for older RubygemsNobuyoshi Nakada
2019-08-16Use Gem.default_specifications_dirNobuyoshi Nakada
2019-08-16Renamed minitest_helper.rb as helper.rbNobuyoshi Nakada
2019-08-16Use locale directory for the testsNobuyoshi Nakada
2019-08-16Use test-unit instead of minitestNobuyoshi Nakada
2019-08-16Treat linking to Markdown label correctlyaycabta
2019-08-16Separate RDoc::TokenStream#add_tokens and #add_tokenYusuke Endoh
2019-08-16Refactor and improve performance of RDoc::Markup::ParserYusuke Endoh
2019-08-16Don't echo results of assignment expressionsSteven Willis
2019-08-16Add details about parameters to define_method doc (#2165)OKURA Masafumi
2019-08-16Also clean up branch for worktreeTakashi Kokubun
2019-08-16Clean up temporary git resourcesTakashi Kokubun
2019-08-16Adding missing test for Net::HTTPGenericRequest initializer (#1835)Espartaco Palma
2019-08-16Improve `make update-github` to avoid configureTakashi Kokubun
2019-08-16Make `make update-github` idempotentTakashi Kokubun
2019-08-16Fix crash on $(PULL_REQUEST) expansionTakashi Kokubun
2019-08-16Avoid confusion in Array#- and Array#difference docs (#2070)Olivier Lacan
2019-08-16Marked up command line options [ci skip]Nobuyoshi Nakada
2019-08-16Fix doc in Object#respond_to_missing? (#2239)songhuangcn
2019-08-16* 2019-08-16 [ci skip]git
2019-08-16Fixed class, module and method references [ci skip]Nobuyoshi Nakada
2019-08-15Fixed a markup in different format [ci skip]Nobuyoshi Nakada
2019-08-15Fixed heap-use-after-freeNobuyoshi Nakada
2019-08-15Prepare to pull commits notes [ci skip]Nobuyoshi Nakada
2019-08-15Simplified GITHUB_TOKEN argument [ci skip]Nobuyoshi Nakada
2019-08-15introduce RUBY_ON_BUG envval. (#2331)Koichi Sasada
2019-08-15* expand tabs. [ci skip]git
2019-08-14Make Range#=== operate like cover? instead of include? for string rangesJeremy Evans
2019-08-14Fold to lowercase intead of uppercase for String#casecmpJeremy Evans
2019-08-14Implement Range#minmaxJeremy Evans
2019-08-14Switch to using a VM stack argument instead of 2nd operand for getconstantJeremy Evans
2019-08-14Use Qtrue/Qfalse instead of 1/0 for 2nd operand to getconstantJeremy Evans
2019-08-15* expand tabs. [ci skip]git
2019-08-14Remove support for nil::ConstantJeremy Evans
2019-08-15* 2019-08-15 [ci skip]git
2019-08-15Add `make update-github PR=1234` to refresh PR (#2368)Takashi Kokubun
2019-08-14Drop obsoleted `make merge-github` taskTakashi Kokubun
2019-08-14backtrace and backtrace_locations can be nil (#2358)Steven Harman
2019-08-14Remove strange formatting from English [ci skip]Nikolai B