summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-04-17[Feature #20335] `Thread.each_caller_location` argumentsNobuyoshi Nakada
2024-04-16[ruby/reline] Refactor history move and history searchtomoya ishida
2024-04-16[ruby/reline] Bump version to 0.5.2Mari Imaizumi
2024-04-16[ruby/reline] Implement changing editing modeMari Imaizumi
2024-04-15[ruby/reline] Remove not implemented methodMari Imaizumi
2024-04-15[ruby/reline] Fix vi_to_column which was brokentomoya ishida
2024-04-15[ruby/optparse] bump up to 0.5.0Nobuyoshi Nakada
2024-04-15show warning for unused blockKoichi Sasada
2024-04-14[ruby/reline] Refactored Default Key BindingsMari Imaizumi
2024-04-14[ruby/reline] Refactor waiting_proc and waiting_operator_proctomoya ishida
2024-04-14[ruby/irb] Allow defining custom commands in IRBStan Lo
2024-04-14[ruby/reline] Support `menu-complete-backward` command for upwardMichael J. Giarlo
2024-04-12[ruby/prism] Fix parser translation's heredoc whitespace calculationStan Lo
2024-04-12[rubygems/rubygems] `bundle add --glob` continued- quote glob value invocatio...David Marshall
2024-04-12[rubygems/rubygems] bundler CLI option for add gem --glob=David Marshall
2024-04-12[ruby/irb] Pass statements to Context#evaluateStan Lo
2024-04-11[rubygems/rubygems] Fix installing plugins via relative pathsCody Cutrer
2024-04-11[ruby/prism] Add Location#chopKevin Newton
2024-04-10[ruby/irb] Add a workaround to make IRB work with debug's testsStan Lo
2024-04-10[ruby/irb] Centralize rstrip callsStan Lo
2024-04-10[ruby/irb] Command implementation not by methodtomoya ishida
2024-04-10[ruby/ipaddr] Added IPAddr#wildcard_maskTaketo Takashima
2024-04-09[ruby/reline] Bump version to 0.5.1Mari Imaizumi
2024-04-08[ruby/tmpdir] Display the offending parent path in the exceptionNobuyoshi Nakada
2024-04-08Fix error when default gem is loaded from `-r` optionMasataka Pocke Kuwabara
2024-04-06[ruby/reline] Continue processing even if terminfo database couldn'tMari Imaizumi
2024-04-05[ruby/prism] Bump to v0.25.0Kevin Newton
2024-04-05[ruby/irb] Filter backtrace before format in handle_exceptionJoshua Broughton
2024-04-05[ruby/reline] Thread safe readlinetomoya ishida
2024-04-05[ruby/reline] Always call finalize and depreptomoya ishida
2024-04-04[ruby/prism] Fix up some comments in the parser compilerKevin Newton
2024-04-04[ruby/reline] Handle INT signal correctly, remove handle_clearedtomoya ishida
2024-04-04[ruby/reline] Fix audoindent including "\v", escape "\v" fortomoya ishida
2024-04-04[rubygems/rubygems] Allow to use String keys some of configurationHiroshi SHIBATA
2024-04-04[rubygems/rubygems] Re-order configuraiton keysHiroshi SHIBATA
2024-04-03Ignore warnings on the bundled gems repoHiroshi SHIBATA
2024-04-02Warn pstore for Ruby 3.5Hiroshi SHIBATA
2024-04-02[Feature #20345] Add `--target-rbconfig` option to mkmfYuta Saito
2024-04-02Warn ostruct for Ruby 3.5Hiroshi SHIBATA
2024-04-01[ruby/reline] Refactor completiontomoya ishida
2024-04-01[ruby/reline] Align completion menu itemstomoya ishida
2024-04-01[rubygems/rubygems] Improve error message when strict resolution filters out ...David Rodriguez
2024-04-01[rubygems/rubygems] Keep unfiltered versions separatelyDavid Rodriguez
2024-04-01[rubygems/rubygems] No need to check for root package every timeDavid Rodriguez
2024-04-01[rubygems/rubygems] No need for any version prioritization when building errorsDavid Rodriguez
2024-04-01[rubygems/rubygems] Make it look more like BasicPackageSourceDavid Rodriguez
2024-04-01[rubygems/rubygems] Let GemVersionPromoter sort in preferred order directlyDavid Rodriguez
2024-04-01[rubygems/rubygems] Update docsDavid Rodriguez
2024-04-01[rubygems/rubygems] Remove unnecessary filteringDavid Rodriguez
2024-04-01[rubygems/rubygems] No need to sort twice when filling versionsDavid Rodriguez