summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+3
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-24/+3
* Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+1
* Carry over changes in ansiperl branch. Win32 branch is nowGurusamy Sarathy1997-11-121-1/+1
* Minor tweaks to add a thread_intern struct that should ultimatelyGurusamy Sarathy1997-11-121-0/+3
* Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-6/+3
|\
| * Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-111-6/+3
| * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-3/+8
| * Raw integrate of latest perlNick Ing-Simmons1997-11-071-0/+1
| |\
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-24/+8
| * | Compile(d) at least once with threads on win32 Nick Ing-Simmons1997-11-051-0/+1