Timeline
Not logged in

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

79 check-ins using file win/Makefile.in version 622481f3b9

2001-09-07
00:55
see changes check-in: ef1196cc49 user: hobbs tags: trunk
00:03
* doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg... check-in: a868c013fb user: hobbs tags: trunk
2001-09-06
23:04
* tests/ioUtil.test: changed to make better use of constraints and remove knownBug constraints tha... check-in: d67c697662 user: hobbs tags: trunk
21:05
* Updated test to support newer HP-UX releases that properly report euc-jp as the system ... check-in: 21486b76d7 user: dgp tags: trunk
17:51
fs check-in: 794a35916c user: vincentdarley tags: trunk
11:50
no message check-in: 8ac28b5967 user: davygrvy tags: trunk
11:48
* win/tclWinTime.c: More Borland compatibility fixes. [Patch: 436116] check-in: be64ee41b5 user: davygrvy tags: trunk
10:17
no message check-in: 2bf30c53a7 user: davygrvy tags: trunk
10:16
* generic/tclAlloc.c: Small Borland compatibility fix. check-in: e1fd7ed9f6 user: davygrvy tags: trunk
09:35
Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter check-in: 252b889fc2 user: dkf tags: trunk
05:27
no message check-in: adbe3470d3 user: davygrvy tags: trunk
05:26
Borland lives once more! rejoice.. check-in: fc5ac8c0a7 user: davygrvy tags: trunk
03:40
no message check-in: 9120ffad2a user: davygrvy tags: trunk
03:38
changed EDQUOT #define from 49 to 69. Borland had a clash as it was already using this number. Upo... check-in: c6603d7da4 user: davygrvy tags: trunk
03:30
no message check-in: 5afa6455ff user: davygrvy tags: trunk
03:29
* win/tclWinPort.c: More Borland compatibility fixes. [Patch: 436116] check-in: e43e772d3d user: davygrvy tags: trunk
03:06
no message check-in: 855db607fc user: davygrvy tags: trunk
03:05
* win/.cvsignore: A few more glob patterns added. check-in: fddf9b0aaa user: davygrvy tags: trunk
01:39
no message check-in: 8bce750fc9 user: davygrvy tags: trunk
01:38
* win/tclWinPipe.c: More Borland compatibility fixes. [Patch: 436116] check-in: 68252b9dcf user: davygrvy tags: trunk
00:43
no message check-in: 2676c861f9 user: davygrvy tags: trunk
00:41
* generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2f75808daf user: davygrvy tags: trunk
00:39
* generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2ef5de7eff user: davygrvy tags: trunk
2001-09-05
08:21
winFCmd.test fix check-in: b5cfb28077 user: vincentdarley tags: trunk
04:32
no message check-in: e30fca52c2 user: davygrvy tags: trunk
04:32
* generic/tcl.h: Removed a small mistake from before. Changes to the EXTERN macro for proper Bor... check-in: 4e3480bcb0 user: davygrvy tags: trunk
03:34
no message check-in: 9fc60e3e1c user: davygrvy tags: trunk
03:34
* generic/tcl.h: * generic/tclPlatDecls.h: Borland compatibility change so ClientData was proper... check-in: 9a750bbc5c user: davygrvy tags: trunk
03:15
no message check-in: 29eac96128 user: davygrvy tags: trunk
03:12
* generic/tcl.h: Borland compatibility change so ClientData was properly typed as a void* check-in: bbb89e219c user: davygrvy tags: trunk
00:34
no message check-in: 74dd04b2c9 user: davygrvy tags: trunk
00:32
* tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assuming a c-runtime implimentation... check-in: 0eca61869a user: davygrvy tags: trunk
2001-09-04
23:16
* Fixed failure to handle expressions like 3eq2 and failure to set errno on overflow. [Bug... check-in: 156fa15818 user: dgp tags: trunk
22:55
correction to last Changelog entry: forgot to mention the test. check-in: 942f550687 user: msofer tags: trunk
22:45
made [proc] check that formal args have simple names [Bug: 458548] check-in: 1f598f4670 user: msofer tags: trunk
18:06
minor fs, vfs fixes check-in: e50cc64ecb user: vincentdarley tags: trunk
11:54
fixed incorrect opreands for INST_LIST [Bug: 458241] check-in: 74b6e03b25 user: msofer tags: trunk
2001-09-03
17:34
* generic/tclExecute.c (TclExecuteByteCode): fixed missing comma in debug macro. check-in: a8978cc6c7 user: hobbs tags: trunk
09:38
doc bugfix (bug #457435) check-in: 79a071805c user: dkf tags: trunk
05:13
correct to note tclInt.h change instead of tcl.h for TclCompileListCmd header check-in: 4d49490390 user: hobbs tags: trunk
01:29
no message check-in: 783f34f555 user: davygrvy tags: trunk
01:28
* win/tclWinThrd.c: Moved FinalizeConditionEvent() proto to within the main #ifdef TCL_THREADS bl... check-in: 7937aa216e user: davygrvy tags: trunk
00:50
no message check-in: fec86b2dd2 user: davygrvy tags: trunk
00:49
* win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile line to make sure the tclstub84.lib... check-in: 91177eafab user: davygrvy tags: trunk
00:39
no message check-in: 1b6acb4af5 user: davygrvy tags: trunk
00:37
* win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime, not surprisingly, doesn't have th... check-in: de61a1528e user: davygrvy tags: trunk
00:37
no message check-in: a0f1c37da8 user: davygrvy tags: trunk
2001-09-01
00:51
* generic/tcl.h: added TclCompileListCmd header * generic/tclBasic.c: added TclCompileListCmd comp... check-in: 9060bc1e05 user: hobbs tags: trunk
2001-08-31
17:59
* doc/StringObj.3: added words of warning to use Tcl_ResetResult with the Tcl_Append* functions. check-in: 01edae806e user: hobbs tags: trunk
17:53
* tests/compile.test: added compile-11.* interp result checks * generic/tclUtil.c (TclGetIntForInd... check-in: 6a841ea6f8 user: hobbs tags: trunk
2001-08-30
19:02
* generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: cce6129daa user: hobbs tags: trunk
15:41
* Silence warning from Sun compiler. [Bug 454374] check-in: 205612dbb5 user: dgp tags: trunk
12:04
allow cached fully-qualified command names to be usable from different namespaces within the same in... check-in: 183299fb17 user: msofer tags: trunk
08:53
filesystem check-in: 63ee4e7a09 user: vincentdarley tags: trunk
07:51
no message check-in: 68e7047375 user: davygrvy tags: trunk
07:50
* generic/tclAsync.c: * generic/tclEvent.c: * generic/tclInt.h: Improper cleanup of asyncMutex in... check-in: 45694540ca user: davygrvy tags: trunk
2001-08-28
22:05
* generic/tclCompCmds.c (TclPushVarName): noted 'static' defn. [Bug #453872] check-in: 4b4cc7db06 user: hobbs tags: trunk
2001-08-27
02:14
* Corrected inconsistency between the search path for script libraries and the di... check-in: 787474d713 user: dgp tags: trunk
2001-08-25
20:14
formatting corrections check-in: c985ce53ca user: dgp tags: trunk
16:16
Typo corrections. check-in: 874de9a80c user: dgp tags: trunk
00:08
* tests/stringComp.test: added string-1.3 * generic/tclCompCmds.c (TclCompileStringCmd): changed t... check-in: ec88d661c1 user: hobbs tags: trunk
2001-08-24
16:46
documentation updates check-in: 1920aac403 user: vincentdarley tags: trunk
16:43
documented subtlety with glob and windows paths check-in: d2d95a437e user: vincentdarley tags: trunk
16:40
documented path length restrictions check-in: 42b7f22658 user: vincentdarley tags: trunk
14:59
* Corrected expected result to match Tcl's quirky construction of its init library path. check-in: de8ce6b2c3 user: dgp tags: trunk
06:03
typo fix check-in: 6c27edf026 user: dgp tags: trunk
2001-08-23
21:15
2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 7c95358bea user: andreas_kupries tags: trunk
19:10
added QNX-6 build support. [Bug #219410] (loverso) check-in: 3360fec4a8 user: hobbs tags: trunk
18:20
corrected minor compiler warnings check-in: 21b1db1aff user: hobbs tags: trunk
17:37
fs update check-in: 37484c1daa user: vincentdarley tags: trunk
15:44
clarified bug reference. check-in: 66f283fc6a user: dgp tags: trunk
14:22
Fixed annoying fault in [binary format] on 64-bit architectures. check-in: f6f3151f64 user: dkf tags: trunk
13:57
Small improvement in tests (constraint vs. conditionally run tests) check-in: f295ec933f user: dkf tags: trunk
2001-08-22
23:57
see ChangeLog check-in: 410ce8c539 user: hobbs tags: trunk
23:56
updated dde to 1.2 check-in: c041204ef8 user: hobbs tags: trunk
23:56
* doc/dde.n: fixed dde man page (which was totally incorrect). * tests/winDde.test: * win/tclWinD... check-in: 679f1843c3 user: hobbs tags: trunk
23:55
* library/tcltest/tcltest.tcl: fixed stdio constraint test. [Patch #454050] (stanton) Simplified ... check-in: 4814ec9639 user: hobbs tags: trunk
23:55
* tests/tcltest.test: added unixExecs constraint to files that used 'grep' in the test. [Bug #4531... check-in: c3cfcd448d user: hobbs tags: trunk
23:55
updated install target for dde1.2 check-in: 2bc5de857f user: hobbs tags: trunk