summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* keep eval"" CVs alive until the end of the statement in whichGurusamy Sarathy2001-04-061-0/+1
* revert part of change#6438 for compatibility (av_reify()Gurusamy Sarathy2001-03-221-0/+1
* integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainlineGurusamy Sarathy2001-03-191-0/+2
* PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYSGurusamy Sarathy2001-03-141-0/+1
* Missing generated files from #8598.Jarkko Hietaniemi2001-01-301-0/+1
* get PERL_OBJECT build going again on windowsGurusamy Sarathy2001-01-301-0/+2
* Integrate changes #7355[-doio.c],7691,7744,7753[perlio],Jarkko Hietaniemi2001-01-271-0/+1
* make regen_headers; fix POSIX.xs problems; remove outdatedGurusamy Sarathy2000-12-181-1/+1
* integrate changes#7858,7986 from mainlineGurusamy Sarathy2000-12-181-0/+1
* integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,Gurusamy Sarathy2000-12-171-0/+1
* integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,Gurusamy Sarathy2000-11-271-0/+2
* integrate changes#6415..6418,6420..6438 from mainlineGurusamy Sarathy2000-11-241-2/+0
* integrate changes#6392,6394..6399,6401..6404Hugo van der Sanden2000-11-201-0/+5
* integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,Barrie Slaymaker2000-11-201-6/+2
* integrate changes#6268..6282 from cfgperl branchGurusamy Sarathy2000-11-201-0/+1
* integrate changes#6240,6242..6246,6248,6249 from cfgperlGurusamy Sarathy2000-11-201-0/+1
* integrate changes#6233..6238 from cfgperlGurusamy Sarathy2000-11-201-0/+2
* integrate changes#6207..6210 from cfgperlDan Sugalski2000-10-161-0/+1
* integrate changes#6197..6200 from cfgperlGurusamy Sarathy2000-10-161-0/+1
* PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-0/+1
* add rsignal(), whichsig() and do_join() to public API listGurusamy Sarathy2000-04-241-0/+3
* Add newSVuv().Jarkko Hietaniemi2000-03-181-0/+1
* export cv_undef() and cv_const_sv() (mod_perl uses them toGurusamy Sarathy2000-03-171-0/+2
* due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-161-0/+1
* make the is_utf8_*() safe for use on invalid utf8 (they nowGurusamy Sarathy2000-03-131-0/+1
* abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()Gurusamy Sarathy2000-03-081-0/+3
* support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-031-0/+1
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-0/+2
* support for version vectors in UNIVERSAL::VERSION(), so thatGurusamy Sarathy2000-02-261-0/+1
* make comparisons promote to utf8 as necessary (from Gisle Aas)Gurusamy Sarathy2000-02-191-0/+4
* provide malloc stats via get_mstats() (from Ilya Zakharevich)Gurusamy Sarathy2000-02-151-0/+1
* export pregexec(), Tk uses itGurusamy Sarathy2000-02-011-0/+1
* more exported symbols needed for build on windowsGurusamy Sarathy2000-01-281-0/+32
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-219/+0
* patch to report warnings on bogus filehandles passed to flock(),Gurusamy Sarathy2000-01-211-0/+1
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-0/+3
* change#4721 needed line number adjustmentsGurusamy Sarathy1999-12-281-0/+10
* introduce save_I8() for saving byte valuesGurusamy Sarathy1999-12-081-0/+1
* make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-041-0/+1
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-18/+16
* add a synchronous stub fork() for USE_ITHREADS to prove that a simpleGurusamy Sarathy1999-11-151-0/+3
* cosmetic tweaksGurusamy Sarathy1999-11-141-4/+6
* preliminary support for GVOP indirection via padGurusamy Sarathy1999-11-081-0/+1
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+12
* remove unused interpreter globalsGurusamy Sarathy1999-10-241-1/+0
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-0/+1
* queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-201-0/+3
* sub : attrlistSpider Boardman1999-08-291-0/+5
* Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-191-0/+1
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-0/+1