This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-09-13 Karl WilliamsonPATCH: [perl #125892] qr/(?[ ]) regression with '!'
2015-09-13 Karl Williamsonregcomp.c: Add synonym for macro complement
2015-09-12 Steve HayUpdate release schedule
2015-09-12 Steve HayCopy perl5203delta into blead
2015-09-12 Steve HayAdd epigraph for 5.20.3
2015-09-12 Steve Hay5.20.3 today
2015-09-12 Steve HayModule::CoreList: Fill in date for 5.20.3 release
2015-09-12 Karl Williamsontoke.c: Silence some compiler warnings
2015-09-11 Lukas Maireplace references to "-w" by strict/warnings
2015-09-11 Thomas SibleyEnglish.pm: Only alias $- to $FORMAT_LINES_LEFT
2015-09-11 Thomas Sibleyperlvar: %LAST_MATCH_START is not %-
2015-09-11 Karl WilliamsonPATCH: [perl #125990] panic: reg_node overrun
2015-09-11 Karl Williamsonregcomp.c: Split an internal flag into 2
2015-09-11 Karl Williamsonregcomp.c: Reorder a test
2015-09-11 Karl Williamsonregcomp.c: Add assertion and parameter to macro
2015-09-11 Karl Williamsonregcomp.c: Fix, clarify comments
2015-09-11 Karl Williamsonpods: Discourage use of 'In' prefix for Unicode Block...
2015-09-09 Tony Cookrefine the skip test for the 32-bit x86 ABI brokeness
2015-09-09 Karen Etheridgefix list rendering in perlhack
2015-09-09 Karl Williamsonlocale.c: Silence porting messages
2015-09-09 darksujiMake behavior of $Carp::MaxArgNums match docs
2015-09-08 Karl Williamsonmktables: Fix --annotate option output
2015-09-08 James E KeenanIncrement $VERSION in lib/locale.pm.
2015-09-08 Karl WilliamsonRefactor tr/// parsing to work on EBCDIC, fix other bug
2015-09-08 Karl WilliamsonSlightly shorten most regex patterns
2015-09-08 Karl Williamsont/loc_tools.pl: Fix some bugs in locales_enabled()
2015-09-08 Karl Williamsonlib/locale.t: Use 'chomp' not 'chop'
2015-09-08 Karl Williamsonlib/locale.t: sub ok() returns pass/fail
2015-09-08 Karl Williamsonlib/locale.pm: Add an assertion
2015-09-08 Karl WilliamsonAdd more -DL debugging info
2015-09-08 Karl WilliamsonAdd code for debugging locale initialization
2015-09-08 Karl Williamsonlocale.c: Add clarifying comments
2015-09-08 Tony Cookreport missing authors to stderr
2015-09-08 Karl Williamsonembed.fnc: Add comment
2015-09-08 Karl WilliamsonTest-Test.pm: Pedantic pod fixes
2015-09-08 Karl WilliamsonTest::Test.pm: EBCDIC fixes
2015-09-08 Karl WilliamsonRmv trailing ';' on #endif
2015-09-07 Craig A. BerrySkip aassign.t test under -DDEBUGGING on VMS.
2015-09-07 Craig A. BerrySkip Amiga extensions on VMS.
2015-09-07 Chris 'BinGOs... Don't add -shared when the compiler is clang++
2015-09-07 Tony CookSupport parallel builds on Win32 with dmake
2015-09-07 Daniel Draganadd parallel support 4 Win32 dmake-uudmap+no 2nd run...
2015-09-07 Daniel Draganadd parallel support 4 Win32 dmake-COREDIR parallelism...
2015-09-07 Daniel Draganadd parallel support 4 Win32 dmake building part 1
2015-09-06 Ricardo Signesmove Test dist from ./cpan to ./dist
2015-09-06 Ricardo SignesMETA.* regen for moved Math-* dists
2015-09-06 Ricardo Signesmove Math-Big* from ./dist to ./cpan
2015-09-06 Ricardo Signesbump versions of perl modules updated in AmigaOS branch
2015-09-06 David Mitchellre/speed.t: increase watchdog timeout
2015-09-05 Karl WilliamsonRegenerated podcheck db: AmigaOS pedantic failures
2015-09-05 Karl WilliamsonFix a couple of pod issues
2015-09-05 Karl WilliamsonFix broken link in pod for Hash::Util::FieldHash
2015-09-05 Ricardo SignesMerge commit for amigos branch
2015-09-05 Andy Broadamigaos4: README.amiga
2015-09-05 Andy Broadamigaos4: install scripts
2015-09-05 Andy Broadamigaos4: no FD_CLOEXEC, no test
2015-09-05 Andy Broadamigaos4: customized Socket Socket.xs
2015-09-05 Andy Broadamigaos4: customized Pod::Perldoc lib/Perldoc.pm
2015-09-05 Andy Broadamigaos4: customized Compress-Raw-Zlib Zlib.xs
2015-09-05 Andy Broadamigaos4: cpan/Socket: needs INET_ADDRSTRLEN
2015-09-05 Andy Broadamigaos4: cpan/Pod-Perldoc: different paging
2015-09-05 Andy Broadamigaos4: cpan/Compress-Raw-Zlib: also __amigaos4__
2015-09-05 Andy Broadamigaos4: dist/threads: no thread signal blocking
2015-09-05 Andy Broadamigaos4: dist/PathTools/lib/File/Spec: add AmigaOS.pm
2015-09-05 Andy Broadamigaos4: dist/PathTools/Cwd: special env handling
2015-09-05 Andy Broadamigaos4: ext/POSIX: no fancy signals
2015-09-05 Andy Broadamigaos4: ext/POSIX: no mkfifo
2015-09-05 Andy Broadamigaos4: translate $^X to unix style
2015-09-05 Andy Broadamigaos4: neither sched_yield nor pthread_yield
2015-09-05 Andy Broadamigaos4: use afstat for fstat
2015-09-05 Andy Broadamigaos4: random device name
2015-09-05 Andy Broadamigaos4: unlink of open/locked files will fail
2015-09-05 Andy Broadamigaos4: avoid my_pclose
2015-09-05 Andy Broadamigaos4: use my_popen from amigaos.c
2015-09-05 Andy Broadamigaos4: avoid my_popen_list
2015-09-05 Andy Broadamigaos4: needs inplace edit backup file
2015-09-05 Andy Broadamigaos4: setenv magic should work with __amigaos4__
2015-09-05 Andy Broadamigaos4: no env in main()
2015-09-05 Andy Broadamigaos4: unistd.h needs netinet/in.h
2015-09-05 Andy Broadamigaos4: fork child handling
2015-09-05 Andy Broadamigaos4: use our own environ implementation
2015-09-05 Andy Broadamigaos4: PERL_SYS_INIT_BODY and PERL_SYS_TERM_BODY
2015-09-05 Andy Broadamigaos4: use amigaos glue for exec(), system(), waitpid()
2015-09-05 Andy Broadamigaos4: save and restore stdio handles around exec
2015-09-05 Andy Broadamigaos4: clone differently
2015-09-05 Andy Broadamigaos4: special post-exec trick needed
2015-09-05 Andy Broadamigaos4: exec returns I32
2015-09-05 Andy Broadamigaos4: FD_CLOEXEC is defined but not implemented
2015-09-05 Andy Broadamigaos4: WORD defined in exec/types.h
2015-09-05 Andy Broadamigaos4: check that the errno indicates an error
2015-09-05 Andy Broadamigaos4: copy the amigaos glue files to the top
2015-09-05 Andy Broadamigaos4: add amigaos the glue code
2015-09-05 Andy Broadamigaos4: Makefile.SH workaround for shell bug
2015-09-05 Andy Broadamigaos4: flock unimplemented
2015-09-05 Andy Broadamigaos4: the Perl executable needs to be linked with...
2015-09-05 Andy Broadamigaos4: do not build Amiga extensions in Win32
2015-09-05 Andy Broadamigaos4: lib/.gitignore for the Amiga extensions
2015-09-05 Andy Broadamigaos4: Amiga extensions maintenance
2015-09-05 Andy Broadamigaos4: ppport.h for the AmigaOS extensions
2015-09-05 Andy Broadamigaos4: detect the Amiga extensions
next