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
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regint.h
Age
Commit message (
Expand
)
Author
2025-11-19
Win32: Drop support for older than MSVC 9.0/_MSC_VER 1500
Nobuyoshi Nakada
2025-11-19
Win32: Drop support for older than MSVC 8.0/_MSC_VER 1400
Nobuyoshi Nakada
2025-10-31
Remove old code for BMH search
K.Takata
2024-07-26
Fix memory leak in String#start_with? when regexp times out
Peter Zhu
2024-02-02
Fix memory leak in stk_base when Regexp timeout
Peter Zhu
2023-10-30
Optimize regexp matching for look-around and atomic groups (#7931)
Hiroya Fujinami
2023-05-04
Delay start of the match cache optimization (#7738)
TSUYUSATO Kitsune
2023-04-19
Refactor `Regexp#match` cache implementation (#7724)
TSUYUSATO Kitsune
2023-04-16
Fix `PLATFORM_GET_INC`
Nobuyoshi Nakada
2022-11-09
Use long instead of int
TSUYUSATO Kitsune
2022-11-09
Revert "Refactor field names"
TSUYUSATO Kitsune
2022-11-09
Refactor field names
TSUYUSATO Kitsune
2022-11-09
Support OP_REPEAT and OP_REPEAT_INC
TSUYUSATO Kitsune
2022-11-09
Add index to the latest NULL_CHECK_STACK for fast matching
TSUYUSATO Kitsune
2022-11-09
Keep cache optimization info to MatchArg for global matching
TSUYUSATO Kitsune
2022-11-09
Implement cache optimization for regexp matching
TSUYUSATO Kitsune
2022-10-19
Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)
Sergey Fedorov
2022-03-30
re.c: Add Regexp.timeout= and Regexp.timeout
Yusuke Endoh
2022-03-24
regint.h: Reduce the frequency of rb_thread_check_ints
Yusuke Endoh
2021-09-27
Add printf-style format attribute to oniguruma functions
Nobuyoshi Nakada
2020-08-14
Enable arm64 optimizations that exist for power/x86 (#3393)
AGSaidi
2017-02-11
Merge Onigmo 6.1.1
naruse
2016-12-24
regint.h: version for secure functions
nobu
2016-12-10
Merge Onigmo 6.0.0
naruse
2016-04-30
revert UNALIGNED_WORD_ACCESS for GCC6
naruse
2016-01-15
disable unaligned word access
nobu
2016-01-15
* regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): The value of
ngoto
2015-12-09
Revert r52995
nobu
2015-12-09
use atomic operations
nobu
2015-11-26
* regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c:
naruse
2014-10-17
* Avoid undefined behaviors found by gcc -fsanitize=undefined.
akr
2014-09-15
* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544
naruse
2014-07-23
UNALIGNED_WORD_ACCESS on ppc64
nobu
2014-07-16
* regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.
naruse
2013-04-13
* Merge Onigmo 5.13.4 f22cf2e566712cace60d17f84d63119d7c5764ee.
naruse
2013-04-10
* regint.h: fix typo: _M_AMD86 -> _M_AMD64.
naruse
2013-04-05
defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}
nobu
2013-03-01
* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f
naruse
2012-03-22
* regint.h (BITS_IN_ROOM, BS_ROOM, BS_BIT): suppress warnings.
nobu
2012-02-17
* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]
naruse
2011-12-15
* regcomp.c (onig_region_memsize): implemented for memsize_of().
nobu
2011-07-14
* regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): Power PC does not
nobu
2011-01-31
* addr2line.c: suppressed shorten-64-to-32 warnings.
naruse
2010-11-17
* regint.h (OnigOpInfoType): constify name.
naruse
2010-08-26
* regint.h (OnigStackIndex): the type should be intptr_t.
naruse
2010-08-14
* regcomp.c (onig_memsize): constified.
nobu
2010-07-21
* configure.in (XCFLAGS): use -fvisibility=hidden if possible.
nobu
2010-03-01
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
matz
2009-12-21
* regcomp.c (print_enc_string): follow enclen's change.
naruse
2009-09-22
* regint.h: commit miss.
nobu
[next]