summaryrefslogtreecommitdiff
path: root/pp_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-2/+3
* [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clashGurusamy Sarathy1998-06-051-1/+1
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-1/+1
|\
| * [win32] merge change#1011 from maintbranchGurusamy Sarathy1998-05-231-1/+1
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-34/+57
|\ \ | |/
| * [win32] more whitespace tweaks from maintbranchGurusamy Sarathy1998-05-181-2/+4
| * [win32] merge changes#989,990,992 from maintbranchGurusamy Sarathy1998-05-161-1/+1
| * [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-161-19/+23
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-3/+8
| * [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-1/+1
| * [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-4/+3
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-3/+15
| * [win32] protect sortcop from C<sort { sort { ... } ... } ...>Gurusamy Sarathy1998-05-091-2/+3
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-13/+10
|\ \ | |/
| * [win32] fixes for various noises under PERL_DESTRUCT_LEVELGurusamy Sarathy1998-04-041-1/+3
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-13/+8
* | [asperl] add a part of AS patch#14, backout incomplete variableGurusamy Sarathy1998-03-171-30/+30
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-32/+34
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-22/+30
|\ \ | |/
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-20/+20
| * Compiling with OP_IN_REGISTERGisle Aas1998-03-051-0/+7
| * print sort {-1} 1..10; hangsHans Mulder1998-03-051-2/+3
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-2/+12
|\ \ | |/
| * Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)Robin Houston1998-02-251-2/+12
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-12/+15
|\ \ | |/
| * [win32] merge another maint patchGurusamy Sarathy1998-02-121-3/+4
| * [win32] fix extra LEAVE when require failsGurusamy Sarathy1998-02-121-6/+7
| * [win32] merge a maint patchGurusamy Sarathy1998-02-121-3/+4
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-4/+0
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-10/+21
|\ \ | |/
| * More Chip patches:Malcolm Beattie1998-02-061-5/+14
| * Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-061-4/+6
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-1/+1
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-1/+1
* | | [asperl] added AS patch#3Douglas Lankshear1998-02-011-27/+9
* | | [asperl] various tweaksGurusamy Sarathy1998-01-301-8/+2
* | | [asperl] fix up missing patches from AS patch#2Gurusamy Sarathy1998-01-301-8/+8
* | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-48/+723
|\ \ \ | |/ /
| * | Gisle's av_unshift tweak, two small patches from chipNick Ing-Simmons1998-01-241-0/+11
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-13/+13
| |/
| * Use Tom Horley's qsort for sorting:Hans Mulder1998-01-081-24/+688
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-24/+60
|/
* [win32] Sync yet another patch (this one manually edited):Gurusamy Sarathy1997-11-261-3/+6
* Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.Malcolm Beattie1997-11-251-4/+5
* Builds and passes all but english.t on win32 VC++Nick Ing-Simmons1997-11-221-1/+1
* ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-221-1/+2
* Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-8/+18
|\
| * $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-8/+18
* | Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-31/+111
|\ \ | |/