This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add the shared sv space to the global vars.
[perl5.git] / cc_runtime.h
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
1999-07-17 Gurusamy Sarathymake CC.pm use a distinct CCPP() macro rather than...
1999-07-06 Vishal Bhatiaapplied patch after demunging headers with appropriate...
1999-06-10 Gurusamy Sarathyfix small nits
1999-05-28 Vishal Bhatiafixing eval in the compiler
1999-03-04 Vishal Bhatiaupdates to compiler modules
1998-09-23 Gurusamy Sarathys/runops/CALLRUNOPS/
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded patch, fixed typo, reworked documentation
1998-02-20 Malcolm BeattieMerge perlext/Compiler/... into mainline. Some files...
1997-12-10 Malcolm BeattieStart overhauling compiler. It was working at least...
1997-09-02 Malcolm BeattieFor compiler's CC, make PP_EVAL, PP_ENTERTRY work with...
1997-05-03 Malcolm BeattieDevelopment to pre-alpha4
1997-05-03 Malcolm BeattieInitial check-in of perl compiler.