index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
strscan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed needless date attribute from gemspec of default gems.
hsbt
2018-08-07
1
-1
/
+0
*
no ID cache in Init functions
nobu
2018-02-16
1
-0
/
+1
*
Update version of strscan to 1.0.0.
hsbt
2017-12-19
1
-4
/
+4
*
ext/strscan/strscan.c: [DOC] grammar fixes
stomar
2017-12-08
1
-4
/
+4
*
strscan.c: add MatchData-like methods
nobu
2017-11-29
1
-0
/
+89
*
To use github url for gemspec.
hsbt
2017-09-15
1
-1
/
+1
*
Update gemspec for gem released versions.
hsbt
2017-09-14
1
-1
/
+3
*
strscan.c: fix segfault in aref
nobu
2017-07-21
1
-0
/
+1
*
Make string literal to frozen object on gemspec of defulte gems.
hsbt
2017-06-19
1
-0
/
+1
*
ruby tool/update-deps --fix
shyouhei
2017-03-22
1
-0
/
+1
*
Added initial gemspec for StringScanner class.
hsbt
2017-02-07
1
-0
/
+17
*
{ext,test}/strscan: Specify frozen_string_literal: true.
kazu
2017-02-06
1
-1
/
+1
*
strscan.c: minl
nobu
2016-09-28
1
-9
/
+11
*
strscan.c: use S_RESTLEN
nobu
2016-09-28
1
-6
/
+6
*
Update dependencies.
akr
2016-04-11
1
-0
/
+1
*
* re.c: Introduce RREGEXP_PTR.
naruse
2016-02-02
1
-4
/
+4
*
handle ext/ as r53141
naruse
2015-12-16
1
-0
/
+1
*
* ext/**/*.c (*_memsize): same as r52986 for extensions.
ko1
2015-12-09
1
-5
/
+1
*
allocate structs with wrapper
nobu
2015-05-16
1
-2
/
+2
*
Update dependencies.
akr
2014-12-19
1
-1
/
+1
*
re.c: rb_reg_region_copy
nobu
2014-12-01
1
-2
/
+3
*
strscan.c: fix condition
nobu
2014-12-01
1
-1
/
+1
*
re.c: check if onig_region_copy failed
nobu
2014-12-01
1
-0
/
+1
*
use 0 for reserved
nobu
2014-12-01
1
-1
/
+1
*
Update dependency.
akr
2014-11-21
1
-3
/
+5
*
Mark auogenerated part.
akr
2014-11-15
1
-0
/
+2
*
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
1
-13
/
+13
*
* tool/update-deps: Extend to fix dependencies.
akr
2014-11-15
1
-7
/
+13
*
protoize no-arguments functions
nobu
2014-09-30
1
-1
/
+1
*
strscan.c: encoding in messages
nobu
2014-08-03
1
-10
/
+6
*
ext: get rid of inadvertent ID creation
nobu
2014-08-03
1
-1
/
+2
*
introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use
normal
2014-07-25
1
-2
/
+1
*
* ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.
akr
2014-05-11
1
-1
/
+0
*
strscan.c: fix typo
nobu
2014-01-14
1
-1
/
+1
*
strscan.c: make string directly
nobu
2014-01-14
1
-7
/
+7
*
ext: real class name
nobu
2014-01-13
1
-4
/
+4
*
ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE
nobu
2014-01-12
1
-27
/
+20
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
1
-1
/
+2
*
Remove unused variable
naruse
2013-05-25
1
-1
/
+1
*
* ext/strscan/strscan.c (strscan_aref): raise error if given
naruse
2013-05-24
1
-3
/
+20
*
* ext/strscan/strscan.c (strscan_aref): support named captures.
naruse
2013-05-21
1
-1
/
+34
*
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
akr
2013-04-13
1
-2
/
+7
*
Added #charpos for multibyte string position.
ryan
2012-11-28
1
-1
/
+31
*
* ext/strscan/strscan.c: use typed data with
nobu
2011-12-15
2
-20
/
+35
*
* ext/strscan/strscan.c: parenthesize macro arguments.
akr
2011-03-31
1
-2
/
+2
*
* ext/sdbm/_sdbm.c (sdbm_open): use size_t.
naruse
2011-03-25
1
-2
/
+2
*
.cvsignore: have not been used already. [Bug #3468]
nobu
2010-08-07
1
-4
/
+0
*
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
1
-12
/
+12
*
* ext/strscan/strscan.c: fix rdoc. (length -> bytesize)
naruse
2010-01-26
1
-3
/
+3
*
* ext/strscan/strscan.c (strscan_set_string): set string should not be
nobu
2009-08-26
1
-2
/
+1
[next]