This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] Various changes to make it build cleanly and pass all tests:
[perl5.git] / proto.h
1997-11-26 Gurusamy Sarathy[win32] Various changes to make it build cleanly and...
1997-11-25 Jarkko HietaniemiAIX patch (including Configure support for {sched,pthre...
1997-11-21 Malcolm Beattie$_ is now per-thread (rather a lot of changes). Only...
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-11-18 Joshua PritikinSeparate avhv_foo() key handling into avhv_keys()....
1997-11-13 Malcolm BeattieChange CONTEXT to PERL_CONTEXT throughout source (since...
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-06 Malcolm BeattieRemove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr...
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm BeattieBack out sv_bless3 change which made pp_bless zap ...
1997-10-01 Malcolm BeattieMove runops_foo prototypes from proto.h to early in...
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-29 Malcolm BeattieRe-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm BeattieStart merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattierunops becomes a funtion pointer and sv_bless3 created
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-07-01 Malcolm BeattieSupport for op in global register (still buggy)
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-06-11 Hans MulderENV leaks on win32 (was Re: Comments on ENV patch sought)
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-25 Malcolm BeattieFix up integration 5.003->5.004.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-04-24 Perl 5 Porters[inseparable changes from match from perl-5.003_97h...
1997-04-23 Malcolm BeattieAdded programmer-level condition variables via "condpai...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-09 Chip SalzenbergMinor type cleanup
1997-04-01 Perl 5 Porters[inseparable changes from match from perl-5.003_96...
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm BeattieInitial devel changes.
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-06 Perl 5 Porters[inseparable changes from match from perl-5.003_92...
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-16 Perl 5 Porters[inseparable changes from patch from perl5.003_21 to... perl-5.003_22
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1996-12-24 Perl 5 Porters[inseparable changes from patch from perl5.003_15 to...
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-29 Kenneth AlbanowskiReliable signal patch
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-10-07 Perl 5 Portersperl 5.003_06: proto.h
1996-07-17 Perl 5 Portersperl 5.003_01: proto.h
1996-02-29 Perl 5 PortersChange run to runops
1996-02-08 Perl 5 PortersAvoid unreferenced stub for VMS.
1996-02-03 Perl 5 Portersperl5.002beta3
1996-09-01 Perl 5 Portersperl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto...
1996-08-19 Perl 5 PortersFix safe*alloc and safefree prototypes.
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
1995-06-22 Andy DoughertyThis is my patch patch.1m for perl5.001.
1995-05-30 Andy DoughertyThis is my patch patch.1i for perl5.001.
1995-04-06 Andy Doughertyperl5.001 patch.1c
1995-03-13 Larry WallPerl 5.001 perl-5.001
1995-02-11 Andy Doughertyperl5.000 patch.0k: MakeMaker 4.06 and to fix minor...
1995-02-07 Andy Doughertyperl5.000 patch.0j: fix minor portability and build...
1995-01-26 Andy Doughertyperl5.000 patch.0i: fix glaring mistakes in patches a-h
1995-01-18 Andy Doughertyperl5.000 patch.0g: [various portability fixes, and...
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-04-04 Andy Doughertyperl 5.0 alpha 8
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-12-10 Larry Wallperl 5.0 alpha 5
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2