diff options
author | Georg Holzmann <grholzi@users.sourceforge.net> | 2005-11-03 20:40:40 +0000 |
---|---|---|
committer | Georg Holzmann <grholzi@users.sourceforge.net> | 2005-11-03 20:40:40 +0000 |
commit | 406758342ee046707e5426f804c7b381a0728335 (patch) | |
tree | 7e58947fa006199f05efa8fb5cf6cb932cd51586 /PDContainer/CHANGELOG | |
parent | 9ca96a7b406cde99fabe2956090fef0ea820c0e2 (diff) |
additional methods: [getall(, [keys(, [values(
svn path=/trunk/externals/grh/; revision=3832
Diffstat (limited to 'PDContainer/CHANGELOG')
-rwxr-xr-x | PDContainer/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PDContainer/CHANGELOG b/PDContainer/CHANGELOG index 41212e5..babedd9 100755 --- a/PDContainer/CHANGELOG +++ b/PDContainer/CHANGELOG @@ -1,4 +1,8 @@ +new: + - [getall( message to dump out all data sequentially + - [keys( + [values( to dump out all keys, values of map, multimap + 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, |