summaryrefslogtreecommitdiff
path: root/globvar.sym
Commit message (Expand)AuthorAgeFilesLines
* regcomp.c: generate folded for EXACTF and EXACTFUKarl Williamson2011-10-171-0/+1
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-1/+0
* Handle PL_sh_path better in globvar.sym and makedef.plNicholas Clark2011-08-231-0/+1
* Add PL_valid_types_{IVX,NVX,PVX,RV,IV_set,NV_set} into globar.sym.Nicholas Clark2011-07-151-0/+6
* Sort globvar.sym lexically.Nicholas Clark2011-07-151-3/+3
* Move PL_runops_{std,dbg} to perl.h, and make them const.Nicholas Clark2011-06-121-0/+2
* Move PL_global_struct_size, PL_interp_size{,_5_16_0} to perl.hNicholas Clark2011-06-121-0/+3
* Move PL_{revision,version,subversion} to perl.h, making them const U8.Nicholas Clark2011-06-121-0/+3
* Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h, as all are const char[]Nicholas Clark2011-06-121-0/+3
* Create a lookup table for magic vtables from magic type, PL_magic_data.Nicholas Clark2011-06-111-0/+1
* Provide the names of the magic vtables in PL_magic_vtable_names[].Nicholas Clark2011-06-111-0/+1
* Replace PL_vtbl_* with an array PL_magic_vtables.Nicholas Clark2011-06-111-29/+1
* Abolish PL_vtbl_sig. It's been all 0s since it was added in 5.0 alpha 2.Nicholas Clark2011-06-111-1/+0
* Restore building with -DPERL_GLOBAL_STRUCT, broken since 4dc941f7cb795735.Nicholas Clark2011-05-221-0/+1
* export PL_core_reg_engine so it's visible to the re moduleTony Cook2011-02-191-0/+1
* Add fold_latin1 to the list of exported variable symbols (unbreaking Win32+gc...Max Maischein2010-11-241-0/+1
* Add ${^GLOBAL_PHASE}Florian Ragwitz2010-11-141-0/+1
* Add simple_bitmask and varies_bitmask to globvar.sym.Nicholas Clark2010-05-281-0/+2
* Complete the fix for Win32 link following commits 88e1f1a and 406ca27Steve Hay2009-11-061-0/+1
* PL_bincompat_opt should be exported on AIX and WindowsJan Dubois2008-04-041-0/+1
* PL_AMG_names is only used by gv.c (as far as Google code search canNicholas Clark2007-10-161-1/+0
* /p vs (?p)Abigail2007-06-301-0/+1
* It seems that change 30451 should also have arranged to exportNicholas Clark2007-03-041-0/+1
* Revert change #27295, which I thought fixed builds on Win32.Steve Peters2006-02-241-1/+0
* Change 24420 should have hand updated globvar.sym to reflect theNicholas Clark2005-05-091-1/+1
* Symbian port of PerlJarkko Hietaniemi2005-04-211-35/+39
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-2/+0
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-0/+1
* s/Perl_utf8skip/PL_utf8skip/gGurusamy Sarathy1998-11-171-0/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-0/+68