summaryrefslogtreecommitdiff
path: root/t/op/qq.t
Commit message (Expand)AuthorAgeFilesLines
* Fix up \cX for 5.14Karl Williamson2011-02-091-21/+1
* code points above 0x7fff_ffff problematicKarl Williamson2011-02-021-1/+5
* Add \o{} escapeKarl Williamson2010-07-171-1/+4
* Add tests for \400 for "" strings, s//replacement/Karl Williamson2010-07-171-1/+4
* PATCH: [perl #75138] "\c`" -> " "Karl Williamson2010-05-301-5/+7
* Deal with "\c{", and its kinKarl Williamson2010-04-261-1/+19
* Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-211-1/+1
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious...Nicholas Clark2001-09-101-0/+63