summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-0/+1
* _66 proto.hNorton T. Allen1998-06-101-1/+1
* proto.h change to make byterun() visible to VMSDan Sugalski1998-06-101-6/+9
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+1
* [asperl] fixups to make it build and pass tests under both compilersGurusamy Sarathy1998-05-291-0/+1
* [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-70/+3
* [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-17/+63
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-4/+6
|\
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-0/+3
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-4/+0
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-0/+2
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-0/+1
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-6/+18
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-19/+19
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-0/+2
|\ \ | |/
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-0/+1
| * newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-161-0/+1
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-6/+6
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-3/+11
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-1/+3
|\ \ | |/
| * [win32] variousGurusamy Sarathy1998-03-061-0/+2
| * [5.004_61 PATCH] Make incompatible changes to RE engine NOWIlya Zakharevich1998-03-051-1/+1
| * [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-0/+13
| * adding the newSVpvn API functionMatthias Ulrich Neeracher1998-02-061-0/+1
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-261-1/+0
* | [asperl] added AS patch#6Douglas Lankshear1998-02-141-7/+35
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-0/+2
* | [asperl] added AS patch#3Douglas Lankshear1998-02-011-6/+9
* | [asperl] various tweaksGurusamy Sarathy1998-01-301-0/+4
* | [asperl] fix up missing patches from AS patch#2Gurusamy Sarathy1998-01-301-71/+66
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-66/+71
|\ \ | |/
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-0/+2
| * Assorted VMS patches (mostly VMS makefile update for new headers):Charles Bailey1998-01-081-0/+2
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-482/+1085
|/
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-1/+1
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-0/+2
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-0/+8
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-7/+0
* AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-1/+1
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+2
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-6/+8
* Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+1
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-1/+1
* Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+7
* Raw integrate of latest perlNick Ing-Simmons1997-11-071-3/+0
|\
| * Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().Malcolm Beattie1997-11-061-3/+0
| * Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-2/+0
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-5/+6
|/
* Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-0/+5
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-1/+4
|\