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
modernize mkppport with signatures
2020-03-19
Nicolas R
modernize mkppport with signatures
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
regen/reentr.pl: Add comment
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
regen/reentr.pl: Rearrange ternary expression
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
File-Glob/bsd_glob.c: use PerlEnv_getenv()
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
Perl_init_tm: Use mutex to avoid race.
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
Merge branch 'time64' into blead
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.c: Add a branch prediction for unlikely event
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.c: Add mutex protection
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.[ch]: Inline only use of another macro
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.[ch]: Inline only use of a macro and fcn
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.c: White-space only
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.c: Refactor Perl_localtime64_r()
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
time64.c: Store fcn return in a variable
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
reentr.[ch]: Add gmtime_r, localtime_r
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
reentr.h: Add way to see if reentrant used
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
reentr.h: Add clarifying comment
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
reentr.[ch]: White-space only
commit
|
commitdiff
|
tree
2020-03-19
Karl Williamson
perl.h: Add ENV_LOCALE (UN)?LOCK macros
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
pp_match(): output regex debugging info
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
regcomp.h: Add macro
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
pp_match: Use 'z' length modifier to format sizes
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
POSIX.xs: Never pass NULL to ctermid()
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
Regne reentr.c.
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
reentr.c: revise handling of several wrapped fcns
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
reentr.c: Handle getspnam()
commit
|
commitdiff
|
tree
2020-03-18
Karl Williamson
reentr.c: Use keywords, not ops
commit
|
commitdiff
|
tree
2020-03-17
Karl Williamson
Fix pod errors
commit
|
commitdiff
|
tree
2020-03-17
Karl Williamson
perlre: Note savepv() allocations need to be freed
commit
|
commitdiff
|
tree
2020-03-16
Karl Williamson
Dynaloader: Add, fix comments
commit
|
commitdiff
|
tree
2020-03-16
Karl Williamson
iperlsys.h: White-space only
commit
|
commitdiff
|
tree
2020-03-15
Karl Williamson
reentr.[ch]: White-space only
commit
|
commitdiff
|
tree
2020-03-15
Karl Williamson
regen/reentr.pl: Add some comments
commit
|
commitdiff
|
tree
2020-03-14
Dave Rolsky
Fix language referring to GitHub issue tracker in various...
commit
|
commitdiff
|
tree
2020-03-13
Dan Book
perlrun - Update PERLIO documentation
commit
|
commitdiff
|
tree
2020-03-13
Dan Book
IPC::Open2 and IPC::Open3 documentation updates
commit
|
commitdiff
|
tree
2020-03-13
Nicolas R
Add strict and warnings to some .PL files
commit
|
commitdiff
|
tree
2020-03-13
Nicolas R
Add strict and warnings to a few utils
commit
|
commitdiff
|
tree
2020-03-13
Yves Orton
op.c: change Optype to I32 for cmpchain functions
commit
|
commitdiff
|
tree
2020-03-13
Zefram
pod/perlop.pod: cross-precedence chaining
commit
|
commitdiff
|
tree
2020-03-13
Zefram
pod/perlop.pod: expand doc on chained comparisons
commit
|
commitdiff
|
tree
2020-03-13
Zefram
chained comparisons
commit
|
commitdiff
|
tree
2020-03-12
Richard Leach
gh#10059 - potentially reduce -Wall warnings on plan9...
commit
|
commitdiff
|
tree
2020-03-12
Nicolas R
Avoid failures from Install 32bit dependencies issues
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
op.c: S_fold_constants_eval can't be inlined
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Stop requesting inlining some functions in recomp.c
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Revert "croak_memory_wrap is an inline function."
commit
|
commitdiff
|
tree
2020-03-11
Hugo van der Sanden
regexec.c: Clean up debug call
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Rmv obsolete function
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
use re qw(debug foo) should warn
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Allow debugging from regexec.c back to regcomp.c
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
regcomp.c: Update comments
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
lib/charnames.t: White-space only
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
regen/opcodes: Clarify comment
commit
|
commitdiff
|
tree
2020-03-11
Nicolas R
make_ext.pl should use current Perl to run Makefile.PL
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Add thread safety to some environment accesses
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Add mutex for accessing ENV
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Create new PUSHSTACKi for regcomp.c
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
cop.h: Add comment
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Implement \p{Name=/.../} wildcards
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
charnames.pm: Make a variable ReadOnly
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
mktables: Calculate legal chars in algorithmic names
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
lib/_charnames.pm: Fix comment
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Reformat lib/unicore/Name.pl
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
ext/re/re.pm: Fix up setting debug option defaults
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
regcomp.h: Combine two macros into one
commit
|
commitdiff
|
tree
2020-03-11
Richard Leach
regexp.h: no subbeg move when reordering regexp struct
commit
|
commitdiff
|
tree
2020-03-11
Richard Leach
regexp.h -reorder regexp to close x86-64 alignment...
commit
|
commitdiff
|
tree
2020-03-11
David Cantrell
add the missing =back
commit
|
commitdiff
|
tree
2020-03-11
David Cantrell
minor changes from review
commit
|
commitdiff
|
tree
2020-03-11
David Cantrell
documentation on how -I, -M, PERL5LIB and PERL5OPT...
commit
|
commitdiff
|
tree
2020-03-11
Karl Williamson
Unicode 13.0 is now official
commit
|
commitdiff
|
tree
2020-03-11
John Lightsey
Improve handling missing data in t/porting/authors...
commit
|
commitdiff
|
tree
2020-03-11
John Lightsey
Add clang and 32bit gcc to linux smoke test matrix.
commit
|
commitdiff
|
tree
2020-03-11
John Lightsey
Add additional email addresses for John Lightsey
commit
|
commitdiff
|
tree
2020-03-11
John Lightsey
Fix cygwin smoker configuration.
commit
|
commitdiff
|
tree
2020-03-09
Karl Williamson
regcomp.c: Fix comments
commit
|
commitdiff
|
tree
2020-03-09
Karl Williamson
perlunicode: Fix typo
commit
|
commitdiff
|
tree
2020-03-09
Karl Williamson
malloc.c: Fix compiler warnings/error
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
optimize sort by inlining comparison functions
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
pp_sort.c: small refactoring
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
pp_sort.c: call Perl_sortsv_flags directly
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
pp_sort.c: normalize indentation
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
new function specifier: PERL_STATIC_FORCE_INLINE
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
regen/embed.pl: handle PERL_STATIC_INLINE_NO_RET properly
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
regen/embed.pl: fix error message
commit
|
commitdiff
|
tree
2020-03-07
Karl Williamson
symbian/symbianish.h: Fix broken macro name
commit
|
commitdiff
|
tree
2020-03-05
Karl Williamson
Allow wildcard pattern debugging
commit
|
commitdiff
|
tree
2020-03-05
Karl Williamson
regcomp.c: Rmv use of extraneous macro
commit
|
commitdiff
|
tree
2020-03-05
Karl Williamson
regex: Change internal macro name
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
regcomp.c: Get rid of meaningless test
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
Allow more debugging in re_comp.c
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
char_class_invlists.h: Give re_comp.c access to enums...
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
regen/mk_invlists.pl: Allow enums/defines to be in...
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
Move two regex functions so that can use re debug
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
embed.fnc: Reorder the entries dealing with regexes
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
regen/mk_invlists.pl: Move #define in output
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
regcomp.c: Add comments
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
makedef.pl: Add comment
commit
|
commitdiff
|
tree
2020-03-02
Tony Cook
make freed op re-use closer to O(1)
commit
|
commitdiff
|
tree
2020-03-02
Karl Williamson
Replace value with a macro: OPTIMIZE_INFTY
commit
|
commitdiff
|
tree
next