1998-07-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
blob | commitdiff |
1998-07-12 |
Gurusamy Sarathy |
fix pp_caller() to fully traverse stacklevels |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy |
get it building again on win32 |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich |
added patch to generate PPDEF(pp_foo) |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
undo ck_sysread() changes#1319,1337 in preparation... |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
add ck_sysread() for better sysread/read/recv sanity |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
patchlevel up to 5.004_70, various tweaks |
blob | commitdiff | diff to current |
1998-07-04 |
Joshua Pritikin |
fixes for mortalization bug in xsubpp, other efficiency... |
blob | commitdiff | diff to current |
1998-07-04 |
Ilya Zakharevich |
allow a flags args to fbm_instr() for future needs |
blob | commitdiff | diff to current |
1998-07-04 |
Gisle Aas |
applied patch with tweaks to prose |
blob | commitdiff | diff to current |
1998-06-29 |
Ilya Zakharevich |
added patch for overloading constants, made PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
more MULTIPLICITY tweaks |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
partial MULTIPLICITY cleanup |
blob | commitdiff | diff to current |
1998-06-23 |
Ilya Zakharevich |
applied patch, regen headers |
blob | commitdiff | diff to current |
1998-06-21 |
Douglas Lankshear |
applied patch, along with many changes: |
blob | commitdiff | diff to current |
1998-06-20 |
Joshua Pritikin |
added patch, tweaked missed files, excised comment... |
blob | commitdiff | diff to current |
1998-06-18 |
Gurusamy Sarathy |
back out problematic change#1105, tweak perlsub.pod |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
tweaks to get PERL_OBJECT building again; passes tests |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
back out previous change (it breaks PERL_OBJECT) |
blob | commitdiff | diff to current |
1998-06-15 |
Joshua Pritikin |
added patch, fixed typo, reworked documentation |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Applied patch, followed by tweaks to *.sym and `perl... |
blob | commitdiff | diff to current |
1998-06-10 |
Norton T. Allen |
_66 proto.h |
blob | commitdiff | diff to current |
1998-06-10 |
Dan Sugalski |
proto.h change to make byterun() visible to VMS |
blob | commitdiff | diff to current |
1998-06-04 |
Gurusamy Sarathy |
[win32] add AS patch#25 (allow B build with -DPERL_OBJECT) |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] fixups to make it build and pass tests under... |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] misc changes |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] more changes to satisfy non-debug VC build... |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] tweaks to make it build with the Borland compi... |
blob | commitdiff | diff to current |
1998-05-23 |
Gurusamy Sarathy |
[win32] merge change#1015 from maintbranch (must revisi... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#906,907,909,910 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Malcolm Beattie |
Integrate win32 branch into mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Ilya Zakharevich |
[PATCH 5.004_64] newSV |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#886 from maintbranch |
blob | commitdiff | diff to current |
1998-05-01 |
Gurusamy Sarathy |
[asperl] add AS patch#20 (exposes more global constants) |
blob | commitdiff | diff to current |
1998-04-22 |
Jan Dubois |
[win32] hand-applied patch along with small tweaks |
blob | commitdiff | diff to current |
1998-04-21 |
Gurusamy Sarathy |
[asperl] add AS patch#17 |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy |
[win32] implement stack-of-stacks so that magic invocat... |
blob | commitdiff | diff to current |
1998-03-16 |
Jan Dubois |
newCONSTSUB added (XSUB equivalent for inlinable sub... |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy |
[asperl] various changes to get asperl working under... |
blob | commitdiff | diff to current |
1998-03-12 |
Gurusamy Sarathy |
[asperl] added AS patch#12 with minor changes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-06 |
Gurusamy Sarathy |
[win32] various |
blob | commitdiff | diff to current |
1998-03-05 |
Ilya Zakharevich |
[5.004_61 PATCH] Make incompatible changes to RE engine NOW |
blob | commitdiff | diff to current |
1998-02-26 |
Gurusamy Sarathy |
[asperl] added AS patch#9 |
blob | commitdiff | diff to current |
1998-02-14 |
Douglas Lankshear |
[asperl] added AS patch#6 |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy |
[asperl] added AS patch#5 (patch #4 was intentionally... |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[win32] enhancements to previous patch for XSUB OUTPUT... |
blob | commitdiff | diff to current |
1998-02-06 |
Matthias Ulrich... |
adding the newSVpvn API function |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] various tweaks |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] fix up missing patches from AS patch#2 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-13 |
Nick Ing-Simmons |
tie array changes to core and tests |
blob | commitdiff | diff to current |
1998-01-08 |
Charles Bailey |
Assorted VMS patches (mostly VMS makefile update for... |
blob | commitdiff | diff to current |
1997-12-17 |
Charles Bailey |
Lots of VMS changes. vms/gen_shrfls.pl (which parses... |
blob | commitdiff | diff to current |
1997-12-01 |
Nick Ing-Simmons |
Builds and passes all tests with gcc on Win32 - phew! |
blob | commitdiff | diff to current |
1997-12-01 |
Nick Ing-Simmons |
Create a struct for all perls globals (as an option) |
blob | commitdiff | diff to current |
1997-11-26 |
Gurusamy Sarathy |
[win32] Various changes to make it build cleanly and... |
blob | commitdiff | diff to current |
1997-11-25 |
Jarkko Hietaniemi |
AIX patch (including Configure support for {sched,pthre... |
blob | commitdiff | diff to current |
1997-11-21 |
Malcolm Beattie |
$_ is now per-thread (rather a lot of changes). Only... |
blob | commitdiff | diff to current |
1997-11-19 |
Ilya Zakharevich |
Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-11-18 |
Joshua Pritikin |
Separate avhv_foo() key handling into avhv_keys().... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie |
Change CONTEXT to PERL_CONTEXT throughout source (since... |
blob | commitdiff | diff to current |
1997-11-10 |
Gurusamy Sarathy |
Initial (untested) merge of all non-ansi changes on... |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Reverse integrate Malcolm's chanes into local |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Raw integrate of latest perl |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie |
Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr... |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie |
Per-thread magicals now stored in their own thr->magica... |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-10-31 |
Malcolm Beattie |
Half way through moving per-thread magicals into per... |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-10-03 |
Malcolm Beattie |
Back out sv_bless3 change which made pp_bless zap ... |
blob | commitdiff | diff to current |
1997-10-01 |
Malcolm Beattie |
Move runops_foo prototypes from proto.h to early in... |
blob | commitdiff | diff to current |
1997-09-30 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_01) with mainline. |
blob | commitdiff | diff to current |
1997-09-29 |
Malcolm Beattie |
Re-introduce the changes from change 68 (runops becomes a |
blob | commitdiff | diff to current |
1997-09-29 |
Malcolm Beattie |
Start merge with maint-5.004 branch by creating an... |
blob | commitdiff | diff to current |
1997-09-22 |
Malcolm Beattie |
runops becomes a funtion pointer and sv_bless3 created |
blob | commitdiff | diff to current |
1997-09-09 |
Malcolm Beattie |
Rewrite synchronisation of subs/methods and add attrs |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce |
[inseperable differences up to perl 5.004_02] |
blob | commitdiff | diff to current |
1997-07-24 |
Malcolm Beattie |
Start support for fake threads. |
blob | commitdiff | diff to current |
1997-07-01 |
Malcolm Beattie |
Support for op in global register (still buggy) |
blob | commitdiff | diff to current |
1997-06-11 |
Tim Bunce |
[differences between cumulative patch application and... |
blob | commitdiff | diff to current |
1997-06-11 |
Hans Mulder |
ENV leaks on win32 (was Re: Comments on ENV patch sought) |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-05-25 |
Malcolm Beattie |
Fix up integration 5.003->5.004. |
blob | commitdiff | diff to current |
1997-05-25 |
Malcolm Beattie |
First stab at 5.003 -> 5.004 integration. |
blob | commitdiff | diff to current |
1997-05-15 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_99a... |
blob | commitdiff | diff to current |
1997-04-24 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97h... |
blob | commitdiff | diff to current |
1997-04-23 |
Malcolm Beattie |
Added programmer-level condition variables via "condpai... |
blob | commitdiff | diff to current |
1997-04-22 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97g... |
blob | commitdiff | diff to current |
1997-04-18 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97f... |
blob | commitdiff | diff to current |
1997-04-14 |
Perl 5 Porters |
[inseparable changes from patch from perl-5.003_97d... |
blob | commitdiff | diff to current |
1997-04-09 |
Chip Salzenberg |
Minor type cleanup |
blob | commitdiff | diff to current |
1997-04-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_96... |
blob | commitdiff | diff to current |
next |