summaryrefslogtreecommitdiff
path: root/universal.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Alan Burlison2003-11-201-43/+3
* Integrate:Nicholas Clark2003-11-031-5/+4
* Integrate:Nicholas Clark2003-11-021-0/+11
* Integrate:Nicholas Clark2003-11-011-0/+16
* Integrate:Nicholas Clark2003-10-191-1/+1
* Integrate:Nicholas Clark2003-09-081-5/+7
* Integrate:Juerd2003-09-081-4/+4
* Integrate:Jarkko Hietaniemi2003-09-081-0/+8
* Integrate:Jarkko Hietaniemi2003-07-271-1/+1
* Integrate:Jarkko Hietaniemi2003-07-231-2/+4
* Integrate:Jarkko Hietaniemi2003-06-241-0/+7
* Integrate:Jarkko Hietaniemi2003-06-151-15/+34
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Jarkko Hietaniemi2003-04-211-1/+0
* Integrate:Jarkko Hietaniemi2003-04-171-1/+4
* Integrate:Jarkko Hietaniemi2003-04-171-0/+131
* Integrate:Nicholas Clark2003-03-101-2/+2
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-01-161-2/+4
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-2/+2
* Re: Unbalanced string table refcount (was: perl@15930)Nicholas Clark2002-04-161-3/+10
* universal.c:XS_Internals_hv_clear_placeholders is too longCraig A. Berry2002-04-151-3/+3
* Re: restricted hashes are unblessableNicholas Clark2002-04-141-0/+45
* Small tweaks.Jarkko Hietaniemi2002-03-121-5/+7
* Move the readonly interface back to universal.c,Jarkko Hietaniemi2002-03-121-0/+40
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-111-21/+0
* more warnings tidyupPaul Marquess2002-03-111-1/+1
* RE: VERSION corePaul Marquess2002-03-011-4/+12
* Add missing Tolkien quotes to *.cAudrey Tang2002-02-201-0/+6
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?Michael G. Schwern2002-01-231-5/+13
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+2
* Keep It Simple and Stupid version of readonly hash support.Nick Ing-Simmons2001-11-061-0/+20
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-3/+3
* So there.Jarkko Hietaniemi2001-06-181-3/+2
* Document the need for sv_printify().Jarkko Hietaniemi2001-06-181-2/+3
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-0/+8
* UTF-X encoding invariance for Encode:Nick Ing-Simmons2001-03-181-1/+120
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-1/+0
* continued -Wformat supportRobin Barker2000-09-141-2/+2
* avoid using uninitialized memory in require version checkGurusamy Sarathy2000-04-241-2/+2
* fix totally broken caching in UNIVERSAL::isa() (fromGurusamy Sarathy2000-04-241-18/+38
* UMRs in universal.c (SvCUR() may not be there unless SvPOK())Gurusamy Sarathy2000-03-221-2/+2
* make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-2/+2
* UNIVERSAL::isa() and UNIVERSAL::can() fail for magic valuesGurusamy Sarathy2000-03-091-0/+6
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-3/+1
* support for version vectors in UNIVERSAL::VERSION(), so thatGurusamy Sarathy2000-02-261-7/+50
* UNIVERSAL::can and UNIVERSAL::isa should return undef whenGurusamy Sarathy2000-02-151-0/+8
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+10
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-4/+0