aboutsummaryrefslogtreecommitdiff
path: root/dict.c
AgeCommit message (Expand)Author
2013-03-12Fix compilationPetr Machata
2013-03-08Change DICT_FIND to DICT_FIND_{REF,VAL}Petr Machata
2013-03-08Clarify a comment in dict.cPetr Machata
2013-03-08dict.c: Privatize a couple functions, add a couple assertsPetr Machata
2013-03-08Add dict_{dtor,clone}_stringPetr Machata
2013-03-08Fixes for dict codePetr Machata
2013-03-08Rewrite dict module to be more in line with vectPetr Machata
2012-10-26dict_remove should release memory allocated for the entryPetr Machata
2012-05-05Add include guards and copyright notices to dict.c and dict.hPetr Machata
2012-04-19Implement dict_removePetr Machata
2012-04-19Dict const correctnessPetr Machata
2011-10-06Clone breakpoint dictionary as well as library symbolsPetr Machata
2009-07-03Some minor fixesJuan Cespedes
2009-05-14better debugging support (-d option)Juan Cespedes
2009-05-07NON-WORKING version of new fork() approachJuan Cespedes
2008-12-16Re-indent entry points to functionsJuan Cespedes
2006-02-20run Lindent over source to get everything looking about the sameIan Wienand
2006-02-20Switched to SVN (initial import)Ian Wienand
2006-02-16Some fixes...Ian Wienand
2004-11-10Version: 0.3.36Juan Cespedes
2004-04-04Version 0.3.32Juan Cespedes
2003-02-01Version 0.3.29Juan Cespedes
2003-01-31Version 0.3.28Juan Cespedes
2003-01-31Version 0.3.27Juan Cespedes