Age | Commit message (Collapse) | Author |
|
This commit causes [bitmap] to break further, because there are now two string
representations of a t_pd*:
1. the one provided by SWIG, unaccessible by tclpd;
2. the tclpd synthetic one
In order to be fixed, hashtable must become a bidirectional hashmap, so that a
reverse lookup in the object_table is possible (needed in order to make a
%typemap(out) t_pd *).
svn path=/trunk/externals/loaders/tclpd/; revision=15801
|
|
svn path=/trunk/externals/loaders/tclpd/; revision=15756
|
|
svn path=/trunk/externals/loaders/tclpd/; revision=15751
|
|
svn path=/trunk/externals/loaders/tclpd/; revision=15750
|
|
svn path=/trunk/externals/loaders/tclpd/; revision=15749
|
|
svn path=/trunk/externals/loaders/tclpd/; revision=15738
|