Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file win/Makefile.in version f02069a575
|
2004-10-27
| ||
| 17:56 | fixed format-19.1 for 64 bit machines check-in: a0c0a6d869 user: kennykb tags: trunk | |
| 17:15 | no message check-in: d1b9a0adc5 user: davygrvy tags: trunk | |
| 17:13 | * generic/tclInt.decls: The following 9 functions were moved from * generic/tclInt.h: tclInt.h t... check-in: 1cd7958f05 user: davygrvy tags: trunk | |
| 17:01 | * tests/tm.test: Expanded on the testsuite entered by Donal. * library/tm.tcl: Even found bugs, ... check-in: 7523fae991 user: andreas_kupries tags: trunk | |
| 15:42 | additional regression test for Bug 868489 check-in: 5bba2806a3 user: kennykb tags: trunk | |
| 14:43 | Yet more small fixes check-in: bc5a431cb6 user: dkf tags: trunk | |
| 14:24 | More minor doc fixes check-in: 83ab806184 user: dkf tags: trunk | |
| 12:53 | More minor doc fixes check-in: d75edd0e24 user: dkf tags: trunk | |
| 09:36 | Many minor doc fixes check-in: 77001dc18a user: dkf tags: trunk | |
|
2004-10-26
| ||
| 21:52 | * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test. * tests/subs... check-in: 86cdd8b62d user: dgp tags: trunk | |
| 21:04 | Reversed expected result from test subst-12.3. check-in: ae616be00c user: dgp tags: trunk | |
| 20:55 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 9ec73095ae user: dgp tags: trunk | |
| 20:35 | * unix/Makefile.in (install-libraries): Updated the installation of the http, msgcat... check-in: 02fd84be97 user: dgp tags: trunk | |
| 20:26 | no message check-in: 6389f51a86 user: davygrvy tags: trunk | |
| 20:24 | * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid caused PIDs on win95 to go negativ... check-in: a299c8cf04 user: davygrvy tags: trunk | |
| 19:44 | * library/tm.tcl (::tcl::tm::Defaults): Added a second [file dirname] around the location of th... check-in: daaaa9dea4 user: andreas_kupries tags: trunk | |
| 16:46 | * tests/basic.test: Added missing constraints. * tests/compile.test: * t... check-in: b09796fafb user: dgp tags: trunk | |
| 16:19 | removed more direct references to the VAR flags, replaced with access macros. check-in: a5dd1b4f7c user: msofer tags: trunk | |
| 10:24 | Tighten up expr(n) wording. [Bug 1027849] check-in: 4228823a58 user: dkf tags: trunk | |
| 02:08 | fixes for Bug 1054101 check-in: 5a8bf31af4 user: kennykb tags: trunk | |
|
2004-10-25
| ||
| 22:11 | Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005] check-in: 6395f0b667 user: dkf tags: trunk | |
| 22:03 | Clarified meaning of pattern arg to [info procs] check-in: 32f634b99e user: dkf tags: trunk | |
| 21:52 | Remove some of the contortions from cmdAH-8.45 check-in: b0dfd8b03c user: dkf tags: trunk | |
| 20:24 | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): Removed several ... check-in: 8d245f4a56 user: dgp tags: trunk | |
| 17:24 | * library/auto.tcl Purged Tcl's script library of all * library/clock.tcl r... check-in: 2869274367 user: dgp tags: trunk | |
| 15:36 | Flesh out tests and transform the TM manager API into an ensemble check-in: 31d53a1a5d user: dkf tags: trunk | |
| 01:06 | defined new macros to get/set the flags of variables. check-in: 40ad1ac016 user: msofer tags: trunk | |
|
2004-10-24
| ||
| 22:25 | * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo): Shift the initializat... check-in: 7f607689c0 user: dgp tags: trunk | |
|
2004-10-22
| ||
| 22:33 | Even more cleaning up check-in: 7e33e5c789 user: dkf tags: trunk | |
| 22:27 | Further cleaning up of the docs check-in: 6f16fbfb6e user: dkf tags: trunk | |
| 22:08 | Add *very* basic test suite for modules, and tighten up the doc style check-in: 144ca38be0 user: dkf tags: trunk | |
| 15:46 | Make ensembles report shorter error traces that conceal more of how the ensemble implements itself. ... check-in: 322dfbd680 user: dkf tags: trunk | |
| 14:27 | * library/clock.tcl: Fixed a typo where the fallback time zone became ::localtime instead of :localt... check-in: 40a0ea2e1e user: kennykb tags: trunk | |
| 14:01 | Whitespace police check-in: de324da1c2 user: dkf tags: trunk | |
| 13:48 | Standardize way of calling object freeIntRepProcs... check-in: 4ed6ee39b3 user: dkf tags: trunk | |
| 12:29 | * generic/tclVar.c: fixed bug in commit of 2004-07-23, which was causing a leak of Proc structures... check-in: adf43cb90a user: msofer tags: trunk | |
|
2004-10-21
| ||
| 17:07 | * generic/tclInt.h (Interp): * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp... check-in: 80f951767f user: dgp tags: trunk | |
| 15:19 | * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd): Updated to call the new Tcl... check-in: 85c0a05f6f user: dgp tags: trunk | |
| 03:53 | doubled speed of clock format check-in: 0edf6ae28d user: kennykb tags: trunk | |
|
2004-10-20
| ||
| 18:11 | * win/Makefile.in (install-msgs): Fixed a problem with the * win/Makefile.in (install-tzdata): ... check-in: 1522733ce4 user: andreas_kupries tags: trunk | |