Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file generic/tclIntDecls.h version 838efc4857
|
2013-01-03
| ||
| 10:17 | don't use iPtr->legacyResult for Tcl >= 8.1, because it doesn't work. Use Tcl_AppendResult in stead. check-in: 7163f9950a user: jan.nijtmans tags: novem-more-memory-API | |
|
2013-01-02
| ||
| 14:59 | merge novem check-in: aa3f8af5e0 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:58 | merge trunk. tclStubLib.c: protect loading incompatible Tcl9 extensions in Tcl8 check-in: 4919da4fc4 user: jan.nijtmans tags: novem-more-memory-API | |
|
2012-12-12
| ||
| 21:21 | More memory API changes, mainly char* -> void* and unsigned -> size_t check-in: 19fb92fb72 user: jan.nijtmans tags: novem-more-memory-API | |