This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The base.pm changes need this, too?
[perl5.git] / global.sym
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
2001-11-07 Doug MacEachernmaking do_sprintf public
2001-11-06 Jarkko HietaniemiOops. Luckily nothing was using this symbol yet.
2001-10-31 Jarkko HietaniemiEnable -Mencoding=foobar also for string literals.
2001-10-25 Jarkko HietaniemiSince pv_uni_display and sv_uni_display are now used
2001-10-21 Jarkko HietaniemiImplement multicharacter case mappings where a single
2001-10-20 Nick Ing-SimmonsAdd a new flag character 'm' to embed.pl set to represent
2001-10-09 Jarkko HietaniemiMake the toupper/lower/title API for Unicode not right
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-05 Nicholas ClarkRe: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-08-27 Artur BergmanRemoved tripple definitions of CUSTOM_OP functions.
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-20 Jarkko HietaniemiRegen headers.
2001-06-10 Jarkko HietaniemiMove the grok_number and its lieutenant grok_numeric_radix
2001-06-03 Simon CozensAPIfy op_clear
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Doug MacEachern[patch] Cwd.xs optimizations/abstraction
2001-05-26 Hugo van der SandenRe: 5.6.*, bleadperl: bugs in pp_concat
2001-05-26 Jarkko HietaniemiRegen headers for #10221.
2001-04-30 Jarkko HietaniemiChange PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-03-24 Nick Ing-SimmonsGenerated files.
2001-03-14 Jarkko HietaniemiIntegrate change #9154 from maintperl to mainline.
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-02-21 Jarkko HietaniemiPut back the #8840, it was innocent.
2001-02-20 Jarkko HietaniemiRetract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern[patch] add sv_setref_uv
2001-02-08 Charles BaileySYN SYN
2001-02-08 Nick Ing-SimmonsGenerated files form 8713 etc.
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-24 Charles BaileySYN SYN
2001-01-21 Nick Ing-SimmonsFixup after integrate:
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiUncheckedin generated files.
2000-12-16 Jarkko HietaniemiFew uncheckedin files.
2000-12-07 Nick Ing-SimmonsVarious oddities p4 diff -se showed up
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-19 Nick Ing-Simmonsdiff -se shows these as different
2000-10-25 Dan SugalskiAdd non-blocking thread doneness checking
2000-10-20 Charles BaileySYN SYN
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-03 Nick Ing-SimmonsHash lookup of constant strings optimization:
2000-08-08 Jarkko HietaniemiRegen global.sym.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-25 Simon Cozensav.c apidoc
2000-07-14 Jarkko HietaniemiFix the BOM bug: not a byteorder bug, a signedness...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-07-04 Gurusamy Sarathyadjust change#6299
2000-07-04 Gurusamy Sarathyfix memory leak on Windows (PL_sys_intern contents...
2000-07-04 Gurusamy Sarathyfix large memory leak that has been around for ever...
2000-06-29 Doug MacEachernxsub attributes
2000-06-27 Simon Cozensis_utf8_string
2000-06-25 Jarkko HietaniemiRegen headers.
2000-06-06 Dan SugalskiThreadsafe patches
2000-06-03 Dan SugalskiVMS fixups so we can build with MULTIPLICITY
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy SarathyPL_sys_intern was being initialized too late on windows
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyadd rsignal(), whichsig() and do_join() to public API...
2000-03-18 Jarkko HietaniemiAdd newSVuv().
2000-03-17 Gurusamy Sarathyexport cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Gurusamy Sarathymake the is_utf8_*() safe for use on invalid utf8 ...
2000-03-08 Gurusamy Sarathyabstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
next