summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-212-73/+498
* locale.t: Don't bother testing locales with malformed namesKarl Williamson2012-01-211-13/+14
* locale.t: remove unused debug stuffKarl Williamson2012-01-211-7/+0
* locale.pm: Pod tweaksKarl Williamson2012-01-211-6/+7
* locale.t: In-line function to its only callKarl Williamson2012-01-211-5/+2
* locale.t: White-space, comment-only changesKarl Williamson2012-01-211-5/+7
* locale.t: Add names for some testsKarl Williamson2012-01-211-1/+24
* locale.t: Don't use hard-coded test numbersKarl Williamson2012-01-211-47/+83
* localet.t: Change variable nameKarl Williamson2012-01-211-3/+3
* locale.t: croak isn't loadedKarl Williamson2012-01-211-1/+1
* locale.t: Revise testsKarl Williamson2012-01-211-3/+9
* locale.t: Comments, white-space onlyKarl Williamson2012-01-211-4/+4
* locale.t: Remove unset variables.Karl Williamson2012-01-211-16/+0
* locale.t: Calculate locale values AFTER setting the localeKarl Williamson2012-01-211-2/+3
* locale.t: Don't test a locale twiceKarl Williamson2012-01-211-0/+1
* locale.t: Remove hard-coded test numberKarl Williamson2012-01-211-4/+6
* locale.t: Move test plan to endKarl Williamson2012-01-211-6/+5
* locale.t: Remove test numbers from callsKarl Williamson2012-01-211-106/+105
* locale.t: Start removing hard-coded test numbersKarl Williamson2012-01-211-7/+10
* mktables: Add non-final fold cp tableKarl Williamson2012-01-191-0/+13
* perl5db.t: add the DebugWrap classShlomi Fish2012-01-191-295/+397
* overload.pm: Smaller indents for long linesFather Chrysostomos2012-01-181-6/+6
* overload.pm: spaces after dots; wording tweakFather Chrysostomos2012-01-181-16/+17
* Document new overload warning in overload.pmFather Chrysostomos2012-01-181-0/+5
* overload.pm: Doc tweaksFather Chrysostomos2012-01-181-1/+1
* Increase $overloading::VERSION to 0.02Father Chrysostomos2012-01-181-1/+1
* overloading.pm: Load Carp on demandFather Chrysostomos2012-01-181-3/+1
* In overload::ov_method, use ‘no overloading’Father Chrysostomos2012-01-181-3/+2
* Lower $overload::VERSION to 1.17Father Chrysostomos2012-01-161-1/+1
* overload.pm: Combine two loopsFather Chrysostomos2012-01-161-3/+2
* Test invalid arg warning from overloadFather Chrysostomos2012-01-161-1/+13
* overload.pm: Put invalid arg warning in "overload" categoryFather Chrysostomos2012-01-161-1/+1
* Suppress ‘useless’ warning in overload.pmFather Chrysostomos2012-01-161-1/+1
* Emit a warning if an attempt is made to overload an invalid (e.g., misspelled...jkeenan2012-01-161-17/+30
* utf8_heavy.pl: Add inversion status to cache keyKarl Williamson2012-01-131-8/+10
* utf8.c: Change name of static functionKarl Williamson2012-01-131-1/+1
* utf8_heavy: Allow to be called from regcomp.cKarl Williamson2012-01-131-2/+5
* utf8_heavy: Add DEBUG statementKarl Williamson2012-01-131-0/+1
* mktables: Add a little stress to the testsKarl Williamson2012-01-131-1/+1
* utf8_heavy: Skip unnecessary operationsKarl Williamson2012-01-131-2/+9
* utf8_heavy: remove unused variableKarl Williamson2012-01-131-3/+0
* Comment additions, typos, white-space.Karl Williamson2012-01-132-3/+2
* [perl #40333] Another testJoshua ben Jore2012-01-091-1/+13
* [perl #40333] Stop overload::Overloaded from calling ->canFather Chrysostomos2012-01-092-2/+25
* perlop: remove triple-dotFather Chrysostomos2012-01-051-0/+11
* Increase $overload::VERSION to 1.17Father Chrysostomos2012-01-051-1/+1
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-052-3/+3
* [perl #91850] utf8::decode: croak for ro scalarsFather Chrysostomos2012-01-051-0/+11
* utf8_heavy.pl: Skip unnecessary work for official propertiesKarl Williamson2012-01-021-2/+20
* utf8_heavy.pl: Comment and white-space onlyKarl Williamson2012-01-021-9/+19