This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
[perl5.git] / global.sym
2001-03-14 Gurusamy SarathyPerlIO_stdoutf() wasn't properly supported under PERL_I...
2001-01-30 Jarkko HietaniemiMissing generated files from #8598.
2001-01-30 Gurusamy Sarathyget PERL_OBJECT build going again on windows
2001-01-27 Jarkko HietaniemiIntegrate changes #7355[-doio.c],7691,7744,7753[perlio],
2000-12-18 Gurusamy Sarathymake regen_headers; fix POSIX.xs problems; remove outdated
2000-12-18 Gurusamy Sarathyintegrate changes#7858,7986 from mainline
2000-12-17 Gurusamy Sarathyintegrate changes#7069..7077,7079,7081..7087,7090,7092...
2000-11-27 Gurusamy Sarathyintegrate changes#6540..6541,6546..6549,6552..6554...
2000-11-24 Gurusamy Sarathyintegrate changes#6415..6418,6420..6438 from mainline
2000-11-20 Hugo van der Sandenintegrate changes#6392,6394..6399,6401..6404
2000-11-20 Barrie Slaymakerintegrate changes#6283..6285,6291,6294..6300,6302....
2000-11-20 Gurusamy Sarathyintegrate changes#6268..6282 from cfgperl branch
2000-11-20 Gurusamy Sarathyintegrate changes#6240,6242..6246,6248,6249 from cfgperl
2000-11-20 Gurusamy Sarathyintegrate changes#6233..6238 from cfgperl
2000-10-16 Dan Sugalskiintegrate changes#6207..6210 from cfgperl
2000-10-16 Gurusamy Sarathyintegrate changes#6197..6200 from cfgperl
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...
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-19 Gurusamy Sarathymake comparisons promote to utf8 as necessary (from...
2000-02-15 Gurusamy Sarathyprovide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-09 Charles BaileyResync with mainline
2000-02-01 Gurusamy Sarathyexport pregexec(), Tk uses it
2000-01-28 Gurusamy Sarathymore exported symbols needed for build on windows
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-21 Gurusamy Sarathypatch to report warnings on bogus filehandles passed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
1999-12-28 Gurusamy Sarathychange#4721 needed line number adjustments
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-08 Gurusamy Sarathyintroduce save_I8() for saving byte values
1999-12-04 Gurusamy Sarathymake uninitialized value warnings report opcode
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-15 Gurusamy Sarathyadd a synchronous stub fork() for USE_ITHREADS to prove...
1999-11-14 Gurusamy Sarathycosmetic tweaks
1999-11-08 Gurusamy Sarathypreliminary support for GVOP indirection via pad
1999-11-08 Gurusamy Sarathypreliminary support for perl_clone() (still needs work in
1999-10-24 Gurusamy Sarathyremove unused interpreter globals
1999-10-16 Nick Ing-SimmonsResolve utfperl branch against mainline as of _62
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-02 Nick Ing-SimmonsIncremental merge of mainline
1999-09-29 Charles Baileyresync with mainline
1999-09-20 Gurusamy Sarathyqueue errors due to strictures rather than printing...
1999-08-29 Spider Boardmansub : attrlist
1999-08-19 Jarkko HietaniemiRemoved duplicated code (in pp.c and mg.c) by introducing
1999-07-27 Ilya Zakharevichapplied suggested patch; added missing prototype changes to
1999-07-26 Stephen McCamantallow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-17 Ilya ZakharevichSegfaults if $^P
1999-07-17 Ilya Zakharevichmake system() return -1 and set $! if exec of child...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-07-06 Jarkko HietaniemiPOSIX [[:character class:]] support for standard, locale,
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Ilya Zakharevichapplied slightly tweaked version of suggested patch for
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-17 Jarkko HietaniemiFixed two long-standing locale bugs.
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-04 Gurusamy Sarathyclean up some stray "global" symbols
1999-05-28 Tom HughesByteLoader mark 2
1999-05-13 Jarkko HietaniemiStill fflushing strong.
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberggutsupport for C++ exceptions
1999-05-10 Gurusamy Sarathy"weak" references internals, still needs perlguts docum...
1999-05-10 Ilya ZakharevichRe: [PATCH 5.005_56] Make open(F,"command |") return...
1999-04-03 Gurusamy Sarathygrow PL_tmps_stack more efficiently; make it more amena...
1999-04-03 Gurusamy Sarathyremove duplicate code and an extra branch in sv_setsv...
1999-03-08 Gurusamy Sarathyremove bogus symbols from global.sym
1999-02-14 Jan Duboisprovide SvPV_nolen(sv) to avoid use of PL_na
1999-02-08 Gurusamy Sarathymake safesysmalloc() etc., always available; safemalloc...
1999-01-17 Gurusamy Sarathyvarious tweaks for clean build and test on win32
1999-01-17 Gurusamy Sarathychange#2572 is not applicable; undo, retaining scan_bin...
1999-01-06 Jan DuboisBased on
1998-12-03 Hans MulderInitial VMS patches
1998-11-28 Ilya Zakharevichregcolors
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-11-17 Gurusamy Sarathys/Perl_utf8skip/PL_utf8skip/g
1998-11-08 Gurusamy Sarathyintegrate changes#2120,2168,2218 from maint-5.005;
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Gurusamy Sarathyproperly restore PL_rsfp_filters after require
1998-10-03 Gurusamy Sarathymake C<use> recognize C<require> overrides; allow C...
1998-09-24 Gurusamy Sarathymove yyglobal decls from perly.c to perlvars.h, regen...
1998-09-23 Albert DvornikSSNEW() API for allocating memory on the savestack
1998-09-23 Ilya Zakharevichsupport match indices via special variables @- and @+
1998-08-10 Gurusamy Sarathyvarious tweaks: fix signed vs. unsigned problems that...
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-04 Gurusamy Sarathyremove useless 'rcsid' (extension of a suggestion by
1998-07-26 Gurusamy Sarathyadd new files to MANIFEST; add missing prototypes to...
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-18 Gurusamy Sarathyfix lvalue leaks stemming from failure to free LvTARG(sv)
next