naitoh (Jun NAITOH)
- Login: naitoh
- Registered on: 05/19/2014
- Last sign in: 03/06/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 2 | 4 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Contributor | 03/03/2025 |
Activity
02/25/2025
-
06:36 AM Ruby Revision 36ab247e (git): [ruby/strscan] Fix a bug that scanning methods that don't use Regexp
- don't clear named capture groups
(https://github.com/ruby/strscan/pull/142)
Fix https://github.com/ruby/strscan/pull... -
06:36 AM Ruby Revision 018943ba (git): [ruby/strscan] Fix a bug that inconsistency of IndexError vs nil for
- unknown capture group
(https://github.com/ruby/strscan/pull/143)
Fix https://github.com/ruby/strscan/pull/139
Repor...
02/17/2025
-
02:04 AM Ruby Revision eee9bd1a (git): [ruby/strscan] Fix a bug that scan_until behaves differently with
- Regexp and String patterns
(https://github.com/ruby/strscan/pull/138)
Fix https://github.com/ruby/strscan/pull/131
...
12/10/2024
-
02:30 AM Ruby Revision cb8f1862 (git): [ruby/strscan] [DOC] doc/strscan/strscan.md - update Matcher Methods
- (https://github.com/ruby/strscan/pull/123)
Added support for string pattern type in
https://github.com/ruby/strscan/...
11/27/2024
-
12:24 AM Ruby Revision a041a6c1 (git): [ruby/strscan] Add scan and search benchmark
- (https://github.com/ruby/strscan/pull/111)
# Why?
To improve the parsing process, I would like to add benchmarks for...
10/26/2024
-
09:44 AM Ruby Revision e73f35dd (git): [ruby/strscan] [CRuby] Optimize `strscan_do_scan()`: Remove
- unnecessary use of `rb_enc_get()`
(https://github.com/ruby/strscan/pull/108)
- before: #106
## Why?
In `rb_strseq_... -
09:44 AM Ruby Revision e61bb75a (git): [ruby/strscan] [JRuby] Optimize `scan()`: Remove duplicate `if
- (restLen() < patternsize()) return context.nil;` checks in
`!headonly`.
(https://github.com/ruby/strscan/pull/110)
-...
09/24/2024
-
06:12 AM Ruby Revision 373f679e (git): fix rb_memsearch() document
- ## Why?
The explanation of x and y is reversed.
https://github.com/ruby/ruby/blob/ddbd64400199fd408d23c85f9fb0d7f742...
09/17/2024
-
06:12 AM Ruby Revision d81b0588 (git): [ruby/strscan] Accept String as a pattern at non head
- (https://github.com/ruby/strscan/pull/106)
It supports non-head match cases such as StringScanner#scan_until.
If we...
06/02/2024
-
12:53 AM Ruby Bug #20516: The version of rexml in ruby 3.3.2 has not been updated since 3.2.6.
- > However the failure in test-bundled-gems persists. I think we should backport additional changesets related to bund...
Also available in: Atom