Timeline
Not logged in

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

104 check-ins using file win/tclWinTime.c version 625eddbaaf

2003-08-27
19:45
Changed comment to note that OpenWatcom suffers the same missing LPFN_* typedef ssue as MinGW and cy... check-in: d6217aae99 user: davygrvy tags: trunk
19:41
Added a block for OpenWatcom adjustments that fixes the same issue Mo did for MinGW lack of missing ... check-in: 344406026f user: davygrvy tags: trunk
19:32
no message check-in: 244c13577a user: davygrvy tags: trunk
19:31
Added missing CONST'ification usage. check-in: d3904f58d9 user: davygrvy tags: trunk
19:26
no message check-in: d981c323e4 user: davygrvy tags: trunk
19:23
Changed Win32 platform #define from 'WIN32' to '__WIN32__' as this is the correct one to use across ... check-in: 773578e8ee user: davygrvy tags: trunk
19:15
no message check-in: c1d6a2816e user: davygrvy tags: trunk
19:06
* compat/strftime.c (_fmt): Fixed syst array intializer that couldn't take variables within it under... check-in: 19deccf65e user: davygrvy tags: trunk
17:57
* tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [B... check-in: 2b2d2221ca user: dgp tags: trunk
07:00
no message check-in: 213c8f81b5 user: davygrvy tags: trunk
06:58
Added some support for the OpenWatcom compiler. A win/makefile.wc to follow soon. check-in: e5c1fc4c7f user: davygrvy tags: trunk
2003-08-26
23:03
no message check-in: 2e7153834d user: davygrvy tags: trunk
23:01
Added some support for the LCC-Win32 compiler. Unfortunetly, this compiler has a bug in its preproc... check-in: 130ded9d4b user: davygrvy tags: trunk
2003-08-25
22:18
better error control. check-in: 51de934d84 user: davygrvy tags: trunk
21:05
Regen check-in: 15743b65be user: dkf tags: trunk
21:04
Minor improvement to stubs generation to allow for harmless transfer of functions between stubs tabl... check-in: 2a99d5f881 user: dkf tags: trunk
20:06
Regen check-in: b5202f9a67 user: dkf tags: trunk
20:06
Duplicated declarations for TIP#139; docs still to do. check-in: ee6c0844f4 user: dkf tags: trunk
2003-08-23
12:18
Applied fixes from 8.4.4 tree regarding the Bug #753315. Also, fixed the Bug #788780. check-in: 72145ccb01 user: vasiljevic tags: trunk
12:16
Applied changes from 8.4.4 regarding the Bug #753315 check-in: e3b94c3b6a user: vasiljevic tags: trunk
2003-08-19
19:39
* win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error created in the previous code cleanup. check-in: 8e8e4096de user: patthoyts tags: trunk
10:33
Style guide police check-in: e26c0eff2d user: dkf tags: trunk
2003-08-18
07:25
* win/configure: Regen. * win/tcl.m4 (SC_ENABLE_SYMBOLS): Use test instead of -eq, which does not... check-in: 305c7027b7 user: mdejong tags: trunk
07:19
Fixup ChangeLog entry. check-in: 793d114331 user: mdejong tags: trunk
2003-08-15
02:13
Bug fix 789040 check-in: ca08d4d91c user: chengyemao tags: trunk
01:40
Bug fix in BuildCommandLine: missing a space when linePtr is not null check-in: c836991dcd user: chengyemao tags: trunk
2003-08-11
13:26
TIP#136 IMPLEMENTATION. We now have an [lrepeat] command! check-in: 149199766b user: dkf tags: trunk
2003-08-06
23:48
* win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus. check-in: 0cd9beb235 user: hobbs tags: trunk
23:02
* library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 95a5583325 user: dgp tags: trunk
2003-08-05
15:59
* generic/tclexecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: f46fb50cb3 user: msofer tags: trunk
2003-07-28
12:16
documentation fix, bug 775220 check-in: afd685999f user: vincentdarley tags: trunk
2003-07-24
18:16
* generic/tcl.h: Revert change made on 2003-07-21 since it made the sizeof(Tcl_Obj) different for ... check-in: 4dc4a16832 user: mdejong tags: trunk
16:05
* tests/async.test: Added several tests that demonstrate Tcl * tests/basic.test:... check-in: 03d3df98ff user: dgp tags: trunk
08:45
* library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. * tests/pkgMkIndex.test: Added ... check-in: feddc3eac0 user: rmax tags: trunk
08:41
Split off ChangeLog.2002 check-in: b5cdac8baa user: rmax tags: trunk
2003-07-23
20:55
* win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: a252124d24 user: patthoyts tags: trunk
15:40
* unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: b3f1e43cc8 user: das tags: trunk
05:53
* unix/Makefile.in: added macosx/README to dist target. check-in: e8133728f0 user: das tags: trunk
2003-07-22
23:41
* win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the registry set command to fail whe... check-in: 996c008d08 user: patthoyts tags: trunk
03:00
update fixes to changes from core-8-4-branch check-in: 1183f478ed user: dgp tags: trunk
00:59
Check that the thread incrementing or decrementing the ref count of a Tcl_Obj is the thread that ... check-in: 50c5d9ac11 user: mdejong tags: trunk
2003-07-21
17:33
Updated changes with entries up through 8.4.4 release. check-in: 3a89eba1df user: dgp tags: trunk
10:24
test suite on afs fix check-in: a1abd63d40 user: vincentdarley tags: trunk
2003-07-19
01:37
* macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43a281fdf0 user: das tags: trunk
2003-07-18
22:17
Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 5154e4e97b user: dkf tags: trunk
21:15
* doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: f6848947aa user: dgp tags: trunk
19:36
* library/http/pkgIndex.tcl: upped to http v2.4.4 * library/http/http.tcl: add support for user:pa... check-in: f4d54669b4 user: hobbs tags: trunk
16:56
* doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: a15f50a932 user: dgp tags: trunk
15:21
* doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 3dd1cd8721 user: dgp tags: trunk
02:02
* unix/tclUnixFCmd.c: fix for compilation errors on platforms where configure detects non-function... check-in: f0dc607cb1 user: das tags: trunk
2003-07-17
00:20
2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclPathObj.c (SetFsPathFromAny): Add Cy... check-in: ae9ac7cfce user: hobbs tags: trunk
2003-07-16
22:49
* library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: de1a851e8c user: hobbs tags: trunk
22:10
* unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: d051837812 user: hobbs tags: trunk
22:03
* generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: bd6af5153d user: hobbs tags: trunk
21:34
Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: d9a41d63e9 user: dkf tags: trunk
21:24
* generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: 059ed80454 user: hobbs tags: trunk
15:29
* generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclPathObj.c ... check-in: 31e59a0126 user: dgp tags: trunk
14:31
* library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 93f9e3e3e9 user: dgp tags: trunk
08:26
Removed trivially-unreachable line [Bug 771939] check-in: ff665c6e4e user: dkf tags: trunk
04:04
* doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: 4120f7a9d3 user: dgp tags: trunk
02:17
* unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: 766a3eea2c user: mdejong tags: trunk
2003-07-15
23:57
* unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 0de34726a3 user: dgp tags: trunk
22:21
D'oh! Forgot one of the examples... check-in: fbc5d04268 user: dkf tags: trunk
22:17
Doc fixes related to Patch 763312 check-in: 9a88a73d0f user: dkf tags: trunk
21:01
* generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 introd... check-in: cf45519e6b user: dgp tags: trunk
16:11
Added a missing $(OPTDEFINES) which broke the build if STATS=memdbg was specified. check-in: 733a452e9b user: kennykb tags: trunk
15:42
Fixed error message to be less confusing [Bug 771539] check-in: ee0705160b user: dkf tags: trunk
2003-07-14
18:25
missing . check-in: 8ca7b15117 user: hobbs tags: trunk
2003-07-11
22:01
typo fixes ( my nroff is not happy with \b -- replaced with \\ ) check-in: de6235588d user: dgp tags: trunk
21:14
Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: d4013a5335 user: dkf tags: trunk
17:25
* library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 81bd4a2572 user: dgp tags: trunk
2003-07-08
15:09
winFCmd.test fix check-in: 137aaca102 user: vincentdarley tags: trunk
2003-07-07
20:36
doc/array.n: add examples from Welton check-in: 0d0088d791 user: hobbs tags: trunk
08:57
file tail documentation clarification check-in: 7a084de1d2 user: vincentdarley tags: trunk
2003-07-04
22:22
Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: 7cbcf730a1 user: dkf tags: trunk
13:04
* tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 474262f030 user: dkf tags: trunk
10:30
[string map] now can take dictionaries for maps but the condition for doing so is deeply tricky. [Bu... check-in: c40ffcd834 user: dkf tags: trunk
2003-07-03
23:16
Made [array get] return a dictionary, and allowed [array set] to accept one without having to conver... check-in: 6dde36081a user: dkf tags: trunk
2003-07-02
13:26
Win compilation fix check-in: aa2f2e47ce user: vincentdarley tags: trunk
2003-06-27
21:33
Modified expression of tests and added comments for easier understanding by future maintainers. check-in: 5e30b547bd user: dgp tags: trunk
17:22
* tests/init.test: Added [cleanupTests] to report results of tests * tests/pkg.... check-in: 7f9c913430 user: dgp tags: trunk
2003-06-26
08:43
More trace factoring - variable traces are the target this time. check-in: c4c34fd095 user: dkf tags: trunk
00:54
* tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872] check-in: 7125b726d2 user: dgp tags: trunk
2003-06-25
23:02
Factored out the trace code - it's big enough to be its own maintenance area and tricky enough to di... check-in: 9dafee66e2 user: dkf tags: trunk
18:56
2003-06-25 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: 4a01b3b50d user: mdejong tags: trunk
2003-06-24
21:26
Documented that [source] always used the system encoding. check-in: b5bafb7f9e user: dkf tags: trunk
19:56
No more div-by-zero errors. [Bug 759749] check-in: b4b5c0d088 user: dkf tags: trunk
17:10
formatting check-in: a9004c2cea user: dgp tags: trunk
08:53
* unix/tclUnixPort.h: #undef inet_ntoa before #define to avoid compiler warning under freebsd. [B... check-in: 4dcbd3fdfa user: mdejong tags: trunk
2003-06-23
22:05
* doc/dde.n: Committed TIP #135 which changes the * win/tclWinDde.c: -ex... check-in: c171bd3478 user: patthoyts tags: trunk
21:27
* doc/dde.n: Committed TIP #120 which provides the * win/tclWinDde.c: dd... check-in: 5368927822 user: patthoyts tags: trunk
10:45
fs documentation check-in: 31c19ff14d user: vincentdarley tags: trunk
10:14
filesystem fixes -- see ChangeLog check-in: c25e6f0318 user: vincentdarley tags: trunk
2003-06-18
18:30
* generic/tclNamesp.c (Tcl_Export): removed erroneous comments [Bug 756744] check-in: 24fa555dac user: msofer tags: trunk
2003-06-17
20:36
regsub empty string fixes, and windows build check-in: 6f6bf2acac user: vincentdarley tags: trunk
2003-06-16
18:36
* win/Makefile.in: Haven't heard back from David for a week. * win/configure: Now committing ... check-in: 47fd2c260e user: andreas_kupries tags: trunk
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