summaryrefslogtreecommitdiff
path: root/include/hiddenpointer.h
AgeCommit message (Expand)Author
2014-03-16fixed typo in HiddenPointerEmiel Bruijntjes
2014-03-02types are not a C++11 class, introduced FixedValue class that can not change ...Emiel Bruijntjes
2014-03-01namespace implementation, compile issue for php 5.4 and higherEmiel Bruijntjes
2014-02-28a lot of refactoring, to make it much easier to define classes in an extensionEmiel Bruijntjes
2013-09-25{auto} PHP objects can now be implemented in C++. Constructors and destructor...Emiel Bruijntjes
2013-09-10Fixed various crashes because hidden pointers were not persistently storedEmiel Bruijntjes
2013-09-09work in progressEmiel Bruijntjes
2013-09-08Refactoring function class, and making it even more easy to directly enable n...Emiel Bruijntjes