| Commit message (Expand) | Author | Age | Files | Lines |
* | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+3 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -4/+0 |
* | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+2 |
* | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 1 | -0/+1 |
* | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -0/+1 |
* | newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }). | Jan Dubois | 1998-03-16 | 1 | -0/+1 |
* | [win32] various | Gurusamy Sarathy | 1998-03-06 | 1 | -0/+2 |
* | [5.004_61 PATCH] Make incompatible changes to RE engine NOW | Ilya Zakharevich | 1998-03-05 | 1 | -1/+1 |
* | [win32] enhancements to previous patch for XSUB OUTPUT args | Gurusamy Sarathy | 1998-02-09 | 1 | -0/+13 |
* | adding the newSVpvn API function | Matthias Ulrich Neeracher | 1998-02-06 | 1 | -0/+1 |
* | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -0/+2 |
* | Assorted VMS patches (mostly VMS makefile update for new headers): | Charles Bailey | 1998-01-08 | 1 | -0/+2 |
* | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 1 | -1/+1 |
* | Builds and passes all tests with gcc on Win32 - phew! | Nick Ing-Simmons | 1997-12-01 | 1 | -0/+2 |
* | Create a struct for all perls globals (as an option) | Nick Ing-Simmons | 1997-12-01 | 1 | -0/+8 |
* | [win32] Various changes to make it build cleanly and pass all tests: | Gurusamy Sarathy | 1997-11-26 | 1 | -7/+0 |
* | AIX patch (including Configure support for {sched,pthread}_yield, | Jarkko Hietaniemi | 1997-11-25 | 1 | -1/+1 |
* | $_ is now per-thread (rather a lot of changes). Only tested under | Malcolm Beattie | 1997-11-21 | 1 | -1/+2 |
* | Jumbo regexp patch applied (with minor fix-up tweaks): | Ilya Zakharevich | 1997-11-19 | 1 | -6/+8 |
* | Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked | Joshua Pritikin | 1997-11-18 | 1 | -0/+1 |
* | Change CONTEXT to PERL_CONTEXT throughout source (since the #define | Malcolm Beattie | 1997-11-13 | 1 | -1/+1 |
* | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -1/+7 |
* | Raw integrate of latest perl | Nick Ing-Simmons | 1997-11-07 | 1 | -3/+0 |
|\ |
|
| * | Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS(). | Malcolm Beattie | 1997-11-06 | 1 | -3/+0 |
| * | Per-thread magicals now stored in their own thr->magicals and keyed | Malcolm Beattie | 1997-11-06 | 1 | -2/+0 |
* | | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -5/+6 |
|/ |
|
* | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -0/+5 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -1/+4 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -1/+4 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -0/+1 |
* | | Back out sv_bless3 change which made pp_bless zap '~'-magic. | Malcolm Beattie | 1997-10-03 | 1 | -1/+0 |
* | | Move runops_foo prototypes from proto.h to early in perl.h. | Malcolm Beattie | 1997-10-01 | 1 | -4/+0 |
* | | Merge maint-5.004 branch (5.004_01) with mainline. | Malcolm Beattie | 1997-09-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [differences between cumulative patch application and perl5.004_01]perl-5.004_01 | Tim Bunce | 1997-06-11 | 1 | -0/+1 |
| |\ |
|
| | * | ENV leaks on win32 (was Re: Comments on ENV patch sought) | Hans Mulder | 1997-06-11 | 1 | -0/+1 |
| |/ |
|
* | | Re-introduce the changes from change 68 (runops becomes a | Malcolm Beattie | 1997-09-29 | 1 | -1/+5 |
* | | Start merge with maint-5.004 branch by creating an ancestral | Malcolm Beattie | 1997-09-29 | 1 | -5/+1 |
|\ \
| |/ |
|
* | | runops becomes a funtion pointer and sv_bless3 created | Malcolm Beattie | 1997-09-22 | 1 | -1/+5 |
* | | Rewrite synchronisation of subs/methods and add attrs | Malcolm Beattie | 1997-09-09 | 1 | -0/+3 |
* | | Start support for fake threads. | Malcolm Beattie | 1997-07-24 | 1 | -3/+0 |
* | | Support for op in global register (still buggy) | Malcolm Beattie | 1997-07-01 | 1 | -0/+1 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -26/+36 |
|\ \ |
|
| * | | Added programmer-level condition variables via "condpair" magic. | Malcolm Beattie | 1997-04-23 | 1 | -0/+6 |
| * | | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -26/+30 |
* | | | Fix up integration 5.003->5.004. | Malcolm Beattie | 1997-05-25 | 1 | -0/+3 |
* | | | First stab at 5.003 -> 5.004 integration. | Malcolm Beattie | 1997-05-25 | 1 | -84/+163 |
|\ \ \
| | |/
| |/| |
|
| * | | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 1 | -0/+3 |
| * | | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i] | Perl 5 Porters | 1997-04-25 | 1 | -5/+8 |
| * | | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -30/+40 |