summaryrefslogtreecommitdiff
path: root/perlvars.h
Commit message (Expand)AuthorAgeFilesLines
* add wrap_op_checker() API functionZefram2012-02-111-0/+40
* Simplify embedvar.h, removing a level of macro indirection for PL_* variables.Nicholas Clark2011-08-111-33/+35
* Re-order perlvars.h to group related variables, and spread mutexes out.Nicholas Clark2011-06-121-45/+41
* PL_perlio_mutex is only needed with USE_UIHREADS && USE_PERLIONicholas Clark2011-06-121-1/+1
* Change PL_use_safe_putenv from int to bool.Nicholas Clark2011-06-121-1/+1
* Move PL_runops_{std,dbg} to perl.h, and make them const.Nicholas Clark2011-06-121-6/+0
* Move PL_global_struct_size, PL_interp_size{,_5_16_0} to perl.hNicholas Clark2011-06-121-18/+0
* In perlvar.h, move the always-present globals above those conditionally compiledNicholas Clark2011-06-121-2/+2
* Move PL_{revision,version,subversion} to perl.h, making them const U8.Nicholas Clark2011-06-121-9/+0
* Move PL_sh_path to perl.h (except for OS/2), as it's const char[]Nicholas Clark2011-06-121-5/+1
* Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h, as all are const char[]Nicholas Clark2011-06-121-6/+0
* Eliminate PL_patleave, unused since perl 5.0 alpha 2.Nicholas Clark2011-06-121-1/+0
* Restore building with -DPERL_GLOBAL_STRUCT, broken since 4dc941f7cb795735.Nicholas Clark2011-05-221-1/+0
* RT #76248: double-freed SV with nested sig-handlerDavid Mitchell2010-11-011-4/+0
* embed.pl -> regen/embed.plFather Chrysostomos2010-10-131-1/+1
* Remove MEMBER_TO_FPTR.Ben Morrow2010-10-061-3/+3
* make PL_charclass available to modules under Win32Tony Cook2010-09-261-0/+1
* Fix a typo in the PL_keyword_plugin docsFlorian Ragwitz2010-08-281-1/+1
* lexer APIZefram2009-11-151-8/+1
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-051-3/+65
* Following 32238, change "interpreter_size" to "interp_size" in the new Craig A. Berry2007-11-111-2/+2
* "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSIONNicholas Clark2007-11-071-0/+26
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-1/+1
* delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbgDave Mitchell2007-05-251-0/+6
* delete unused vars PL_av_fetch_sv, PL_hv_fetch_svDave Mitchell2007-05-201-2/+5
* extend threads 'veto cleanup' to perl_free and system stuffDave Mitchell2007-01-151-0/+5
* OS/2 compilation fixes by IlyaIlya Zakharevich2006-11-281-0/+4
* Enable perlio mutexes under threads (by Jarkko)Rafael Garcia-Suarez2006-10-201-1/+1
* More leak fixes, by JarkkoRafael Garcia-Suarez2006-10-201-0/+4
* Need to migrate the refcounted_he structure to be properly shared.Nicholas Clark2006-04-111-0/+4
* Change PL_perlio_fd_refcnt from a fixed size static array to a pointerNicholas Clark2006-02-031-1/+2
* Update copyright years (including some years where we made changes butNicholas Clark2006-01-081-1/+2
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+2
* re-implement MY_CXT API more efficiently, and add explicitDave Mitchell2005-12-291-0/+5
* Silence some bcc32 compiler warningsSteve Hay2005-06-221-1/+1
* combopatchJarkko Hietaniemi2005-04-251-1/+1
* Symbian port of PerlJarkko Hietaniemi2005-04-211-5/+58
* Third consting batchAndy Lester2005-03-241-1/+1
* SuSE's perl safe_putenf diffMichael Schroeder2004-11-171-0/+3
* Apply much of Ilya's microperl patch, but instead ofJarkko Hietaniemi2003-08-121-0/+4
* Move the csighandler to be a data variable so thatJarkko Hietaniemi2003-08-081-0/+2
* Make Storable work with blead/maint by making PL_sv_placeholderJarkko Hietaniemi2003-07-281-0/+4
* Restore SIGFPE on exec()Chip Salzenberg2003-07-101-0/+4
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-2/+0
* Introduce (global) variable PL_earlytaint whichJarkko Hietaniemi2003-06-271-0/+3
* More moves to intrpvar.h.Jarkko Hietaniemi2003-05-121-9/+0
* Move the thread *hook into interpreter.Jarkko Hietaniemi2003-05-111-6/+0
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+1
* Integrate:Ilya Zakharevich2003-04-011-0/+3
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1