summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* mktables: Add comment to gen'd data fileKarl Williamson2012-08-021-0/+5
* mktables: grammar in commentsKarl Williamson2012-08-021-2/+2
* diagnostics.t: Test BEGIN{die}Father Chrysostomos2012-07-291-1/+11
* Revert "Increase $diagnostics::VERSION to 1.31"Father Chrysostomos2012-07-291-1/+1
* Revert "Use $^S instead of caller in splain"Father Chrysostomos2012-07-291-1/+8
* Use $^S instead of caller in splainFather Chrysostomos2012-07-291-8/+1
* Increase $diagnostics::VERSION to 1.31Father Chrysostomos2012-07-291-1/+1
* mktables: Change \w definition to match new Unicode'sKarl Williamson2012-07-261-0/+7
* mktables: Generate new table for foldable charsKarl Williamson2012-07-241-1/+14
* rewrite a regex in lib/DB.t using \QRobin Barker2012-07-201-1/+1
* silence override warningRobin Barker2012-07-131-1/+4
* vars.pm: remove 'obsolete' description [perl #113974]David Golden2012-07-051-5/+6
* Fix perl -d’s "l" command.Shlomi Fish2012-06-304-8/+95
* Teach diagnostics.pm about %pFather Chrysostomos2012-06-292-4/+10
* Increase $diagnostics::VERSION to 1.30Father Chrysostomos2012-06-291-1/+1
* fix 386a548 for fallback => undefJesse Luehrs2012-06-291-6/+35
* "use overload fallback => 0" should enable overloading [perl #113010]Jesse Luehrs2012-06-291-1/+13
* diagnostics.t: Restore test name removed by f0e510fFather Chrysostomos2012-06-281-1/+2
* propagate context into overloads [perl #47119]Jesse Luehrs2012-06-282-5/+260
* diagnostics.t: Tweak to get tests passingFather Chrysostomos2012-06-271-1/+1
* use a less broken test for locale radix in atof [perl #109318]Jesse Luehrs2012-06-261-0/+33
* fix some language/country codesJesse Luehrs2012-06-261-3/+3
* Fix tab completion of module names in the debuggerVincent Pit2012-06-251-1/+2
* Fix restarting a debugging session opened for a one-linerVincent Pit2012-06-251-2/+3
* Fix (and test) module listing in the debuggerVincent Pit2012-06-253-3/+29
* Fix (and test) breakpoints on subroutinesVincent Pit2012-06-253-6/+43
* Fix Exporter.pm documentation: Notes are not code.E. Choroba2012-06-241-2/+3
* [perl #113796] lib/File/stat.t failures when -l $^XFather Chrysostomos2012-06-241-0/+2
* Exporter.pm: long lines in verbatim podFather Chrysostomos2012-06-231-3/+5
* Exporter’s docs: mention require_version, but honestlyFather Chrysostomos2012-06-231-0/+4
* squash with export headresFather Chrysostomos2012-06-231-1/+1
* Exporter.pm: Capitalise subheaders consistentlyFather Chrysostomos2012-06-231-6/+6
* Exporter.pm: Consistent spaces after dotsFather Chrysostomos2012-06-231-32/+33