This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
various tweaks: fix signed vs. unsigned problems that prevented C++
[perl5.git] / objpp.h
1998-08-10 Gurusamy Sarathyvarious tweaks: fix signed vs. unsigned problems that...
1998-07-18 Gurusamy Sarathyfix lvalue leaks stemming from failure to free LvTARG(sv)
1998-07-12 Gurusamy Sarathyfix pp_caller() to fully traverse stacklevels
1998-07-06 Gurusamy Sarathyundo ck_sysread() changes#1319,1337 in preparation...
1998-07-05 Gurusamy Sarathyadd ck_sysread() for better sysread/read/recv sanity
1998-07-05 Gurusamy Sarathypatchlevel up to 5.004_70, various tweaks
1998-07-04 Gisle Aasapplied patch with tweaks to prose
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-23 Gurusamy Sarathymore MULTIPLICITY tweaks
1998-06-23 Ilya Zakharevichapplied patch, regen headers
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-06-15 Gurusamy Sarathytweaks to get PERL_OBJECT building again; passes tests
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded 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