summaryrefslogtreecommitdiff
path: root/embed.pl
Commit message (Expand)AuthorAgeFilesLines
* fix ops that are not filehandle constructors to not create GV if itGurusamy Sarathy1999-02-121-0/+1
* patch for change#2822, done right; add PERL_OBJECT stuff; regen headersIlya Zakharevich1999-02-071-0/+1
* PERL_OBJECTness for change#2595Gurusamy Sarathy1999-01-171-0/+5
* PERL_OBJECT tweaks for change#2426Gurusamy Sarathy1999-01-171-0/+1
* Please add no_modify to PERL_POLLUTEroot1998-12-181-0/+1
* applied suggested patch with PERL_OBJECT tweaksIlya Zakharevich1998-11-281-0/+1
* phase 2 of PERL_OBJECT cleanup; objXSUB.h autogenerationGurusamy Sarathy1998-11-221-6/+72
* s/Perl_utf8skip/PL_utf8skip/gGurusamy Sarathy1998-11-171-10/+0
* provide -DPERL_POLLUTEGurusamy Sarathy1998-11-111-1/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-35/+256
* disable C<#define dirty PL_dirty> et al.Gurusamy Sarathy1998-10-061-1/+1
* remove bogus warn()Gurusamy Sarathy1998-09-241-4/+3
* 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs itJarkko Hietaniemi1998-09-231-7/+0
* add a few more globals with old names #definedGurusamy Sarathy1998-07-221-0/+7
* add rsfp_filters and perldb to pollutants listGurusamy Sarathy1998-07-201-0/+2
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-0/+2
* PL_ minir tidy upNick Ing-Simmons1998-07-191-0/+24
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-3/+2
* Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CCNick Ing-Simmons1998-07-181-3/+4
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-5/+11
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-2/+2
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-6/+48
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-15/+140
* Sort out malloc_mutex for perl's mallocNick Ing-Simmons1997-11-291-33/+4
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-42/+86
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-0/+1
* Patch for embed.pl when !EMBED && !MULTIPLICITYChip Salzenberg1996-11-261-1/+7
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-13/+11
* Expand warning at the top.Perl 5 Porters1996-08-191-1/+1
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-9/+16
* perl 5.003_01: embed.plPerl 5 Porters1996-07-041-1/+12
* Make EMBED the default, unless overridden by -DNO_EMBEDPerl 5 Porters1996-03-111-0/+10
* 5.002 beta 1Larry Wall1995-11-211-0/+0
* This is my patch patch.1m for perl5.001.Andy Dougherty1995-06-221-0/+67