1
2
3
4
5
6
7
8
9
|
2008-03-19 Jeff Hobbs <[email protected]>
* tls.c (Tls_Clean, ImportObjCmd): Fix cleanup mem leak [Bug 1414045]
Use better Eval APIs, cleaner Tcl_Obj-handling.
2008-03-19 Pat Thoyts <[email protected]>
* win/Makefile.vc Updated the nmake build files with MSVC9 support
* win/rules.vc: and fixed to run the test-suite properly.
|
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2008-03-19 Jeff Hobbs <[email protected]>
* aclocal.m4: improve --with-ssl-dir check.
* tests/tlsIO.test (tlsIO-14.*): Add tls::unimport for symmetry
* tls.htm, tls.c (UnimportObjCmd): to tls::import. [Bug 1203273]
* tls.c (Tls_Clean, ImportObjCmd): Fix cleanup mem leak [Bug 1414045]
Use better Eval APIs, cleaner Tcl_Obj-handling.
2008-03-19 Pat Thoyts <[email protected]>
* win/Makefile.vc Updated the nmake build files with MSVC9 support
* win/rules.vc: and fixed to run the test-suite properly.
|