| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 5.24.4, ahead of its impending release | Steve Hay | 2018-02-28 | 1 | -1/+1 |
* | Bump version to 5.24.3, ahead of its impending release | Steve Hay | 2017-09-08 | 1 | -1/+1 |
* | Bump version to 5.24.2, ahead of its impending release | Steve Hay | 2017-02-23 | 1 | -1/+1 |
* | perl5db.pl: bump perldb $VERSION | Tony Cook | 2016-07-25 | 1 | -1/+1 |
* | perl5db.pl: ensure PadWalker is loaded from standard paths | Tony Cook | 2016-07-25 | 1 | -2/+8 |
* | Bump version to 5.24.1, ahead of its impending release | Steve Hay | 2016-07-15 | 1 | -1/+1 |
* | Bump $File::Copy::VERSION | Dominic Hargreaves | 2016-04-30 | 1 | -1/+1 |
* | File::Copy: add a warning about flushing writes | Dominic Hargreaves | 2016-04-30 | 1 | -0/+8 |
* | lib/perl5db.pl: Fix pod error. | Karl Williamson | 2016-04-23 | 1 | -2/+2 |
* | regen: B::Op_private and uconfig.h | Ricardo Signes | 2016-04-10 | 1 | -1/+1 |
* | Strengthen cautions about locale use with threads | Karl Williamson | 2016-04-08 | 1 | -1/+12 |
* | Bump version in various places | Abigail | 2016-03-20 | 1 | -1/+1 |
* | Upgrade Win32API::File from version 0.1202 to 0.1203 | Steve Hay | 2016-03-19 | 1 | -1/+1 |
* | regen/mk_invlists.pl: Revamp so works on earlier Unicodes | Karl Williamson | 2016-03-17 | 1 | -23/+71 |
* | mktables: Use correct structure to look up data | Karl Williamson | 2016-03-17 | 1 | -1/+1 |
* | mktables: Fix bug with early Unicode versions | Karl Williamson | 2016-03-17 | 1 | -14/+20 |
* | mktables: Unicode 1.5 only had 2**16 code points | Karl Williamson | 2016-03-17 | 1 | -1/+1 |
* | t/re/uniprops.t: Remove wrong test cases | Karl Williamson | 2016-03-12 | 1 | -0/+12 |
* | Fix various pod errors. | Karl Williamson | 2016-03-11 | 1 | -4/+7 |
* | Mention bytes::length modern workaround re 01e331e5 | Jarkko Hietaniemi | 2016-03-07 | 1 | -5/+12 |
* | Update bytes.pm doc | Karl Williamson | 2016-03-06 | 1 | -34/+53 |
* | TODO or skip certain failing locale tests on cygwin | Karl Williamson | 2016-03-03 | 1 | -0/+8 |
* | perl5db.pl version bump | Jarkko Hietaniemi | 2016-03-02 | 1 | -1/+1 |
* | Defaulting to VMS is probably not right. | Jarkko Hietaniemi | 2016-03-02 | 1 | -3/+8 |
* | amigaos4: use CONSOLE:, not VMS sys$command | Andy Broad | 2016-03-02 | 1 | -0/+8 |
* | bump $strict::VERSION and $warnings::VERSION | Tony Cook | 2016-03-02 | 2 | -2/+2 |
* | narrow the filename check in strict.pm/warnings.pm | Aristotle Pagaltzis | 2016-03-02 | 2 | -11/+12 |
* | bump version to 5.23.9 | Sawyer X | 2016-02-20 | 1 | -1/+1 |
* | re/uniprops: Fix EBCDIC issue | Karl Williamson | 2016-02-03 | 1 | -6/+7 |
* | split CXt_LOOP_FOR into CXt_LOOP_LIST,CXt_LOOP_ARY | David Mitchell | 2016-02-03 | 1 | -2/+2 |
* | add parallelness to win32/GNUmakefile | Daniel Dragan | 2016-01-25 | 1 | -2/+2 |
* | more version bumping | Stevan Little | 2016-01-20 | 1 | -1/+1 |
* | t/re/uniprops.t: Fix bug in diagnostic output | Karl Williamson | 2016-01-19 | 1 | -1/+1 |
* | Add qr/\b{lb}/ | Karl Williamson | 2016-01-19 | 2 | -1/+6359 |
* | Make tables for Perl-tailored Unicode Line_Break property | Karl Williamson | 2016-01-19 | 1 | -0/+60 |
* | mktables: Add field to constructor | Karl Williamson | 2016-01-19 | 1 | -8/+15 |
* | lib/ExtUtils/typemap: silence g++ warning. | David Mitchell | 2016-01-19 | 1 | -3/+11 |
* | re/uniprops: Fix to work on early Unicodes | Karl Williamson | 2016-01-14 | 1 | -3/+6 |
* | Unicode::UCD: Fix to work on very early Unicode versions | Karl Williamson | 2016-01-14 | 1 | -3/+9 |
* | Tailor \b{wb} for Perl | Karl Williamson | 2016-01-08 | 1 | -1/+95 |
* | mktables: Add constructor parameter | Karl Williamson | 2016-01-08 | 1 | -1/+13 |
* | lib/utf8.pm: pod changes | Karl Williamson | 2016-01-07 | 1 | -70/+57 |
* | mktables: Fix /l testing in re/uniprops.t | Karl Williamson | 2016-01-06 | 1 | -1/+1 |
* | Deparse the /n flag on regexes [perl #127189] | Lukas Mai | 2016-01-06 | 2 | -9/+64 |
* | verses -> versus | Lukas Mai | 2016-01-06 | 2 | -3/+3 |
* | mktables: Free up some memory after final use | Karl Williamson | 2015-12-23 | 1 | -0/+2 |
* | Bump the perl version in various places for 5.23.7 | David Golden | 2015-12-21 | 1 | -1/+1 |
* | mktables: Add "$0:" to its first output | Karl Williamson | 2015-12-19 | 1 | -2/+2 |
* | lib/meta_notation: Fix so C1 controls are escaped | Karl Williamson | 2015-12-14 | 2 | -6/+13 |
* | lib/meta_notation.pm: Fix typo in comment | Karl Williamson | 2015-12-14 | 1 | -1/+1 |