summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to 5.23.5Steve Hay2015-10-201-1/+1
* mktables: Improve .t diagnostic messageKarl Williamson2015-10-191-0/+1
* mktables: Update commentsKarl Williamson2015-10-191-10/+13
* [perl #126051] make the warnings::enabled example use warnings::enabledTony Cook2015-10-121-2/+4
* sync regen/warnings.pl and warnings.pm $VERSIONTony Cook2015-10-121-1/+1
* utf8_heavy.pl: Clarify commentKarl Williamson2015-10-111-2/+2
* fix up EXTEND() callersDavid Mitchell2015-10-021-1/+5
* Match ops no longer need OPpTARGET_MYFather Chrysostomos2015-09-291-2/+2
* Remove OPpGREP_LEXFather Chrysostomos2015-09-291-4/+0
* Bump $warnings::VERSION to 1.34Father Chrysostomos2015-09-291-1/+1
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-292-58/+53