Timeline
Not logged in

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

80 check-ins using file win/Makefile.in version 680d4ec487

2001-03-30
23:45
* win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support. check-in: 9ec54cf62e user: hobbs tags: trunk
23:06
2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> * All of the changes below be... check-in: 902eab8ec8 user: andreas_kupries tags: trunk
00:56
doc fixes check-in: a11a4f6eaf user: hobbs tags: trunk
00:56
* doc/tcltest.n: corrected incorrect macro usage. check-in: 62008473e3 user: hobbs tags: trunk
00:56
* doc/lsort.n: corrected unbalanced nroff macros. check-in: 13b8955802 user: hobbs tags: trunk
2001-03-29
23:24
* tests/interp.test: Print out warning when testinterpdelete command is not defined. Add tests th... check-in: 05df7048a2 user: mdejong tags: trunk
19:45
* unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race condition and security leak in t... check-in: 9e1310c829 user: hobbs tags: trunk
19:30
see ChangeLog check-in: 522e1c694c user: hobbs tags: trunk
19:29
* unix/configure: * unix/tcl.m4: corrected IRIX-5.x config to not use -n32. (english) [Patch 403... check-in: d66c099eac user: hobbs tags: trunk
19:29
* unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling of timeout for threads (corrects excessiv... check-in: bc12cdd261 user: hobbs tags: trunk
13:16
Added notes to clarify behaviour of [lsort] and many examples. check-in: d21256b7f5 user: dkf tags: trunk
2001-03-28
02:30
see changes check-in: 9fc162a8be user: hobbs tags: trunk
02:30
* tests/regexp.test (regexp-19.1): * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): fixed handling of null... check-in: 73865f2ba9 user: hobbs tags: trunk
02:26
* doc/Alloc.3: corrected docs to note that Tcl_Attempt* return char *'s, not ints. [Bug #411388] check-in: 62b0f03d24 user: hobbs tags: trunk
2001-03-26
22:16
Correction to patch from 2001-01-18 tclDecls.h was not generated using 'make genstubs'. Typos in ca... check-in: 3d28dd5bba user: dgp tags: trunk
11:08
Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c) check-in: ae6d8ea5a5 user: dkf tags: trunk
2001-03-24
01:19
see changes check-in: 780efc51d6 user: hobbs tags: trunk
01:14
* generic/tclNamesp.c (Tcl_Import): Correctly freed a DString. (lavana) [Patch #403755] check-in: bc076e7852 user: hobbs tags: trunk
01:14
* generic/tclVar.c (Tcl_ArrayObjCmd): Corrected retrieval of resultPtr to prevent possible corrupt... check-in: a0fe604f1e user: hobbs tags: trunk
2001-03-15
14:36
Error behaviour of [unset] was changed to agree with documentation, so must change associated test a... check-in: ae833bf382 user: dkf tags: trunk
2001-03-14
18:25
* library/package.tcl (pkg_mkIndex): Added patch from Vince Darley to make [pkg_mkI... check-in: f2ff3f3f38 user: dgp tags: trunk
2001-03-13
15:10
Improved documentation for [info hostname]. check-in: a24fb131fd user: dkf tags: trunk
11:18
Made [unset] command behave as documented when no arguments present. check-in: 82d6be0b3d user: dkf tags: trunk
11:10
A missing return was causing memory corruption in [string map]. check-in: 6a3e130d8c user: dkf tags: trunk
09:31
Added some casts to ClientData that are apparently needed on some architectures for a clean compile.... check-in: 301179c6d8 user: dkf tags: trunk
2001-03-12
15:58
Fixed some string test numberings and added a test. check-in: 146f9d6de0 user: dkf tags: trunk
2001-03-06
18:59
Added SF bug/patch numbers to recent log messages. check-in: f52d450bf2 user: dgp tags: trunk
14:45
Fixed two faults with [unset -nocomplain]; one with a possible overrun of the argument array, and an... check-in: 308102bafc user: dkf tags: trunk
2001-03-02
15:31
Fixed bug that could leave saved data for [info level] pointing into unallocated memory. check-in: 4bd1165dd5 user: dkf tags: trunk
2001-02-25
00:03
Corrected earlier missing change log entry for 'clock' documentation. check-in: 03985e231e user: kennykb tags: trunk
2001-02-23
22:30
Added test in execute.test for evaluation of an expression in a variable; evals once by compiling, s... check-in: 016cc58649 user: msofer tags: trunk
22:23
*** empty log message *** check-in: 076ceda800 user: msofer tags: trunk
21:41
added test for evaluation of an expression in a variable; evals once by compiling, second time using... check-in: 31a8c28c54 user: msofer tags: trunk
2001-02-18
19:05
Updated documentation to reflect the addition of compat/strftime.c, including the correct formatting... check-in: a60d4ac186 user: kennykb tags: trunk
2001-02-16
09:26
[split $string ""] now shares character strings in the resulting list, giving better performance for... check-in: 9f5ef61d9d user: dkf tags: trunk
2001-02-02
05:34
Spelling fix. check-in: cebe98ef3a user: dgp tags: trunk
2001-02-01
00:58
D'oh! The checkbook problem! It's 200*1* now, you fool! check-in: 5698b7db09 user: dgp tags: trunk
2001-01-31
22:27
2000-01-31 Don Porter <dgp@users.sourceforge.net> * win/makefile.vc (install-libraries): ... check-in: 39a7ef8b25 user: dgp tags: trunk
2001-01-30
17:32
2000-01-30 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c (CopyData): Moved code that u... check-in: 8a04aef41f user: dgp tags: trunk
2001-01-19
14:28
Clarified last log entry. check-in: 6522bf9d78 user: dgp tags: trunk
2001-01-18
19:09
2000-01-18 Andreas Kupries <a.kupries@westend.com> * Everything below belongs together, it fixes... check-in: f44e486cdf user: andreas_kupries tags: trunk
2001-01-16
15:41
Added missing nroff directive. check-in: 76ff65c10b user: dkf tags: trunk
2001-01-12
09:54
Fixes tests when spaces exist in install pathnames. (Applies patch #103174 which fixes bug #119406.)... check-in: fb4c5a7c4a user: dkf tags: trunk
2001-01-04
21:30
2001-01-04 Don Porter <dgp@users.sourceforge.net> * tests/unixInit.test: * unix/tclUnixInit.c (T... check-in: b363b69d15 user: dgp tags: trunk
2000-12-14
22:24
2000-12-14 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c: * tests... check-in: ce0aad6ef5 user: dgp tags: trunk
2000-12-11
04:17
2000-12-10 Don Porter <dgp@users.sourceforge.net> * library/init.tcl: * library/m... check-in: 6f3323c8b4 user: dgp tags: trunk
2000-12-10
03:27
* docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: c628433a43 user: hobbs tags: trunk
03:26
added change notes check-in: 879382ee98 user: hobbs tags: trunk
03:26
* docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: 4fc2144f42 user: hobbs tags: trunk
03:25
* win/tclWinTime.c (CalibrationThread): added lint return value to prevent compiler warning. [Bug... check-in: b79489f2bb user: hobbs tags: trunk
2000-12-09
00:11
* library/init.tcl: Added support for PATHEXT variable in auto_execok, recognizing the proper set ... check-in: 8f589b9d20 user: hobbs tags: trunk
2000-12-08
18:55
Fixing bug #119417 using patch #102496. check-in: 8d1b4ad9d7 user: andreas_kupries tags: trunk
11:22
Why do you always find stupid typos after committing? <sigh> check-in: 1b0b1f5116 user: dkf tags: trunk
11:12
Applied patch #102680 after review and approval by several TCT members check-in: a89c5e2ad3 user: dkf tags: trunk
04:22
* generic/tcl.h (attemptckalloc): Fixed typo for #define of attemptckalloc (was defined to T... check-in: 679e400b19 user: ericm tags: trunk
04:12
see change notes check-in: 28c9e1ee7e user: hobbs tags: trunk
2000-12-07
22:22
* library/dde/pkgIndex.tcl: updated to use 84 version to reflect the makefile. Should probably be... check-in: 82552da9e6 user: hobbs tags: trunk
22:20
* generic/tcl.h: added note about need to updated library/dde/pkgIndex.tcl with minor version incr... check-in: 340b108662 user: hobbs tags: trunk
2000-11-24
15:29
Logical negation "!" can now handle string booleans, provided those values are placed in variables. ... check-in: a82d42d08d user: dkf tags: trunk
15:14
Added test to detect bug #119153; the string forms of boolean values should not be second-class citi... check-in: cd37f4cab0 user: dkf tags: trunk
14:17
Missed a few spots with the previous checkin. Now only tools/tcltk-man2html.tcl is left unfixed, bu... check-in: 3fc9c1b16a user: dkf tags: trunk
13:56
[glob] uses -directory instead of unsafe [file join] to stop problems with some directory names. Fi... check-in: 19ef2cee3b user: dkf tags: trunk
11:32
Fixed bug #119082. check-in: a6c5763f27 user: dkf tags: trunk
11:27
Now correctly test for (and fix) Bug #119082. check-in: ec52a943df user: dkf tags: trunk
2000-11-23
15:53
Fixed memory leak from Bug #119398 check-in: 738a6b889a user: dkf tags: trunk
14:21
Improved use of [uplevel] in unknown. Fixes #123217 check-in: 9f9f8ea55e user: dkf tags: trunk
2000-11-21
21:33
Applied the patch for TIP #7 from Kevin Kenny. See http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html check-in: 3d13d2887f user: andreas_kupries tags: trunk
15:56
Improved documentation to fix bug #119387 (info locals seems not to work properly) since the behavio... check-in: 2d230fc9b1 user: dkf tags: trunk
2000-11-17
11:06
Finally fixed bug 119192. This was a real nasty that was hidden by the fact that it never caused a ... check-in: e927e40de9 user: dkf tags: trunk
09:55
Added test for bug 119192 to test suite. check-in: f467514311 user: dkf tags: trunk
2000-11-16
21:38
2000-11-16 Andreas Kupries <a.kupries@westend.com> * win/tclWinPort.h (line 69): Changed referen... check-in: 8c9af6af2a user: andreas_kupries tags: trunk
00:15
* unix/Makefile.in: removed bp.c references (hasn't existed in a long time). Corrected 'make dist... check-in: 7d3275abcf user: hobbs tags: trunk
2000-11-15
22:19
* generic/tclVar.c (TclLookupVar): reverted fix below as it broke all other array unset error repo... check-in: c281b485f6 user: hobbs tags: trunk
14:09
Fixed bug 119192 which was causing variable names to be reported incorrectly in some circumstances. check-in: 8990473135 user: dkf tags: trunk
2000-11-04
00:03
Created branch core-8-4-a2-synthetic Closed-Leaf check-in: af92574198 user: cvs2fossil tags: core-8-4-a2-synthetic, core-8-4-a2
00:03
updated with 8.4a2 changes check-in: 5c2bf986ab user: hobbs tags: trunk
2000-11-03
23:44
no message check-in: 13a1dbe3bc user: davidg tags: trunk
23:44
2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: Removed 'configure' ... check-in: 6719e2a6de user: davidg tags: trunk
22:52
added release mark check-in: 554aaa6452 user: hobbs tags: trunk
21:23
* tools/tcl.wse.in: updated for unversioning of library dirs * unix/Makefile.in (install-libraries... check-in: a9a8b0340d user: hobbs tags: trunk