Anatol Belski
|
c3e3c98ec6
|
master renames phase 1
|
2014-08-25 19:24:55 +02:00 |
|
Anatol Belski
|
8ee2a4a9b5
|
first shot on merging the core fro the int64 branch
|
2014-08-16 11:16:11 +02:00 |
|
Dmitry Stogov
|
8013a27ad9
|
Implemented ext/com_dotnet support for phpng
|
2014-08-11 18:37:26 +04:00 |
|
Dmitry Stogov
|
72c287bd23
|
Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word
|
2014-04-21 18:25:34 +04:00 |
|
Dmitry Stogov
|
f4cfaf36e2
|
Use better data structures (incomplete)
|
2014-02-10 10:04:30 +04:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Dmitry Stogov
|
5d25762646
|
Removed unused "pHashFunction" argument in _zend_hash_init() and family (must be 99% source compatible)
|
2013-11-28 18:40:46 +04:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Sebastian Bergmann
|
d2281d1dff
|
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
|
2010-01-05 20:46:53 +00:00 |
|
Antony Dovgal
|
514e633327
|
MFH: add zend_ts_hash_copy_to_hash()
|
2009-01-09 19:16:55 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
0fbe6a0c14
|
- MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.
|
2008-07-24 19:52:24 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Antony Dovgal
|
c8cfd3b99a
|
MFH: fix #41134 (zend_ts_hash_clean not thread-safe)
fix also zend_ts_hash_*destroy()
|
2007-05-11 12:21:26 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Andi Gutmans
|
61e93ccfe8
|
- Update copyright notices to 2006
|
2006-01-04 23:53:05 +00:00 |
|
foobar
|
916815b779
|
Bump up the year
|
2005-08-03 13:30:58 +00:00 |
|
foobar
|
ccfc46b0aa
|
- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
|
2004-01-08 17:33:29 +00:00 |
|
Zeev Suraski
|
0dba58c373
|
Improve tracking
|
2003-08-18 21:17:26 +00:00 |
|
Zeev Suraski
|
76aaeebdf0
|
Improve tracking
|
2003-08-18 20:44:12 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
Zeev Suraski
|
471947b188
|
Reimplement PPP properties
|
2003-02-04 12:12:34 +00:00 |
|
foobar
|
333406bdc2
|
- Added some missing CVS $Id$ tags, headers and footers.
|
2003-02-01 01:49:15 +00:00 |
|
Harald Radi
|
54c73d1ccb
|
fix non-zts build for wez
|
2003-01-30 03:15:52 +00:00 |
|
Harald Radi
|
c8d19858ac
|
freed reader twice instead of writer and reader
|
2003-01-11 11:34:43 +00:00 |
|
Sebastian Bergmann
|
2c5d4b8c23
|
Bump year.
|
2002-12-31 15:59:15 +00:00 |
|
Harald Radi
|
ba364121f1
|
added TS_HASH macro
|
2002-06-10 21:14:48 +00:00 |
|
Harald Radi
|
51e797f1e3
|
some type cleanup work
|
2002-04-23 18:06:54 +00:00 |
|
Andi Gutmans
|
3e3ae4f61c
|
- Fix build without ZTS. If someone has a nicer fix let me know.
|
2002-03-23 12:18:50 +00:00 |
|
Harald Radi
|
d5e64b2287
|
added thread safe hashtable which allows concurrent
reads but only exclusive writes
|
2002-03-20 21:26:46 +00:00 |
|