- extend parray to union/diff/sort-functions to compete with plist
- create unit test facility for travis
- rewrite pccl to be based on parray for increasing speed
- regex: Revise greedyness/non-greedyness handling according to existing implementations
- regex: Implement a regex-parser with UniCC² when available