summaryrefslogtreecommitdiff
path: root/objpp.h
Commit message (Expand)AuthorAgeFilesLines
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-1611/+0
* properly restore PL_rsfp_filters after requireGurusamy Sarathy1998-10-251-0/+2
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-031-0/+2
* update template config.sh, add new config vars to win32 stuffGurusamy Sarathy1998-09-251-0/+2
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-0/+25
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-0/+2
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+4
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-0/+111
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-2/+0
* fix pp_caller() to fully traverse stacklevelsGurusamy Sarathy1998-07-121-0/+2
* undo ck_sysread() changes#1319,1337 in preparation for a muchGurusamy Sarathy1998-07-061-2/+0
* add ck_sysread() for better sysread/read/recv sanityGurusamy Sarathy1998-07-051-0/+2
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-0/+2
* applied patch with tweaks to proseGisle Aas1998-07-041-14/+0
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+6
* more MULTIPLICITY tweaksGurusamy Sarathy1998-06-231-0/+2
* applied patch, regen headersIlya Zakharevich1998-06-231-0/+2
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-2/+0
* tweaks to get PERL_OBJECT building again; passes testsGurusamy Sarathy1998-06-151-0/+2
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-2/+0
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+2
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+2
* [asperl] fixups to make it build and pass tests under both compilersGurusamy Sarathy1998-05-291-0/+2
* [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-1/+5
* [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-0/+12
* [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+4
* [asperl] small tweaks to make it compile (doesn't run)Gurusamy Sarathy1998-04-081-0/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-0/+2
* [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+1
* [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-0/+10
* [asperl] added AS patch#11Douglas Lankshear1998-03-051-6/+4
* [asperl] added AS patch#6Douglas Lankshear1998-02-141-1/+35
* [asperl] added AS patch#3Douglas Lankshear1998-02-011-6/+10
* [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+1391