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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2020-07-20
Dagfinn Ilmari...
Remove use of dVAR in core
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
Remove PERL_GLOBAL_STRUCT
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
Remove Symbian port
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
perldebguts: fix documentation for ${"_<$filename"}
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
Remove the final remnants of 5005threads support
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Paul "LeoNerd...
Ensure stack is in consistent state while restoring...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
Use static asserts when comparing sizeof() to a constant
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
Remove accidentally-reintroduced WinCE workaround
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dagfinn Ilmari...
Use UINTMAX_C() in nBIT_MASK() definition
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Karl Williamson
t/TEST: Unset PERL_UNICODE
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B/Deparse.pm: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B/Deparse.t: Add tests for UTF-8 tr///
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B/Deparse.pm: Rework deparsing of UTF-8 tr///
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B/Deparse.pm: Simplify fcn
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B/Deparse.pm: combine 2 fcns into one
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B::Deparse.pm: Extract code into a function
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
B/Deparse.pm: Use mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
regen/op_private: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
doop.c: Remove unnecessary cautiousness
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
t/re/re_tests: Fix misspelling in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
regexec.c: Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
utf8.h: Add some branch predictions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
regcomp.c: Add some comments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
handy.h: Add comments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
embed.fnc: reentr not public, so remove from perlapi
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
INSTALL: Update comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
op/pack.t: Skip ASCII-centric test on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
ext/XS-APItest/t/utf8_warn_base.pl: Fix a couple tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
ext/XS-APItest/t/utf8_warn_base.pl: Fix comment misstat...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
ext/XS-APItest/t/hv_macro.t: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
handy.h: Create nBIT_UMAX() macro
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
handy.h: Create nBIT_MASK(n) macro
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
handy.h: Update comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
t/porting/readme.t: TODO tests now passing on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
op/infnan.t: Todo tests are now passing on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Fix uninitialized fold table for EBCDIC with no locales
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
regen/ebcdic.pl: Declare tables with correct size
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
regen/ebcdic.pl: Add locale-related ability
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
regexec.c: Don't use sizeof()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Remove PL_freq
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Remove EBCDIC PL_freq
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
perl.h: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
ext/File-Glob/t/basic.t: Check error returns
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
t/test.pl: Display an ESC control char as \e
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
t/loc_tools.pl: Don't test unsafe locales
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Add z/OS locale categories
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
embed.fnc: Mark some internal functions as core
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
embed.fnc: utf8 foo_msgs fcns no longer experimental
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
embed.fnc: Add info to a comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
embed.fnc: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
embed.fnc: Reorder some comments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Make SvTRUEx identical to SvTRUE
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Update pod for SvTRUE, to indicate single param evaluation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
sv.h: Wanted UOK, but said IOK
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Move restricted-use api items to perlintern
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
Move api items to perlintern where macro should instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
sv.h: Change formal parameter name to reflect its usage
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
MUTABLE_PTR() Rmv non-standard syntax
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
autodoc.pl: varargs fcns require full 'Perl_foo'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Karl Williamson
XS-APItest: Silence a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Dagfinn Ilmari...
time64: declare `tm_zone` as `const char*` unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Karen Etheridge
fix 5.32.0 release date; remove 5.31.x releases already...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
James E Keenan
Re-run Porting/makemeta
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
Merge branch 'blead' of github.com:Perl/perl5 into...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Nicolas R
dist/IO no indirect, strict & warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Nicolas R
Update Socket from v2.029 to v2.030
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Nicolas R
Update JSON-PP from 4.04 to 4.05
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Nicolas R
Update IPC-SysV from 2.07 to 2.08
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
Bump the perl version in various places for 5.33.1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Karen Etheridge
new perldelta for 5.33.1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
James E Keenan
corrupt.t: Correct spelling error
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Karl Williamson
Time-HiRes: Use core version compare
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
Bump the perl version in various paces for 5.33.1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
James E Keenan
HTTP::Tiny needs two modules for https support
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
James E Keenan
Dumpvalue.t: Tighten scope of package variables.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
James E Keenan
groups.t: Correct one syntax error which was warning
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Karl Williamson
Add PERL_VERSION_GE macro, and kin
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
new perldelta for 5.33.1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
Update release schedules, as muchas I can
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Scott Baker
Update index() documentation with some code examples
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Karl Williamson
Add Scott Baker to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
update epigraph
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
small version number orrection
v5.33.0
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
add new release to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
Update perldelta for 5.33.0
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Sawyer X
Update Module::CoreList for 5.33.0
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Eric Herman
hv.c: Remove obsolete/confusing constant
17291/head
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Leon Timmermans
Make perl compile under minix again
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Karen Etheridge
fix bad version number in INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Andy Dougherty
perlpolicy: Adjust the list of moderators.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Dagfinn Ilmari...
Remove redundant ternary in safesysmalloc
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Sawyer X
Update epigraphs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Sawyer X
Bumps, perldeltas, pods
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Sawyer X
Bump to 5.33.0
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Sawyer X
Tick the release
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Sawyer X
add new release to perlhist
jkeenan/v5.32.0
release-7.0.0
v5.32.0
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Sawyer X
Update perldelta
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Tony Cook
skip the failing hexfloat test if it fails on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Tony Cook
warn the user that NetBSD's long double support isn...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
John Paul Adrian...
op.h: Add additional padding to struct opslab to ensure...
commit
|
commitdiff
|
tree
|
snapshot
next