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
regexec.c: pull array lookup out of loop
2010-11-28
Karl Williamson
regexec.c: pull array lookup out of loop
commit
|
commitdiff
|
tree
2010-11-28
Karl Williamson
utf8.h: Add #define for Greek small MU
commit
|
commitdiff
|
tree
2010-11-28
Karl Williamson
regexec.c: clarify comments
commit
|
commitdiff
|
tree
2010-11-28
Karl Williamson
regcomp.sym: Add EXACTFU regnode
commit
|
commitdiff
|
tree
2010-11-28
Karl Williamson
regexec.c: Latin1 chars can fold match UTF8_ALL
commit
|
commitdiff
|
tree
2010-11-28
Karl Williamson
fold_grind.t: Make unicode semantics pattern differently
commit
|
commitdiff
|
tree
2010-11-28
Karl Williamson
Add Perl_foldEQ_latin1()
commit
|
commitdiff
|
tree
2010-11-28
Father Chrysostomos
perldelta for 04698ff
commit
|
commitdiff
|
tree
2010-11-28
Father Chrysostomos
perldelta up to a51ee39b
commit
|
commitdiff
|
tree
2010-11-28
Father Chrysostomos
perldelta up to abf9167d
commit
|
commitdiff
|
tree
2010-11-28
John Peacock
Bring core Perl in line with CPAN 0.86 release
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Add Socket version numbers to perldelta
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Increase Socket.pm’s version
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
perldelta up to 2a25d7b6
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Suppress test warning added by 04698ff6
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Make *ISA assignment slightly faster
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Increase PerlIO::scalar’s version
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
mro.c: Assert that the previous commit is correct
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Avoid a redundant check in mro.c
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Increase overload.pm’s version
commit
|
commitdiff
|
tree
2010-11-27
Michael Fig
[perl #79680] overload 1.10 sprintf fails taint checking
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Add Michael Fig to AUTHORS
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
[perl #78716] Bogus read after seek beyond end of string
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
Add Devel:: to the -d:- perldelta entry
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
perldelta up to a3179684
commit
|
commitdiff
|
tree
2010-11-27
Father Chrysostomos
[perl #79178] STORE/FETCH of tie()d hash get stringified key
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
[perl #78908] Reinstate mod for one more stable release
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
Clarify op_lvalue’s docs
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
[perl #78810] PERLDB_NOOPT ignored by adjacent nextstate...
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
Fix compiler warning
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
Avoid redundant hv_delete call in pp_entereval
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
[perl #78634] Conflict in defining constant INIT
commit
|
commitdiff
|
tree
2010-11-26
Father Chrysostomos
Stop eval "BEGIN{die}" from leaking
commit
|
commitdiff
|
tree
2010-11-25
Father Chrysostomos
[perl #78438] Memory leak with 'use v5.42'
commit
|
commitdiff
|
tree
2010-11-25
Father Chrysostomos
Stop eval "use 6" from leaking
commit
|
commitdiff
|
tree
2010-11-25
Father Chrysostomos
Stop eval "no 5" from leaking
commit
|
commitdiff
|
tree
2010-11-23
Father Chrysostomos
Document the refcount of version functions’ retval
commit
|
commitdiff
|
tree
2010-11-23
Father Chrysostomos
Only call mro_package_moved on new substashes
commit
|
commitdiff
|
tree
2010-11-23
Father Chrysostomos
Don’t CLONE nameless hashes
commit
|
commitdiff
|
tree
2010-11-23
Father Chrysostomos
Clarify the hekp assignment in dump.c
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
[bracketed char class] fixes
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
fold_grind.t: Only test [char classes]
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
handy.h: New #define to use new bit
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
l1_char_class_tab.h: Add new bit to table.
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
mk_PL_charclass.pl: Find non-latin1 folds
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regexec.c: indent code in new block
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regexec.c: utf8 could fold to ascii/latin1
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.c: Add comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.c: Add comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
reg_fold.t: Don't duplicate fold_grind.t
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
Add fold_grind.t
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
pp.c: tiny performance enhancement
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
pp.c, utf8.c: Convert to use TWO_BYTE_UTF8_TO_UNI
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
utf8.h: Add macro TWO_BYTE_UTF8_TO_UNI()
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
utfebcdic.h: comment additions, fix typo
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regexec.c: Correct indent
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
mk_PL_charclass.pl: Correct comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
utf8_heavy: Guard against infinite recursion
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
Split ANYOF_NONBITMAP into two components
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.c: Optimizer wrongly turning off bit
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.c: Add explanatory comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.h: Add comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.h: Renumber ANYOF_EOS bit
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.c: Fix indent
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
rename ANYOF_UNICODE to ANYOF_NONBITMAP
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
perl.h: Add latin1 fold table
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.sym: Clarify comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
Nits in perlunicode.pod
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regexec.c: Split EXACT, folding nodes in regrepeat
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
PL_fold wrong for EBCDIC platforms.
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
perl.h: Expand comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
re/pat.t: Skip tests on EBCDIC
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.sym: Fix descriptions
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regex free up bit in ANYOF node
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.h: Add comment
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.c: Remove references to old #define
commit
|
commitdiff
|
tree
2010-11-22
Karl Williamson
regcomp.h: Reorder statements for clarity
commit
|
commitdiff
|
tree
2010-11-22
Father Chrysostomos
Newly-created stashes may need effective names added
commit
|
commitdiff
|
tree
2010-11-22
Ben Morrow
%x can't be used directly with pointers.
commit
|
commitdiff
|
tree
2010-11-22
Father Chrysostomos
Remove redundant check
commit
|
commitdiff
|
tree
2010-11-22
Father Chrysostomos
mro_package_moved must act on all effective names
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Add flags param to hv_ename_*
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
‘If you are upgrading from 5.13.6...’
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
S_hfreeentries: keep OOK off unless adding something...
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
mktables: Clean up warning msg
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
mktables: comment typo and expand other comments
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
mktables: Smaller tables if not -DDEBUGGING
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Revert "Globs that are in the symbol table can be unglobbed"
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
[perl #77926] Glob reification during localisation
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Correct test count in UCD.t
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Increase Unicode'UCD::s version
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
UCD.pm: Add info about named sequence alternatives
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
UCD.pm: Don't use CompositionExclusions.txt
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
UCD.pm: Don't use NamedSequences.txt, saves disk
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Eliminate the newname param from mro_package_moved
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Make hv_undef leave HvENAME alone
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
hv_undef .= _flags
commit
|
commitdiff
|
tree
2010-11-21
Father Chrysostomos
Fix hv_name_set when there is an HvENAME
commit
|
commitdiff
|
tree
2010-11-20
Father Chrysostomos
Ahem. *Final* finalisation.
commit
|
commitdiff
|
tree
2010-11-20
Father Chrysostomos
Skip [perl #72332] DD test on 5.10.1
commit
|
commitdiff
|
tree
next