summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bump the perl version in various places for 5.23.4.Peter Martini2015-09-211-1/+1
* PATCH [perl #120790] Unicode::UCD failure to warn on bad inputKarl Williamson2015-09-142-2/+25
* English.pm: Only alias $- to $FORMAT_LINES_LEFTThomas Sibley2015-09-111-2/+2
* pods: Discourage use of 'In' prefix for Unicode Block propertyKarl Williamson2015-09-111-32/+46
* mktables: Fix --annotate option outputKarl Williamson2015-09-081-1/+10
* Increment $VERSION in lib/locale.pm.James E Keenan2015-09-081-1/+1
* t/loc_tools.pl: Fix some bugs in locales_enabled()Karl Williamson2015-09-081-0/+14
* lib/locale.t: Use 'chomp' not 'chop'Karl Williamson2015-09-081-1/+1
* lib/locale.t: sub ok() returns pass/failKarl Williamson2015-09-081-0/+1
* lib/locale.pm: Add an assertionKarl Williamson2015-09-081-2/+12
* amigaos4: lib/.gitignore for the Amiga extensionsAndy Broad2015-09-051-0/+1
* lib/utf8.t: EBCDIC fixesKarl Williamson2015-08-251-17/+38
* lib/utf8.t: Add some tests to stress EBCDICKarl Williamson2015-08-251-13/+35
* Various .t files: Use globals to see if on EBCDICKarl Williamson2015-08-252-8/+8
* mktables: Comment changes onlyKarl Williamson2015-08-201-4/+4
* mktables: Move file handling to non-exceptional orderKarl Williamson2015-08-201-18/+13
* mktables: Revamp the compare versions functionalityKarl Williamson2015-08-201-86/+307
* mktables: Fix so -annotate works on early UnicodesKarl Williamson2015-08-201-27/+48
* mktables: Move code to common functionsKarl Williamson2015-08-201-24/+62
* mktables: Fix up property calc for early UnicodesKarl Williamson2015-08-201-1/+4