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
/
re.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop-in type check for rb_define_singleton_method
卜部昌平
2019-08-29
1
-1
/
+1
*
delete `$` sign from C identifiers
卜部昌平
2019-08-27
1
-2
/
+2
*
rb_define_hooked_variable now free from ANYARGS
卜部昌平
2019-08-27
1
-10
/
+16
*
Reuse match data
Nobuyoshi Nakada
2019-07-28
1
-0
/
+6
*
Document encoding of string returned by Regexp.quote [ci skip]
Jeremy Evans
2019-07-22
1
-2
/
+2
*
Remove member char_offset_updated from struct rmatch as member char_offset_nu...
Lourens Naudé
2019-04-24
1
-12
/
+2
*
[DOC] fix markups [ci skip]
nobu
2019-03-28
1
-41
/
+41
*
re.c: [DOC] fix typos
stomar
2018-12-13
1
-3
/
+3
*
[DOC] Fix typos [ci skip]
kazu
2018-12-13
1
-1
/
+1
*
Enchance MatchData docs [Bug #14450]
naruse
2018-12-12
1
-7
/
+45
*
Prefer rb_check_arity when 0 or 1 arguments
nobu
2018-12-04
1
-4
/
+2
*
char is not unsigned
shyouhei
2018-11-21
1
-4
/
+5
*
char is neither signed nor unsigned
shyouhei
2018-11-12
1
-5
/
+6
*
Fix call-seq [ci skip]
kazu
2018-11-07
1
-1
/
+1
*
no-op if it is T_STRING
naruse
2018-09-29
1
-0
/
+3
*
* expand tabs.
svn
2018-09-29
1
-1
/
+1
*
Remove unnecessary use of function pointer
naruse
2018-09-29
1
-1
/
+1
*
Remove -Wno-parentheses flag.
nobu
2018-09-21
1
-1
/
+1
*
re.c: do not escape terminator in Regexp.union
nobu
2018-03-16
1
-12
/
+19
*
re.c: fixed escaped multibyte char
nobu
2018-03-11
1
-0
/
+12
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-1
/
+1
*
rb_reg_raise_str marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
rb_enc_reg_raise marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
rb_reg_enc_error marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+1
*
rb_reg_raise marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-1
/
+2
*
ULL suffix is a C99ism
shyouhei
2018-01-04
1
-7
/
+1
*
[DOC] Fix exception class [ci skip]
kazu
2017-12-13
1
-2
/
+2
*
Regexp#===: Use `\A` and `\z` instead of `^` and `$`
kazu
2017-11-16
1
-3
/
+3
*
[Feature #13712] String#start_with? supports regexp
naruse
2017-10-21
1
-0
/
+77
*
use rb_hash_new_with_size()
nobu
2017-10-02
1
-3
/
+3
*
re.c: remove unused rb_memcmp() function
rhe
2017-09-18
1
-8
/
+0
*
re.c: options for sub-regexp
nobu
2017-08-11
1
-1
/
+1
*
refine a warning message.
akr
2017-03-02
1
-1
/
+1
*
refine warning message for binary regexp /.../n.
akr
2017-02-22
1
-1
/
+1
*
re.c: consider the case of RMatch::regexp is nil
rhe
2016-12-20
1
-2
/
+7
*
re.c: RB_TYPE_P
nobu
2016-12-19
1
-22
/
+14
*
re.c: NAME_TO_NUMBER
nobu
2016-12-19
1
-6
/
+9
*
re.c: use name_to_backref_number
nobu
2016-12-18
1
-5
/
+4
*
re.c: non-regexp name reference
nobu
2016-12-17
1
-1
/
+2
*
String#match? and Symbol#match?
nobu
2016-12-12
1
-6
/
+9
*
re.c: char boundary
nobu
2016-12-12
1
-2
/
+2
*
Merge Onigmo 6.0.0
naruse
2016-12-10
1
-2
/
+1
*
re.c: check that MatchData is initialized
rhe
2016-12-06
1
-1
/
+4
*
re.c: count associated Regexp object in MatchData#hash
rhe
2016-12-02
1
-1
/
+1
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.
usa
2016-10-04
1
-2
/
+2
*
replace fixnum by integer in documents.
akr
2016-09-08
1
-2
/
+2
*
* re.c (unescape_nonascii): scan hex up to only 3 characters.
naruse
2016-05-25
1
-2
/
+2
*
fix document of Regexp#match?
kazu
2016-05-19
1
-1
/
+1
[next]