summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Mention bytes::length modern workaround re 01e331e5Jarkko Hietaniemi2016-03-071-5/+12
* Update bytes.pm docKarl Williamson2016-03-061-34/+53
* TODO or skip certain failing locale tests on cygwinKarl Williamson2016-03-031-0/+8
* perl5db.pl version bumpJarkko Hietaniemi2016-03-021-1/+1
* Defaulting to VMS is probably not right.Jarkko Hietaniemi2016-03-021-3/+8
* amigaos4: use CONSOLE:, not VMS sys$commandAndy Broad2016-03-021-0/+8
* bump $strict::VERSION and $warnings::VERSIONTony Cook2016-03-022-2/+2
* narrow the filename check in strict.pm/warnings.pmAristotle Pagaltzis2016-03-022-11/+12
* bump version to 5.23.9Sawyer X2016-02-201-1/+1
* re/uniprops: Fix EBCDIC issueKarl Williamson2016-02-031-6/+7
* split CXt_LOOP_FOR into CXt_LOOP_LIST,CXt_LOOP_ARYDavid Mitchell2016-02-031-2/+2
* add parallelness to win32/GNUmakefileDaniel Dragan2016-01-251-2/+2
* more version bumpingStevan Little2016-01-201-1/+1
* t/re/uniprops.t: Fix bug in diagnostic outputKarl Williamson2016-01-191-1/+1
* Add qr/\b{lb}/Karl Williamson2016-01-192-1/+6359
* Make tables for Perl-tailored Unicode Line_Break propertyKarl Williamson2016-01-191-0/+60
* mktables: Add field to constructorKarl Williamson2016-01-191-8/+15
* lib/ExtUtils/typemap: silence g++ warning.David Mitchell2016-01-191-3/+11
* re/uniprops: Fix to work on early UnicodesKarl Williamson2016-01-141-3/+6
* Unicode::UCD: Fix to work on very early Unicode versionsKarl Williamson2016-01-141-3/+9
* Tailor \b{wb} for PerlKarl Williamson2016-01-081-1/+95
* mktables: Add constructor parameterKarl Williamson2016-01-081-1/+13
* lib/utf8.pm: pod changesKarl Williamson2016-01-071-70/+57
* mktables: Fix /l testing in re/uniprops.tKarl Williamson2016-01-061-1/+1
* Deparse the /n flag on regexes [perl #127189]Lukas Mai2016-01-062-9/+64
* verses -> versusLukas Mai2016-01-062-3/+3
* mktables: Free up some memory after final useKarl Williamson2015-12-231-0/+2
* Bump the perl version in various places for 5.23.7David Golden2015-12-211-1/+1
* mktables: Add "$0:" to its first outputKarl Williamson2015-12-191-2/+2
* lib/meta_notation: Fix so C1 controls are escapedKarl Williamson2015-12-142-6/+13
* lib/meta_notation.pm: Fix typo in commentKarl Williamson2015-12-141-1/+1
* add note about scope in strict docsDoug Bell2015-12-141-1/+5
* bump $utf8::VERSION for the utf8_heavy.pl fixTony Cook2015-12-141-1/+1
* utf8.c: Don't throw away a value and then recalc itKarl Williamson2015-12-091-1/+1
* [perl #126593] make sure utf8_heavy.pl doesn't depend on itselfTony Cook2015-12-091-1/+1
* standardize on "lookahead" and "lookaround"Ed Avis2015-12-071-1/+1
* Ensure 'q' works in debugger with RemotePort.Shlomi Fish2015-12-022-3/+24
* Benchmark.t: better diagnosticsDavid Mitchell2015-11-281-22/+22
* Benchmark.t/.pm: deal with short timesDavid Mitchell2015-11-262-5/+18
* Benchmark: move elapsed time calc into methodDavid Mitchell2015-11-261-11/+16
* Benchmark.t: add more diag outputDavid Mitchell2015-11-251-1/+24
* Benchmark.t: fix marginal testsDavid Mitchell2015-11-251-2/+2
* Get re/uniprops.t to pass on minitestKarl Williamson2015-11-211-4/+14
* [perl #116677] always deparse <> as either glob or readlineLukas Mai2015-11-212-20/+31
* Bump the perl version in various places for 5.23.6Abigail2015-11-201-1/+1
* Various tests: use centralized locale detectionKarl Williamson2015-11-201-8/+1
* lib/locale.pm: Fix so works on platforms without LC_CTYPEKarl Williamson2015-11-201-5/+4
* Fix Tie::StdScalar when $instance exists but isn't a 'true' valueRuud H.G. van Tol2015-10-281-2/+2
* lib/ExtUtils/t/Embed.t: Fix for z/OSKarl Williamson2015-10-221-1/+1
* Note the resource hungriness of mktables.Jarkko Hietaniemi2015-10-201-0/+5