summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-0/+8
* AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-051-6/+0
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1280/+2532
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-0/+12
* win32 build fixesGurusamy Sarathy1999-06-101-24/+9
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-1581/+3376
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-959/+1021
* clean up some stray "global" symbolsGurusamy Sarathy1999-06-041-0/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-021-4/+0
|\
| * ByteLoader mark 2Tom Hughes1999-05-281-4/+0
* | fix memory leak in C<eval 'return sub {...}'>Gurusamy Sarathy1999-05-311-0/+1
|/
* redo change#2061 and parts of change#1169 with code in theGurusamy Sarathy1999-05-241-0/+1
* Still fflushing strong.Jarkko Hietaniemi1999-05-131-0/+2
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-8/+7
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-0/+2
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+6
* 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/+1
* grow PL_tmps_stack more efficiently; make it more amenable toGurusamy Sarathy1999-04-031-1/+2
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-1/+2
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-60/+5
* 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/+1
* 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/+1
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-2/+0
* regen headersGurusamy Sarathy1999-01-171-0/+10
* regcolorsIlya Zakharevich1998-11-281-0/+2
* applied suggested patch with PERL_OBJECT tweaksIlya Zakharevich1998-11-281-0/+1
* add ext/Devel/PeekJan Dubois1998-11-271-6/+26
* phase 2 of PERL_OBJECT cleanup; objXSUB.h autogenerationGurusamy Sarathy1998-11-221-1/+1
* s/Perl_utf8skip/PL_utf8skip/gGurusamy Sarathy1998-11-171-1/+0
* 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-160/+1186
* properly restore PL_rsfp_filters after requireGurusamy Sarathy1998-10-251-0/+1
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-031-0/+1
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-6/+0
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-0/+1
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+2
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-0/+4
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-1/+0
|\
| * remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-041-1/+0
* | add new files to MANIFEST; add missing prototypes to proto.h;Gurusamy Sarathy1998-07-261-0/+1
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+43
|/
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-1/+0
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-0/+1
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-1/+0
* undo ck_sysread() changes#1319,1337 in preparation for a muchGurusamy Sarathy1998-07-061-1/+0
* add ck_sysread() for better sysread/read/recv sanityGurusamy Sarathy1998-07-051-0/+1