summaryrefslogtreecommitdiff
path: root/objpp.h
Commit message (Collapse)AuthorAgeFilesLines
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-2/+0
| | | p4raw-id: //depot/perl@1528
* fix pp_caller() to fully traverse stacklevelsGurusamy Sarathy1998-07-121-0/+2
| | | p4raw-id: //depot/perl@1445
* undo ck_sysread() changes#1319,1337 in preparation for a muchGurusamy Sarathy1998-07-061-2/+0
| | | | | | | | simpler fix p4raw-link: @1337 on //depot/perl: 77808da1249dc49b6d1ea4171ebce9989b18ea3f p4raw-link: @1319 on //depot/perl: 5081475eefaf24307ce7eaf4c87aafd588b37e98 p4raw-id: //depot/perl@1345
* add ck_sysread() for better sysread/read/recv sanityGurusamy Sarathy1998-07-051-0/+2
| | | p4raw-id: //depot/perl@1319
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-0/+2
| | | | | | | | * fix taint problems due to maintbranch regression * PERL_OBJECT now builds again * deal with C++ strong-typing problems in hv.c * fix mismatch in "reserved word" diagnostic p4raw-id: //depot/perl@1311
* applied patch with tweaks to proseGisle Aas1998-07-041-14/+0
| | | | | | Subject: [PATCH] Simplified AVHV support Message-ID: <m3k95z86og.fsf@furu.g.aas.no> p4raw-id: //depot/perl@1286
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+6
| | | | | Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1259
* more MULTIPLICITY tweaksGurusamy Sarathy1998-06-231-0/+2
| | | p4raw-id: //depot/perl@1206
* applied patch, regen headersIlya Zakharevich1998-06-231-0/+2
| | | | | | Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_67] Malloc size feedback p4raw-id: //depot/perl@1201
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-2/+0
| | | | | | | belong in the sources Message-Id: <H00000e500072c63@MHS> Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup p4raw-id: //depot/perl@1165
* tweaks to get PERL_OBJECT building again; passes testsGurusamy Sarathy1998-06-151-0/+2
| | | p4raw-id: //depot/perl@1137
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-2/+0
| | | p4raw-id: //depot/perl@1136
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+2
| | | | | | Message-Id: <H00000e500071aa3@MHS> Subject: [PATCH 5.004_66] JMPENV! p4raw-id: //depot/perl@1135
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+2
| | | p4raw-id: //depot/win32/perl@1074
* [asperl] fixups to make it build and pass tests under both compilersGurusamy Sarathy1998-05-291-0/+2
| | | p4raw-id: //depot/asperl@1056
* [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-1/+5
| | | p4raw-id: //depot/asperl@1036
* [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-0/+12
| | | | | | testsuite because @INC intuition from location of perlcore.dll seems to be broken. Also, system() and qx// seem broken as well. p4raw-id: //depot/asperl@1033
* [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+4
| | | p4raw-id: //depot/asperl@908
* [asperl] small tweaks to make it compile (doesn't run)Gurusamy Sarathy1998-04-081-0/+2
| | | p4raw-id: //depot/asperl@885
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-0/+2
| | | p4raw-id: //depot/asperl@884
* [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+1
| | | | | (passes all tests when built under PERL_OBJECT) p4raw-id: //depot/asperl@809
* [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-0/+10
| | | p4raw-id: //depot/asperl@806
* [asperl] added AS patch#11Douglas Lankshear1998-03-051-6/+4
| | | | | | | | Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com> This patch fixes a bug I introduced removing duplicate code. -- Doug p4raw-id: //depot/asperl@788
* [asperl] added AS patch#6Douglas Lankshear1998-02-141-1/+35
| | | | | | | | | | | Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com> Subject: [PATCH] command line build This patch is for the command line build of perl object. I'll merge the ipfoo.c function with win32_xxx functions next. -- Doug p4raw-id: //depot/asperl@522
* [asperl] added AS patch#3Douglas Lankshear1998-02-011-6/+10
| | | | | | | | | | | | | | | | Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com> To: "'Gurusamy Sarathy'" <gsar@umich.edu> Here's an additional diff against //depot/asperl The field name mg_length was changed back to mg_len The function name mg_len was change to mg_length The need for sort_mutex removed thanks to the code derived from Tom Horsley's work. -- Doug p4raw-id: //depot/asperl@451
* [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+1391
p4raw-id: //depot/asperl@443