summaryrefslogtreecommitdiff
path: root/objXSUB.h
Commit message (Expand)AuthorAgeFilesLines
...
* provide malloc stats via get_mstats() (from Ilya Zakharevich)Gurusamy Sarathy2000-02-151-0/+4
* remove outdated -DPURIFY code--it reports bogus errors during globalGurusamy Sarathy2000-02-141-3/+0
* export pregexec(), Tk uses itGurusamy Sarathy2000-02-011-0/+4
* more exported symbols needed for build on windowsGurusamy Sarathy2000-01-281-0/+128
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-2404/+0
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-806/+3
* patch to report warnings on bogus filehandles passed to flock(),Gurusamy Sarathy2000-01-211-0/+4
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-0/+12
* missing files in previous submitGurusamy Sarathy1999-12-311-0/+2
* enable the PERL_BINMODE_SCRIPTS behavior by default on WindowsGurusamy Sarathy1999-12-301-1/+1
* support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-2/+0
* integrate mainline changesGurusamy Sarathy1999-12-121-88/+126
* Resolve mainline before possible hacking operertunity this weekendNick Ing-Simmons1999-10-231-2/+2
|\
| * PL_malloc_mutex needs to be global, not per-interpreterGurusamy Sarathy1999-10-171-2/+2
* | Resolve utfperl branch against mainline as of _62Nick Ing-Simmons1999-10-161-0/+6
|\ \ | |/
| * revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-0/+4
| * make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-0/+2
* | Incremental merge of mainlineNick Ing-Simmons1999-10-021-2/+30
|\ \ | |/
| * (Was: deprecating SIGDIE)Kurt D. Starsinic1999-09-301-2/+0
| * add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-201-0/+16
| * queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-201-0/+14
| * make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-4/+4
* | Re-integrate mainlineNick Ing-Simmons1999-09-181-4/+44
|/
* 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