Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file tests/timer.test version 620fab15f3
|
2004-09-07
| ||
| 18:24 | removed unused cmdInfo variable check-in: 26226ddb0a user: kennykb tags: trunk | |
| 18:09 | Converted to http://tip.tcl.tk URL. Should be more long term reliable. check-in: 9534b4d72b user: dgp tags: trunk | |
| 17:55 | Changed incorrect references to the "msgcat command" to "msgcat package" check-in: 2f3e98a409 user: dgp tags: trunk | |
| 17:38 | * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: 58fb9afc44 user: kennykb tags: trunk | |
|
2004-09-06
| ||
| 09:48 | Oops, missed one file from last commit check-in: bc674a1626 user: dkf tags: trunk | |
| 09:44 | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] check-in: 3e34564c9e user: dkf tags: trunk | |
|
2004-09-03
| ||
| 10:59 | Stop NULL interp args from causing crashes. [Bug 1020538] check-in: 088b6e6a3c user: dkf tags: trunk | |
|
2004-09-02
| ||
| 13:55 | Clarify meaning of [lsearch -dictionary]. check-in: fc5d177914 user: dkf tags: trunk | |
| 11:22 | clock.tcl installation check-in: aec8605a7b user: vincentdarley tags: trunk | |
|
2004-09-01
| ||
| 17:41 | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: a8677f610a user: hobbs tags: trunk | |
| 17:40 | WIN64 corrections check-in: 1e2c2edfd3 user: hobbs tags: trunk | |
| 09:50 | Correct some abbreviation usage. check-in: 7ad2cc5de8 user: dkf tags: trunk | |
|
2004-08-31
| ||
| 16:25 | Completed an incomplete undo of a mistaken commit that broke the HEAD. check-in: aa6427fbc4 user: dgp tags: trunk | |
| 15:24 | Undo mistaken commit of code in sandbox. <:} D'oh! check-in: 760cf198b9 user: dkf tags: trunk | |
| 15:19 | Grammar and spelling fixes. [Patch 1018486] check-in: 1b588c2346 user: dkf tags: trunk | |
| 09:20 | two bugs fixed in filesystem docs and tests check-in: 3d70fb2105 user: vincentdarley tags: trunk | |
| 04:33 | * unix/Makefile.in (install-libraries): portable sh fix. check-in: 2043e6f1e0 user: das tags: trunk | |
|
2004-08-30
| ||
| 18:06 | Fix a crash caused by sharing in [string map]. [Bug 1018562] check-in: ee48b7f359 user: dkf tags: trunk | |
|
2004-08-27
| ||
| 14:39 | Fix old tests to check [namespace which] sanely... check-in: 02562339b9 user: dkf tags: trunk | |
| 13:59 | Make [namespace which] use newer option parsing code for more flexibility. check-in: 7513bca8c0 user: dkf tags: trunk | |
| 11:04 | Minor fixes check-in: b7ff266582 user: dkf tags: trunk | |
| 09:18 | Fix/improve tests check-in: c4db2e3ed6 user: dkf tags: trunk | |
| 09:07 | Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once. check-in: 75b7cd6b79 user: dkf tags: trunk | |
| 08:12 | Fix patch-number reference. check-in: e88b6604f4 user: dkf tags: trunk | |
|
2004-08-26
| ||
| 17:36 | * tests/env.test: macosx fixes. check-in: b4d16fcd42 user: das tags: trunk | |
| 16:01 | * unix/Makefile.in: added customization of default module path roots via TCL_MODULE_PATH makefile ... check-in: 65c4340ea4 user: das tags: trunk | |
|
2004-08-25
| ||
| 22:21 | * tests/timer.test (timer-10.1): Test for Bug 1016167. * generic/tclTimer.c: ... check-in: 756125248b user: dgp tags: trunk | |