summaryrefslogtreecommitdiff
path: root/objXSUB.h
Commit message (Expand)AuthorAgeFilesLines
* win32 build fixesGurusamy Sarathy1999-06-101-4/+0
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-2417/+2091
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-1916/+1972
* clean up some stray "global" symbolsGurusamy Sarathy1999-06-041-0/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-021-16/+0
|\
| * ByteLoader mark 2Tom Hughes1999-05-281-18/+0
| * Cures for _57 in AIX 4.1.5.0.Jarkko Hietaniemi1999-05-251-0/+2
* | fix memory leak in C<eval 'return sub {...}'>Gurusamy Sarathy1999-05-311-0/+2
|/
* REx engine improvementsIlya Zakharevich1999-05-251-0/+4
* remove vestiges of PL_last_protoGurusamy Sarathy1999-05-241-2/+0
* redo change#2061 and parts of change#1169 with code in theGurusamy Sarathy1999-05-241-0/+2
* Still fflushing strong.Jarkko Hietaniemi1999-05-131-0/+2
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-10/+14
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-0/+4
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+8
* Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)Ilya Zakharevich1999-05-101-0/+2
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-101-0/+2
* grow PL_tmps_stack more efficiently; make it more amenable toGurusamy Sarathy1999-04-031-2/+2
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-2/+2
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-60/+0
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-0/+4
* fix ops that are not filehandle constructors to not create GV if itGurusamy Sarathy1999-02-121-0/+2
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-8/+8
* patch for change#2822, done right; add PERL_OBJECT stuff; regen headersIlya Zakharevich1999-02-071-0/+2
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-0/+14
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-2/+0
* regen headersGurusamy Sarathy1999-01-171-0/+16
* Finishing off SNOBOL: $1 in (?{})Ilya Zakharevich1998-11-281-0/+4
* better -Mre=debugcolorIlya Zakharevich1998-11-281-0/+2
* regcolorsIlya Zakharevich1998-11-281-0/+2
* applied suggested patch with PERL_OBJECT tweaksIlya Zakharevich1998-11-281-0/+6
* Fix \G in REx without //gIlya Zakharevich1998-11-281-0/+4
* add ext/Devel/PeekJan Dubois1998-11-271-8/+28
* phase 2 of PERL_OBJECT cleanup; objXSUB.h autogenerationGurusamy Sarathy1998-11-221-1625/+2564
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-0/+2
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-1/+11
* 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
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+3
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-241-0/+2
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-0/+2
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-231-0/+4
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+4
* ntohl typo in objXSUB.hGurusamy Sarathy1998-09-171-2/+2
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-0/+100
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-211-0/+2055