summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* applied patch with tweaks to proseGisle Aas1998-07-041-7/+0
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+2
* applied patch, regen headersIlya Zakharevich1998-06-231-0/+1
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-1/+0
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-1/+0
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-1/+0
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+1
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-2/+2
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+1
* [win32] change#1060 was inexplicably missing some of the "ensureGurusamy Sarathy1998-05-301-1/+0
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-0/+1
|\
| * [win32] merge change#1015 from maintbranch (must revisit 1014 later, isGurusamy Sarathy1998-05-231-0/+1
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+5
|\ \ | |/
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-0/+3
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-0/+2
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+3
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-0/+2
|\ \ | |/
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-0/+1
| * newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-161-0/+1
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-0/+2
|\ \ | |/
| * [win32] this one with adjusted test numbersStephen McCamant1998-03-021-0/+2
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-0/+3
|\ \ | |/
| * [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-261-0/+2
| * HP-UX hints and AIX global.sym changes (with Makefile.SH rule)Jarkko Hietaniemi1998-02-251-0/+1
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-1/+1
|/
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-0/+14
* tie array changes to core and testsNick Ing-Simmons1998-01-131-0/+2
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-5/+0
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-0/+2
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-110/+0
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-486/+7
* Sort out malloc_mutex for perl's mallocNick Ing-Simmons1997-11-291-47/+33
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-1/+2