summaryrefslogtreecommitdiff
path: root/src/cstore/cstore.cpp
AgeCommit message (Expand)Author
2010-11-15fix for bug 6427An-Cheng Huang
2010-11-10fix typo in commentAn-Cheng Huang
2010-11-04add session assertion for API functionsAn-Cheng Huang
2010-10-18temporary workaround for bug 5708An-Cheng Huang
2010-09-24cleanupAn-Cheng Huang
2010-08-26mark the root as "changed" after "comment" operation.An-Cheng Huang
2010-08-25remove sorting from unsorted API callsAn-Cheng Huang
2010-08-25switch to unordered_mapAn-Cheng Huang
2010-08-24add extensible node sorting mechanismAn-Cheng Huang
2010-08-23move "changed" status handling into libraryAn-Cheng Huang
2010-08-20don't remove the workaround yetAn-Cheng Huang
2010-08-20mark nodes created by "default" as "changed"An-Cheng Huang
2010-08-20remove workaround for "changed" status handlingAn-Cheng Huang
2010-08-20handle "changed" status properlyAn-Cheng Huang
2010-08-19adjust deactivate-aware logicAn-Cheng Huang
2010-08-19add API functionAn-Cheng Huang
2010-08-13add API function for retrieving deleted values of a multi node.An-Cheng Huang
2010-08-13change all vector/string size to size_t just to be safe.An-Cheng Huang
2010-08-02eval "allowed:" script in templateAn-Cheng Huang
2010-07-31make edit do implicit setAn-Cheng Huang
2010-07-30add default status observersAn-Cheng Huang
2010-07-28add cstore-specific header fileAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang