summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11Check exception flag as a bool [Bug #15987]Nobuyoshi Nakada
2019-07-11File::Stat uses Time#inspectNobuyoshi Nakada
2019-07-11Add arg check to Reline.dig_perfect_match_proc=aycabta
2019-07-11Revert "parse.y: Deprecate flip-flops"Nobuyoshi Nakada
2019-07-11$LOAD_PATH.resolve_feature_pathNobuyoshi Nakada
2019-07-11remove an unused variable.Tanaka Akira
2019-07-11Suppress warning on x64-mingwNobuyoshi Nakada
2019-07-11WEBrick::HTTPResponse create tempfile if required.Tanaka Akira
2019-07-11* 2019-07-11git
2019-07-10Don't manipulate GC flags directlyAaron Patterson
2019-07-10handle_interrupt to defend monitor state [Bug #15992]NARUSE, Yui
2019-07-10Added Etc::VERSIONNobuyoshi Nakada
2019-07-10Removed unused filesNobuyoshi Nakada
2019-07-10C90 for old versionsNobuyoshi Nakada
2019-07-10Use the found version numberNobuyoshi Nakada
2019-07-10Removed useless `freeze`sNobuyoshi Nakada
2019-07-10Added StringIO::VERSIONNobuyoshi Nakada
2019-07-10Removed duplicate assignmentNobuyoshi Nakada
2019-07-10* 2019-07-10git
2019-07-09Check dependencies on Travis-CINobuyoshi Nakada
2019-07-09Make symlink to "ruby" only from the install-nameNobuyoshi Nakada
2019-07-09Restore support library for only test files that are digest and csv.Hiroshi SHIBATA
2019-07-09Restore support library for only test files.Hiroshi SHIBATA
2019-07-09Update dependenciesNobuyoshi Nakada
2019-07-09Do not make Unicode tables timestamp phonyNobuyoshi Nakada
2019-07-09[DOC] Add link to Enumerable#grep from Enumerable#selectKazuhiro NISHIYAMA
2019-07-09Moved error messagesNobuyoshi Nakada
2019-07-09* 2019-07-09git
2019-07-09Suppress uninitialized instance variable warningsNobuyoshi Nakada
2019-07-08Adopt the directory structure of ruby repository for racc extension.Hiroshi SHIBATA
2019-07-08Check indent of `end` against `else` if presentNobuyoshi Nakada
2019-07-08Get rid of toplevel methodsNobuyoshi Nakada
2019-07-08* expand tabs.git
2019-07-08Fix indentNobuyoshi Nakada
2019-07-08Renamed fib to fiberNobuyoshi Nakada
2019-07-08Let struct dump_config in objspace fit in a single cache lineLourens Naudé
2019-07-08Suppress a warning when `write_headers: true`Nobuyoshi Nakada
2019-07-08* 2019-07-08git
2019-07-07Fix default argument values for OptParse::Switch#summarizeJeremy Evans
2019-07-07Fix a typoKazuhiro NISHIYAMA
2019-07-07Git branch name can contain `#{}` tooNobuyoshi Nakada
2019-07-07Unescape #{} in the last commit titleNobuyoshi Nakada
2019-07-07Add coroutine context switch for i386-mingw32Lars Kanis
2019-07-07Message to pipe should end with a newlineNobuyoshi Nakada
2019-07-07* 2019-07-07git
2019-07-07Enable indentation warning against `if` just after `else`Nobuyoshi Nakada
2019-07-07Renamed column in token_info to indentNobuyoshi Nakada
2019-07-06Added assertions for Unicode escaped CHAR scanner eventsNobuyoshi Nakada
2019-07-05Fix segfault when using method reference operator without using resultJeremy Evans
2019-07-06Refactored width calculationsNobuyoshi Nakada