summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-12/+0
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-7/+14
* Retract #11212.Jarkko Hietaniemi2001-07-081-1/+0
* Slight tweaks on #11213.Jarkko Hietaniemi2001-07-081-2/+3
* Simplify yytoke()Simon Cozens2001-07-081-126/+132
* (Retracted by #11223.)Graham Barr2001-07-081-0/+1
* Re: op/arith.tNicholas Clark2001-07-071-70/+18
* (Retracted by #11285.)Abhijit Menon-Sen2001-07-061-14/+7
* autosplit into @FRobin Houston2001-07-021-5/+2
* Re: [PATH] shared -> unique;Abhijit Menon-Sen2001-07-021-1/+1
* win32 fixes: fix various syntax errors ("no preprocessor directivesGurusamy Sarathy2001-07-021-2/+2
* [PATH] shared -> unique;Artur Bergman2001-06-261-1/+1
* Re: [ID 20010621.007] readline() not quite as equal as <>Abhijit Menon-Sen2001-06-251-1/+1
* Fix for ID 20010619.002 "When building hash, hash keys thatJarkko Hietaniemi2001-06-201-2/+3
* Integrate change #10739 from maintperl:Jarkko Hietaniemi2001-06-201-1/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+4
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-0/+4
* [PATCH] DEBUG_* macro cleanupsAbhijit Menon-Sen2001-05-311-14/+14
* Salvage bits and pieces from the experimental 'utf8 everywhere'Jarkko Hietaniemi2001-05-311-4/+4
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-6/+5
* Add a test for 20010528.007, fixed in #10272.Jarkko Hietaniemi2001-05-291-1/+1
* Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space Hugo van der Sanden2001-05-291-5/+5
* Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD Spider Boardman2001-05-281-1/+10
* Allow 'eval "v200"' to work (part of 20000323.059); fix asJarkko Hietaniemi2001-05-271-1/+1
* CORE::GLOBAL::require override happens too earlyGisle Aas2001-05-241-1/+1
* Don't forget to whine about \d__\d.Jarkko Hietaniemi2001-05-081-11/+3
* Allow underscores also in the exponent part.Jarkko Hietaniemi2001-05-081-5/+39
* Can't croak sans thread context, from Doug MacEachern.Jarkko Hietaniemi2001-05-031-1/+1
* Random input test and PerlIlya Zakharevich2001-05-031-0/+2
* Tune the scan_num() comments to reality.Jarkko Hietaniemi2001-05-011-6/+5
* Changed the underscore/undebar syntax in numeric constants;Jarkko Hietaniemi2001-04-291-12/+51
* Protect the workaround hunk more.Jarkko Hietaniemi2001-04-011-0/+4
* Integrate changes #9493,9494,9495,9496 from maintperlJarkko Hietaniemi2001-04-011-0/+2
* printf warningRobin Barker2001-03-291-1/+2
* More EBCDIC stuff:Nick Ing-Simmons2001-03-201-43/+49
* More EBCDIC fixes.Nick Ing-Simmons2001-03-191-14/+7
* Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when thatNick Ing-Simmons2001-03-181-15/+13
* Fix pragma/utf8.t # 15Nick Ing-Simmons2001-03-181-2/+5
* EBCDIC Fixes.Nick Ing-Simmons2001-03-161-37/+34
* Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.Nick Ing-Simmons2001-03-111-33/+20
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-11/+8
* Re: Unicode/EBCDICPeter Prymmer2001-03-091-3/+7
* Retracting \N{U+HHHH}.Jarkko Hietaniemi2001-03-051-25/+4
* Integrate change #9012 from maintperl into mainline,Jarkko Hietaniemi2001-03-041-1/+1
* I thought I tested the #9014.Jarkko Hietaniemi2001-03-041-2/+2
* Add the \N{U+HHHH} syntax.Jarkko Hietaniemi2001-03-041-4/+25
* UTF8 tr/// fixes from Inaba Hiroto.Jarkko Hietaniemi2001-03-031-5/+16
* Rewrite REPORT() and REPORT2() (used for -DT) slightlyJarkko Hietaniemi2001-03-031-27/+29
* Integrate change #8974 from maintperl, fix for bugid 20010226.008.Jarkko Hietaniemi2001-03-011-3/+21
* Undo qu. Retract #8814, rewrite op/each part of #8615,Jarkko Hietaniemi2001-02-281-5/+0