summaryrefslogtreecommitdiff
path: root/cc_runtime.h
Commit message (Collapse)AuthorAgeFilesLines
* fix small nitsGurusamy Sarathy1999-06-101-2/+2
| | | p4raw-id: //depot/perl@3526
* fixing eval in the compilerVishal Bhatia1999-05-281-35/+12
| | | | | | To: perl5-porters@perl.org Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com> p4raw-id: //depot/cfgperl@3491
* updates to compiler modulesVishal Bhatia1999-03-041-7/+33
| | | | | | Message-ID: <19990303072725.779.qmail@hotmail.com> Subject: PATCH 5.005_56 + Test procedure p4raw-id: //depot/perl@3066
* s/runops/CALLRUNOPS/Gurusamy Sarathy1998-09-231-1/+1
| | | p4raw-id: //depot/perl@1821
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-10/+10
| | | | | | brute force search script). Result builds and passes all tests on Solaris. win32 and PERL_OBJECT are still untested. p4raw-id: //depot/perl@1578
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-11/+11
| | | p4raw-id: //depot/perl@1136
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-11/+11
| | | | | | Message-Id: <H00000e500071aa3@MHS> Subject: [PATCH 5.004_66] JMPENV! p4raw-id: //depot/perl@1135
* Merge perlext/Compiler/... into mainline. Some files move toMalcolm Beattie1998-02-201-0/+71
ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some move to the base perl directory (e.g. headers). Will need some cleaning up before it builds properly, I would guess. p4raw-id: //depot/perl@562