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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add .gdb_history to .gitignore
2012-11-17
Yves Orton
add .gdb_history to .gitignore
commit
|
commitdiff
|
tree
2012-11-17
Yves Orton
Add a utility macro for reading hex digits.
commit
|
commitdiff
|
tree
2012-11-17
Yves Orton
make regcharclass hash order determinisitic
commit
|
commitdiff
|
tree
2012-11-17
Yves Orton
Eliminate test from generated cp macros
commit
|
commitdiff
|
tree
2012-11-12
Yves Orton
fix hash order dependency bug in new Module::Corelist...
commit
|
commitdiff
|
tree
2012-11-08
Yves Orton
Sync version of autodie in Maintainers.pl with CPAN
commit
|
commitdiff
|
tree
2012-11-08
Yves Orton
fix a hash key order dependency in cpan/autodie/t/hints_pod_...
commit
|
commitdiff
|
tree
2012-11-06
Yves Orton
upgrade Module::Pluggable to 4.5 (test changes only)
commit
|
commitdiff
|
tree
2012-10-27
Yves Orton
silence warning in toke.c charnames support
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
fix a compile warning and refactor some diagnostics...
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
improve diagnostics of dbm_filter_util.pl by using...
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
Fix hash ordering dependency in DBM_Filter/t/int32.t
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
fix hash key ordering dependency in t/warnings.t
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
fix a hash order dependency in t/re_funcs_u.t
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
fix hash order dependency in ext/B/t/b.t
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
fix a very subtle hash ordering dependency in op/smartkve.t
commit
|
commitdiff
|
tree
2012-10-26
Yves Orton
fix hash key ordering dependency in t/op/defins.t
commit
|
commitdiff
|
tree
2012-10-20
Yves Orton
fix off-by-one error in key detection logic for uninitialize...
commit
|
commitdiff
|
tree
2012-10-20
Yves Orton
add a TODO test for uninitialized warning hash bucket...
commit
|
commitdiff
|
tree
2012-10-03
Yves Orton
regen/regcharclass.pl: improved optree generation
commit
|
commitdiff
|
tree
2012-10-03
Yves Orton
regen/regcharclass.pl: add comments and some minor...
commit
|
commitdiff
|
tree
2012-09-30
Yves Orton
Fix [perl #115050] Double empty sub-regexp makes "panic!"
commit
|
commitdiff
|
tree
2012-09-29
Yves Orton
Merge branch 'rt_115078' into blead
commit
|
commitdiff
|
tree
2012-09-29
Yves Orton
remove test define from regen/regcharclass.pl
commit
|
commitdiff
|
tree
2012-09-29
Yves Orton
improve conditional folding logic in regen/regcharclass.pl
commit
|
commitdiff
|
tree
2012-09-29
Yves Orton
fix perl #115078, ternary folding logic failure
commit
|
commitdiff
|
tree
2012-09-29
Yves Orton
add a new define for testing perl #115078
commit
|
commitdiff
|
tree
2012-08-25
Yves Orton
improve and fix the documentation of the PERL_HASH...
commit
|
commitdiff
|
tree
2012-08-25
Yves Orton
minor doc patches to api stuff
commit
|
commitdiff
|
tree
2012-07-14
Yves Orton
fix RT#114068 optimizer handles MEOL in middle of pattern...
commit
|
commitdiff
|
tree
2012-06-23
Yves Orton
#101666: horrible regex parsing error error [sic]
commit
|
commitdiff
|
tree
2012-06-23
Yves Orton
turns out we cant maike a jump trie that starts with...
commit
|
commitdiff
|
tree
2012-06-07
Yves Orton
optimise (?:|) and related NOTHING like constructs...
commit
|
commitdiff
|
tree
2012-06-05
Yves Orton
make TRIE nodes "absorb" NOTHING->EXACT sequences
commit
|
commitdiff
|
tree
2012-06-05
Yves Orton
fix [perl #76546] regex engine slowdown bug
commit
|
commitdiff
|
tree
2012-05-28
Yves Orton
Revert "fix [perl #76546] regex engine slowdown bug"
commit
|
commitdiff
|
tree
2012-05-27
Yves Orton
fix [perl #76546] regex engine slowdown bug
commit
|
commitdiff
|
tree
2012-04-19
Yves Orton
remove assert and change message
commit
|
commitdiff
|
tree
2012-04-15
Yves Orton
fix [perl #112370] memEQ off-by-one in Perl_regexec_flags()
commit
|
commitdiff
|
tree
2012-04-15
Yves Orton
Add an assert related to [perl #112370] memEQ off-by...
commit
|
commitdiff
|
tree
2012-03-20
Yves Orton
correct logic error that meant that "last" might not...
commit
|
commitdiff
|
tree
2012-03-20
Yves Orton
[RT #111842] prevent TRIE overwriting EXACT following...
commit
|
commitdiff
|
tree
2012-03-03
Yves Orton
rework how the trie logic handles the newer EXACT nodetypes
commit
|
commitdiff
|
tree
2012-03-03
Yves Orton
make test.pl show test number and name in failure diagnostic...
commit
|
commitdiff
|
tree
2012-01-28
Yves Orton
Fix bug #109206: ANCH_MBOL with while /.*/g
commit
|
commitdiff
|
tree
2012-01-28
Yves Orton
accidentally used my work email for a commit so add...
commit
|
commitdiff
|
tree
2012-01-28
Yves Orton
fix variable not shared warnings coming from the use...
commit
|
commitdiff
|
tree
2011-03-12
Yves Orton
Fix RT #84294 /((\w+)(?{print $2})){2,2}/ problem
commit
|
commitdiff
|
tree
2011-03-12
Yves Orton
Add tests for RT #84294 /((\w+)(?{print $2})){2,2}...
commit
|
commitdiff
|
tree
2010-12-04
Yves Orton
make empty string regexp stringify to the same thing...
commit
|
commitdiff
|
tree
2010-12-04
Yves Orton
make the jump point a little more obvious in a comment
commit
|
commitdiff
|
tree
2010-11-03
Yves Orton
fix 68564: /g failure with zero-width patterns
commit
|
commitdiff
|
tree
2010-11-03
Yves Orton
clarify code and intent of code in a comment
commit
|
commitdiff
|
tree
2010-11-03
Yves Orton
fix incorrect comment
commit
|
commitdiff
|
tree
2010-11-03
Yves Orton
fix the trie part of rt-78356
commit
|
commitdiff
|
tree
2010-11-02
Yves Orton
Fix RT-70998: qq{\x{30ab}} =~ /\xab|\xa9/ produces...
commit
|
commitdiff
|
tree
2010-11-02
Yves Orton
remove commit bit so that porting tests dont fail
commit
|
commitdiff
|
tree
2010-08-30
Yves Orton
use more efficient sv_reftype_len() interface
commit
|
commitdiff
|
tree
2010-08-29
Yves Orton
create the "mauve" temporary namespace for things like...
commit
|
commitdiff
|
tree
2010-08-29
Yves Orton
add sv_reftype_len() and make sv_reftype() be a wrapper...
commit
|
commitdiff
|
tree
2010-08-29
Yves Orton
when building under git, test that MANIFEST and git...
commit
|
commitdiff
|
tree
2010-08-26
Yves Orton
eliminate unneeded code, and explain why the code was...
commit
|
commitdiff
|
tree
2010-08-25
Yves Orton
prevent Devel::Peek::Dump from lieing to us about evil...
commit
|
commitdiff
|
tree
2010-08-23
Yves Orton
fix rt75680 - when working with utf8 strings one must...
commit
|
commitdiff
|
tree
2010-06-24
Yves Orton
when disabling regex implicit check string we must...
commit
|
commitdiff
|
tree
2009-10-26
Yves Orton
add an elipses to string/ref warnings when str longer...
commit
|
commitdiff
|
tree
2009-10-26
Yves Orton
refine the documentation for deleting branches and...
commit
|
commitdiff
|
tree
2009-10-25
Yves Orton
disable non-unicode case insensitive trie matching
commit
|
commitdiff
|
tree
2009-10-19
Yves Orton
revert to 5.8.x semantics for \s \w and \d
commit
|
commitdiff
|
tree
2009-10-19
Yves Orton
somewhat fix failing regex tests. but break lots of...
commit
|
commitdiff
|
tree
2009-10-16
Yves Orton
refactor the special CC code in reg_try()
commit
|
commitdiff
|
tree
2009-10-05
Yves Orton
in regexec.c move the BOUND logic out of the way of...
commit
|
commitdiff
|
tree
2009-10-05
Yves Orton
add tests to make sure the \s and [\s] match the same...
commit
|
commitdiff
|
tree
2009-10-04
Yves Orton
refactor some common logic in regexec.c
commit
|
commitdiff
|
tree
2009-10-04
Yves Orton
make test-reonly bypass the non-xs extensions
commit
|
commitdiff
|
tree
2009-09-19
Yves Orton
dropped a test by accident the last go, so ressurect...
commit
|
commitdiff
|
tree
2009-09-19
Yves Orton
split t/re/pat.t into new pieces
commit
|
commitdiff
|
tree
2009-09-19
Yves Orton
copy pat.t into five new files
commit
|
commitdiff
|
tree
2009-09-13
Yves Orton
add a couple of missing items to the lib/.gitignore
commit
|
commitdiff
|
tree
2009-09-13
Yves Orton
much simpler .gitignore for ext/
commit
|
commitdiff
|
tree
2009-09-10
Yves Orton
missed a comment reference to t/op that should now...
commit
|
commitdiff
|
tree
2009-09-10
Yves Orton
move regex related tests out of t/op/ into t/re/
commit
|
commitdiff
|
tree
2009-09-10
Yves Orton
add more positive gofs GPOS tests and fix some bugs too
commit
|
commitdiff
|
tree
2009-09-09
Yves Orton
Fix RT69056 - postive GPOS leads to segv on first match
commit
|
commitdiff
|
tree
2009-09-07
Yves Orton
needed something to change
commit
|
commitdiff
|
tree
2009-09-05
Yves Orton
convert a bunch of duplicated mortalization logic in...
commit
|
commitdiff
|
tree
2009-09-05
Yves Orton
add a note about the previous patches from gfx
commit
|
commitdiff
|
tree
2009-09-02
Yves Orton
update perlre and perldelta to document change in behaviour...
commit
|
commitdiff
|
tree
2009-09-02
Yves Orton
de-TODO a regexp test that was probably fixed with...
commit
|
commitdiff
|
tree
2009-09-02
Yves Orton
set PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and...
commit
|
commitdiff
|
tree
2009-07-29
Yves Orton
we want the git-describe of the requested item, not...
commit
|
commitdiff
|
tree
2009-07-29
Yves Orton
convert the contents of make_dot_patch into a function...
commit
|
commitdiff
|
tree
2009-07-29
Yves Orton
much much quicker solution
commit
|
commitdiff
|
tree
2009-07-28
Yves Orton
dont leave temporary files laying around
commit
|
commitdiff
|
tree
2009-07-28
Yves Orton
changes required to Make It Work on the perl gitweb...
commit
|
commitdiff
|
tree
2009-07-28
Yves Orton
Add Porting/make_snapshot.pl
commit
|
commitdiff
|
tree
2009-07-28
Yves Orton
update manifest to reflect two new utilities
commit
|
commitdiff
|
tree
2009-07-28
Yves Orton
add tool to create .tgz snapshot files with .patch...
commit
|
commitdiff
|
tree
2009-07-27
Yves Orton
cleanup the EUI/EUMM test mess, and bump Install.pm...
commit
|
commitdiff
|
tree
2009-07-27
Yves Orton
add a simple utility to Porting/ which knows how to...
commit
|
commitdiff
|
tree
next