index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
test
/
re_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-03-09
Modernize use of timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-09-09
stdlib: Fix bug with unicode detection in re
Shane Howley
2015-06-18
Change license text to APLv2
Bruce Yinhe
2013-08-09
Add more tests for corner error cases in erl_bif_re.c
Patrik Nyblom
2013-08-09
Add match_limit and match_limit_recursion options
Patrik Nyblom
2013-08-09
Add return_errors option to re:run/3
Patrik Nyblom
2013-08-09
Add new options to Erlang re interface and mend dupnames
Patrik Nyblom
2013-08-06
Integrate new PCRE test suites
Patrik Nyblom
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2012-07-10
extend re back reference syntax with \g escape sequence
Vance Shipley
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-06
re_SUITE: Skip error_handling/1 if 're' is native code
Björn Gustavsson
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for stdlib
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update stdlib tests to conform with common_test standard
Lukas Larsson
2010-04-20
Add testcase for infinite loop problem caused by reset of match_call_count
Patrik Nyblom
2010-04-14
re_SUITE: Add pcre_compile_workspace_overflow/1
Björn Gustavsson
2010-02-11
Fix CVE-2008-2371 (outer level option with alternatives caused crash).
Michael Santos
2010-01-27
Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_dev
Erlang/OTP
2010-01-27
Fix re:replace/4 to handle unicode charlist Replacement argument
Rory Byrne
2010-01-27
Fix re:replace/4 to handle unicode charlist RE argument
Patrik Nyblom
2010-01-27
Fix re:replace/4 to handle binary unicode output when nothing replaced
Rory Byrne
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP