summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* Confusing error from perl -e "x'"Hans Mulder1998-04-021-1/+2
* [win32] merge problematic maintpatch to op.cChip Salzenberg1998-03-031-2/+2
* [win32] maintpatches for docsTom Phoenix1998-03-031-2/+2
* [win32] merge another toke.c patch and its dependent (very carefully)Gurusamy Sarathy1998-03-031-12/+44
* [win32] another toke.c maintpatchChip Salzenberg1998-03-031-12/+0
* [win32] merge another maintpatch to toke.cHugo van der Sanden1998-03-031-2/+1
* [win32] manually merge a maintpatchNathan Torkington1998-03-031-45/+489
* [win32] yet another patchChip Salzenberg1998-03-021-1/+1
* #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-9/+1
* [win32] fix extra LEAVE when require failsGurusamy Sarathy1998-02-121-2/+2
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-061-3/+25
* 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-061-1/+10
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-1/+1
* More Chip patches:Malcolm Beattie1998-02-061-4/+25
* Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-1/+6
* [win32] s/PerlENV/PerlEnv/ just to be consistentGurusamy Sarathy1998-01-191-1/+1
* [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-3/+3
* Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>Robin Barker1998-01-171-1/+1
* tie array changes to core and testsNick Ing-Simmons1998-01-131-4/+4
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-0/+1
* [win32] Fix for C<sort 'foo'...> bug:Gurusamy Sarathy1997-11-261-3/+3
* ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-221-2/+5
* Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-7/+6
|\
| * $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-4/+4
| * Filter patch to toke.c:Paul Marquess1997-11-211-3/+2
* | Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-44/+29
|\ \ | |/
| * Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-42/+6
|/
* Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-119/+59
|\
| * Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-116/+56
| |\
| | * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-8/+13
| | * Raw integrate of latest perlNick Ing-Simmons1997-11-071-10/+23
| | |\
| | * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-29/+20
| | * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-18/+28
| | |\ \
| | * | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-115/+54
| * | | | Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv whenMalcolm Beattie1997-11-111-2/+2
| * | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-1/+1
| | |_|/ | |/| |
* | | | Slightly more refined lock() keyword recognition (using %INC).Gurusamy Sarathy1997-11-111-1/+1
* | | | "weak" lock keyword (hardcoded initial implementation) now works.Gurusamy Sarathy1997-11-111-1/+7
* | | | Merge a patch in preparation for "weak keywords":Gurusamy Sarathy1997-11-101-12/+23
|/ / /
* | | Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-1/+1
* | | Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-051-2/+10
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-18/+28
|/
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-8/+5
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-8/+5
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-26/+106
|\ \ | |/
| * [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-051-0/+4
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-14/+34
| * Re: q and escaping paired delimitersGurusamy Sarathy1997-08-071-7/+7
| * Re: q and escaping paired delimitersKenneth Albanowski1997-08-071-2/+2
| * -p does not check for failure of implicit printDominic Dunlop1997-08-071-1/+3