This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert #32197, should not be needed anymore since the upgrade
[perl5.git] / global.sym
2007-09-25 Dave Mitchellmake PERL_SYS_INIT/INIT3/TERM into functions
2007-09-20 Nicholas ClarkAdd a new function Perl_hv_common_key_len(), which...
2007-09-20 Nicholas ClarkChange 31919 forgot to add Perl_hv_common to global.sym
2007-09-18 Steve HayChange #31889 forgot to regen global.sym
2007-09-12 Nicholas Clarkmro_get_linear_isa_dfs and mro_get_linear_isa_c3 can...
2007-07-07 Rafael Garcia-SuarezMake Perl_find_runcv a member of the public API
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-03 Steve HayFix breakages caused by #31130:
2007-05-03 Ævar Arnfjörð Bjar... FETCH/STORE/LENGTH callbacks for numbered capture variables
2007-05-01 Steve PetersAdd Perl_my_dirfd() to util.c
2007-04-30 Ævar Arnfjörð Bjar... Re: [PATCH] Cleanup of the regexp API
2007-04-26 Brandon BlackFix mro docs.
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-06 Ævar Arnfjörð Bjar... Re: Proposed changes and to regular expression interfac...
2007-03-23 Matthijs van Duinsymbol-exports needed for Data::Alias
2007-03-22 Yves OrtonResolve PL_curpm issues with (??{}) and fix corruption...
2007-03-12 Nicholas ClarkWith the demise of ByteLoader in blead, unshare_hek...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-02-18 Nicholas ClarkAdd a new API function newSV_type, to replace the idiom:
2007-02-17 Nicholas ClarkMissed an aTHX_ in B's call to Perl_emulate_cop_io.
2007-02-10 Andy Doughertysignbit detection (was [perl #39875] -0.0 loses signedn...
2007-01-26 Nicholas ClarkStop S_incline needing to temporarily write a '\0'...
2007-01-17 Nicholas ClarkMake PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv...
2007-01-15 Nicholas ClarkAdd get_cvn_flags(), which is like get_cv() but takes...
2007-01-12 Dave Mitchellfix PL_parser_dup symbol (again)
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2007-01-01 Steve PetersWelcome to 2007! Time to update copyrights from change...
2007-01-01 Jarkko HietaniemiSymbian port: add Series 90 support
2006-12-06 Yves OrtonRe: [PATCH] User pragmas now accessible from B
2006-12-04 Rafael Garcia-SuarezActually submit previous change.
2006-12-01 Yves OrtonContinue split of perl internal regexp structures from...
2006-09-25 Yves OrtonAdd hook for re_dup() into regex engine as reg_dupe...
2006-07-16 Dave Mitchellrun regen_headerds
2006-07-10 Steve PetersAdd Russ Allbery's public domain implementations of...
2006-07-06 Yves OrtonIntroduce a new function, pv_escape(), to display conte...
2006-06-12 chromaticAdd the new method UNIVERSAL::DOES() and the API functi...
2006-05-22 Steve HayFix Win32 linker error
2006-05-21 Steve PetersAdd Perl_PerlIO_context_layers() to the public API...
2006-05-20 Nicholas ClarkAbolish cop_arybase. Signal a non zero $[ with a hint...
2006-05-12 Jarkko HietaniemiRe: [PATCH] my_snprintf
2006-05-03 SADAHIRO TomoyukiRe: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
2006-04-19 Nicholas ClarkCalling cv_undef() on the CV created by newCONSTSUB...
2006-04-16 Jan Duboisremove some cruft from makedef.pl
2006-04-16 Nicholas ClarkMerge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags...
2006-04-14 Nicholas ClarkMark new_warnings_bitfield as XE, and add it to __DATA_...
2006-03-05 Nicholas ClarkProvide Perl_gv_name_set to replace LVALUE use of GvNAM...
2006-01-31 Nicholas ClarkEliminate save_threadsv, as it is never linked to,...
2006-01-04 Steve HayRun regen.pl (Just updating copyright years)
2005-12-30 Dave Mitchellchange #26523 didn't make my_cxt_init public
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-19 Robin HoustonRe: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houstonlatest switch/say/~~
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.
next