index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
strscan
Age
Commit message (
Expand
)
Author
2023-02-28
Update the depend files
Matt Valentine-House
2023-02-27
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-21
[ruby/strscan] Bump version
Sutou Kouhei
2023-02-21
[ruby/strscan] Mention return value of `rest?` in the doc
OKURA Masafumi
2023-02-08
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2022-12-26
[ruby/strscan] Bump version
Sutou Kouhei
2022-12-09
Merge strscan-3.0.5
Hiroshi SHIBATA
2022-02-22
[Feature #18249] Update dependencies
Peter Zhu
2021-11-21
Update dependencies
Nobuyoshi Nakada
2021-10-24
[ruby/strscan] Bump version
Sutou Kouhei
2021-10-05
ruby tool/update-deps --fix
卜部昌平
2021-05-06
[ruby/strscan] Replace "iff" with "if and only if" (#18)
Gannon McGibbon
2021-05-06
[ruby/strscan] Fix segmentation fault of `StringScanner#charpos` when `String...
Kenichi Kamiya
2021-05-06
Import from https://github.com/ruby/strscan/pull/19
Hiroshi SHIBATA
2021-04-13
dependency updates
卜部昌平
2021-02-10
Update class documentation for StringScanner
Jeremy Evans
2020-12-18
[strscan] Fix license comment and files
Kenta Murata
2020-12-18
[strscan] Version 3.0.0
Kenta Murata
2020-12-18
[strscan] Make strscan Ractor safe (#17)
Kenta Murata
2020-10-02
mark regex internal to string scanner
Aaron Patterson
2020-09-02
Document that StringScanner#matched_size returns size in bytes [ci skip]
Jeremy Evans
2020-08-31
[ruby/strscan] Bump version
Sutou Kouhei
2020-08-31
[ruby/strscan] Replaced examples using $KCODE with encodings
Nobuyoshi Nakada
2020-08-27
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-18
Update the license for the default gems to dual licenses
Hiroshi SHIBATA
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Suppress -Wshorten-64-to-32 warnings
Nobuyoshi Nakada
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-11-18
Update dependencies
Nobuyoshi Nakada
2019-11-18
[ruby/strscan] Remove taint support
Jeremy Evans
2019-10-14
Fixed overflow at onig_region_set
Nobuyoshi Nakada
2019-10-14
Import StringScanner 1.0.3 (#2553)
Sutou Kouhei
2019-07-14
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2018-08-07
Removed needless date attribute from gemspec of default gems.
hsbt
2018-02-16
no ID cache in Init functions
nobu
2017-12-19
Update version of strscan to 1.0.0.
hsbt
2017-12-08
ext/strscan/strscan.c: [DOC] grammar fixes
stomar
2017-11-29
strscan.c: add MatchData-like methods
nobu
2017-09-15
To use github url for gemspec.
hsbt
2017-09-14
Update gemspec for gem released versions.
hsbt
2017-07-21
strscan.c: fix segfault in aref
nobu
2017-06-19
Make string literal to frozen object on gemspec of defulte gems.
hsbt
2017-03-22
ruby tool/update-deps --fix
shyouhei
2017-02-07
Added initial gemspec for StringScanner class.
hsbt
2017-02-06
{ext,test}/strscan: Specify frozen_string_literal: true.
kazu
2016-09-28
strscan.c: minl
nobu
2016-09-28
strscan.c: use S_RESTLEN
nobu
[next]