summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.28.2, ahead of its impending releaseSteve Hay2019-03-281-1/+1
* Bump version to 5.28.1, ahead of its impending releaseSteve Hay2018-11-031-1/+1
* lib/locale.t: TODO some locales on SolarisKarl Williamson2018-05-011-0/+5
* lib/locale.t: Mark a test problematicKarl Williamson2018-05-011-0/+1
* Fix Module::CoreList versionsSawyer X2018-04-201-1/+1
* Document that `use v5.12` and `use feature ":5.12"` differAaron Crane2018-04-201-1/+4
* RT#132744: clarify subs/vars documentationAaron Crane2018-04-192-12/+14
* mktables: Add tests for t/re/unipropsFOOKarl Williamson2018-04-171-0/+18
* bytes.pm: remove 'use utf8' from exampleDavid Mitchell2018-04-041-3/+1
* mktables: Add aliases to the Present_In propertyKarl Williamson2018-03-201-0/+3
* Adjust code which did not get automatically switched over to 5.027011Todd Rinaldo2018-03-201-1/+1
* Deparse.pm: handle postfix $r->$#*David Mitchell2018-03-202-4/+40
* Deparse: handle \our @aDavid Mitchell2018-03-202-1/+6
* Deparse.pm: bump versionDavid Mitchell2018-03-201-1/+1
* Deparse -l: set correct line num at end of subDavid Mitchell2018-03-201-1/+12
* Deparse.pm: tr/...//c was failingDavid Mitchell2018-03-202-5/+33
* Deparse.pm: add some code commentsDavid Mitchell2018-03-201-0/+5
* Deparse: remove spurious tr/// debuggingDavid Mitchell2018-03-201-1/+0
* warnings.pm: sprintf is faster than concatFather Chrysostomos2018-03-111-2/+3
* (perl #132925) correct path handling in mktablesTony Cook2018-03-061-3/+3
* Bump version of POSIX.pm to 1.83; warnings to 1.42Karl Williamson2018-03-021-1/+1
* regenSawyer X2018-03-021-1/+1
* warnings.pm: _at_level functions and chunky handlesFather Chrysostomos2018-02-271-1/+4
* pp_multiconcat: correctly honour stringifyDavid Mitchell2018-02-191-1/+105
* redo magic/overload handing in pp_multiconcatDavid Mitchell2018-02-191-1/+24
* Add 'alpha_assertions' warnings categoryKarl Williamson2018-02-181-10/+15
* lib/locale_threads.t: Add safe thread testKarl Williamson2018-02-181-3/+70
* bump $warnings::VERSIONTony Cook2018-02-121-1/+1
* warnings: Omit handle when $. is 0Slaven Rezić2018-02-111-1/+1
* fix tr/// Deparse tests under EBCDICDavid Mitchell2018-02-071-3/+3
* Bump the perl version in various places for 5.27.9Abigail2018-01-201-1/+1
* move sub attributes before the signatureDavid Mitchell2018-01-192-13/+15
* tr///; simplify $utf8 =~ tr/nonutf8/nonutf8/David Mitchell2018-01-191-2/+3
* tr///c: handle len(replacement charlist) > 32767David Mitchell2018-01-191-1/+4
* B, Deparse fixups for tr///cDavid Mitchell2018-01-192-2/+17
* Update docs wrt bitwise opsFather Chrysostomos2017-12-312-10/+6
* Enable bitwise feature with ‘use v5.28’Father Chrysostomos2017-12-311-4/+4
* revert smartmatch to 5.27.6 behaviourZefram2017-12-297-80/+102
* minor grammar and punctuation fixesKaren Etheridge2017-12-281-2/+2
* Simplify Unicode::UCD::openunicode() and callersDagfinn Ilmari Mannsåker2017-12-281-43/+27
* Fix typo in POD for new Unicode::UCD::num() variantDagfinn Ilmari Mannsåker2017-12-281-1/+1
* lib/utf8.pm: Further clarification of UTF-8 flavorKarl Williamson2017-12-271-1/+2
* Unicode::UCD: Add optional paramter to num()Karl Williamson2017-12-272-15/+56
* Add warning for script runs being experimentalKarl Williamson2017-12-242-144/+149
* mktables: Generate _Perl_SCX propertyKarl Williamson2017-12-241-3/+71
* Unicode::UCD.pm Add undocumented internal featureKarl Williamson2017-12-241-4/+4
* mktables: Canonicalize '-' into '_'Karl Williamson2017-12-241-1/+1
* utf8.pm: Clarify that UTF-8 is Perl's extended formKarl Williamson2017-12-221-17/+15
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-201-1/+1
* mktables: Use already set variableKarl Williamson2017-12-181-2/+1