summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* preliminary support for GVOP indirection via padGurusamy Sarathy1999-11-081-0/+1
* preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-0/+12
* remove unused interpreter globalsGurusamy Sarathy1999-10-241-1/+0
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-0/+1
* queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-201-0/+3
* sub : attrlistSpider Boardman1999-08-291-0/+5
* Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-191-0/+1
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-0/+1
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-1/+0
* Segfaults if $^PIlya Zakharevich1999-07-171-0/+1
* make system() return -1 and set $! if exec of child failedIlya Zakharevich1999-07-171-0/+1
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-1/+17
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-3/+0
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-0/+18
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-0/+2
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-6/+12
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-0/+2
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-179/+190
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-582/+613
* clean up some stray "global" symbolsGurusamy Sarathy1999-06-041-42/+11
* ByteLoader mark 2Tom Hughes1999-05-281-2/+0
* Still fflushing strong.Jarkko Hietaniemi1999-05-131-0/+1
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-3/+0
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-0/+1
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+2
* Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)Ilya Zakharevich1999-05-101-0/+1
* grow PL_tmps_stack more efficiently; make it more amenable toGurusamy Sarathy1999-04-031-0/+1
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-0/+1
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-30/+0
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-0/+2
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-4/+4
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-1/+0
* change#2572 is not applicable; undo, retaining scan_bin additionGurusamy Sarathy1999-01-171-2/+0
* Based onJan Dubois1999-01-061-0/+3
* Initial VMS patchesHans Mulder1998-12-031-0/+1
* regcolorsIlya Zakharevich1998-11-281-0/+1
* add ext/Devel/PeekJan Dubois1998-11-271-3/+13
* s/Perl_utf8skip/PL_utf8skip/gGurusamy Sarathy1998-11-171-1/+0
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-0/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-506/+15
* properly restore PL_rsfp_filters after requireGurusamy Sarathy1998-10-251-0/+1
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-031-0/+1
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-6/+0
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-0/+1
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+2
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-0/+3
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-0/+1
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-1/+0
|\
| * remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-041-1/+0
* | add new files to MANIFEST; add missing prototypes to proto.h;Gurusamy Sarathy1998-07-261-0/+1