summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* regcomp.c: Move code into a functionKarl Williamson2014-05-301-1/+1
* Deprecate NBSP in \N{...} namesKarl Williamson2014-05-302-1/+11
* Fatalize deprecated \N{} definitionsKarl Williamson2014-05-301-7/+11
* charnames: Eliminate need to sync code in two placesKarl Williamson2014-05-302-17/+16
* Unicode::UCD.pm: Pod clarifications and nitsKarl Williamson2014-05-301-21/+31
* mktables: Add commentKarl Williamson2014-05-291-0/+3
* Revert "mktables: Remove obsolete sort constraint"Karl Williamson2014-05-291-6/+8
* mktables: Add regenerated header to fileKarl Williamson2014-05-291-2/+4
* Fix RT #121509 : perl -d handling chdir().Shlomi Fish2014-05-283-1/+95
* bump perl5db.pl $VERSION to 1.45Tony Cook2014-05-281-1/+1
* Implement get_fork_TTY for tmuxRob Hoelz2014-05-281-0/+42
* remove Package-Constants from core perl distributionRicardo Signes2014-05-271-1/+0
* remove Module-Build from core perl distributionRicardo Signes2014-05-271-1/+0
* remove CGI.pm from core perl distributionRicardo Signes2014-05-271-2/+0
* add a 5.21 feature bundleRicardo Signes2014-05-261-1/+6
* [perl #121771] Revert the new warning for ++ on non- /\A[a-zA-Z]+[0-9]*\z/Tony Cook2014-05-071-0/+3
* my_plvarsp nulling and PERL_GLOBAL_STRUCT_PRIVATEDavid Mitchell2014-04-241-1/+7
* import experimental.pmRicardo Signes2014-04-151-0/+1
* PerlIO.pm: Make pod :utf8 caution more prominentKarl Williamson2014-04-131-4/+4
* bump version on debuggerRicardo Signes2014-04-071-1/+1
* properly reset ReadLine's knowledge of handles after pagerHiroo Hayashi2014-04-071-0/+3
* utf8: add tests for behavior change in v5.15.6-407-gc710240, and moreÆvar Arnfjörð Bjarmason2014-04-021-0/+39
* PATCH: [perl #119499] "$!" with UTF-8 flagKarl Williamson2014-04-011-4/+4
* 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