somewhat untested PERL_OBJECT cleanups (C++isms mostly
[p5sagit/p5-mst-13.2.git] / universal.c
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-02-15 Gurusamy Sarathy add const qualifier to most char* prototypes, handle...
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-11-24 Nick Ing-Simmons Part-1 of tweaks to allow Tk to be "compiled"
1998-08-09 Gurusamy Sarathy add missing dTHR; notes for test failures due to small...
1998-08-09 Paul Marquess lexical warnings; tweaks to places that didn't apply...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-06-28 Joshua Pritikin improve recursive error messages!
1998-02-01 Douglas Lankshear [asperl] added AS patch#3
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-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-08-06 M.J.T. Guy UNIVERSAL.pm and import methods (tests)
1997-04-01 Perl 5 Porters [inseparable changes from match from perl-5.003_96...
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-18 Gisle Aas Remove redundant functions UNIVERSAL::{class,is_instance}
1996-12-23 Chip Salzenberg Fixes for Interactive Unix
1996-12-23 Winfried Koenig Fixes for Interactive Unix
1996-11-26 Nick Ing-Simmons "static" call to UNIVERSAL::can
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-08-29 Graham Barr Re: UNIVERSAL::class busted
1996-07-07 Perl 5 Porters Add default UNIVERSAL methods to core
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]