summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/locale.t: TODO some netbsd defective localesKarl Williamson2017-08-071-0/+1
* lib/locale.t: Add commentsKarl Williamson2017-08-071-0/+21
* lib/locale.t: Canonicalize $^O into lowercaseKarl Williamson2017-08-071-9/+10
* make scalar(keys(%lexical)) less slow.David Mitchell2017-07-271-1/+7
* optimise (index() == -1)David Mitchell2017-07-273-4/+63
* add boolean context support to several opsDavid Mitchell2017-07-271-3/+6
* pp_length: use TARGi rather rather than sv_setiv()David Mitchell2017-07-271-1/+11
* optimise @array in boolean contextDavid Mitchell2017-07-271-2/+2
* optimise away OP_KEYS op in scalar/void contextDavid Mitchell2017-07-273-4/+35
* OP_VALUES: reserve OPpMAYBE_LVSUB bitDavid Mitchell2017-07-271-2/+2
* Revert B::Debug removalDagfinn Ilmari Mannsåker2017-07-251-0/+1
* Remove B::Debug from core distribution.James E Keenan2017-07-251-1/+0
* (perl #131685) improve utf8::* function documentationTony Cook2017-07-241-14/+57
* Bump Perl version from 5.27.2 to 5.27.3Aaron Crane2017-07-201-1/+1
* locale.t: Refactor error reporting codeKarl Williamson2017-07-171-39/+39
* RT #130907: Fix the Unicode Bug in split " "Aaron Crane2017-07-151-3/+4
* Add debugging to locale handlingKarl Williamson2017-07-141-0/+3
* mktables: Don't output anything above IV_MAXKarl Williamson2017-07-021-7/+6
* Bump the perl version 5.27.1 -> 5.27.2Eric Herman2017-06-221-1/+1
* Use Unicode 10.0Karl Williamson2017-06-2054-2028/+7208
* Prepare for Unicode 10.0Karl Williamson2017-06-201-1/+16
* commit c93f220f failed to update DirHandle's $VERSION.James E Keenan2017-06-091-1/+1
* DirHandle: document as obsoleteAristotle Pagaltzis2017-06-101-6/+17
* make OP_REF support boolean contextDavid Mitchell2017-06-051-3/+3
* Deparse: support delete %h{foo bar}David Mitchell2017-06-052-5/+20
* Deparse: better handle BEGIN { use_ok() }David Mitchell2017-06-051-1/+11
* Deparse my var attributes correctlyDavid Mitchell2017-06-052-0/+187
* Deparse.pm: handle BEGIN { require expr }David Mitchell2017-06-051-0/+3
* Deparse: avoid deep recursion warningDavid Mitchell2017-06-051-0/+2
* Deparse: don't remove escapes for tabs in patternsDavid Mitchell2017-06-052-0/+12
* Deparse: make a complex pattern readable with /xDavid Mitchell2017-06-051-1/+17
* Deparse: handle OP_PADRANGE in regex code blocksDavid Mitchell2017-06-052-7/+28
* Deparse.t: diag full code that failed to compileDavid Mitchell2017-06-051-2/+6
* Bump the perl version in various places for 5.27.1David Mitchell2017-06-031-1/+1
* Add support for deleting key/value slices (RT#131328)Dagfinn Ilmari Mannsåker2017-06-021-2/+5
* charnames: Clarify commentKarl Williamson2017-06-011-2/+2
* charnames: Remove obsolete pod about NBSPKarl Williamson2017-06-012-7/+5
* mktables: Fix up version compareKarl Williamson2017-06-011-3/+18
* Remove deprecated no-op :locked attributeDagfinn Ilmari Mannsåker2017-06-011-2/+1
* Regenerate and update Op_private and uconfig.hSawyer X2017-05-311-1/+1
* Bump feature.pm for 5.27.0Sawyer X2017-05-311-1/+7
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-1/+1
* Regenerate opcodes (regen/opcode.pl)Sawyer X2017-04-191-1/+1
* fix lib/B/Deparse.t that assumed '.' in @INCDavid Mitchell2017-04-071-1/+1
* Regen opcodesChris 'BinGOs' Williams2017-03-211-1/+1
* bump version number in lib/B/Op_private.pmDavid Mitchell2017-02-211-1/+1
* Revise documentation of eval and evalbytesKarl Williamson2017-02-191-45/+17
* Balance uniprops testsKarl Williamson2017-02-191-10/+35
* toke.c: Fix bugs where UTF-8 is turned on in mid chunkKarl Williamson2017-02-131-1/+1
* Getopt::Std: Changed pod NAME to follow conventionNeil Bowers2017-02-081-2/+2