summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-1/+1
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+2
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-6/+8
* Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+1
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-1/+1
* Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+7
* Raw integrate of latest perlNick Ing-Simmons1997-11-071-3/+0
|\
| * Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().Malcolm Beattie1997-11-061-3/+0
| * Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-2/+0
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-5/+6
|/
* Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-0/+5
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-1/+4
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+4
* | 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-0/+1
* | Back out sv_bless3 change which made pp_bless zap '~'-magic.Malcolm Beattie1997-10-031-1/+0
* | Move runops_foo prototypes from proto.h to early in perl.h.Malcolm Beattie1997-10-011-4/+0
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-0/+1
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-0/+1
| |\
| | * ENV leaks on win32 (was Re: Comments on ENV patch sought)Hans Mulder1997-06-111-0/+1
| |/
* | Re-introduce the changes from change 68 (runops becomes aMalcolm Beattie1997-09-291-1/+5
* | Start merge with maint-5.004 branch by creating an ancestralMalcolm Beattie1997-09-291-5/+1
|\ \ | |/
* | runops becomes a funtion pointer and sv_bless3 createdMalcolm Beattie1997-09-221-1/+5
* | Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-091-0/+3
* | Start support for fake threads.Malcolm Beattie1997-07-241-3/+0
* | Support for op in global register (still buggy)Malcolm Beattie1997-07-011-0/+1
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-26/+36
|\ \
| * | Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-0/+6
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-26/+30
* | | Fix up integration 5.003->5.004.Malcolm Beattie1997-05-251-0/+3
* | | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-251-84/+163
|\ \ \ | | |/ | |/|
| * | [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-5/+8
| * | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-30/+40
| * | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-0/+1
| * | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-0/+1
| * | Minor type cleanupChip Salzenberg1997-04-091-1/+1
| * | [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-0/+1
| * | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-1/+2
| * | [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-1/+2
| * | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-9/+9
| * | [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-1/+1
| * | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-0/+1
| * | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-1/+1
| * | [inseparable changes from patch from perl5.003_21 to perl5.003_22]perl-5.003_22Perl 5 Porters1997-01-171-1/+1
| * | [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-3/+7
| * | [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-2/+1
| * | [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-14/+18
| * | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-2/+11
| * | [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-4/+4