summaryrefslogtreecommitdiff
path: root/src/context/cdhashmap.h
AgeCommit message (Expand)Author
2019-03-26Update copyright headers.Aina Niemetz
2018-08-23Replacing allocatedInCMM and d_noTrash with false everywhere in cdhashmap (#2...Tim King
2018-08-08 Proposal for adding map utility functions to CVC4. (#2232)Tim King
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-07-29Storing a std::pair<Key,Data> on CDOhash_map.Tim King
2018-07-25Removing support for CDHashMap::iterator's postfix increment. (#2208)Tim King
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2017-10-05Allow CDHashMaps for objects without default constructors (#1092)Martin
2017-09-26Fixing CID 1172020: Initializing CDHashMap::iterator::d_it to nullptr. (#1139)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-18Adding a garbage list that get collected during the ~Scope. Removing the CDHa...Tim King
2017-07-07Update copyright headers.Mathias Preiner
2016-11-12Fixed a bug in cdhashmap in which doubly-linked list was not properly cleaned...Clark Barrett
2016-09-01Relaxing the throw specifiers for the destructors for Node, TypeNode, the con...Tim King
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-04-03Updating the copyright headers and scripts.Tim King
2015-12-15Adding destructors for CDO an CDOhash_map in the restore() functions.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-23Specify that the default initialization must always be done for CDOhash_map's...Tim King
2014-11-12Possible fix for bug594Morgan Deters
2014-11-11Minor cleanup.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-25cosmeticKshitij Bansal
2014-06-19Disallow context-dependent copy/assignment.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28rename Assert.h/Assert.cpp to cvc4_assert.h/cvc4_assert.cpp -- we need to mak...Morgan Deters
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-03-02CDMap -> CDHashMapDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback