Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/irb/commit/0ab96ed426
|
|
(https://github.com/ruby/irb/pull/852)
* Add a warning for when the history path doesn't exist
* warn when the directory does not exist
* added test for when the history_file does not exist
* Update lib/irb/history.rb
---------
https://github.com/ruby/irb/commit/9e6fa67212
Co-authored-by: Stan Lo <[email protected]>
|
|
requirements
to avoid accidentally mutating the original's state when doing:
```ruby
spec2 = spec.dup
spec2.required_rubygems_version.concat([">= 3.3.22"])
```
see https://github.com/rake-compiler/rake-compiler/pull/236 for a
real-world use case that would be made simpler with this behavior.
https://github.com/rubygems/rubygems/commit/c1d52389f0
|
|
@requirements
to avoid accidentally mutating the original's state when doing:
```ruby
req2 = req.dup
req2.concat([">= 3.3.22"])
```
see https://github.com/rake-compiler/rake-compiler/pull/236 for a
real-world use case that would be made simpler with this behavior.
https://github.com/rubygems/rubygems/commit/8e0c03144e
|
|
https://github.com/ruby/prism/commit/b7ab29daa0
|
|
https://github.com/rubygems/rubygems/commit/f72a7989cd
|
|
be also used
https://github.com/rubygems/rubygems/commit/2bf6163eaf
|
|
https://github.com/ruby/prism/commit/4327051c86
|
|
|
|
(https://github.com/ruby/irb/pull/849)
* Use rubocop to enforce a few styling rules
* Add a CI job for linting
https://github.com/ruby/irb/commit/4f60cd88bb
|
|
not defined
(https://github.com/ruby/irb/pull/853)
The issue (https://github.com/ruby/debug/issues/1064) is caused by a
combination of factors:
1. When user starts an IRB session without a history file, the
`@loaded_history_lines` ivar is not defined.
2. If the user then starts the `irb:rdbg` session, the history counter
is not set, because the `@loaded_history_lines` is not defined.
3. Because `irb:rdbg` saves the history before passing Ruby expression
to the debugger, it saves the history with duplicated lines. The number
grows in exponential order.
4. When the user exits the `irb:rdbg` session, the history file could be
bloated with duplicated lines.
This commit fixes the issue by resetting the history counter even when
`@loaded_history_lines` is not defined.
https://github.com/ruby/irb/commit/4afc98c258
|
|
(https://github.com/ruby/irb/pull/850)
https://github.com/ruby/irb/commit/06b2d00dd3
|
|
https://github.com/rubygems/rubygems/commit/235f7b4266
|
|
https://github.com/ruby/yaml/commit/da421ce46f
|
|
https://github.com/ruby/prism/commit/224ea85565
|
|
|
|
(https://github.com/ruby/irb/pull/838)
https://github.com/ruby/irb/commit/a641746b18
|
|
https://github.com/rubygems/rubygems/commit/6c4caf3ab0
|
|
https://github.com/rubygems/rubygems/commit/d7c15f6fd7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/rubygems/rubygems/commit/26c7abe5f6
|
|
https://github.com/ruby/prism/commit/102b4a16f5
|
|
`travis_removal_info` is added by https://github.com/rubygems/rubygems/pull/6150. According to the comment, it's supposed to be removed at bundler v2.5.0 but it hasn't.
https://github.com/rubygems/rubygems/commit/e18797d43f
|
|
https://github.com/rubygems/rubygems/commit/0b8faf1e39
|
|
https://github.com/rubygems/rubygems/commit/d05b9e659b
Co-authored-by: Samuel Giddins <[email protected]>
|
|
https://github.com/rubygems/rubygems/commit/e0d68a8688
|
|
|
|
https://github.com/rubygems/rubygems/commit/5d6a8f2fb4
|
|
|
|
https://github.com/rubygems/rubygems/commit/62bc261042
|
|
(https://github.com/ruby/reline/pull/638)
https://github.com/ruby/reline/commit/d3a324d22c
|
|
https://github.com/ruby/prism/commit/d3722d6660
|
|
https://github.com/ruby/prism/commit/8cdec8070c
|
|
Split up the diagnostic levels so that error and warning levels
aren't mixed. Also fix up deconstruct_keys implementation.
https://github.com/ruby/prism/commit/bd3eeb308d
Co-authored-by: Benoit Daloze <[email protected]>
|
|
* So it's clear it is a Symbol.
Before:
... @level=warning_verbose_true>
After:
... @level=:warning_verbose_true>
https://github.com/ruby/prism/commit/84503643b9
|
|
since 2.6 and 2.7 are EOL and bundler dropped their support by https://github.com/rubygems/rubygems/pull/7116.
https://github.com/rubygems/rubygems/commit/b562d9a822
|
|
https://github.com/ruby/prism/commit/9b6907b727
|
|
* Fixes https://github.com/ruby/prism/issues/2082
https://github.com/ruby/prism/commit/7a74576357
|
|
https://github.com/ruby/prism/commit/149e2ff7f6
|
|
(https://github.com/ruby/irb/pull/842)
https://github.com/ruby/irb/commit/bbabf818c7
|
|
https://github.com/ruby/irb/commit/2ffacaa031
|
|
https://github.com/ruby/irb/commit/24c7694467
|
|
https://github.com/ruby/irb/commit/6209f06c72
|
|
https://github.com/ruby/irb/commit/a27a511777
|