summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mktables: In-line defns for tables up to 3 rangesKarl Williamson2014-03-181-1/+1
* mktables: Remove obsolete sort constraintKarl Williamson2014-03-181-8/+6
* mktables: Add comments, reorder a gen'd fileKarl Williamson2014-03-181-7/+12
* mktables: White-space onlyKarl Williamson2014-03-181-9/+9
* utf8_heavy.pl: Change data structure for in-lined definitionsKarl Williamson2014-03-183-17/+44
* mktables: Fix overlooked in-line table defns codeKarl Williamson2014-03-181-1/+7
* regenerate warnings.pmRicardo Signes2014-03-181-14/+586
* replace links to perllexwarn with links to warningsRicardo Signes2014-03-182-4/+3
* White-space only; properly indent newly formed blocksKarl Williamson2014-03-141-9/+9
* mktables: Inline short tablesKarl Williamson2014-03-143-23/+96
* lib/locale.t: Update $variable nameKarl Williamson2014-03-131-4/+4
* PATCH: [perl #121340] lib/locale.t noisy+complaining but passes on Win32Karl Williamson2014-03-131-4/+4
* lib/locale.t: Fix broken testKarl Williamson2014-03-131-10/+45
* [perl #121362] overload optimisation added a SEGVDavid Mitchell2014-03-041-1/+30
* perluniprops: Show property name without bracesKarl Williamson2014-03-011-0/+5
* Unicode/UCD.t: Fix broken testKarl Williamson2014-03-011-6/+2
* mktables: Allow Unicode Unihan files to compileKarl Williamson2014-03-011-1/+6
* make OP_AELEMFAST work with negative indicesDavid Mitchell2014-02-282-2/+16
* Optimization: Remove needless list/pushmark pairs from the OP executionSteffen Mueller2014-02-261-1/+11
* lib/locale.t: Make more tests not fail unless is bad for enough localesKarl Williamson2014-02-241-0/+10
* lib/locale.t: Change an array to a hashKarl Williamson2014-02-241-4/+4
* Missing version bump for DeparseSteffen Mueller2014-02-241-1/+1
* B::Deparse: Padrange deparse fixSteffen Mueller2014-02-241-6/+6
* Change 'semantics' to 'rules'Karl Williamson2014-02-202-5/+5
* lib/locale.t: Remove tests that need UTF-8 localeKarl Williamson2014-02-191-9/+0
* Make taint checking regex compile time instead of runtimeKarl Williamson2014-02-191-0/+77
* lib/locale.t: Add some test namesKarl Williamson2014-02-191-92/+92
* lib/locale.t: Untaint before checking if next thing taintsKarl Williamson2014-02-191-0/+11
* Correct number of tests in plan.James E Keenan2014-02-191-1/+1
* restore $PERL_OLD_VERSION to English.pmDavid Golden2014-02-182-2/+4
* [perl #121081] workaround different output on VMSTony Cook2014-02-191-5/+6
* Skip locale test on OpenBSD, MirBSD and Bitrig tooChris 'BinGOs' Williams2014-02-171-1/+1
* Expand tabs in diagnostics.pmFather Chrysostomos2014-02-081-0/+2
* diagnostics.pm: Eliminate $WHOAMIFather Chrysostomos2014-02-081-5/+6
* Increase $diagnostics::VERSION to 1.34Father Chrysostomos2014-02-081-1/+1
* merge basic zefram/purple_signatures into bleadZefram2014-02-062-13/+37
|\
| * Merge blead into zefram/purple_signaturesZefram2014-02-011-8/+18
| |\
| * | subroutine signaturesZefram2014-02-012-13/+37
* | | Don't test locales that are invalid for needed categoriesKarl Williamson2014-02-041-4/+3
| |/ |/|
* | lib/locale.t: Better debug informationKarl Williamson2014-01-291-8/+18
|/
* mktables: Refer to an actual commit numberKarl Williamson2014-01-281-2/+3
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-273-28/+73
* Increase $B::Deparse::VERSION to 1.25Father Chrysostomos2014-01-271-1/+1
* [perl #121050] Teach B::Deparse about prototype whitespaceFather Chrysostomos2014-01-272-2/+12
* Taint more operands with case changesKarl Williamson2014-01-271-10/+12
* Move an inversion list generation to mktablesKarl Williamson2014-01-271-4/+18
* Move more locale code to t/loc_tools.plKarl Williamson2014-01-271-3/+1
* lib/locale.pm: Pod correctionsKarl Williamson2014-01-231-5/+6
* Allow 'use locale' on systems without locales.Karl Williamson2014-01-231-13/+3
* lib/ExtUtils/t/Embed.t: Skip tests is cross-compiling and $Config{cc} is not ...Brian Fraser2014-01-222-5/+7