summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* [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] this one with adjusted test numbersStephen McCamant1998-03-021-0/+2
* [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
* [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
| * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-3/+19
| |\ \
| * | | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-0/+5
* | | | Remove runlevel. It was used to count how many runops() callsGurusamy Sarathy1997-11-101-3/+0
* | | | Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-101-4/+7
| |_|/ |/| |
* | | Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-2/+0
* | | Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-051-9/+1
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-3/+22
|/
* Correct threads_mutex locking in main thread destruction.Malcolm Beattie1997-10-161-0/+3
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-0/+2
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-0/+2
* | Took out mystack_foo for good, fixed up interp.sym and win32/makedef.plMalcolm Beattie1997-10-101-13/+1
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-0/+1
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-1/+2
* | Add Todo.5.005 to MANIFEST and submit remade embed.h.Malcolm Beattie1997-10-021-1/+2
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-0/+1
|\ \ | |/
| * ENV leaks on win32 (was Re: Comments on ENV patch sought)Hans Mulder1997-06-111-0/+1
* | Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-091-0/+1
* | Run embed.pl and keywords.pl to complete RESTART -> INIT changeMalcolm Beattie1997-09-031-3/+3
* | Introduce pp_lock.Malcolm Beattie1997-07-051-0/+1
* | Support for op in global register (still buggy)Malcolm Beattie1997-07-011-0/+2
* | Fixups for thrperl integration.Malcolm Beattie1997-05-281-0/+4
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-0/+16
|\ \ | |/ |/|
| * Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-1/+5
* | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-0/+3
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+2
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-1/+9