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
2015-01-06
Ricardo Signes
perlpolicy: clarify what "feature can be replaced"...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
perlpolicy: the point is caution, not low stakes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
forward reference from "new features" to "experimental"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
proposed changes for perlpolicy updates
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Chad Granum
Test-Simple Version Bump, 1.301001_097 (RC17)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Daniel Dragan
const + static vtables in threads::shared
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Daniel Dragan
const a PERLIO vtable in PerlIO::encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Tony Cook
make minitest (mostly) work on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
minitest: run the sames tests on win32 as on POSIXish...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
minitest: miniperl on win32 always displays the x86...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
minitest op/magic.t: skip the env_is() tests on Win32...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
Win32 minitest: -k is never available on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
miniperl on Win32 doesn't have fork()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
some socket functions aren't available under Win32...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
disable Win32 sloppy stat in io/fs.t, io/stat.t
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
use textmode when opening scripts in miniperl to match...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
build miniperl with PerlIO
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
t/TEST: glob the supplied filenames on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
use TEST for minitest, same as POSIX systems
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
b.t: Fix test sequence numbers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
fix test fail on unthreaded perl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
const the custom op struct in Devel::Peek
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
pp.c pp_split GvAVn can't return NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
make B psuedofork safe
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
perldiag: Document ‘Bad symbol for scalar’
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
t/base/lex.t: Remove commented-out test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
complement can have OPpTARGET_MY
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
H.Merijn Brand
Put pthread in front of libswanted and add cl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Chris 'BinGOs...
Update Module-Metadata to CPAN version 1.000025
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
reg_nocapture.t: Skip %+ tests under miniperl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
perl.h:MY_CXT_CLONE: void *, not void **
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Dragan
const a table in B
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Dragan
reorder MY_CXT_CLONE for less memory reads
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
pad.c: Obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
Fix CvOUTSIDE for state subs in predeclared subs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Chad Granum
Test-Simple Version Bump, 1.301001_096 (RC16)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Hugo van der...
check more carefully for empty negative lookahead
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Chris 'BinGOs...
Update IO-Socket-IP to CPAN version 0.35
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig A. Berry
Revert "Fix PerlIO vtables on VMS."
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig A. Berry
Ditch the custom extern/const model on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig A. Berry
Simplify PIC specification in perlshr.exe.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig A. Berry
Explicitly name linker map on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig A. Berry
Remove dead line of code from vms/test.com.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Craig A. Berry
Fix PerlIO vtables on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Chris 'BinGOs...
Update ExtUtils-Manifest to CPAN version 1.70
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Matthew Horsfall
Perldelta for /n regexp flag. Also ?: to C<?:> in perlr...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Steve Hay
Remove sources of "unreferenced label" warning on Win32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Steve Hay
Remove redundant -I..\lib arguments from some Win32...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Daniel Dragan
make win32 harness process use tested perl binary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
Configure: silence ASan warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
File::Glob: avoid qsort() on no entries
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
clone PL_cv_has_eval and PL_savebegin
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
sv_vcatpvfn_flags() avoid array bounds err
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
asan_ignore: exclude S_expect_number()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix integer overflow in S_study_chunk().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
pack(): avoid << of negative values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
avoid integer overflow in pp_flop()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix more -IV_MIN negations
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix undefined float behaviour in pack('f')
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
avoid integer overflow in Perl_av_extend_guts()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
asan_ignore: exclude Perl_pp_left_shift()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix -IV_MIN negations
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix integer overflow in S_study_chunk().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
handy.h Cast to unsigned before doing xor
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
Empty \N{} in regex pattern should force /d to /u
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
regcomp.c: comment and white-space changes only
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
warnings.pm: Fix too long verbatim lines
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
perlre: Fix too long verbatim line
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
lib/B/Deparse.pm: refactor a hash slightly
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
lib/B/Deparse.pm: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
lib/B/Deparse.pm: Generalize for non-ASCII platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
lib/B/Deparse.pm: Output WARNING_BITS in binary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
lib/B/Deparse.pm: Move hash to earlier in file
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
perlpod: Latin1 pods need an =encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Karl Williamson
regcomp.c: Fix [_A-Z] for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Karl Williamson
regcomp.c: Replace dead code with NOT_REACHED
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Daniel Dragan
fix a broken optimization in win32/config_h.PL to stop...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Matthew Horsfall
Add documentation for /n (non-capture) regexp flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Father Chrysostomos
lex_assign.t: Actually test chomp
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Father Chrysostomos
lex_assign.t: Correct (s)cho(m)p comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Father Chrysostomos
op_private: Update note about targlex and trans
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Father Chrysostomos
Enable OPpTARGET_MY optimisation for cmp/<=>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Karl Williamson
Fix breakage of 780fcc9
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Karl Williamson
regexec.c: Suppress warning messages
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
Raise warning on multi-byte char in single-byte locale
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
perllocale: Nits
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
foldEQ_utf8(): Add some internal flags
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
lib/warnings/utf8: Add missing tests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
Simplify foldEQ_utf8
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
utf8.c: Use OP_DESC instead of passing string.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
utf8.c: Fix potential fold bug
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
utf8.c: Add some function parameter assertions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
regexec.c: Move goto label to avoid redundant work
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
Don't raise 'poorly supported' locale warning unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
Add regex nodes for locale
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
regcomp.c, regexec.c: Vertically align ternary operators
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
Nits in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Ævar Arnfjörð...
Add support for new warning categories outside of ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Steve Hay
More CUSTOMIZED updates:
commit
|
commitdiff
|
tree
|
snapshot
next