summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* improve diagnostics of dbm_filter_util.pl by using Data::Dumper::qquoteYves Orton2012-10-261-5/+8
* Fix hash ordering dependency in DBM_Filter/t/int32.tYves Orton2012-10-261-2/+1
* charnames pod: Note that \N{} doesn't accept interpolated $varsKarl Williamson2012-10-241-2/+4
* Make \N{unknown char} a syntax errorKarl Williamson2012-10-243-31/+32
* charnames.t: Fix erroneous interpolation of \N{}Karl Williamson2012-10-241-1/+1
* mktables: Don't generate no-longer needed tablesKarl Williamson2012-10-201-19/+0
* mktables: Add table for chars with multi-char foldKarl Williamson2012-10-141-1/+9
* Update utf8.t testsFather Chrysostomos2012-10-011-7/+4
* Increase $warnings::VERSION to 1.15Father Chrysostomos2012-09-301-1/+1
* Increase $feature::VERSION to 1.31Father Chrysostomos2012-09-301-1/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-302-9/+5
* [perl #20636] Make h2xs skip #define macros with empty rhsAaron Crane2012-09-281-0/+21
* mktables: Mention USourceData in generated podKarl Williamson2012-09-271-0/+2
* mktables: Nits in comments, generated podKarl Williamson2012-09-271-3/+3
* Use official Unicode 6.2Karl Williamson2012-09-263-97/+79
* Remove a couple of tentacles from MiNT missed by commit cd86ed9d430a95bb.Nicholas Clark2012-09-211-1/+1
* Remove the MPE/iX port.Nicholas Clark2012-09-213-15/+2
* Bring bleadperl up to parity with CPAN for version.pmJohn Peacock2012-09-168-8/+17
* Document lexical subsFather Chrysostomos2012-09-151-0/+14
* Add experimental lexical_subs featureFather Chrysostomos2012-09-151-1/+10
* feature.pm: Missing spaceFather Chrysostomos2012-09-151-1/+1
* Increase $feature::VERSION to 1.30Father Chrysostomos2012-09-151-1/+1
* Add experimental warnings categ and :lexical_subs warn IDFather Chrysostomos2012-09-151-106/+119
* Increase $warnings::VERSION to 1.14Father Chrysostomos2012-09-141-1/+1
* Stop lexical warnings from turning off deprecationsFather Chrysostomos2012-09-141-4/+8
* Unicode/UCD.pm: Clarify podKarl Williamson2012-09-131-2/+3
* Fix \X handling for Unicode 5.1 - 6.0Karl Williamson2012-09-131-1/+6
* stop ""-overloaded Regex recursingDavid Mitchell2012-09-121-1/+19
* Add more tests, Revert back to C-style for loopsShlomi Fish2012-09-103-53/+605
* perl5db: more testsShlomi Fish2012-09-044-33/+287
* perl5db: fix an accidental effect of stricturesShlomi Fish2012-09-041-2/+5
* Make new File::Copy test case insensitive.Craig A. Berry2012-08-311-1/+1
* Remove the VM/ESA port.Nicholas Clark2012-08-311-2/+1
* Refactor \X regex handling to avoid a typical case table lookupKarl Williamson2012-08-281-5/+8
* Revert File::Copy::copy() to fail when copying a file onto itselfSteve Hay2012-08-282-6/+4
* Fix File::Copy test failure on WindowsSteve Hay2012-08-281-0/+4
* Use new Unicode 6.2 betaKarl Williamson2012-08-2648-1352/+1975
* Prepare for Unicode 6.2Karl Williamson2012-08-261-18/+44
* mktables: Re-order some code, change commentsKarl Williamson2012-08-261-27/+39
* mktables: Correct generated table commentKarl Williamson2012-08-261-1/+1
* lib/unicore/README.perl: Make usablea s shell scriptKarl Williamson2012-08-261-19/+19
* Revert "Experimentally Use Unicode 6.2 beta"Karl Williamson2012-08-2647-1834/+1351
* mktables: Fix bug when deleting final rangeKarl Williamson2012-08-251-4/+11
* rt #111126 - don't empty a file with copy("foo/bar", "foo/");Tony Cook2012-08-242-6/+5
* rt #111126 - TODO test for copy foo/file to foo/Tony Cook2012-08-241-1/+27
* Consistent unixy path handling in File::Find::_find_opt.Craig A. Berry2012-08-201-1/+2
* fix a comment: this tests perl #91852 not 91850Tony Cook2012-08-151-1/+1
* mktables: Rebuild if local Makefile has changedKarl Williamson2012-08-111-1/+5
* Add /Module/CoreList/TieHashDelta.pm to lib/.gitignoreSteve Hay2012-08-081-0/+2
* Unicode::UCD::prop_invlist() Allow to return internal propertyKarl Williamson2012-08-021-3/+7