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
prevent Devel::Peek::Dump from lieing to us about evil class names
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
2010-06-05
Karl Williamson
Change regexec.c to use new foldEQ functions
commit
|
commitdiff
|
tree
2010-06-05
Karl Williamson
Change name of ibcmp to foldEQ
commit
|
commitdiff
|
tree
2010-06-05
Karl Williamson
utf8.c: further doc tweaks
commit
|
commitdiff
|
tree
2010-06-05
Karl Williamson
utf8.c: Modify doc comment; change whitespace
commit
|
commitdiff
|
tree
2010-06-05
Karl Williamson
Revamp ibcmp_utf8 for performance and clarity
commit
|
commitdiff
|
tree
2010-06-05
Karl Williamson
Clarify some documentation
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-13
Bo Borgerson
split: Improve performance in scalar context
commit
|
commitdiff
|
tree
2009-09-13
Bo Borgerson
split: Remove implicit split to @_
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-10
Max Maischein
Move t/op/rt69056.t test into t/op/subst.t
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-06-26
Vincent Pit
Update RExC_npar and after_freeze correctly after the...
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Fixed a couple of [my] typos
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Update summary and add copyright
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Expanded treatment of adding instance variables
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Clarify that a class is not an instance
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Minor modifications to discussion of constructor
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Make use of $self and $class clear
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Better orgnization of instance discussion
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Cleanup lead-in to instance variables
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Better[?] development of SUPER
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Get rid of those awful tabs!
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Quick explanation of duck typing and a warning
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Make the "use base" purpose more obvious
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Minor reorganization.
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Typo: 'no strict subs' -> 'no strict refs'
commit
|
commitdiff
|
tree
2009-04-07
Michael Witten
Docs: Typo: \{-1} -> \g{-1}
commit
|
commitdiff
|
tree
2009-03-19
Mark Jason Dominus
pod/perlreftut.pod: keep example in tune with the times
commit
|
commitdiff
|
tree
2009-03-12
Bram
Fix #56194 Regex: (((??{1 + $^N}))) behaves differently...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
eliminate double stringification, the defines as done...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
add better pod and headers, and clean up some whitespace...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
eliminate make_patchnum.sh, and make the build process...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
this seems to work, still not using the perl version...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
doesnt quite work yet, but provisional steps towards...
commit
|
commitdiff
|
tree
2009-01-04
Max Maischein
Added stuff so that perl.exe now builds clean with...
commit
|
commitdiff
|
tree
2009-01-04
Max Maischein
Added config.w32 to win32/.gitignore
commit
|
commitdiff
|
tree
2009-01-04
Max Maischein
Added win32/.gitignore to ignore stuff from the Windows...
commit
|
commitdiff
|
tree
2009-01-04
Max Maischein
Add more documentation to make_patchnum.pl
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
eliminate .patchnum and related infrastrcuture from...
commit
|
commitdiff
|
tree
2009-01-04
Max Maischein
Message about making make_patchnum.pl Perl 5.005 compatible...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
move subs from bottom to top, and add a vim and shebang...
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
various changes
commit
|
commitdiff
|
tree
2009-01-04
Kenichi Ishigaki
Almost a literal conversion of make_patchnum.sh
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
prepare for refactoring to perl
commit
|
commitdiff
|
tree
2009-01-04
Yves Orton
modified make_patchnum.sh script
commit
|
commitdiff
|
tree
2008-12-31
Yves Orton
much better git related version numbering in our (...
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
fix problem on some platforms
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
tweak dependency
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
fix bug #57042 - preserve $^R across TRIE matches
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
ignore bugBLAH.pl files as they are likely dev/test...
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
better .patchnum/.sha1 dependency stuff
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
add cflags as a dependency for all object files. (it...
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
apparently this isnt necessary after all.
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
make make_patchnum.sh (more) portable
commit
|
commitdiff
|
tree
2008-12-27
Yves Orton
rebuild cflags if cflags.sh changes
commit
|
commitdiff
|
tree
2008-11-18
Abigail
Improve and restructure t/op/pat.t and split out some...
commit
|
commitdiff
|
tree
2008-11-12
Yves Orton
Bump ExtUtils-Install to 1.52 (because of CPAN persnickityness)
commit
|
commitdiff
|
tree
2008-11-12
Yves Orton
Update ExtUtils-Install to 1.51
commit
|
commitdiff
|
tree
2008-11-09
Yves Orton
Add support for testing when under
commit
|
commitdiff
|
tree
2008-11-07
Yves Orton
create new unicode props as defined in POSIX spec ...
commit
|
commitdiff
|
tree
2008-11-07
Yves Orton
Make sure inversion sign is shown in all anyof classes...
commit
|
commitdiff
|
tree
2008-11-06
Yves Orton
Various changes to regex diagnostics and testing
commit
|
commitdiff
|
tree
2008-11-06
karl williamson
Reolve perlbug #59328: In re's, \N{U+...} doesn't match...
commit
|
commitdiff
|
tree
2008-11-06
Yves Orton
Resolve perl #60344: Regex lookbehind failure after...
commit
|
commitdiff
|
tree
2008-11-05
Yves Orton
Bring ExtUtils::Install up to date with the latest...
commit
|
commitdiff
|
tree
2008-05-17
Bram
[perl #39187] [DOC-PATCH]: perldoc -f reverse: examples...
commit
|
commitdiff
|
tree
2008-03-02
Steven Schubiger
Re: [PATCH] sv.c: consting
commit
|
commitdiff
|
tree
2008-03-02
Yves Orton
Update ExtUtils::Install to release 1.47
commit
|
commitdiff
|
tree
2008-03-01
Yves Orton
Synchronize blead with changes from ExtUtils::Install...
commit
|
commitdiff
|
tree
2008-02-17
Yves Orton
Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g
commit
|
commitdiff
|
tree
2008-02-17
Yves Orton
Fix perlbug 50114 and document what the code does a...
commit
|
commitdiff
|
tree
2008-01-07
Yves Orton
dev version numbers, xs and warnings dont play together...
commit
|
commitdiff
|
tree
2008-01-06
Yves Orton
Silence new warning grep in void context warning in...
commit
|
commitdiff
|
tree
2008-01-06
Yves Orton
Remove FIXME that is already fixed.
commit
|
commitdiff
|
tree
next