summaryrefslogtreecommitdiff
path: root/objXSUB.h
Commit message (Expand)AuthorAgeFilesLines
* make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-4/+4
* various fixups for windowsGurusamy Sarathy1999-09-071-2/+0
* optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-0/+4
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+4
* sub : attrlistSpider Boardman1999-08-291-0/+22
* Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-191-0/+4
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-0/+10
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-0/+4
* optimize method name lookupChip Salzenberg1999-07-261-0/+8
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-4/+0
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-0/+4
* Segfaults if $^PIlya Zakharevich1999-07-171-0/+4
* make system() return -1 and set $! if exec of child failedIlya Zakharevich1999-07-171-0/+4
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-404/+473
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-544/+525
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-0/+88
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-0/+14
* AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-051-2/+0
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1005/+3033
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-0/+8
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-2/+0
* win32 build fixesGurusamy Sarathy1999-06-101-4/+0
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-2417/+2091
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-1916/+1972
* clean up some stray "global" symbolsGurusamy Sarathy1999-06-041-0/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-021-16/+0
|\
| * ByteLoader mark 2Tom Hughes1999-05-281-18/+0
| * Cures for _57 in AIX 4.1.5.0.Jarkko Hietaniemi1999-05-251-0/+2
* | fix memory leak in C<eval 'return sub {...}'>Gurusamy Sarathy1999-05-311-0/+2
|/
* REx engine improvementsIlya Zakharevich1999-05-251-0/+4
* remove vestiges of PL_last_protoGurusamy Sarathy1999-05-241-2/+0
* redo change#2061 and parts of change#1169 with code in theGurusamy Sarathy1999-05-241-0/+2
* Still fflushing strong.Jarkko Hietaniemi1999-05-131-0/+2
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-10/+14
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-0/+4
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+8
* Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)Ilya Zakharevich1999-05-101-0/+2
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-101-0/+2
* grow PL_tmps_stack more efficiently; make it more amenable toGurusamy Sarathy1999-04-031-2/+2
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-2/+2
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-60/+0
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-0/+4
* fix ops that are not filehandle constructors to not create GV if itGurusamy Sarathy1999-02-121-0/+2
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-8/+8
* patch for change#2822, done right; add PERL_OBJECT stuff; regen headersIlya Zakharevich1999-02-071-0/+2
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-0/+14
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-2/+0
* regen headersGurusamy Sarathy1999-01-171-0/+16
* Finishing off SNOBOL: $1 in (?{})Ilya Zakharevich1998-11-281-0/+4
* better -Mre=debugcolorIlya Zakharevich1998-11-281-0/+2