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
2018-11-11
Sawyer X
Adding Zak for March release
commit
|
commitdiff
|
tree
|
snapshot
2018-11-10
James E Keenan
Ensure same count of tests on different OSes.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-10
Sawyer X
Bump Data::Dumper to 2.173 (no real change):
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Karl Williamson
ext/re/t/qr.t: Rmv extraneous Debug statement
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
David Mitchell
Don't localise array / hash slice ref assignment
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Tony Cook
(perl #132147) bump *DBM_File versions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Tony Cook
(perl #132147) add security warnings to the *DBM_File...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Tomasz Konojacki
pp_divide: use modulo instead of multiplication
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tony Cook
(perl #127606) adjust dependency paths on installation...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
James E Keenan
Correct spelling error
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
David Cantrell
perlfunc: highlight -X behaviour on dangling symlinks
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tony Cook
bump $File::Spec::*::VERSION
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tony Cook
prevent t/Functions.t from warning on undefined values...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
James E Keenan
Handle OSes where filesystems can be mounted with ...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Karl Williamson
PATCH: [perl #133620] heap buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Move subroutine definition to end of file.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Regularize indents within subroutine definition.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Fully encapsulate check_utime_result()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Remove code commented out since March 2002.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Repeatedly hard-coding an integer is a mistake.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Make descriptions more self-documenting
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Add notes so it's easier to see where we are in test...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
James E Keenan
Use t/test.pl's note() function
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
H.Merijn Brand
Add minix hints to MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
H.Merijn Brand
Add initial support for Minix3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Pali
Define also Perl's calloc() macro
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
James E Keenan
Note locales available and those used in tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Phil Pearl...
remove extra 'be' in perlre pod
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Dagfinn Ilmari...
Cast away const from AIX' accessx() path argument
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Tony Cook
(perl #133604) fix binmode on Win32 :crlf layers
origin/tonyc/133604-crlf-binmode-utf8
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Tony Cook
(perl #133604) test for binmode removing :utf8
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Tony Cook
(perl #133604) skip a new test on Win32 that fails...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Tony Cook
Using #ifdef inside macro arguments confuses VC++ 2008
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Bump version of Module::CoreList in Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Bump the Perl version for 5.29.5
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Create new perldelta for 5.29.5-to-be
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Tick off 5.29.4 release
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Epigraph for 5.29.4 release
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Merge branch 'release-5.29.4' into blead
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Finalize perldelta for 5.29.4
v5.29.4
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Aaron Crane
Update Module::Corelist for 5.29.4
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
Merge branch 'remove sizing pass' into blead
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
perldelta
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
Remove references to passes from regex compiler
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
Remove sizing pass from regular expression compiler
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Avoid potential NULL ptr dereference
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Test that code block exists before cleaning
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Extract code into a function
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Test for having /u earlier for \p{}
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Remove variable in favor of struct element
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Move fcn call out of loop
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Extract code into a function
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Consolidate checks for warnings fatality
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Add macro for warnings output
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Defer setting the OP variant of a regnode
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Defer setting regnode operand
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Defer setting flags of a regnode
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Move some declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Add some const's to static fcn
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use an equivalent 'if' condition
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Reorder 'if' clauses
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Rmv unnecessary else
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use SvREFCNT_inc_NN()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use an equivalent 'if' condition
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Combine expression into a macro
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Split variable into two
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
Consolidate code into a single macro
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Omit warning if error about to be raised
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Add ability to not warn during substitute...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Generalize conditions to output warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Move some more code to earlier
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Move some code to earlier
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Consolidate 2nd pass for warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Add macro for warning experimental features
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Put common code in a macro
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Rename macro and label
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use another macro consistently
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use name consistently
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use regnode offsets during parsing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.sym: Add lengths for ANYOF nodes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.h: Swap struct vs typedef
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Generate new regnode for /[[:posix:]]/l
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.sym: Add node type ANYOF_POSIXL
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.h: Add some macros
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.h: Remove unused macros
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: White-space, comment only
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.h: White-space, comments only
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Add conversion macros and use them
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Change macro formal parameter name
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Use pre-existing macro
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.c: Rename macros; reword some panic messages
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
regcomp.h: Create FILL_NODE macro and use it
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
t/re/reg_mesg.t: Turn off warns for experimental
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Karl Williamson
t/lib/warnings/regcomp: Turn off warns for experimental
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
James E Keenan
basic.t: Provide descriptions for all unit tests
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Tony Cook
(perl #125760) add fatal :utf8 tests for recv and send
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
James E Keenan
Use bsd_glob() instead of glob().
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Karl Williamson
regcomp.c: Make 'const' 2 parms to re_op_compile
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Karl Williamson
regcomp.c: Change name spelling for clarity
commit
|
commitdiff
|
tree
|
snapshot
next