This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Get t/uni/gv.t working under minitest
[perl5.git]
/
t
/
re
/
2014-09-03
Father Chrysostomos
Get rxcode.t working under minitest
tree
|
commitdiff
2014-09-03
Father Chrysostomos
Get reg_eval_scope.t working under minitest
tree
|
commitdiff
2014-09-03
Father Chrysostomos
Get pat_re_eval.t working under minitest
tree
|
commitdiff
2014-09-02
Father Chrysostomos
Add test for \p{} failing silently
tree
|
commitdiff
2014-09-01
Karl Williamson
PATCH: [perl #122655] 5.20 regression: '"X" !~ /[x]/i'
tree
|
commitdiff
2014-08-28
Father Chrysostomos
uniprops.t: Correct command line in comment
tree
|
commitdiff
2014-08-24
Father Chrysostomos
Partial minitest fix-up
tree
|
commitdiff
2014-08-15
Karl Williamson
reg_posixcc.t: display chr(\\xXX) should be chr(0xXX)
tree
|
commitdiff
2014-08-10
Father Chrysostomos
[perl #122498] Odd error message from m/(?(??{}))/
tree
|
commitdiff
2014-08-08
Karl Williamson
PATCH: [perl #122460] Regression with (?{})(?=...)...
tree
|
commitdiff
2014-07-25
Brian Fraser
t/re/subst.t: Proper skip for systems without locale
tree
|
commitdiff
2014-07-03
David Mitchell
Deprecate /\C/
tree
|
commitdiff
2014-06-28
Jarkko Hietaniemi
skip works only with SKIP.
tree
|
commitdiff
2014-06-27
Karl Williamson
PATCH: [perl #122090] Non-word-boundary doesn't match EOS
tree
|
commitdiff
2014-06-25
Matthew Horsfall
Add a small test case for c445c5b
tree
|
commitdiff
2014-06-21
Ævar Arnfjörð Bjar...
Make like() and unlike() in t/test.pl refuse non-qr...
tree
|
commitdiff
2014-06-18
Karl Williamson
t/re/pat_advanced.t: Remove a 'use encoding'
tree
|
commitdiff
2014-06-18
Karl Williamson
Revert the removal of 'use encoding'
tree
|
commitdiff
2014-06-16
Karl Williamson
PATCH: [perl #122029] BBC KAWASAKI/Encode-JP-Emoji
tree
|
commitdiff
2014-06-16
Karl Williamson
t/re/pat_advanced.t: Add comment
tree
|
commitdiff
2014-06-16
Dagfinn Ilmari Man...
[perl #122110] [PATCH] Remove left-over mad cruft
tree
|
commitdiff
2014-06-13
Karl Williamson
Another 'use encoding' issue
tree
|
commitdiff
2014-06-13
Karl Williamson
Deprecate unescaped literal "{" in regex patterns
tree
|
commitdiff
2014-06-05
Karl Williamson
'use locale' no longer ever fails.to compile
tree
|
commitdiff
2014-05-31
Karl Williamson
Create new testing helper file
tree
|
commitdiff
2014-05-31
Karl Williamson
Use already existing functions in some .t files
tree
|
commitdiff
2014-05-31
Karl Williamson
PATCH: [perl #121777] User-defined prop and packages
tree
|
commitdiff
2014-05-30
Karl Williamson
/x in patterns now includes all \p{PatWS}
tree
|
commitdiff
2014-05-30
Karl Williamson
Deprecate NBSP in \N{...} names
tree
|
commitdiff
2014-05-30
Karl Williamson
Fix bug where charnames xlator doesn't return utf8
tree
|
commitdiff
2014-05-30
Karl Williamson
Fatalize deprecated \N{} definitions
tree
|
commitdiff
2014-05-30
Karl Williamson
Fatalize splitting '(?' and '(*' in regexes
tree
|
commitdiff
2014-05-30
Karl Williamson
regexec.c: Fix some EBCDIC problems
tree
|
commitdiff
2014-05-30
Karl Williamson
t/re/charset.t: Fix comment, test names
tree
|
commitdiff
2014-05-28
Jarkko Hietaniemi
Off-by-one in PL_fold_locale use.
tree
|
commitdiff
2014-05-07
Karl Williamson
PATCH: [perl #121778]:BBC KAMIPO/autobox-String-Inflector
tree
|
commitdiff
2014-03-24
David Mitchell
[perl #121484] /m causing false negative
tree
|
commitdiff
2014-03-19
David Mitchell
re_intuit_start(): use better limit on anch float
tree
|
commitdiff
2014-03-19
David Mitchell
re_intuit_start(): reduce scope of /^...$/m test
tree
|
commitdiff
2014-03-19
David Mitchell
re_intuit_start(): don't set ml_anch on BOL
tree
|
commitdiff
2014-03-16
David Mitchell
re_intuit_start(): fix byte/char calculation err
tree
|
commitdiff
2014-03-16
David Mitchell
add test for a code path in intuit_start()
tree
|
commitdiff
2014-02-25
Yves Orton
Fix RT #121321 - Fencepost error causes infinite loop...
tree
|
commitdiff
2014-02-24
Yves Orton
fix RT #121299 - Inconsistent behavior with backreferen...
tree
|
commitdiff
2014-02-20
Karl Williamson
Change 'semantics' to 'rules'
tree
|
commitdiff
2014-02-14
David Mitchell
re_intuit_start(): fix SEGV in /^../m code
tree
|
commitdiff
2014-02-08
David Mitchell
re_intuit_start(): don't decrease other_last
tree
|
commitdiff
2014-02-08
David Mitchell
re_intuit_start(): don't decrease rx_origin
tree
|
commitdiff
2014-02-07
David Mitchell
re_intuit_start(): fix another utf8 slowdown
tree
|
commitdiff
2014-02-07
David Mitchell
test for single-line ^ within /m
tree
|
commitdiff
2014-02-07
David Mitchell
RT#120692 slow intuit with long utf8 strings
tree
|
commitdiff
2014-02-07
David Mitchell
regcomp utf8 len cache panic
tree
|
commitdiff
2014-02-06
Karl Williamson
Make a literal "{" fatal after \b and \B in regexes
tree
|
commitdiff
2014-02-06
Karl Williamson
Add tests
tree
|
commitdiff
2014-02-04
Karl Williamson
Don't test locales that are invalid for needed categories
tree
|
commitdiff
2014-02-04
Karl Williamson
Revert "'use utf8' should imply /u regex matching"
tree
|
commitdiff
2014-02-03
Karl Williamson
PATCH [perl #121144]: \S, \W, etc fail for above ASCII
tree
|
commitdiff
2014-02-02
Karl Williamson
'use utf8' should imply /u regex matching
tree
|
commitdiff
2014-01-31
Karl Williamson
regcomp.c: Revert mistakenly changed line
tree
|
commitdiff
2014-01-29
Father Chrysostomos
Fix crash with (??{undef *^R}) and (?{})
tree
|
commitdiff
2014-01-28
Karl Williamson
Work properly under UTF-8 LC_CTYPE locales
tree
|
commitdiff
2014-01-27
Karl Williamson
fold_grind.t: Use LC_CTYPE, not LC_ALL
tree
|
commitdiff
2014-01-25
Yves Orton
resolve bug 121070 - preserve $^R after successful...
tree
|
commitdiff
2014-01-22
Karl Williamson
reg_posixcc.t: Improve test names
tree
|
commitdiff
2014-01-22
Karl Williamson
Comments, white-space
tree
|
commitdiff
2014-01-20
Tony Cook
[perl #121031] fix all of the other incorrect calls...
tree
|
commitdiff
2014-01-17
Father Chrysostomos
Skip t/re/uniprops.t under PERL_DEBUG_READONLY_COW
tree
|
commitdiff
2014-01-11
Father Chrysostomos
t/re/pat.t: Keep minitest passing
tree
|
commitdiff
2014-01-09
Karl Williamson
t/re/charset.t: Better test descriptions
tree
|
commitdiff
2013-12-31
Karl Williamson
Change \p{} matching for above-Unicode code points
tree
|
commitdiff
2013-12-31
Karl Williamson
regcomp.c: Reinstate use of synthetic start class
tree
|
commitdiff
2013-12-20
Father Chrysostomos
Fix string corruption with (??{}) and PERL_NO_COW
tree
|
commitdiff
2013-12-16
Karl Williamson
Add comments that re tests can be commented in col 7
tree
|
commitdiff
2013-12-16
Karl Williamson
PATCH: [perl #120799] 5.18 regression with [:^ascii...
tree
|
commitdiff
2013-12-08
Karl Williamson
Improve comments
tree
|
commitdiff
2013-12-08
Karl Williamson
Silence core test Useless use of greediness modifier
tree
|
commitdiff
2013-12-07
Karl Williamson
PATCH: [Perl #42957] Suggesting warning for useless...
tree
|
commitdiff
2013-11-25
Father Chrysostomos
Test that (??{$pvlvregexp}) does not recompile the...
tree
|
commitdiff
2013-11-25
Father Chrysostomos
Reënable qr caching for (??{}) retval where possible
tree
|
commitdiff
2013-11-25
Father Chrysostomos
Don’t cache qr magic on references
tree
|
commitdiff
2013-11-25
Father Chrysostomos
Make (??{$tied_ovrld}) see the right $1
tree
|
commitdiff
2013-11-24
Father Chrysostomos
Don’t skip pat_re_eval.t under miniperl
tree
|
commitdiff
2013-11-24
Father Chrysostomos
Fix bug with (??{$overload}) regexp caching
tree
|
commitdiff
2013-11-22
Yves Orton
Fix RT #120600: Variable length lookbehind is not variable
tree
|
commitdiff
2013-11-19
Father Chrysostomos
Move <-- HERE arrow for ‘Switch condition not recognized’
tree
|
commitdiff
2013-11-18
Father Chrysostomos
Fix ‘panic: memory wrap’ in reg_scan_name
tree
|
commitdiff
2013-11-18
Father Chrysostomos
Require closing paren for (?&...
tree
|
commitdiff
2013-11-14
Father Chrysostomos
Don’t skip t/re/reg_eval_scope.t under miniperl
tree
|
commitdiff
2013-11-08
Father Chrysostomos
Make _charnames comparison null-safe
tree
|
commitdiff
2013-11-05
David Mitchell
RT #120446: /\Ga/ running slowly on long strings
tree
|
commitdiff
2013-10-31
Karl Williamson
Fix broken qr/ \N* /x
tree
|
commitdiff
2013-10-28
Father Chrysostomos
pat.t: suppress warning
tree
|
commitdiff
2013-10-28
Father Chrysostomos
Don’t assume *^R has a scalar
tree
|
commitdiff
2013-10-28
Father Chrysostomos
[perl #54044] Make PL_replgv refcounted
tree
|
commitdiff
2013-10-17
David Mitchell
[perl #119505] Segfault from bad backreference
tree
|
commitdiff
2013-10-04
Karl Williamson
Upgrade to Unicode 6.3
tree
|
commitdiff
2013-09-30
Karl Williamson
PATCH: [perl #120041] regcomp.c missing parens and...
tree
|
commitdiff
2013-09-24
Karl Williamson
Add some tests for the regex optimizer
tree
|
commitdiff
2013-09-10
Brian Fraser
Make the "Switch condition not recognized" error messag...
tree
|
commitdiff
2013-09-10
Brian Fraser
t/re/reg_mesg.t: Tests for latin1 error messages/warnings
tree
|
commitdiff
next