summaryrefslogtreecommitdiff
path: root/Zend/zend_ts_hash.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix non-zts build for wezHarald Radi2003-01-301-3/+16
* freed reader twice instead of writer and readerHarald Radi2003-01-111-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* added TS_HASH macroHarald Radi2002-06-101-30/+30
* 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-2/+5
* added thread safe hashtable which allows concurrentHarald Radi2002-03-201-0/+339