summaryrefslogtreecommitdiff
path: root/ext/spl/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Remove HAVE_* for always available extensionsGabriel Caruso2019-04-141-1/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* made ext/date and ext/spl use static tsrm ls cacheAnatol Belski2014-10-151-1/+1
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+1
* MFH: Fix #45976 (Move SXE from SPL to SimpleXML)Etienne Kneuss2008-11-061-1/+1
* - set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this var...Pierre Joye2008-06-231-3/+3
* MFH: Rename everything from SplFastArray to SplFixedArrayEtienne Kneuss2008-06-181-1/+1
* MFH: Implements C arrays wrapperEtienne Kneuss2008-06-061-1/+1
* Fix reflection (always static, never shared) and disable turning off pcre and...Elizabeth Marie Smith2008-05-021-8/+2
* MFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementationEtienne Kneuss2008-02-251-1/+1
* MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPLEtienne Kneuss2008-01-151-1/+1
* - Initial Observer implementationMarcus Boerger2005-02-081-1/+1
* - Implement basic exception classesMarcus Boerger2004-11-011-1/+1
* Prevent shared builds under windows tooMarcus Boerger2004-01-201-0/+3
* default to compiled in to match unix.Wez Furlong2004-01-201-1/+1
* Add spl_sxe.c.Sebastian Bergmann2004-01-191-1/+1
* don't enable by default; causes simplexml build to failWez Furlong2003-12-191-1/+1
* make it build under win32Wez Furlong2003-12-061-0/+9