Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
92 check-ins using file win/Makefile.in version 1cd092572c
|
2003-06-10
| ||
| 20:35 | * generic/tclConfig.c (ASSOC_KEY): Changed the key to "tclPackageAboutDict" (tcl prefix) to mak... check-in: efaf32b449 user: andreas_kupries tags: trunk | |
| 19:52 | fix for previous commit check-in: bf432c7231 user: msofer tags: trunk | |
| 19:46 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: d23b012af9 user: msofer tags: trunk | |
|
2003-06-09
| ||
| 22:48 | * generic/tcl.decls: Ported the changes from the * generic/tcl.h: 'tip-59-implementation' b... check-in: 8397302b4d user: andreas_kupries tags: trunk | |
| 21:51 | * string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: db09937405 user: dgp tags: trunk | |
|
2003-06-04
| ||
| 23:40 | Fix for [Bug 748700] check-in: 6fd09cb29f user: mistachkin tags: trunk | |
|
2003-06-02
| ||
| 15:58 | fix to WinTcl file rename error message check-in: e10fd0710b user: vincentdarley tags: trunk | |
|
2003-05-24
| ||
| 02:30 | Add tests to detect and avoid division by zero in the windows precision timer calibration logic. check-in: 7487febaec user: drh tags: trunk | |
|
2003-05-23
| ||
| 21:33 | add thanks check-in: 9c0c34ce1b user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 366cb9b633 user: dgp tags: trunk | |
| 18:14 | * unix/mkLinks: Set the var S to "" at the top of the file to avoid error when user has set S to ... check-in: aac8128f74 user: mdejong tags: trunk | |
| 00:35 | Fixed type error. check-in: 1e13c36e90 user: patthoyts tags: trunk | |
|
2003-05-22
| ||
| 19:12 | Work in progress refactoring Tcl internals, mostly the parsing and evaluation pieces. Notably new T... check-in: 5614e023c2 user: dgp tags: dgp-refactor | |
| 19:09 | another test check-in: 2e90d7eeab user: dgp tags: dgp-refactor | |
| 19:09 | undo failed test check-in: 5aa8aa4c63 user: dgp tags: trunk | |
| 19:07 | testing that this commits to correct branch check-in: 4eb4568350 user: dgp tags: trunk | |
| 03:39 | * macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and... check-in: 66807489f0 user: das tags: trunk | |
| 01:15 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: e8e2a1ee97 user: das tags: trunk | |
| 01:12 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: b7d3659a54 user: das tags: trunk | |
|
2003-05-19
| ||
| 17:25 | Corrected a bug in conversion of non-ASCII chars in the format string. check-in: 38ad353596 user: kennykb tags: trunk | |
| 05:42 | * unix/tclUnixTime.c: fixed typo. check-in: 9236a51311 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: a9ebd1bef7 user: das tags: trunk | |
|
2003-05-18
| ||
| 19:48 | * compat/strftime.c: Modified TclpStrftime to return its * generic/tclClock.c: result in UTF-8 e... check-in: 24ccf14ddd user: kennykb tags: trunk | |
|
2003-05-16
| ||
| 22:00 | * doc/dde.n: Updated documentation re TIP #130. * tests/winDde.test: Applied patch for [Bug 738929... check-in: 459de2ddb1 user: patthoyts tags: trunk | |
| 17:29 | * library/dde/pkgIndex.tcl: Applied TIP #130 which provides * tests/winDde.test: for uniq... check-in: f7d8932c32 user: patthoyts tags: trunk | |
| 17:00 | Removed one reference to tclDToA.c that shouldn't have been there. check-in: 9ed1a9a4a1 user: kennykb tags: trunk | |
| 06:02 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: b41dff917d user: das tags: trunk | |
| 01:48 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-11 optimizations b... check-in: ad198bea12 user: hobbs tags: trunk | |
|
2003-05-15
| ||
| 21:51 | Fixed Tcl bug 736425 check-in: a0e49ff76f user: kennykb tags: trunk | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: ca11d5a90e user: hobbs tags: trunk | |
| 18:02 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 07c6295866 user: hobbs tags: trunk | |
|
2003-05-14
| ||
| 23:04 | Omitted constraint required for LP64 platforms. check-in: 6dae7231c2 user: dkf tags: trunk | |
| 22:45 | Stopped [format] from demoting wides to ints too easily. [Bug 699060] check-in: 084c3da4d0 user: dkf tags: trunk | |
| 21:49 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 65fe6a383c user: hobbs tags: trunk | |
| 19:21 | Implementation of TIP 118: * generic/tclFCmd.c (TclFileAttrsCmd): return the list of attributes ... check-in: a25df0d3d9 user: das tags: trunk | |
| 06:19 | no message check-in: 1f1194eb22 user: davygrvy tags: trunk | |
| 06:17 | Another putenv() copy behavior problem repaired when compiling on windows and using microsoft's runt... check-in: d18547259b user: davygrvy tags: trunk | |
|
2003-05-13
| ||
| 22:59 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 7854d63cee user: hobbs tags: trunk | |
| 12:39 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: d329d1545a user: dkf tags: trunk | |
| 10:16 | fix for [Bug 732477] check-in: 386a7f85ff user: mistachkin tags: trunk | |
| 08:40 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 5f2cee527b user: das tags: trunk | |
|
2003-05-12
| ||
| 22:51 | Cleaned up cmdAH.test to use test constraints properly. check-in: 5f8796865f user: dkf tags: trunk | |
| 22:44 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 5e4caa0517 user: dgp tags: trunk | |
| 20:15 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 22965bb0b0 user: dgp tags: trunk | |
| 19:32 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: ab3960e7fe user: dgp tags: trunk | |
| 17:44 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: b99faa7b12 user: dgp tags: trunk | |
| 17:20 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: f82a981058 user: msofer tags: trunk | |
| 08:43 | Corrected Tcl bug #723502 check-in: b371423eef user: vasiljevic tags: trunk | |
|
2003-05-11
| ||
| 00:30 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4242e35710 user: hobbs tags: trunk | |
|
2003-05-10
| ||
| 23:54 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: ce02dd71c7 user: hobbs tags: trunk | |
| 08:17 | fix for [Bugs 733156, 733221] check-in: 555377d523 user: mistachkin tags: trunk | |
| 07:42 | fix for [Bug 733221] check-in: d95fa584b3 user: mistachkin tags: trunk | |
| 04:25 | fix bad cvs lf conversion check-in: 4bc19ebde0 user: mistachkin tags: trunk | |
| 02:52 | fix for [Bugs 733221, 733156] check-in: f41a1c5443 user: mistachkin tags: trunk | |
|
2003-05-09
| ||
| 23:33 | fix for [Bug 731754] check-in: eaa3c15fd6 user: mistachkin tags: trunk | |
| 13:53 | fixing previous patch check-in: a89f2bc7b1 user: msofer tags: trunk | |
| 13:42 | fix for [Bug 735055] check-in: c421db8aa6 user: msofer tags: trunk | |
| 13:08 | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. check-in: 5a52489bb8 user: dkf tags: trunk | |
|
2003-05-08
| ||
| 00:44 | stop compiler warnings about unused variables check-in: 6eb1e04ca2 user: dgp tags: trunk | |
|
2003-05-07
| ||
| 21:30 | Fixed very strange language in the documentation for 'trace add execution'. check-in: 592091ea5c user: dkf tags: trunk | |
| 21:15 | Made error message for [trace info] more consistent with documentation. check-in: 326ae2366f user: dkf tags: trunk | |
| 15:26 | Fixed memory leak caused by confusion about string ownership. [Bug 731706] check-in: 602667d8c7 user: dkf tags: trunk | |
|
2003-05-05
| ||
| 20:54 | * generic/tclBasic.c: Implementation of TIP 90, which * generic/tclCmdAH.c... check-in: d2aab88bfd user: dgp tags: trunk | |
| 16:48 | Corrected error message for grammar and spelling. check-in: 238c25b34c user: dkf tags: trunk | |
|
2003-05-01
| ||
| 19:57 | corrected comment about the default matching mode for [switch]. check-in: 0749f5b37b user: dgp tags: trunk | |
|
2003-04-30
| ||
| 09:23 | Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). check-in: bc0a8a54a3 user: davygrvy tags: trunk | |
|
2003-04-29
| ||
| 20:23 | suppress compiler warning about uninitialized variables. check-in: 02d248649e user: dgp tags: trunk | |
| 08:13 | Stopped warning about uninitialised variables in DictIncrCmd Thanks to Andreas Kupries for reporting... check-in: 06a717e260 user: dkf tags: trunk | |
|
2003-04-28
| ||
| 12:34 | Made [incr] able to accept and work with wide increments [Bug 728838] check-in: 32ebb362ae user: dkf tags: trunk | |
| 10:05 | Default mode of operation of [switch] is exact matching. [Bug 727563] check-in: 06beada3ba user: dkf tags: trunk | |
|
2003-04-25
| ||
| 21:23 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 2fe6e15d1e user: dgp tags: trunk | |
| 20:03 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 563b5bea31 user: andreas_kupries tags: trunk | |
| 18:28 | fix to glob and filenames with square brackets check-in: f1435daa97 user: vincentdarley tags: trunk | |
|
2003-04-22
| ||
| 23:20 | * The changes below fix SF bugs [593810], and [718045]. * generic/tclIO.c (Tcl_CutChannel, Tcl_S... check-in: 1aff0f8acb user: andreas_kupries tags: trunk | |
|
2003-04-21
| ||
| 20:42 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: 9dd9fb248a user: dgp tags: trunk | |
|
2003-04-18
| ||
| 21:54 | corrected bogus comments check-in: 23c5c3b713 user: dgp tags: trunk | |
| 20:17 | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. * win/tclWinInit.c: recognize Win... check-in: 715a45ae74 user: hobbs tags: trunk | |
| 20:03 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: 158696a809 user: hobbs tags: trunk | |
| 20:02 | * win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin... check-in: 893b327037 user: hobbs tags: trunk | |
| 00:28 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: fa5bc2c455 user: dkf tags: trunk | |
|
2003-04-16
| ||
| 23:33 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 699acb79d9 user: dgp tags: trunk | |
| 23:06 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: a545263715 user: dkf tags: trunk | |
| 22:29 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: 975a2bfb30 user: dkf tags: trunk | |
| 21:13 | Updated mkLinks for TIP 111 documentation check-in: 4d51978ace user: dgp tags: trunk | |
| 08:16 | removed undesired 'static' check-in: 5abe3947f2 user: vincentdarley tags: trunk | |
|
2003-04-15
| ||
| 20:59 | Corrected use of types to make compilation compatible with VC++5. check-in: 09fd0557a0 user: kennykb tags: trunk | |
| 19:50 | Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny. (Fixes [Bug 219183]) check-in: 0b51a2c8df user: jenglish tags: trunk | |
| 16:40 | Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in and tclWinPipe.c on 2003-04-... check-in: b3bbd64ef9 user: kennykb tags: trunk | |
| 06:56 | remove duplicate function definition check-in: 83c200f2d2 user: vincentdarley tags: trunk | |
| 03:46 | fixed compiler warnings check-in: 980127e7b7 user: dgp tags: trunk | |
| 03:43 | Stopped compiler warnings about type casts. check-in: 72ecc44b1e user: dgp tags: trunk | |
| 00:18 | * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: cf25662167 user: mdejong tags: trunk | |