doc 0cc522 as requested by Nicholas
[p5sagit/p5-mst-13.2.git] / cc_runtime.h
2010-01-03 Reini Urban CC compiler updates for >=5.10
2008-10-25 Nicholas Clark Update copyright years.
2008-06-05 Reini Urban [perl #55302] cc_runtime syntax error
2006-02-09 Andy Lester Trying my "remove the pTHXes" patch again
2004-07-23 Dave Mitchell remove the return stack PL_retstack, and store return...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
1999-07-17 Gurusamy Sarathy make CC.pm use a distinct CCPP() macro rather than...
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-06-10 Gurusamy Sarathy fix small nits
1999-05-28 Vishal Bhatia fixing eval in the compiler
1999-03-04 Vishal Bhatia updates to compiler modules
1998-09-23 Gurusamy Sarathy s/runops/CALLRUNOPS/
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-06-15 Gurusamy Sarathy back out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikin added patch, fixed typo, reworked documentation
1998-02-20 Malcolm Beattie Merge perlext/Compiler/... into mainline. Some files...
1997-12-10 Malcolm Beattie Start overhauling compiler. It was working at least...
1997-09-02 Malcolm Beattie For compiler's CC, make PP_EVAL, PP_ENTERTRY work with...
1997-05-03 Malcolm Beattie Development to pre-alpha4
1997-05-03 Malcolm Beattie Initial check-in of perl compiler.