Update of /cvsroot/pure-data/externals/PDContainer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16194
Added Files: CHANGELOG Log Message: version 0.2
--- NEW FILE: CHANGELOG ---
version 0.2 - possible to store pointers now as keys, values, ... (for pd graphical datastructures) - h_map: IMPORTANT: [add ( has changed !!! now it resets the value, if the key is already in the map ! (this should break no patches I hope !) - compiles with gcc4 now (templates reworked) - huge memory leak fixed - some bug fixes - some internal changes
version 0.1 - basic functionality