summaryrefslogtreecommitdiff
path: root/TSRM/TSRM.h
Commit message (Expand)AuthorAgeFilesLines
...
* correct type for the thread idAnatol Belski2014-09-181-1/+1
* first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-1/+1
* Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)Ilia Alshanetsky2011-06-021-0/+7
* - Year++Felipe Pena2011-01-011-1/+1
* update copyrightIlia Alshanetsky2010-02-161-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-2/+4
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* typoDmitry Stogov2007-04-171-2/+2
* WIN64 supportDmitry Stogov2007-04-161-0/+8
* MFHAntony Dovgal2007-02-151-6/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fixed bug #35988 (Unknown persistent list entry type in module shutdown)Dmitry Stogov2006-03-141-0/+3
* - Update to 2006Andi Gutmans2006-01-041-1/+1
* Fix compile failure with GCC 4.0.xfoobar2005-08-051-1/+1
* Add three new TSRM api functions:Wez Furlong2005-04-271-0/+6
* Revert bad fixfoobar2005-03-171-1/+1
* Fix Jani breakageRasmus Lerdorf2005-03-161-1/+1
* NetWare can use the tsrm_config.hAnantha Kesari H Y2005-02-211-1/+1
* NetWare has a compliant pthread implementationAnantha Kesari H Y2005-02-011-14/+0
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* Explicitly include this header for SHFILEINFO.Wez Furlong2003-12-031-0/+1
* Restore HEAD of TSRM to what it was two days ago.Sebastian Bergmann2003-06-251-0/+15
* bring head into sync with the php4 branchJames Cox2003-06-231-15/+0
* - Fix non-ZTS build after Sterling's changes to TSRMDerick Rethans2003-04-281-1/+4
* add TSRMLS_FETCH_CTX which allows you to map a variable to a ts context.Sterling Hughes2003-04-271-0/+1
* More Win32 build improvementsZeev Suraski2003-02-171-0/+3
* NetWare related changes/modifications.Anantha Kesari H Y2003-01-021-0/+8
* Add BeOS thread support to TSRM. This should not impact on any other OS'sDavid Reid2002-10-051-0/+10
* make win32 debug output more verboseHarald Radi2002-08-071-0/+1
* Change to build on NetWare: TSRM_CONFIG.H not requiredVenkat Raghavan S2002-05-291-1/+2
* Basic NetWare changesVenkat Raghavan S2002-05-281-0/+6
* Fix check.. tsrm_config.h exists on all platforms but Win32.Sascha Schumann2002-03-071-1/+1
* this kills 90% of the warings in maintainer-modeThies C. Arntzen2001-08-021-1/+1
* Save TSRMLS_FETCH()'sZeev Suraski2001-07-301-2/+7
* Make Sebastian happy...Zeev Suraski2001-07-281-4/+3
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-15/+15
* Fix buildSascha Schumann2001-07-281-0/+8
* - Prepare for optimization - use a single fetch for multiple resourcesZeev Suraski2001-07-271-3/+13
* Support for SGI's State Threads. Will be used by PHP's thttpd SAPISascha Schumann2001-06-211-0/+5
* Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppressSascha Schumann2000-12-021-4/+0
* Beef up debugging supportZeev Suraski2000-11-181-3/+5
* Import debug-level improvements to TSRM, by Dmitri DmitrienkoZeev Suraski2000-11-171-2/+4
* - Revert change of defining TSRM_WIN32 in dspAndi Gutmans2000-09-021-0/+4
* - Use TSRM_WIN32Andi Gutmans2000-09-021-3/+3
* - Support for always building TSRM into PHPAndi Gutmans2000-08-311-0/+5
* - Change license of .c and .h files of TSRM. It's still not the completeAndi Gutmans2000-08-311-8/+4
* Identifiers that begin with underscore are reserved for the implementation.Sascha Schumann2000-07-021-3/+3
* Make it possible to access other threads' local storage. Only use it if you ...Zeev Suraski2000-06-161-1/+2
* THREAD_T refers to thread ids, not attributesSascha Schumann1999-12-301-1/+1