Always defining PERLIO_TERM, even if it's empty, makes for a simpler
[p5sagit/p5-mst-13.2.git] / global.sym
2006-09-25 Yves Orton Add hook for re_dup() into regex engine as reg_dupe...
2006-07-16 Dave Mitchell run regen_headerds
2006-07-10 Steve Peters Add Russ Allbery's public domain implementations of...
2006-07-06 Yves Orton Introduce a new function, pv_escape(), to display conte...
2006-06-12 chromatic Add the new method UNIVERSAL::DOES() and the API functi...
2006-05-22 Steve Hay Fix Win32 linker error
2006-05-21 Steve Peters Add Perl_PerlIO_context_layers() to the public API...
2006-05-20 Nicholas Clark Abolish cop_arybase. Signal a non zero $[ with a hint...
2006-05-12 Jarkko Hietaniemi Re: [PATCH] my_snprintf
2006-05-03 SADAHIRO Tomoyuki Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
2006-04-19 Nicholas Clark Calling cv_undef() on the CV created by newCONSTSUB...
2006-04-16 Jan Dubois remove some cruft from makedef.pl
2006-04-16 Nicholas Clark Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags...
2006-04-14 Nicholas Clark Mark new_warnings_bitfield as XE, and add it to __DATA_...
2006-03-05 Nicholas Clark Provide Perl_gv_name_set to replace LVALUE use of GvNAM...
2006-01-31 Nicholas Clark Eliminate save_threadsv, as it is never linked to,...
2006-01-04 Steve Hay Run regen.pl (Just updating copyright years)
2005-12-30 Dave Mitchell change #26523 didn't make my_cxt_init public
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2005-12-19 Robin Houston Re: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houston latest switch/say/~~
2005-11-10 Steve Hay Make Perl_seed public
2005-11-02 Rafael Garcia-Suarez Regen headers
2005-10-31 Nicholas Clark Perl_csighandler was in global.sym twice.
2005-10-30 Nicholas Clark global.sym appears to have become out of date. Oops.
2005-10-24 Nicholas Clark Add my_sprintf, which is usually just a macro for sprin...
2005-10-19 Robin Houston Re: [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 Hietaniemi support POSIX SA_SIGINFO
2005-07-04 Steve Hay Perl_share_hek needs exporting for change 25070 on...
2005-07-04 Steve Hay Here's the rest of change 25058 ;-)
2005-06-29 Nicholas Clark First stab at not automatically creating an unused...
2005-06-20 Andy Lester The continuing adventures of Constman and Localize Boy
2005-06-15 Andy Lester CopSTASH_eq again
2005-06-07 Jarkko Hietaniemi one more round of is_utf8_foo tuneup
2005-06-04 Jarkko Hietaniemi further speeding up of is_utf8_string()
2005-06-03 Nicholas Clark Create newSVpv_hek to reduce code duplication where...
2005-06-03 Andy Lester Random consting
2005-05-29 Nicholas Clark Goodbye xav_arylen. You won't be missed that much.
2005-05-26 Steve Hay Fix some Win32 link errors
2005-05-24 Rafael Garcia-Suarez Remove Perl_ck_* functions from public API
2005-05-24 Andy Lester embed.fnc cleanup + SvPVX_const usage
2005-05-21 Nicholas Clark Move hv_name, hv_eiter and hv_riter into a new aux...
2005-05-21 Nicholas Clark Move placeholders into a new rhash magic type.
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-05-09 Rafael Garcia-Suarez Revert to Andy's first solution for nonnull attributes;
2005-04-22 Steve Hay Fix more Win32 linker errors following change 24271
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-04 Andy Lester const-eight.diff
2005-03-31 Rafael Garcia-Suarez Update copyrights.
2005-01-24 Rafael Garcia-Suarez Revert change 23843.
2005-01-21 Rick Delaney Re: [perl #31924] %INC caching failure-case problem
2005-01-10 Marcus Holland-Moritz Remove PERL_FLEXIBLE_EXCEPTIONS code.
2005-01-09 Nicholas Clark savepv(SvPV(sv,n_a)) is common, and creates an unnecess...
2005-01-07 Nicholas Clark Stage 1 of utf8 support for soft references.
2004-11-16 Steve Hay Fix Win32 breakage caused by changes to op.c in change...
2004-06-02 Rafael Garcia-Suarez Make the dUNDERBAR/UNDERBAR macros work as advertised.
2004-04-07 John Peacock Bleadperl to version 0.37
2004-03-16 Rafael Garcia-Suarez Update copyright notices
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2003-12-17 Marcus Holland-Moritz arguments for perl_clone()
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-20 Alan Burlison promote hv_clear_placeholders to perl API
2003-11-19 Nicholas Clark Run regen.pl (for hv_assert)
2003-09-10 Jarkko Hietaniemi A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
2003-09-02 Adrian M. Enache Re: ByteLoader and MSWin32
2003-08-09 Dave Mitchell add "$lexical not available" warning in C<for my $lex ()>
2003-07-10 Jarkko Hietaniemi The *right* way to make the csighandler visible.
2003-06-29 Rafael Garcia-Suarez Perl_doing_taint must be public, for programs that...
2003-05-05 Adrian M. Enache [patch] Re: [perl #21728] regexp SEGV
2003-05-05 Jarkko Hietaniemi pack/unpack fixes from Wolfgang Laun:
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-09 Jarkko Hietaniemi Export the symbols from #18863; do not prototype (but...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-03-02 Jarkko Hietaniemi Forgotten from change #18795.
2003-03-01 Abe Timmerman Get MSWin32 back compiling
2003-02-16 Nicholas Clark COW regexps:
2003-02-05 Inaba Hiroto [Patch] parsing under encoding (Re: [Encode] HEADS...
2003-01-22 Jarkko Hietaniemi Integrate from maint-5.8:
2003-01-21 Hugo van der Sanden integrate #18366-18370 from maint-5.8:
2002-12-17 Richard Hitt [Fwd: Patch for perl utf8-related bug]
2002-11-05 Rafael Garcia-Suarez make regen_headers.
2002-11-04 Slaven Rezic Re: [perl #18066] Bug in -I when path has double colons?
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-10 John Peacock Version object combined patch
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-08-20 John Peacock Version object patch #1
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-07-16 Gurusamy Sarathy integrate a variant of change#17568 from maint-5.6...
2002-07-04 Mattia Barbon Win32 build broken
2002-05-01 Nick Ing-Simmons perl embed.pl to update global.sym
2002-04-16 Nicholas Clark Re: 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-Simmons Fix segfaults when mainthread exits with other threads...
2002-03-23 Dave Mitchell tidy sv.[ch] after CRIPPLED_CC removal
2002-03-17 Jarkko Hietaniemi Implement the retry-on-ERANGE for the get*_r().
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-10 Jarkko Hietaniemi Renaming tweaks, and split off the reentrant "superbuffer"
2002-03-07 Jarkko Hietaniemi Retract #14985, #14899, and #14990, following the princ...
2002-03-04 Jarkko Hietaniemi Needed by #14985.
next