summaryrefslogtreecommitdiff
path: root/objXSUB.h
Commit message (Expand)AuthorAgeFilesLines
* 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