Reword the alarm explanation.
[p5sagit/p5-mst-13.2.git] / perlapi.h
2001-12-14 Michael G. Schwern -t taint warnings
2001-11-20 Jarkko Hietaniemi Create a per-interpeter debug scratchpad container
2001-11-19 Jarkko Hietaniemi Retract #13088: it seems that unless dump.c is extensively
2001-11-19 Jarkko Hietaniemi The runops_dbg should not be needed.
2001-11-18 Nick Ing-Simmons embed.pl generated changes I forgot to include
2001-11-02 Jarkko Hietaniemi Unicode: add ToFold mapping. Not used yet; but basically
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-21 Nick Ing-Simmons Convert rest of PerlIO's memory tables to per-interp...
2001-10-21 Nick Ing-Simmons PerlIO layer table as PL_perlio (per-interpreter)
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-09-21 Artur Bergman Add the shared sv space to the global vars.
2001-09-15 Jarkko Hietaniemi Regen headers.
2001-09-02 Jarkko Hietaniemi Rename the variable: it *used* to be (wrongly) that the
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Regen headers
2001-08-18 Jarkko Hietaniemi New try for ID 20010407.006: detach the semantics
2001-08-07 James A. Duncan B && BEGIN handling
2001-08-01 Simon Cozens Pluggable optimizer
2001-07-12 Artur Bergman Use reentrant API glibc
2001-07-11 Artur Bergman Threadsafe PMOPs! We might still win this war.
2001-06-30 Jarkko Hietaniemi Add support for $^N, the most-recently closed group.
2001-06-20 Jarkko Hietaniemi Regen headers.
2001-06-09 Artur Bergman New attempt to clone callack
2001-04-30 Jarkko Hietaniemi Save the spot of regprev (see #9911) for binary compati...
2001-04-30 Jarkko Hietaniemi Change PL_numeric_radix to PL_numeric_radix_sv (and...
2001-01-24 Charles Bailey SYN SYN
2001-01-16 Nick Ing-Simmons Provide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-09 Nick Ing-Simmons UTF8 output prework.
2000-10-20 Charles Bailey SYN SYN
2000-09-03 Nick Ing-Simmons Hash lookup of constant strings optimization:
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-14 Gurusamy Sarathy typos in change#6399, regen headers
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy fix large memory leak that has been around for ever...
2000-06-07 Jarkko Hietaniemi Mopup for #6204.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-16 Gurusamy Sarathy introduce illegal symbols into null package so that...
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-03-02 Charles Bailey YA sync with mainline
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-26 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-02 Gurusamy Sarathy avoid mismatched type warnings
2000-02-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
2000-01-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-24 Gurusamy Sarathy force linkage of the function wrappers for globals...
2000-01-24 Gurusamy Sarathy enable function wrappers for access to globals under...
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-08-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-08-29 Gurusamy Sarathy deadcode removal
1999-08-20 Gurusamy Sarathy make autogenerated files writable
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...