summaryrefslogtreecommitdiff
path: root/phpdbg_btree.c
Commit message (Expand)AuthorAgeFilesLines
* Fix readline/libedit (Thanks to @remicollet)Bob Weinand2014-06-291-1/+1
* Fixed deleting watchpoints (plus error in btree_delete)Bob Weinand2014-04-031-1/+1
* Fixed one major bug in phpdbg_btree_deleteBob Weinand2014-03-171-3/+4
* Added WINDOWS support for watchpointsBob Weinand2014-03-161-0/+5
* Added support for recursive watchpoints deletionBob Weinand2014-03-111-0/+4
* Added rudimentary support for watchpoints on an array itselfBob Weinand2014-01-101-4/+7
* Fixed deletion of watchpointsBob Weinand2013-12-191-4/+10
* Preventing possible segfaultBob Weinand2013-12-151-0/+4
* Moved btree to separate file; minor fixes and completitionsBob Weinand2013-12-151-0/+198