README.cjk update.
[p5sagit/p5-mst-13.2.git] / cc_runtime.h
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.