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
Merge branch 'ppport' into blead
2019-11-22
Karl Williamson
Merge branch 'ppport' into blead
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: parts/inc/misc: Silence Wide char warnings
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: Update parts/base, parts/todo to latest
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: parts/embed.fnc: Update to latest blead
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: HACKERS: Correct misstatement
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: HACKERS: Update for modern test infrastructure
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: PATCH: gh #156 sync_locale doesn't work in 5.20...
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: devel/regenerate: Update script name
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: parts/apidoc.fnc: Update to latest blead
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: Convert ok() to is()
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: Change to use modern skip functionality
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
D:P: Convert to use modern Test functions
commit
|
commitdiff
|
tree
2019-11-22
Tomasz Konojacki
D:P: fix mess.t failures when $0 contains backslashes
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
Devel::PPPort: Bump version to 3.56
commit
|
commitdiff
|
tree
2019-11-22
Karl Williamson
PATCH: gh #17275 Silence new warning
commit
|
commitdiff
|
tree
2019-11-21
Karl Williamson
regcomp.c: Fix order of fcn declaration
commit
|
commitdiff
|
tree
2019-11-21
Karl Williamson
Properly handle filled /il regnodes and multi-char...
commit
|
commitdiff
|
tree
2019-11-21
Max Maischein
Try to find the appropriate SHAs
commit
|
commitdiff
|
tree
2019-11-20
Karl Williamson
regcomp.c: Add invlist_lowest() and use it
commit
|
commitdiff
|
tree
2019-11-20
Karl Williamson
Add ANYOFHs regnode
commit
|
commitdiff
|
tree
2019-11-20
Karl Williamson
regcomp.c: DTRT in av_store()
commit
|
commitdiff
|
tree
2019-11-20
Karl Williamson
find_first_differing_byte_pos
commit
|
commitdiff
|
tree
2019-11-20
Karl Williamson
regcomp.c fix comments, white-space
commit
|
commitdiff
|
tree
2019-11-19
Karl Williamson
regcomp.sym: Add missing commas
commit
|
commitdiff
|
tree
2019-11-19
Max Maischein
Output information on the current pull request
commit
|
commitdiff
|
tree
2019-11-19
Max Maischein
Output information on the current pull request
commit
|
commitdiff
|
tree
2019-11-19
Max Maischein
Fix the author email address on Github Actions pull...
commit
|
commitdiff
|
tree
2019-11-18
Tony Cook
document that /c does nothing for s///
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Fix qr/[...]/ for 32 bit platforms with 64bit UV's
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Clean up -Dy debugging
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Fix tr/// for 32 bit platforms with 64bit ints
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
op.c: Rmv redundant line in tr/// table
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Updates to perldelta
commit
|
commitdiff
|
tree
2019-11-18
Max Maischein
Set CCHOME to make op/taint.t pass
commit
|
commitdiff
|
tree
2019-11-18
Max Maischein
Add smoke support for OSX
commit
|
commitdiff
|
tree
2019-11-18
Max Maischein
Github Actions only get 2 CPUs
commit
|
commitdiff
|
tree
2019-11-18
Max Maischein
MSVC100FREE -> MSVC100
commit
|
commitdiff
|
tree
2019-11-18
Max Maischein
Skip the TTY tests since we don't have a TTY
commit
|
commitdiff
|
tree
2019-11-18
Max Maischein
Use Cygwin native git to fix file permissions
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
regcomp.h: Fix up comment
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Add ANYOFRb regnode
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Add ANYOFR regnode
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
regcomp.c: Use variables initialized to macro results
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
regexec.c: Rmv some unnecessary casts
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
regcomp.c: Add parameter to static function
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
t/re/anyof.t: Add a test
commit
|
commitdiff
|
tree
2019-11-18
Karl Williamson
Prefer EXACTish regnodes to ANYOFH nodes
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
Add -Dy debugging of tr///, y///
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
t/re/anyof.t: Fix highest range tests
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
t/re/anyof.t: Remove duplicate test
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
t/re/anyof.t: Remove invalid test
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
re/anyof.t: Clarify failing message
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
Allow some optimizations of qr/(?[...])/
commit
|
commitdiff
|
tree
2019-11-17
Karl Williamson
Document SVf format
commit
|
commitdiff
|
tree
2019-11-17
Tony Cook
clean up quadmath_format_*() functions
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
Remove generation and use of NonFinalFold table
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
mktables: Fix non-final-fold table
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
Merge branch 'multi-fold' into blead
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
Revamp finding splittable places in /i full node
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regcharclass.h: Add some macros
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
pat_advanced.t: Update test
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
S_regatom: reinitialize flags if reparsing
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
Revamp S_regatom() handling of non-UTF-8 folds
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regcomp.c: Avoid a Copy
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regcomp.c: White space, comment only
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regen/regcharclass_multi_char_folds.pl: Simplify
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regen/regcharclass_multi_char_folds.pl: Use printable...
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regen/regcharclass_multi_char_folds.pl: Fix comments
commit
|
commitdiff
|
tree
2019-11-16
Max Maischein
Initial Windows Github action, adapted from skaji
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
Double the number of possible SV types
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
regcomp.h: Fix comment
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
embed.fnc: Parameter is really a const
commit
|
commitdiff
|
tree
2019-11-16
Karl Williamson
doop.c, op.c: Silence some compiler warnings
commit
|
commitdiff
|
tree
2019-11-15
Karl Williamson
PATCH: gh#17218 memory leak
commit
|
commitdiff
|
tree
2019-11-15
Dagfinn Ilmari Mannsåker
win32: Add more missing wchar.h includes
commit
|
commitdiff
|
tree
2019-11-15
Dagfinn Ilmari Mannsåker
Add missing wchar.h include to Win32API::File
commit
|
commitdiff
|
tree
2019-11-15
Karl Williamson
regcomp.sym: Add detail to some node descriptions
commit
|
commitdiff
|
tree
2019-11-15
Karl Williamson
utf8.h: Use MAX() macro instead of its expansion
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
PATCH: [gh #17185] Improper 'unescaped lbrace' msg
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
ext/DynaLoader/dl_aix.xs: Use isDIGIT macro
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
malloc.c: Use isDIGIT macro instead of hand-rolling it
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
t/re/regexp.t: Only convert to EBCDIC once
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
re/regexp.t: Change variable name to be more meaningful
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
utf8.h: Use a cast to U8 to avoid an AND
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
op.c: Move #endif
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
regen/ebcdic.pl: Allow for declaring table size.
commit
|
commitdiff
|
tree
2019-11-12
Karl Williamson
utfebcdic.h: Add comments
commit
|
commitdiff
|
tree
2019-11-10
Tomasz Konojacki
t/op/fork.t: fix skip condition
commit
|
commitdiff
|
tree
2019-11-10
Tomasz Konojacki
win32: fix waitpid(-1, WNOHANG) segfault/panic
commit
|
commitdiff
|
tree
2019-11-09
Tomasz Konojacki
UTF8_CHK_SKIP uses MIN() too
commit
|
commitdiff
|
tree
2019-11-08
Karl Williamson
PATCH: gh#17227 heap-buffer-overflow
commit
|
commitdiff
|
tree
2019-11-08
Karl Williamson
Fix tr/// compilation on VMS
commit
|
commitdiff
|
tree
2019-11-08
Dan Book
Link to more useful section of perlop from readpipe
commit
|
commitdiff
|
tree
2019-11-08
Dan Book
perlop - Make "STRING" section heading consistent
commit
|
commitdiff
|
tree
2019-11-07
Karl Williamson
perlguts: Revise pod of UTF8f
commit
|
commitdiff
|
tree
2019-11-07
Karl Williamson
Silence some compiler warnings
commit
|
commitdiff
|
tree
2019-11-07
Karl Williamson
Merge branch 'Remove swashes from core' into blead
commit
|
commitdiff
|
tree
2019-11-07
Karl Williamson
Remove lib/unicore/Heavy.pl
commit
|
commitdiff
|
tree
2019-11-07
Karl Williamson
UCD.pm: Remove 'none' from swash
commit
|
commitdiff
|
tree
2019-11-07
Karl Williamson
Remove utf8_heavy.pl
commit
|
commitdiff
|
tree
next