Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

42 check-ins using file tests/info.test version 2c2fdb7f5b

2008-06-16
18:38
* tests/ioTrans.test (iortrans-11.*): Fixed same issue as for iortrans.tf-11.*, cleanup of temp f... check-in: 97e8db2004 user: andreas_kupries tags: trunk
2008-06-14
02:25
no message check-in: 9bf2713544 user: davygrvy tags: trunk
02:07
The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not be compiled with the -GL flag. check-in: 3df591bc85 user: davygrvy tags: trunk
2008-06-13
19:59
2008-06-13 David Gravereaux <davygrvy@pobox.com> * win/rules.vc: SYMBOLS macro now being set to z... check-in: 25b826cd5a user: davygrvy tags: trunk
19:58
no message check-in: c635c729fc user: davygrvy tags: trunk
12:14
fix warning check-in: 51662c877f user: das tags: trunk
05:45
TIP 285 Implementation check-in: 505c316922 user: mistachkin tags: trunk
2008-06-12
20:08
* unix/Makefile.in: add complete deps on tclDTrace.h. check-in: fbe3190a72 user: das tags: trunk
09:46
sync with 2008-05-26 io-53.9 change check-in: 78c5f73eb5 user: das tags: trunk
06:49
s/target/config/ check-in: 7f492b6e59 user: das tags: trunk
06:29
* generic/tclOO.c: use TclOOStubs hooks field to retrieve * generic/tclOODecls.h: TclOOIntStubs ... check-in: 7e4d255b66 user: das tags: trunk
06:28
* generic/tclIORTrans.c: fix signed <-> unsigned cast warnings. check-in: f9bd5af393 user: das tags: trunk
06:28
* unix/configure: autoconf-2.59 check-in: 8c90b75124 user: das tags: trunk
06:27
* unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: c942686054 user: das tags: trunk
06:27
* unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: 6e2a97abfa user: das tags: trunk
06:27
* unix/Makefile.in: clean generated tclDTrace.h file. check-in: d81dd08fd4 user: das tags: trunk
06:26
* macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates and cleanup for Xcode 3.1/... check-in: 1fe18f5b63 user: das tags: trunk
2008-06-11
01:30
UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 19... check-in: 0fc4d3a006 user: jenglish tags: trunk
2008-06-10
18:06
* tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552], reported by Kevin. Have to clo... check-in: 3e145aec5b user: andreas_kupries tags: trunk
03:35
* generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered by Pat Thoyts <patthoyts@users.sour... check-in: a9634b2343 user: andreas_kupries tags: trunk
2008-06-08
23:13
Plug leak. [Bug 1987817] check-in: a3fd190cc6 user: dkf tags: trunk
03:21
* generic/tclBasic.c: Compilation of uplevel scripts, allow * generic/tclCompCmds.c: non-bo... check-in: 302b0120aa user: msofer tags: trunk
2008-06-06
19:46
TIP #230 IMPLEMENTATION * generic/tclIOCmd.c: Integration of transform commands into 'chan' ense... check-in: 057ba9eab5 user: andreas_kupries tags: trunk
2008-06-05
00:02
fix warnings, remove unused debug code that causes build failure check-in: d4062110a3 user: das tags: trunk
2008-06-03
23:52
TIP #317 implementation check-in: 8a9c01c0ca user: patthoyts tags: trunk
2008-06-02
02:19
* generic/tclOO.c (ReleaseClassContents): Fix the one remaining valgrind complaint about oo.test, ca... check-in: 9188c64990 user: kennykb tags: trunk
2008-06-01
08:11
Complete fix of [Bug 1981001] check-in: 205a10dec2 user: dkf tags: trunk
05:09
* generic/tclOOMethod.c: Fix a bug where the refcount of a method was r... check-in: d14255cc75 user: kennykb tags: trunk
02:44
Add tclOO genstubs to Windows makefiles check-in: ef222bfbfa user: mistachkin tags: trunk
02:42
* generic/tclDictObj.c: Added missing initializers to the ensemble map... check-in: fbb81c8921 user: kennykb tags: trunk
02:02
* generic/tclOODecls.h: Added the swizzling of DLLEXPORT and * generic/tclOOIntDecls.h: DLLIMPORT... check-in: 882dc41185 user: kennykb tags: trunk
00:33
More patches to make stub generation work. check-in: 687b9da09e user: dkf tags: trunk
00:29
typo, skip crashing http.test for gcov check-in: bd144937a4 user: das tags: trunk
00:02
Fix generation of stubs for the OO API. check-in: 4c3441444d user: dkf tags: trunk
2008-05-31
23:35
* generic/tclOOStubLib.c: ensure use of tcl stubs; include in * unix/Makefile.in: stub lib; disab... check-in: 7efe478a95 user: das tags: trunk
23:34
* tests/msgcat.test: fix for ::tcl::mac::locale with @modifier. check-in: 5b3a020ceb user: das tags: trunk
23:34
* tools/tsdPerf.tcl: use [info sharedlibextension] check-in: f8c0850da0 user: das tags: trunk
23:34
* unix/tclConfig.h.in: autoheader-2.59 check-in: ec72ed5874 user: das tags: trunk
23:33
* macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debug * macosx/README: targets ... check-in: ddfeb80290 user: das tags: trunk
22:29
Plug method-related memory leaks pointed out by Miguel. check-in: ce09fe3526 user: dkf tags: trunk
19:56
Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] check-in: 428c548d5f user: dkf tags: trunk
11:41
Implementation of TIP #257. Incomplete due to missing Win build support. check-in: e46e1575d3 user: dkf tags: trunk