Re: [ID 20010825.006] -DCRIPPLED_CC is broken
[p5sagit/p5-mst-13.2.git] / global.sym
2001-09-05 Nicholas Clark Re: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-08-27 Artur Bergman Removed tripple definitions of CUSTOM_OP functions.
2001-08-13 Jarkko Hietaniemi [PATHC] sharedsv.[c|h]
2001-07-20 Gurusamy Sarathy Make perl fork()-safe (in a slightly limited way) even on
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-20 Jarkko Hietaniemi Regen headers.
2001-06-10 Jarkko Hietaniemi Move the grok_number and its lieutenant grok_numeric_radix
2001-06-03 Simon Cozens APIfy op_clear
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Hugo van der Sanden Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-05-26 Jarkko Hietaniemi Regen headers for #10221.
2001-04-30 Jarkko Hietaniemi Change PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-03-24 Nick Ing-Simmons Generated files.
2001-03-14 Jarkko Hietaniemi Integrate change #9154 from maintperl to mainline.
2001-03-10 Nick Ing-Simmons EBCDIC sanity - phase I
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-08 Charles Bailey SYN SYN
2001-02-08 Nick Ing-Simmons Generated files form 8713 etc.
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Nick Ing-Simmons Fixup after integrate:
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Uncheckedin generated files.
2000-12-16 Jarkko Hietaniemi Few uncheckedin files.
2000-12-07 Nick Ing-Simmons Various oddities p4 diff -se showed up
2000-11-25 Gurusamy Sarathy C<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-19 Nick Ing-Simmons diff -se shows these as different
2000-10-25 Dan Sugalski Add non-blocking thread doneness checking
2000-10-20 Charles Bailey SYN SYN
2000-09-30 Nick Ing-Simmons Re-instate Perl_utf8_to_uv without checking parameter...
2000-09-03 Nick Ing-Simmons Hash lookup of constant strings optimization:
2000-08-08 Jarkko Hietaniemi Regen global.sym.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-25 Simon Cozens av.c apidoc
2000-07-14 Jarkko Hietaniemi Fix the BOM bug: not a byteorder bug, a signedness...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
2000-07-04 Gurusamy Sarathy adjust change#6299
2000-07-04 Gurusamy Sarathy fix memory leak on Windows (PL_sys_intern contents...
2000-07-04 Gurusamy Sarathy fix large memory leak that has been around for ever...
2000-06-29 Doug MacEachern xsub attributes
2000-06-27 Simon Cozens is_utf8_string
2000-06-25 Jarkko Hietaniemi Regen headers.
2000-06-06 Dan Sugalski Threadsafe patches
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy Sarathy PL_sys_intern was being initialized too late on windows
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy add rsignal(), whichsig() and do_join() to public API...
2000-03-18 Jarkko Hietaniemi Add newSVuv().
2000-03-17 Gurusamy Sarathy export cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Gurusamy Sarathy make the is_utf8_*() safe for use on invalid utf8 ...
2000-03-08 Gurusamy Sarathy abstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
2000-03-03 Gurusamy Sarathy support for list assignment to pseudohashes (from John...
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-26 Gurusamy Sarathy support for version vectors in UNIVERSAL::VERSION(...
2000-02-19 Gurusamy Sarathy make comparisons promote to utf8 as necessary (from...
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-09 Charles Bailey Resync with mainline
2000-02-01 Gurusamy Sarathy export pregexec(), Tk uses it
2000-01-28 Gurusamy Sarathy more exported symbols needed for build on windows
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-21 Gurusamy Sarathy patch to report warnings on bogus filehandles passed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathy support delete() and exists() on array, tied array...
1999-12-28 Gurusamy Sarathy change#4721 needed line number adjustments
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-08 Gurusamy Sarathy introduce save_I8() for saving byte values
1999-12-04 Gurusamy Sarathy make uninitialized value warnings report opcode
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-15 Gurusamy Sarathy add a synchronous stub fork() for USE_ITHREADS to prove...
1999-11-14 Gurusamy Sarathy cosmetic tweaks
1999-11-08 Gurusamy Sarathy preliminary support for GVOP indirection via pad
1999-11-08 Gurusamy Sarathy preliminary support for perl_clone() (still needs work in
1999-10-24 Gurusamy Sarathy remove unused interpreter globals
1999-10-16 Nick Ing-Simmons Resolve utfperl branch against mainline as of _62
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-02 Nick Ing-Simmons Incremental merge of mainline
1999-09-29 Charles Bailey resync with mainline
1999-09-20 Gurusamy Sarathy queue errors due to strictures rather than printing...
1999-08-29 Spider Boardman sub : attrlist
1999-08-19 Jarkko Hietaniemi Removed duplicated code (in pp.c and mg.c) by introducing
1999-07-27 Ilya Zakharevich applied suggested patch; added missing prototype changes to
1999-07-26 Stephen McCamant allow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-17 Ilya Zakharevich Segfaults if $^P
1999-07-17 Ilya Zakharevich make system() return -1 and set $! if exec of child...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
next