summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* Make \x{...} consistently produce UTF-8.Simon Cozens2000-10-291-19/+20
* The reëntrant version shouldn't be needed unless USE_PURE_BISON.Jarkko Hietaniemi2000-10-281-17/+19
* Continue the internal UTF-8 API tweaking.Jarkko Hietaniemi2000-10-251-2/+2
* Allow poking holes at the UTF-8 decoding strictness.Jarkko Hietaniemi2000-10-251-2/+2
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-28/+38
* Make scan_num() reëntrant, as suggested inRoca, Ignasi2000-10-201-16/+11
* Reëntrancy fix.Roca, Ignasi2000-10-201-12/+39
* Allow @+ and @- to be doublequoted, from Simon Cozens.Jarkko Hietaniemi2000-10-131-2/+4
* Re: Trapping by opmask sets strange parser state [PATCH]Gisle Aas2000-09-301-1/+1
* Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.Nick Ing-Simmons2000-09-301-2/+2
* Fix for the charnames.t failures from Spider Boardman.Jarkko Hietaniemi2000-09-151-0/+1
* Re: perl@7078 Spider Boardman2000-09-141-0/+2
* continued -Wformat supportRobin Barker2000-09-141-2/+2
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-141-2/+2
* Allow chop() and chomp() to be overridden.Casey R. Tweten2000-09-141-2/+2
* Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 Hugo van der Sanden2000-09-071-4/+4
* Drop unused argument.Spider Boardman2000-09-011-2/+1
* Have symbols for the IoTYPEs.Jarkko Hietaniemi2000-08-061-4/+4
* BOM patching from Simon Cozens.Jarkko Hietaniemi2000-08-011-2/+10
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-30/+43
* A new version of the "remove UPPERACSE string comparison"Jarkko Hietaniemi2000-07-301-16/+0
* Tune the comments and hopefully stop a memory leak.Jarkko Hietaniemi2000-07-291-1/+6
* Back out #6454, doesn't seem to work.Jarkko Hietaniemi2000-07-281-0/+16
* Remove EQ, NE, GT, LT, GE, LE (they have been deprecatedJarkko Hietaniemi2000-07-271-16/+0
* Get UTF16 BOMs working. Patch fromM. J. T. Guy2000-07-251-0/+6
* PERL_OBJECT build tweaksGurusamy Sarathy2000-07-141-32/+36
* inconsistent types needs castsGurusamy Sarathy2000-07-141-4/+6
* typecasts needed for change#6394Gurusamy Sarathy2000-07-141-4/+4
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-07-141-12/+10
|\
| * Fix the BOM bug: not a byteorder bug, a signedness bug.Jarkko Hietaniemi2000-07-141-10/+10
| * Integrate with Sarathy.Jarkko Hietaniemi2000-07-131-1/+1
| |\
| * | Re: format bug report [Patch]H.Merijn Brand2000-07-111-2/+2
| * | Be less forgiving about ambiguous and illegal tr ranges.Mark-Jason Dominus2000-07-111-2/+16
| * | Fix the alignment problem in Crays ([ID 20000612.002]).Jarkko Hietaniemi2000-07-071-5/+5
| * | Win32 patches for cfgperl from Sarathy.Jarkko Hietaniemi2000-07-041-21/+21
| * | Re: [PATCH cfgperl] BOMs away!Simon Cozens2000-06-281-2/+58
| * | Re: [PATCH] support 'my __PACKAGE__ $obj = ...'Doug MacEachern2000-06-281-1/+24
| * | Do no -warn on \_, only on \alpha.David Dyck2000-06-271-1/+1
| * | Remove tr///CU (the feature is to be obsoleted by better interfaces).Simon Cozens2000-06-231-27/+2
* | | enable UTF-16 filter by default if relevant BOM is seen; variousGurusamy Sarathy2000-07-141-62/+66
| |/ |/|
* | tweak for build failure under multiplicityGurusamy Sarathy2000-07-111-1/+1
* | integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-4/+18
* | integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-26/+26
* | integrate cfgperl changes#6261..6266 into mainlineGurusamy Sarathy2000-07-111-2/+58
* | integrate cfgperl change#6250 into mainlineGurusamy Sarathy2000-07-111-1/+24
* | integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-27/+2
|/
* Integrate with Sarathy.Jarkko Hietaniemi2000-06-031-3/+8
|\
| * fix small eval"" memory leaks under USE_ITHREADSGurusamy Sarathy2000-06-021-3/+8
* | Single-quoted utf8 patch from Simon Cozens.Jarkko Hietaniemi2000-05-311-0/+2
|/
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-301-9/+13