summaryrefslogtreecommitdiff
path: root/Zend/zend_ts_hash.h
Commit message (Collapse)AuthorAgeFilesLines
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* Improve trackingZeev Suraski2003-08-181-9/+9
|
* Improve trackingZeev Suraski2003-08-181-2/+8
|
* updating license information in the headers.James Cox2003-06-101-1/+1
|
* Reimplement PPP propertiesZeev Suraski2003-02-041-1/+1
|
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+10
|
* fix non-zts build for wezHarald Radi2003-01-301-5/+2
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* added TS_HASH macroHarald Radi2002-06-101-0/+2
|
* some type cleanup workHarald Radi2002-04-231-2/+2
|
* - Fix build without ZTS. If someone has a nicer fix let me know.Andi Gutmans2002-03-231-0/+4
|
* added thread safe hashtable which allows concurrentHarald Radi2002-03-201-0/+115
reads but only exclusive writes