This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[ID 20000911.011] misplaced typemap in perlxs.pod
[perl5.git] / universal.c
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyavoid using uninitialized memory in require version...
2000-04-24 Gurusamy Sarathyfix totally broken caching in UNIVERSAL::isa() (from
2000-03-22 Gurusamy SarathyUMRs in universal.c (SvCUR() may not be there unless...
2000-03-21 Gurusamy Sarathymake parenthetic warnings look consistent; make diagnos...
2000-03-09 Gurusamy SarathyUNIVERSAL::isa() and UNIVERSAL::can() fail for magic...
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-15 Gurusamy SarathyUNIVERSAL::can and UNIVERSAL::isa should return undef...
2000-02-09 Charles BaileyResync with mainline
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-04 Gurusamy Sarathyremove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-08-30 Spider Boardman[ID 19990829.004] Autoloaded &VERSION and UNIVERSAL...
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-02-15 Gurusamy Sarathyadd const qualifier to most char* prototypes, handle...
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-11-24 Nick Ing-SimmonsPart-1 of tweaks to allow Tk to be "compiled"
1998-08-09 Gurusamy Sarathyadd missing dTHR; notes for test failures due to small...
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-06-28 Joshua Pritikinimprove 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-Simmonstie array changes to core and tests
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-08-06 M.J.T. GuyUNIVERSAL.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 AasRemove redundant functions UNIVERSAL::{class,is_instance}
1996-12-23 Chip SalzenbergFixes for Interactive Unix
1996-12-23 Winfried KoenigFixes 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 BarrRe: UNIVERSAL::class busted
1996-07-07 Perl 5 PortersAdd default UNIVERSAL methods to core
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]