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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2012-06-13
David Mitchell
re/pat_re_eval.t: tidy some 'use re eval' tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Father Chrysostomos
[perl #108780] Make /foo$qr/ work under ‘no overloading’
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Karl Williamson
regcomp.c: Silence valgrind warning
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
undo temporarily reverted lib/overload.t tests"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add tests for regex recompilation
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
force recompiling of regex where closures matter
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
fix =/== typo in ext/re/t/regop.t
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add op_comp field to regexp_engine API
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_op_compile(): merge the two 'eq old_re' checks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pat_re_eval.t: reduce scope of 'use re eval'.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pat_re_eval.t: remove 'no warnings'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add more tests for embedded qr// and code blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_op_compile(): split flags into two arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_op_compile(): rename pm_flags to rx_flags
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add PMf_IS_QR flag
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
fix scanning for code blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
tidy up the description of re_op_compile()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
preserve code blocks in interpolated qr//s
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
in re_op_compile(), keep code_blocks for qr//
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pp_regcomp(): fix refcnt issue with qr_anoncv
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pm_runtime(): tidy some local vars
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
handle /$not_utf8(?{...})$utf8/
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
inline S_get_pat_and_code_indices()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
fix dumping of PMf_CODELIST_PRIVATE flag
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
"don't recompile pattern" check: account for UTF8
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_op_compile: recalc code indexes on utf8 upgrade
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
in re_op_compile, change code_blocks[].end offset
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pp_regcomp(): fix casting issue from prev commit
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Handle literal code blocks in runtime regexes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_op_compile(): rejig code-block handling code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_op_compile(): refactor some code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
remove target from REGCOMP op
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Move bulk of pp_regcomp() into re_op_compile()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add PMf_CODELIST_PRIVATE flag
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
remove private flag 1 from OP_REGCOMP
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Father Chrysostomos
Fix =~ $str_overloaded (5.10 regression)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add volatile decl to fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Karl Williamson
PATCH: [perl #101940]: BBC Tk
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Karl Williamson
regcomp.c: Use no_mg for 2nd fetch of pattern
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pp_regcomp: dopn't special-case n->1 arg folding
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
pp_regcomp: split overloading and concat tasks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
change re_op_compile() to take a list of SVs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
fix for overload/stringfy and pp_regcomp
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
unlink re_eval code blocks from op list
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
In Perl_re_op_compile, make a var volatile
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
make qr/(?{})/ behave with closures
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Ignore code blocks within /[...]/
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
make recent re_eval changes compile under -Dmad
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Mostly complete fix for literal /(?{..})/ blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add Perl_re_op_compile function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
add Perl_current_re_engine() function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
re_eval and closures: add lots of TODO tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
fix the descriptions for pregcomp/re_compile
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
disable lexing of (?{}) within \Q, \U etc
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
update diagnostics message
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
make re_evals be seen by the toker/parser
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
correct comment about how strings are tokenised
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Revert 4 regex commits to ease rebasing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Revert two commits that fix a VOL declaration.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
revert a trailing whitespace removal
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Temporarily revert some lib/overload.t tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Revert two commits to make rebasing easier
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Mitchell
Temporarily remove overload.t changes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Chris 'BinGOs...
Update List-Util to CPAN version 1.25
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Steve Hay
Use standard gcc names in config_H.gc64's CPPSTDIN...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Tony Cook
don't override a user supplied prefix on Haiku-OS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Karl Williamson
Require space between regex and following alnum operator
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Karl Williamson
op/eval.t: Change test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Karl Williamson
perldelta for RT #113584
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Karl Williamson
PATCH: [perl #113584] tr/// multiple transliterations
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
H.Merijn Brand
reorganize perlcheat
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Steve Hay
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Steve Hay
Correct the comment style of a couple of not #defined...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Steve Hay
Trailing whitespace removal
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Steve Hay
MinGW/gcc does have long long, even for 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Craig A. Berry
Install all include files on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Craig A. Berry
Only export Perl_alloccopstash under threads.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Karl Williamson
Unicode::UCD: typo and incorrect recipe in pod
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Steve Hay
Remove win32/config*.gc64nox
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Steve Hay
Remove __GNUC__ / _MSC_VER games from win32/config_H.*
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Chris 'BinGOs...
Updated perlfaq to CPAN version 5.0150040
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Paul Johnson
Quieten B::Deparse warnings (fixes #113464).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Michael Schroeder
[perl #111610] Trouble with XS-APItest/t/clone-with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Reini Urban
cflags: clang complains a lot about -Wunused-value...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Father Chrysostomos
Add alloccopstash provisionally to the API
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Craig A. Berry
Upgrade initialization code in vms/vms.c.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Craig A. Berry
Remove pragma about pragma messages.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
Consistent indentation in perlbook
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.15
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
B::Deparse: loopexes have list prec
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
Constant folding for x
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
cv.h: Add comments
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
Make __SUB__ work in special blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Father Chrysostomos
sv.h: Comment typo
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Craig A. Berry
cop_stashoff is an integer, not a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Herbert Breunung
Update perlbook.pod with recent releases
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Karl Williamson
Experimentally Use Unicode 6.2 beta
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Karl Williamson
mktables: Remove unused $scalar
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Karl Williamson
unicore/README.perl: Make text comments
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Karl Williamson
mktables: Add error check for overloaded &=
commit
|
commitdiff
|
tree
|
snapshot
next