Dmitry Stogov
|
887189ca31
|
Refactored IS_INDIRECT usage for CV and object properties to support HashTable resizing
|
2014-03-26 18:07:31 +04:00 |
|
Dmitry Stogov
|
e82f112468
|
Fixed test (scalar values don't have reference counters...)
|
2014-03-26 00:01:33 +04:00 |
|
Xinchen Hui
|
6965efb273
|
Fixed segfault due to incompleted refactoring
|
2014-03-24 17:14:29 +08:00 |
|
Xinchen Hui
|
c998bfaf86
|
It's a tradition return NULL on error of args parsing
|
2014-03-24 14:31:03 +08:00 |
|
Xinchen Hui
|
9e96c912fc
|
Fixed smart_str0 for empty str(more friendly for user?)
|
2014-03-24 14:06:35 +08:00 |
|
Xinchen Hui
|
50dc2ec46c
|
Fixed memleak temporary
|
2014-03-24 13:57:59 +08:00 |
|
Xinchen Hui
|
807ed2eb19
|
Fixed encoding list building while array arg
|
2014-03-24 13:56:46 +08:00 |
|
Xinchen Hui
|
7caf93a785
|
Fixed tests (mysqlnd only)
|
2014-03-24 13:45:18 +08:00 |
|
Xinchen Hui
|
506f6a4282
|
Refactor mbstring (incompleted)
|
2014-03-24 12:40:07 +08:00 |
|
Xinchen Hui
|
9011a70c7f
|
Refactor mbstring (incompleted)
|
2014-03-23 23:38:32 +08:00 |
|
Xinchen Hui
|
946269e48e
|
Refactor mbstring (incompleted)
|
2014-03-23 20:04:58 +08:00 |
|
Xinchen Hui
|
adcfee7b07
|
Refactor ext/mysql
|
2014-03-23 13:23:25 +08:00 |
|
Dmitry Stogov
|
f2a598393f
|
Fixed wrong assignment
|
2014-03-22 02:40:41 +04:00 |
|
Dmitry Stogov
|
0e91c5a586
|
Fixed refcounting
|
2014-03-22 01:13:15 +04:00 |
|
Dmitry Stogov
|
6da4759769
|
Fixed refcounting
|
2014-03-22 00:00:20 +04:00 |
|
Dmitry Stogov
|
c36294c4da
|
Cleanup
|
2014-03-21 21:48:38 +04:00 |
|
Dmitry Stogov
|
b4b728fe85
|
don't mark zvals as rotts if they are already processed by GC
|
2014-03-21 21:36:46 +04:00 |
|
Dmitry Stogov
|
5c169160e6
|
cosure->debug_info is not a subject for GC
|
2014-03-21 21:35:47 +04:00 |
|
Dmitry Stogov
|
a4280c340b
|
Fixed reference counting
|
2014-03-21 21:34:15 +04:00 |
|
Dmitry Stogov
|
130e48d375
|
Typo
|
2014-03-21 16:37:53 +04:00 |
|
Dmitry Stogov
|
37db857734
|
Fixed CV IS_INDIRECT support
|
2014-03-21 15:43:53 +04:00 |
|
Dmitry Stogov
|
a3abf6f291
|
Fixed refcounting
|
2014-03-21 15:33:08 +04:00 |
|
Dmitry Stogov
|
7ce06ee5a7
|
don't keep useless objects till the end of the script (destroy them immediately)
|
2014-03-21 15:32:02 +04:00 |
|
Dmitry Stogov
|
ef6919e6f2
|
Fixed static data cleanup
|
2014-03-21 13:51:18 +04:00 |
|
Dmitry Stogov
|
d735434e47
|
Fixed refcounting
|
2014-03-21 12:07:27 +04:00 |
|
Dmitry Stogov
|
2f4e8aa5d7
|
Fixed refcounting
|
2014-03-21 11:33:20 +04:00 |
|
Dmitry Stogov
|
6123deb30f
|
Fixed refcounting (proper fix)
|
2014-03-21 01:08:26 +04:00 |
|
Dmitry Stogov
|
cce7d5a1ec
|
Fixed refcounting
|
2014-03-21 00:34:26 +04:00 |
|
Dmitry Stogov
|
ee0ecc83d5
|
Fixed invalid free
|
2014-03-21 00:34:03 +04:00 |
|
Dmitry Stogov
|
6186bc6dff
|
Fixed iterator dtor
|
2014-03-20 23:28:24 +04:00 |
|
Dmitry Stogov
|
24b72415cb
|
Iterator has to be properly closed
|
2014-03-20 23:05:38 +04:00 |
|
Dmitry Stogov
|
a9d21c1457
|
check if object store was freed before accessing particular object
|
2014-03-20 17:26:20 +04:00 |
|
Dmitry Stogov
|
36cd92a7d3
|
Fixed passing argument by refefence from internal functions
|
2014-03-20 17:03:32 +04:00 |
|
Dmitry Stogov
|
1968e6be65
|
Fixed tests (now objects are counted only once)
|
2014-03-20 11:54:24 +04:00 |
|
Dmitry Stogov
|
1d66808dc4
|
Reverted 07fcdc40a0
|
2014-03-20 11:48:49 +04:00 |
|
Dmitry Stogov
|
9db5076718
|
Fixed GC
|
2014-03-20 11:38:13 +04:00 |
|
Dmitry Stogov
|
07fcdc40a0
|
Fixed circular array copying
|
2014-03-20 11:37:42 +04:00 |
|
Dmitry Stogov
|
e4e7502548
|
fixed compilation warning
|
2014-03-20 11:36:59 +04:00 |
|
Dmitry Stogov
|
373855ef49
|
Fixed GC
|
2014-03-20 01:41:55 +04:00 |
|
Dmitry Stogov
|
a6f09e48d7
|
Fixed memory leak
|
2014-03-20 01:05:06 +04:00 |
|
Dmitry Stogov
|
2909c72b69
|
Improved GC compatibility
|
2014-03-20 00:29:20 +04:00 |
|
Dmitry Stogov
|
3c0feb51bc
|
Fixed assignment of "new" by reference
|
2014-03-19 23:51:28 +04:00 |
|
Dmitry Stogov
|
5db78476e3
|
Mark objects that are going to be deleted
|
2014-03-19 23:50:50 +04:00 |
|
Dmitry Stogov
|
acc719766d
|
More accurate zval comparison
|
2014-03-19 22:43:36 +04:00 |
|
Dmitry Stogov
|
e884d5d8e3
|
Fixed assignment reference to itself
|
2014-03-19 22:43:06 +04:00 |
|
Dmitry Stogov
|
cb411f024d
|
GC cleanup
|
2014-03-19 18:11:46 +04:00 |
|
Dmitry Stogov
|
120dfd1e04
|
GC cleanup
|
2014-03-19 17:55:42 +04:00 |
|
Dmitry Stogov
|
9385ddaff9
|
GC related fix
|
2014-03-19 17:25:19 +04:00 |
|
Dmitry Stogov
|
76cd829efd
|
Fixed double free
|
2014-03-19 17:00:58 +04:00 |
|
Dmitry Stogov
|
b7938ab1bd
|
Refactored GC (incomplete)
|
2014-03-19 17:00:28 +04:00 |
|