s/YYLEX_PARAM/YYLEXPARAM/
[p5sagit/p5-mst-13.2.git] / objpp.h
1998-10-25 Gurusamy Sarathy properly restore PL_rsfp_filters after require
1998-10-03 Gurusamy Sarathy make C<use> recognize C<require> overrides; allow C...
1998-09-25 Gurusamy Sarathy update template config.sh, add new config vars to win32...
1998-09-25 Gurusamy Sarathy tweaks to enable PERL_OBJECT to build & test on win32
1998-09-23 Albert Dvornik SSNEW() API for allocating memory on the savestack
1998-09-23 Ilya Zakharevich support match indices via special variables @- and @+
1998-08-10 Gurusamy Sarathy various tweaks: fix signed vs. unsigned problems that...
1998-07-18 Gurusamy Sarathy fix lvalue leaks stemming from failure to free LvTARG(sv)
1998-07-12 Gurusamy Sarathy fix pp_caller() to fully traverse stacklevels
1998-07-06 Gurusamy Sarathy undo ck_sysread() changes#1319,1337 in preparation...
1998-07-05 Gurusamy Sarathy add ck_sysread() for better sysread/read/recv sanity
1998-07-05 Gurusamy Sarathy patchlevel up to 5.004_70, various tweaks
1998-07-04 Gisle Aas applied patch with tweaks to prose
1998-06-29 Ilya Zakharevich added patch for overloading constants, made PERL_OBJECT...
1998-06-23 Gurusamy Sarathy more MULTIPLICITY tweaks
1998-06-23 Ilya Zakharevich applied patch, regen headers
1998-06-20 Joshua Pritikin added patch, tweaked missed files, excised comment...
1998-06-15 Gurusamy Sarathy tweaks to get PERL_OBJECT building again; passes tests
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-06-04 Gurusamy Sarathy [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)
1998-05-29 Gurusamy Sarathy [asperl] fixups to make it build and pass tests under...
1998-05-27 Gurusamy Sarathy [asperl] add AS patch#21 (misc. fixes)
1998-05-26 Gurusamy Sarathy [asperl] tweaks to make it build with the Borland compi...
1998-05-01 Gurusamy Sarathy [asperl] add AS patch#20 (exposes more global constants)
1998-04-08 Gurusamy Sarathy [asperl] small tweaks to make it compile (doesn't run)
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-03-16 Gurusamy Sarathy [asperl] various changes to get asperl working under...
1998-03-12 Gurusamy Sarathy [asperl] added AS patch#12 with minor changes
1998-03-05 Douglas Lankshear [asperl] added AS patch#11
1998-02-14 Douglas Lankshear [asperl] added AS patch#6
1998-02-01 Douglas Lankshear [asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2