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
*
Add {Regexp,String}#match with block to call-seq [ci skip]
Kazuhiro NISHIYAMA
2020-04-14
1
-2
/
+2
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-2
/
+2
*
[DOC] get rid of parsing as TIDYLINK unintentionally
Nobuyoshi Nakada
2020-04-07
1
-3
/
+3
*
`Regexp` in `MatchData` can be `nil`
Nobuyoshi Nakada
2020-01-16
1
-0
/
+1
*
Freeze Regexp literals
Jean Boussier
2020-01-15
1
-0
/
+1
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-4
/
+11
*
Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)"
NARUSE, Yui
2019-12-04
1
-1
/
+1
*
Revert "Revert nil error and adding deprecation message"
NARUSE, Yui
2019-12-04
1
-7
/
+1
*
Revert "Improve warning message"
NARUSE, Yui
2019-12-04
1
-2
/
+2
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-25
/
+0
*
Undefine MatchData.allocate [Feature #16294]
Nobuyoshi Nakada
2019-11-06
1
-0
/
+1
*
Improve warning message
Kenichi Kamiya
2019-11-03
1
-2
/
+2
*
Revert nil error and adding deprecation message
Kenichi Kamiya
2019-11-03
1
-1
/
+7
*
Mention correct class name in uninitialized error
Alan Wu
2019-11-01
1
-1
/
+1
*
Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)
Kenichi Kamiya
2019-10-17
1
-1
/
+1
*
re.c (match_set_string): add a check for memory allocation
Yusuke Endoh
2019-10-12
1
-1
/
+2
*
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
[next]