This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / universal.c
2005-09-19 Andy LesterIntegrate:
2005-09-18 Nicholas ClarkIntegrate the API from:
2005-09-18 Nicholas ClarkIntegrate:
2005-09-18 Steve PetersIntegrate:
2005-09-18 Nicholas ClarkIntegrate:
2005-09-18 Nicholas ClarkIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-04-07 John PeacockBleadperl to version 0.37
2004-03-22 Nicholas ClarkIntegrate:
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2003-11-20 Alan BurlisonIntegrate:
2003-11-20 Alan Burlisonpromote hv_clear_placeholders to perl API
2003-11-03 Nicholas ClarkIntegrate:
2003-11-03 Nicholas Clarks/new_hash/rehash/g (Stas suggested a better name)
2003-11-02 Nicholas ClarkIntegrate:
2003-11-02 Nicholas ClarkProvide Internals::new_hash_seed to return PL_new_hash_...
2003-11-01 Nicholas ClarkIntegrate:
2003-11-01 Nicholas ClarkAdd Internals::HvREHASH to expose the rehashing flag
2003-10-19 Nicholas ClarkIntegrate:
2003-10-13 Jan DuboisInternals::hash_seed() returns wrong value
2003-09-08 Nicholas ClarkIntegrate:
2003-09-08 Nicholas Clarksilence 1 compiler warning
2003-09-08 Jarkko HietaniemiRetract #21096, mostly: I had misexplained the situation
2003-09-08 JuerdIntegrate:
2003-09-08 Jarkko HietaniemiScott A. Crosby believes in not disclosing
2003-09-08 Jarkko HietaniemiIntegrate:
2003-09-08 Jarkko HietaniemiAdd Hash::Util::hash_seed() which answers among
2003-07-27 Jarkko HietaniemiIntegrate:
2003-07-27 Marcus Holland-MoritzRe: [PATCH] Re: Storing &PL_sv_undef as a hash key...
2003-07-23 Jarkko HietaniemiIntegrate:
2003-07-18 Dave Mitchell[ PATCH] Re: isa(UNIVERSAL)?
2003-06-24 Jarkko HietaniemiIntegrate:
2003-06-24 John Peacockversion.pm up to date with CPAN
2003-06-15 Jarkko HietaniemiIntegrate:
2003-06-15 Jarkko HietaniemiReindent a section of the file.
2003-06-15 Jarkko HietaniemiUnused variable.
2003-06-14 Jarkko HietaniemiHaving to pull in the whole Encode just to get SvUTF8()
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-19 Adrian M. EnacheFix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-18 Jarkko HietaniemiUnused variables.
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko HietaniemiUse the right prototype and a glob is fine (from Rafael).
2003-04-14 Jarkko HietaniemiBuild get_layers() also under -Uuseperlio.
2003-04-14 Jarkko HietaniemiIntroduce PerlIO::get_layers() to allow people to peek
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Nicholas ClarkIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-12 Robin Barkerto silence compiler warning
2003-02-10 Artur BergmanCompile under threads and MacOSX. For some reason newSVpvf
2003-02-10 John Peacockversion objects final(?) patch
2003-01-16 Jarkko HietaniemiIntegrate:
2003-01-15 Rafael Garcia-Suarezisa() and can() didn't work on magic variables
2003-01-07 Nicholas Clark%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
2002-12-23 Nicholas Clarkoperation on `PL_na' may be undefined
2002-10-10 John PeacockVersion object combined patch
2002-08-30 John PeacockTweaks to Bleadperl Version Object Support
2002-08-23 Hugo van der Sanden#17747 caused bad free()s with PERL_DESTRUCT by calling...
2002-08-23 Hugo van der Sandenfixup threaded build for vstring changes
2002-08-22 John PeacockRe: [PATCH] Version object patch #1
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-16 Nicholas ClarkRe: Unbalanced string table refcount (was: perl@15930)
2002-04-15 Craig A. Berryuniversal.c:XS_Internals_hv_clear_placeholders is too...
2002-04-14 Nicholas ClarkRe: restricted hashes are unblessable
2002-03-12 Jarkko HietaniemiSmall tweaks.
2002-03-12 Jarkko HietaniemiMove the readonly interface back to universal.c,
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util & restricted hash touch...
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-01 Paul MarquessRE: VERSION core
2002-02-20 Audrey TangAdd missing Tolkien quotes to *.c
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2002-01-23 Michael G. SchwernRe: bless() bug ? Why fails reblessing of 'main::Object...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-09-15 Gurusamy Sarathyenable most warnings for windows build; fix the various...
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-06-18 Jarkko HietaniemiSo there.
2001-06-18 Jarkko HietaniemiDocument the need for sv_printify().
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2001-03-18 Nick Ing-SimmonsUTF-X encoding invariance for Encode:
2001-01-30 Gurusamy Sarathyintegrate changes#7984,7987,8010 from mainline (gets...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-17 Gurusamy Sarathyintegrate changes#7069..7077,7079,7081..7087,7090,7092...
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-10-20 Charles BaileySYN SYN
2000-10-16 Gurusamy Sarathyintegrate change#5924 from mainline
2000-09-14 Robin Barkercontinued -Wformat support
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...
next