This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fileno() was failing when passed a NULL. I'm guessing that we don't really need...
[perl5.git] / global.sym
2009-01-02 Rafael Garcia-SuarezBump coopyright year in embed.pl and various files...
2009-01-02 karl williamsonFaster sv_utf8_upgrade()
2008-12-28 Vincent PitAdd save_adelete()/SAVEADELETE() to save on the stack...
2008-12-27 Nicholas ClarkBreak out the set-the-MRO logic from the XS_mro_set_mro...
2008-12-27 Nicholas ClarkExplictly export Perl_mro_meta_init() so that HvMROMETA...
2008-12-27 Nicholas ClarkAdd Perl_mro_register() to register Method Resolution...
2008-12-27 Nicholas ClarkRepurpose struct mro_meta to allow it to store cached...
2008-12-27 Rafael Garcia-SuarezRemove "b" flag for sv_utf8_upgrade_nomg in embed.fnc
2008-12-26 Rafael Garcia-SuarezRegen docs and headers
2008-12-20 Steve PetersIt looks like the previous patch is working fine on...
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2008-11-30 Nicholas ClarkConvert all the scope save functions of the form
2008-11-26 Nicholas ClarkPerl_cv_ckproto() is not part of the public API, and...
2008-11-13 Chip SalzenbergRe: [perl #60360] [PATCH] UPDATED: local $SIG{FOO}...
2008-10-25 Nicholas ClarkUpdate copyright year in embed.pl, and everything that...
2008-05-21 Nicholas ClarkAdd Perl_croak_xs_usage(), which reduces a lot of expli...
2008-04-17 Nicholas Clark/* This code tries to figure out just what went wrong...
2008-04-07 Nicholas ClarkEliminate cop_label from struct cop by storing a label...
2008-03-31 Vincent PitDouble magic with substr
2008-01-28 Steven Schubigerutil.c: some consting
2008-01-10 Ævar Arnfjörð Bjar... Move the reg_stringify logic to Perl_sv_2pv_flags
2008-01-05 Nicholas ClarkBER is all very well, but it turns out that it's better...
2008-01-04 Nicholas ClarkRe-implement the SvOOK() hack to store the offset as...
2008-01-04 Steve HayRun regen.pl (fixes build on Win32, at least)
2008-01-02 Nicholas ClarkSilly Nick - change 32804 missed updating the list...
2007-12-20 Steve PetersRegen some files...
2007-11-08 Jerry D. HeddenBug fix for storing shared objects in shared structures
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
next