summaryrefslogtreecommitdiff
path: root/perlapi.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optreeNicholas Clark2007-04-021-0/+4
* extend threads 'veto cleanup' to perl_free and system stuffDave Mitchell2007-01-151-0/+2
* move easy lexer state variables into PL_parserDave Mitchell2007-01-021-64/+0
* Welcome to 2007! Time to update copyrights from changes earlierSteve Peters2007-01-011-1/+1
* Symbian port: add Series 90 supportJarkko Hietaniemi2007-01-011-0/+2
* move parser state into new parser object, PL_parserDave Mitchell2006-12-181-4/+2
* regen headersRafael Garcia-Suarez2006-10-201-0/+2
* stab at UNITCHECK blocksAlexander Gough2006-10-191-0/+4
* Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug...Yves Orton2006-09-291-12/+0
* Add hook for re_dup() into regex engine as reg_dupe (make reYves Orton2006-09-251-0/+2
* Need to migrate the refcounted_he structure to be properly shared.Nicholas Clark2006-04-111-0/+2
* Move all the regexp state variables into a single structure.Nicholas Clark2006-04-061-66/+2
* eliminate PL_regprecomp, PL_regprogram, PL_regnpar and PL_regdataDave Mitchell2006-04-051-8/+0
* use slabs to allocate save state space in regmatch()Dave Mitchell2006-04-021-0/+4
* PL_multiline isn't referenced, and can be removed.Nicholas Clark2006-03-251-2/+0
* remove unused PL_regcc variableDave Mitchell2006-03-241-2/+0
* Add a new per-interpeter variable PL_utf8cache, which will be used toNicholas Clark2006-03-161-0/+2
* Move the 12 static MAD variables from toke.c into the interpeterNicholas Clark2006-03-101-0/+24
* It helps to run embed.pl in the correct directory. (not the symlinkNicholas Clark2006-03-091-0/+2
* Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,Nicholas Clark2006-03-071-0/+4
* Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHostNicholas Clark2006-02-041-0/+2
* Eliminating PL_suidscript is more tricky, and requires changing theNicholas Clark2006-02-031-2/+0
* Oops. I *thought* that I had checked that all changed files were open.Nicholas Clark2006-02-031-2/+0
* Change PL_perlio_fd_refcnt from a fixed size static array to a pointerNicholas Clark2006-02-031-0/+2
* [patch] arena rework - unify arenarootsJim Cromie2006-02-011-2/+2
* Run regen.pl (Just updating copyright years)Steve Hay2006-01-041-1/+1
* re-implement MY_CXT API more efficiently, and add explicitDave Mitchell2005-12-291-0/+8
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-0/+2
* Map the HE arena onto SV type 0 (SVt_NULL).Nicholas Clark2005-11-191-4/+0
* PL_pte_root and PL_pte_arenaroot can be exterminated. Which revealsNicholas Clark2005-11-161-4/+0
* Re: eliminate discreet arenarootsJim Cromie2005-11-161-44/+4
* sort/multicall patchRobin Houston2005-11-021-2/+0
* Remove old variable needed for binary compatibilityRafael Garcia-Suarez2005-06-291-2/+0
* Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalarsNicholas Clark2005-06-241-0/+2
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-2/+0
* We no longer need PL_shared_hek_tableNicholas Clark2005-06-131-2/+0
* regen after #24627H.Merijn Brand2005-05-301-0/+17
* Track the mapping between source shared hash keys and target sharedNicholas Clark2005-05-251-0/+2
* We don't need IV and RV arena variables anymore. We don't need to setNicholas Clark2005-05-231-8/+0
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-0/+2
* Allocate GV bodies from arenasNicholas Clark2005-05-131-0/+4
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-1/+3
* Allocate pointer table entries (for ithread cloning) from an arenaNicholas Clark2005-05-061-0/+4
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+49
* Update copyrights.Rafael Garcia-Suarez2005-03-311-1/+2
* Remove PERL_FLEXIBLE_EXCEPTIONS code.Marcus Holland-Moritz2005-01-101-2/+0
* SuSE's perl safe_putenf diffMichael Schroeder2004-11-171-0/+2
* remove binary compat from #23156 (remove PL_retstack)Dave Mitchell2004-07-231-6/+0
* 5.9.1 suidperlPaul Szabo2004-03-231-0/+4
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1