summaryrefslogtreecommitdiff
path: root/op.c
Commit message (Expand)AuthorAgeFilesLines
* [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-1/+1
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-1/+28
|\
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-1/+1
| * newCONSTSUB had private MY_start_subparse.Malcolm Beattie1998-03-161-1/+1
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-2/+2
| |\
| * | newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-161-0/+27
* | | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+2
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-30/+62
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-2/+2
| |/
| * [win32] integrate mainlineGurusamy Sarathy1998-03-051-3/+8
| |\
| | * [5.004_61 PATCH] Make incompatible changes to RE engine NOWIlya Zakharevich1998-03-051-1/+1
| | * Make autouse -w-safeIlya Zakharevich1998-03-051-2/+7
| * | [win32] add Nick's dTHR fixesGurusamy Sarathy1998-03-051-0/+1
| |/
| * [win32] missing s/op/o/ from one of the mainpatchesGurusamy Sarathy1998-03-041-2/+2
| * [win32] merge problematic maintpatch to op.cChip Salzenberg1998-03-031-12/+14
| * [win32] maintpatchHugo van der Sanden1998-03-031-3/+11
| * [win32] yet another 'old' patchStephane Payrard1998-03-021-2/+3
| * [win32] merge two important 'old' patchesChip Salzenberg1998-03-021-7/+22
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-35/+0
|\ \ | |/
| * #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-35/+0
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-0/+2
|\ \ | |/
| * 5% speedup in an empty loopIlya Zakharevich1998-02-201-0/+2
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-3/+0
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-15/+41
|\ \ | |/
| * [win32] don't share TARG unless -DUSE_BROKEN_PAD_RESETGurusamy Sarathy1998-02-091-5/+18
| * [win32] fix misapplied hunks in 5.004_58Gurusamy Sarathy1998-02-091-3/+4
| * More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-061-5/+8
| * Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-2/+9
| * Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-061-0/+1
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-0/+1
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-0/+1
* | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-19/+19
|\ \ \ | |/ /
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-19/+19
| |/
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-18/+26
|/
* [win32] tweak op.c to avoid warningGurusamy Sarathy1997-12-241-1/+1
* [win32] Trivial bugfix#2 from local repositoryGurusamy Sarathy1997-12-231-0/+2
* Add missing patch to op.c that didn't come across with win32 merge.Malcolm Beattie1997-12-111-3/+3
* Stop tr/// from writing to target when only counting.Malcolm Beattie1997-12-111-1/+4
* Integrate win32 branch back into mainline.Malcolm Beattie1997-11-271-8/+4
|\
| * [win32] Sync another change from local repository.Gurusamy Sarathy1997-11-261-4/+1
| * [win32] Fixup the places where the automatic merge got it wrong.Gurusamy Sarathy1997-11-251-3/+3
| * [win32] reverse integrate mainlineGurusamy Sarathy1997-11-251-1/+3
| |\ | |/ |/|
| * [win32] Initial reverse integration of winansi branch.Gurusamy Sarathy1997-11-231-5/+4
| |\
| * | Add to docs about the BEGIN { shift } feature. Make the changeGurusamy Sarathy1997-11-231-5/+5
* | | Integrate from ansi branch to mainline.Malcolm Beattie1997-11-251-5/+5
|\ \ \ | | |/ | |/|
| * | Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-27/+55
| |\ \ | | |/
| | * - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_Gurusamy Sarathy1997-11-221-5/+5
* | | Fix scalar dereference of threadsv variables (e.g. $$_).Malcolm Beattie1997-11-251-1/+3
| |/ |/|
* | $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-22/+51
|/
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-10/+13