summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-23Disable frozen-string-literal to disable deduplicationNobuyoshi Nakada
2019-06-23Get rid of error with frozen string literalMSP-Greg (Greg L)
2019-06-23Make autoloading_const_entry staticNobuyoshi Nakada
2019-06-23* expand tabs.git
2019-06-23NEWS: Module#constant_source_locationNobuyoshi Nakada
2019-06-23Module#constant_source_location [Feature #10771]Nobuyoshi Nakada
2019-06-23Split global search for moduleNobuyoshi Nakada
2019-06-23Hoisted out autoloading_const_entryNobuyoshi Nakada
2019-06-23Fix issue with Array#rindex when rb_equal modifies receiver arrayLuke Gruber
2019-06-23* 2019-06-23git
2019-06-23Frozen objects in WeakMapNobuyoshi Nakada
2019-06-22Use EXEEXTNobuyoshi Nakada
2019-06-22golf_prelude.rb: suppress the redefining warningNobuyoshi Nakada
2019-06-22Show timed out threadsNobuyoshi Nakada
2019-06-22Fix over-expansionNobuyoshi Nakada
2019-06-21Alias ENV.merge! as ENV.updateKenichi Kamiya
2019-06-21Use different names for autoload constants in specs for clarityBenoit Daloze
2019-06-21Add extra spec from https://github.com/ruby/ruby/pull/2173Jean Boussier
2019-06-22Always define RUBY_RELEASE_DATETIMENobuyoshi Nakada
2019-06-22Treat closing token with starting token at head of 2nd line correctlyaycabta
2019-06-22Do auto indent only when closing token at first of lineaycabta
2019-06-22* 2019-06-22git
2019-06-21Revert RUBY_RELEASE_DATE to date onlyNobuyoshi Nakada
2019-06-21Constified unusable charsNobuyoshi Nakada
2019-06-21* expand tabs.git
2019-06-21Get rid of undefined behaviorNobuyoshi Nakada
2019-06-21Support irregular auto indentaycabta
2019-06-21Remove a duplicate testShugo Maeda
2019-06-21Remove duplicate functionsNobuyoshi Nakada
2019-06-21* expand tabs.git
2019-06-21Enumerator::Lazy should support filter_mapShugo Maeda
2019-06-21Fix an example [ci skip]Nobuyoshi Nakada
2019-06-21* expand tabs.git
2019-06-21Turned `recur` into `int` [Feature #15777]Nobuyoshi Nakada
2019-06-21Add an optional `inherit` argument to Module#autoload?Jean Boussier
2019-06-21Fix call-seq of lazy.filter_map [ci skip]Kazuhiro NISHIYAMA
2019-06-21* expand tabs.git
2019-06-21Lazy filter_mapNobuyoshi Nakada
2019-06-21Fix small typo on block_scanf example [ci-skip]Espartaco Palma
2019-06-21Clean coroutine and timestamp directoriesNobuyoshi Nakada
2019-06-21* 2019-06-21git
2019-06-20Avoid verbose warning when using Net::POP3 with SSLJeremy Evans
2019-06-20Revert "Removed needless file with the upstream repository."Hiroshi SHIBATA
2019-06-20Suppress messages from mkmfNobuyoshi Nakada
2019-06-20Only ignore build directories.Samuel Williams
2019-06-20Transition root fiber into state FIBER_TERMINATED.Samuel Williams
2019-06-20Restore $VERBOSENobuyoshi Nakada
2019-06-20Suppress warningsNobuyoshi Nakada
2019-06-20Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-06-20Added and update the racc entries on doc/*.Hiroshi SHIBATA