summaryrefslogtreecommitdiff
path: root/perlapi.h
Commit message (Expand)AuthorAgeFilesLines
* Save the spot of regprev (see #9911) for binary compatibility;Jarkko Hietaniemi2001-04-301-2/+2
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-2/+4
* Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.Nick Ing-Simmons2001-01-161-0/+4
* UTF8 output prework.Nick Ing-Simmons2000-12-091-8/+4
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-031-1/+1
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-221-0/+2
* typos in change#6399, regen headersGurusamy Sarathy2000-07-141-0/+4
* fix large memory leak that has been around for ever, masked byGurusamy Sarathy2000-07-041-0/+24
* introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)Gurusamy Sarathy2000-04-161-0/+2
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-0/+2
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-2/+2
* change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;Gurusamy Sarathy2000-02-071-2/+2
* avoid mismatched type warningsGurusamy Sarathy2000-02-021-1/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-0/+2
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-2/+2
* force linkage of the function wrappers for globals in change#4878Gurusamy Sarathy2000-01-241-2/+39
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-2/+812
* deadcode removalGurusamy Sarathy1999-08-291-2/+0
* make autogenerated files writableGurusamy Sarathy1999-08-201-0/+0
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-6/+15
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-0/+34