This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-12-16 Karl Williamsonperldiag.pod: Correctly alphabetize an entry
2015-12-16 Karl Williamsondoop.c: Fix typo in comment
2015-12-16 Jarkko HietaniemiMark the Perldoc.pm as customized
2015-12-16 Andy Broadamigaos4: cpan/Pod-Perldoc: add pager preferences
2015-12-16 Andy Broadamigaos4: use the AmigaOS pager
2015-12-16 Karl Williamsonencoding-warnings: Skip tests on EBCDIC
2015-12-16 Karl Williamsonperldelta: Fix typo leading to broken link
2015-12-16 Dagfinn Ilmari... Fix use of == to compare strings in perlref.pod
2015-12-16 Aaron Craneperldelta for cd3393cf71a2
2015-12-16 Aaron CraneMerge branch 'data-dumper-trailingcomma' into blead
2015-12-16 Aaron CraneData::Dumper: add Trailingcomma option
2015-12-16 Aaron CraneData::Dumper: replace pointer with local variable
2015-12-16 Aaron CraneData::Dumper: move sortkeys setting into style struct
2015-12-16 Aaron CraneData::Dumper: reorder elements of style struct
2015-12-15 Aaron CraneData::Dumper: refactor XS implementation
2015-12-15 Karl Williamsonlib/meta_notation: Fix so C1 controls are escaped
2015-12-15 Karl Williamsonlib/meta_notation.pm: Fix typo in comment
2015-12-15 Karl Williamsonperlgit: Keep verbatim lines within 79 columns
2015-12-15 Karl WilliamsonFix -Dr output
2015-12-15 Jarkko HietaniemiMention the clang thread safety analysis.
2015-12-14 Doug Belladd note about scope in strict docs
2015-12-14 Jarkko HietaniemiMerge branch 'mixed-endian-double-double' into blead
2015-12-14 Jarkko Hietaniemiinfnan: NaN payload for mixed endian double-doubles
2015-12-14 Jarkko HietaniemiConfigure: infnan for mixed-endian double-double
2015-12-14 Jarkko HietaniemiConfigure: mixed-endian double-doubles
2015-12-14 Jarkko HietaniemiConfigure: cannot trust the bytes after the 80-bit fp
2015-12-14 David Mitchellpp_padav, pp_padhv whitespace only
2015-12-13 Tony Cookperldelta for 0fd86aa72aab
2015-12-13 Tony Cookbump $utf8::VERSION for the utf8_heavy.pl fix
2015-12-13 Tony Cookperldelta for 093d5aa02ee8
2015-12-13 Tony Cookperldelta for d3b9036e206e
2015-12-13 Tony Cookperldelta for e8c18a8486f7
2015-12-13 Tony Cookperldelta for 2efdfb1e6cf6
2015-12-13 Tony Cookperldelta for 8f8d807bf58b
2015-12-13 Steve Hay5.22.1 is done
2015-12-13 Steve HayImport 5.22.1 perldelta
2015-12-13 Steve HayAdd 5.22.1 epigraph
2015-12-13 Steve Hay5.22.1 today
2015-12-13 Steve Hay5.22.1 today - update Module::CoreList
2015-12-11 David Mitchellavoid leaks when calling mg_set() in leave_scope()
2015-12-10 Karl Williamsonutf8.c: Fix EBCDIC double translation
2015-12-10 Craig A. BerrySuppress overflow warning in bop.t.
2015-12-10 Jarkko Hietaniemihexfp: all ppc/powerpc-ld linux tailbits difference...
2015-12-10 Karl WilliamsonSkip casing for high code points
2015-12-10 Karl WilliamsonSkip casing for some non-cased scripts
2015-12-10 Karl Williamsonutf8.c: Add indentation
2015-12-10 Karl WilliamsonDon't try to case change surrogates, above-Unicodes
2015-12-10 Doug BellFix awkward wording in 'say' documentation
2015-12-10 Lukas Maireword $@ documentation (it's not just for syntax errors)
2015-12-10 Karl Williamsonutf8.c: Don't throw away a value and then recalc it
2015-12-10 Karl Williamsonembed.fnc: White-space only
2015-12-10 Karl Williamsonperlapi: Vaguely deprecate to_utf8_case
2015-12-10 Karl Williamsonutf8.c: Add some LIKELY(), UNLIKELY()
2015-12-10 Lukas Maiperlgit.pod: update 'git status' sample output
2015-12-10 Lukas Maiperlgit.pod: standardize on % as shell prompt
2015-12-10 Karl Williamsonutf8.h, utfebcdic.h: Add #define
2015-12-10 Karl Williamsonutf8.h: Fix macro definition
2015-12-10 Karl Williamsonutf8.h: Remove unused #define
2015-12-10 Karl Williamsont/lib/warnings/utf8: Add some tests
2015-12-09 Tony CookAchim Gratz is now a perl author
2015-12-09 Achim Gratz[perl #126834] Cygwin cygdrive prefix test
2015-12-09 David Mitchell[MERGE] rpeep() consistent oldoldop -> oldop -> o
2015-12-09 David Mitchellrpeep() assert oldoldop -> oldop -> o form a chain
2015-12-09 David Mitchellrpeep: maintain chain when handling for(reverse..)
2015-12-09 David Mitchellrpeep: maintain chain when del extra nextstates
2015-12-09 David Mitchellstop the eliding of void $pkg_var from assert fail
2015-12-09 Karl Williamsonutf8.c: Fix broken EBCDIC compilation
2015-12-09 Tony Cook[perl #126593] make sure utf8_heavy.pl doesn't depend...
2015-12-09 Karl WilliamsonPerl_uvoffuni_to_utf8_flags() Combine ASCII, EBCDIC...
2015-12-09 Karl Williamsonutf8.c: Extract some code into macros
2015-12-09 Karl Williamsonutf8.c: White-space only
2015-12-09 Karl Williamsonutf8.c: Add some UNLIKELY()
2015-12-09 Karl Williamsonutf8.c: Reorder some tests
2015-12-09 Karl Williamsonutf8.h: Split UNICODE_IS_NONCHAR() into smaller macros
2015-12-08 Aristotle Pagaltzisimprove my rewrite of installhtml’s dir scan
2015-12-08 Steve HayAdd epigraph for 5.22.1-RC4
2015-12-08 Steve HayPerl 5.22.1-RC4 today
2015-12-08 David Mitchellperldelta: davem's significant stuff since 5.23.5
2015-12-08 Craig A. BerryFix t/op/sprintf2.t on VMS
2015-12-07 Aaron CraneFix Emacs dir-local variables
2015-12-07 Ricardo Signesregen charclass_invlists.h
2015-12-07 Doug Bellmention $? in backticks documentation
2015-12-07 Ed Avisstandardize on "lookahead" and "lookaround"
2015-12-07 Steve HayRemove duplicate line from test
2015-12-07 Tony Cookperldelta for 817e3e2c6
2015-12-07 Tony Cook[perl #123991] report an error if we can't parse the...
2015-12-07 Chris 'BinGOs... Update Math-BigInt-FastCalc to CPAN version 0.38
2015-12-06 Karl Williamsonutf8.h, utfebcdic.h: Comments, white-space only
2015-12-06 Jarkko Hietaniemihexfp: test longdblkind directly, instead of doublekind
2015-12-06 Aaron CranePorting/Glossary: fix a set of typos
2015-12-06 Karl Williamsonperldelta: Add note about earlier \p{} changes
2015-12-06 Karl WilliamsonAPItest: Add tests for valid_utf8_to_uvchr
2015-12-06 Karl Williamsont/uni/case.pl: Sort numerics with <=> to get better...
2015-12-06 Karl Williamsonutf8.h: Remove a branch in macro for Unicode surrogates
2015-12-06 Karl Williamsonutf8.h: Add some casts in macros, for safety
2015-12-06 Karl WilliamsonMerge commit for removing EBCDIC special code
2015-12-06 Karl Williamsonutf8.h: Combine EBCDIC and ASCII macros
2015-12-06 Karl Williamsonutf8.h: Refactor macro definition
2015-12-06 Karl Williamsonutf8.h: Combine EBCDIC and ASCII macros
2015-12-06 Karl Williamsonutf8.h: Refactor a macro
next