Fix up Larry's copyright statements to my best knowledge.
[p5sagit/p5-mst-13.2.git] / pp.h
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko Hietaniemi Missed the =head1 additions.
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-05-29 Michael G. Schwern Re: Would -Wno-unused -Wall be better?
2001-03-05 Nick Ing-Simmons Some tests for Camel 3rd edition features.
2001-02-28 Tim Jenness Re: sync sync sync: have I missed any patches?
2001-02-08 Charles Bailey SYN SYN
2001-02-01 Jarkko Hietaniemi Integrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-01-31 Nicholas Clark Re: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-24 Charles Bailey SYN SYN
2001-01-15 Jarkko Hietaniemi Use the /^Perl_/-less form of is_lvalue_sub().
2001-01-13 Jarkko Hietaniemi The LVRET macro needed an aTHX.
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-08 Michael Stevens djSP
2000-12-05 Jarkko Hietaniemi Add TOPm1s to peek at the second topmost stack item.
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-10-20 Charles Bailey SYN SYN
2000-09-02 Nick Ing-Simmons If overloaded %{} etc. return the object do not loop.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
1999-11-16 Jarkko Hietaniemi Regen Configure.
1999-10-29 Jarkko Hietaniemi Remove quad logic from perl.h; regen Configure;
1999-09-29 Charles Bailey resync with mainline
1999-09-10 Gurusamy Sarathy s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS...
1999-08-29 Ilya Zakharevich Speeding up XSUB calls up to 66%
1999-08-29 Jarkko Hietaniemi Implement 64-bit vec().
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-08-11 Jarkko Hietaniemi Unapply an experimental patch that accidentally escaped
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-07-06 Ilya Zakharevich Optimize away OP_SASSIGN
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-04-03 Gurusamy Sarathy grow PL_tmps_stack more efficiently; make it more amena...
1999-03-22 Gurusamy Sarathy update copyright years
1999-02-12 Jan Dubois remove OVERLOAD conditionals
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-31 Ilya Zakharevich Re: [PATCH 5.00552] Overloaded <> and deref again
1998-10-30 Ilya Zakharevich Overloaded <> and deref again
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy [win32] implement stack-of-stacks so that magic invocat...
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-25 Gisle Aas #ifdef CAN_PROTOTYPE cleanup
1998-01-30 Gurusamy Sarathy [asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1998-01-13 Nick Ing-Simmons tie array changes to core and tests
1997-11-25 Jarkko Hietaniemi AIX patch (including Configure support for {sched,pthre...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1996-12-24 Perl 5 Porters [inseparable changes from patch from perl5.003_15 to...
1996-11-29 Perl 5 Porters [inseparable changes from patch from perl5.003_09 to...
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-07-05 Perl 5 Porters perl 5.003_01: pp.h
1996-03-17 Perl 5 Porters Incorporate new single-statement macros
1995-03-13 Larry Wall Perl 5.001
1994-10-17 Larry Wall perl 5.000
1994-05-04 Larry Wall perl 5.0 alpha 9
1994-03-18 Larry Wall perl 5.0 alpha 6
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-10 Larry Wall perl 5.0 alpha 3
1993-10-07 Larry Wall perl 5.0 alpha 2