This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
References to version objects should stringify as VSTRING. This makes
[perl5.git] / global.sym
2005-11-10 Steve HayMake Perl_seed public
2005-11-02 Rafael Garcia-SuarezRegen headers
2005-10-31 Nicholas ClarkPerl_csighandler was in global.sym twice.
2005-10-30 Nicholas Clarkglobal.sym appears to have become out of date. Oops.
2005-10-24 Nicholas ClarkAdd my_sprintf, which is usually just a macro for sprin...
2005-10-19 Robin HoustonRe: [PATCH] Re: [perl #37350] $#{@$aref} in debugger...
2005-08-24 John Peacock[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-07-20 Jarkko Hietaniemisupport POSIX SA_SIGINFO
2005-07-04 Steve HayPerl_share_hek needs exporting for change 25070 on...
2005-07-04 Steve HayHere's the rest of change 25058 ;-)
2005-06-29 Nicholas ClarkFirst stab at not automatically creating an unused...
2005-06-20 Andy LesterThe continuing adventures of Constman and Localize Boy
2005-06-15 Andy LesterCopSTASH_eq again
2005-06-07 Jarkko Hietaniemione more round of is_utf8_foo tuneup
2005-06-04 Jarkko Hietaniemifurther speeding up of is_utf8_string()
2005-06-03 Nicholas ClarkCreate newSVpv_hek to reduce code duplication where...
2005-06-03 Andy LesterRandom consting
2005-05-29 Nicholas ClarkGoodbye xav_arylen. You won't be missed that much.
2005-05-26 Steve HayFix some Win32 link errors
2005-05-24 Rafael Garcia-SuarezRemove Perl_ck_* functions from public API
2005-05-24 Andy Lesterembed.fnc cleanup + SvPVX_const usage
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-05-21 Nicholas ClarkMove placeholders into a new rhash magic type.
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2005-05-09 Rafael Garcia-SuarezRevert to Andy's first solution for nonnull attributes;
2005-04-22 Steve HayFix more Win32 linker errors following change 24271
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-04 Andy Lesterconst-eight.diff
2005-03-31 Rafael Garcia-SuarezUpdate copyrights.
2005-01-24 Rafael Garcia-SuarezRevert change 23843.
2005-01-21 Rick DelaneyRe: [perl #31924] %INC caching failure-case problem
2005-01-10 Marcus Holland-MoritzRemove PERL_FLEXIBLE_EXCEPTIONS code.
2005-01-09 Nicholas Clarksavepv(SvPV(sv,n_a)) is common, and creates an unnecess...
2005-01-07 Nicholas ClarkStage 1 of utf8 support for soft references.
2004-11-16 Steve HayFix Win32 breakage caused by changes to op.c in change...
2004-06-02 Rafael Garcia-SuarezMake the dUNDERBAR/UNDERBAR macros work as advertised.
2004-04-07 John PeacockBleadperl to version 0.37
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2003-12-17 Marcus Holland-Moritzarguments for perl_clone()
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-20 Alan Burlisonpromote hv_clear_placeholders to perl API
2003-11-19 Nicholas ClarkRun regen.pl (for hv_assert)
2003-09-10 Jarkko HietaniemiA new UTF-8 API, Perl_is_utf8_string_loc(), a variant
2003-09-02 Adrian M. EnacheRe: ByteLoader and MSWin32
2003-08-09 Dave Mitchelladd "$lexical not available" warning in C<for my $lex ()>
2003-07-10 Jarkko HietaniemiThe *right* way to make the csighandler visible.
2003-06-29 Rafael Garcia-SuarezPerl_doing_taint must be public, for programs that...
2003-05-05 Adrian M. Enache[patch] Re: [perl #21728] regexp SEGV
2003-05-05 Jarkko Hietaniemipack/unpack fixes from Wolfgang Laun:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-09 Jarkko HietaniemiExport the symbols from #18863; do not prototype (but...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-03-02 Jarkko HietaniemiForgotten from change #18795.
2003-03-01 Abe TimmermanGet MSWin32 back compiling
2003-02-16 Nicholas ClarkCOW regexps:
2003-02-05 Inaba Hiroto[Patch] parsing under encoding (Re: [Encode] HEADS...
2003-01-22 Jarkko HietaniemiIntegrate from maint-5.8:
2003-01-21 Hugo van der Sandenintegrate #18366-18370 from maint-5.8:
2002-12-17 Richard Hitt[Fwd: Patch for perl utf8-related bug]
2002-11-05 Rafael Garcia-Suarezmake regen_headers.
2002-11-04 Slaven RezicRe: [perl #18066] Bug in -I when path has double colons?
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-10 John PeacockVersion object combined patch
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-08-20 John PeacockVersion object patch #1
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-07-16 Gurusamy Sarathyintegrate a variant of change#17568 from maint-5.6...
2002-07-04 Mattia BarbonWin32 build broken
2002-05-01 Nick Ing-Simmonsperl embed.pl to update global.sym
2002-04-16 Nicholas ClarkRe: Unbalanced string table refcount (was: perl@15930)
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-03 Nick Ing-SimmonsFix segfaults when mainthread exits with other threads...
2002-03-23 Dave Mitchelltidy sv.[ch] after CRIPPLED_CC removal
2002-03-17 Jarkko HietaniemiImplement the retry-on-ERANGE for the get*_r().
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-03-10 Jarkko HietaniemiRenaming tweaks, and split off the reentrant "superbuffer"
2002-03-07 Jarkko HietaniemiRetract #14985, #14899, and #14990, following the princ...
2002-03-04 Jarkko HietaniemiNeeded by #14985.
2002-02-24 John PeacockRe: Copying PV only with possible UTF-8 characters
2002-02-21 Ilya Zakharevichgrouping in pack/unpack
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-18 Nick Ing-SimmonsSplit out core of sv_magic() into sv_magicext().
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-12 Mattia Barbonexport win32_async_check or Perl_despatch_signals
2001-12-30 Jarkko HietaniemiRegen files.
2001-12-30 Nick Ing-Simmonsremove embed.pl duplicates
2001-12-29 Nick Ing-SimmonsNicholas Clark's embed.pl fix for my_socketpair
2001-12-25 John PeacockRe: Not OK 13881
2001-12-23 Nicholas Clarksocketpair emulation
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-12-21 Jarkko HietaniemiMake using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-03 Jarkko HietaniemiMake sharepvn a macro since all it does is a deref.
2001-11-28 Jarkko HietaniemiFix for "a\x{100}" =~ /A/i.
2001-11-23 Jarkko Hietaniemiregen_headers.
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-11-19 Jarkko HietaniemiThe _uni_display should not be in dump.c since they
2001-11-15 John Peacockv-strings as Objects Step 1
next