Timeline
Not logged in

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

677 check-ins using file README version 93f573fc73

2002-06-10
05:14
Removing files removed from TOT for merge. check-in: e318efb8b3 user: wolfsuit tags: macosx-8-4-branch
05:12
Remove files removed from TOT merge check-in: 19216eb80b user: wolfsuit tags: macosx-8-4-branch
04:15
Adding files from the merge with TOT. check-in: bdc4f8c7e6 user: wolfsuit tags: macosx-8-4-branch
2002-04-05
13:49
2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation
2002-03-04
23:25
added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk
23:17
update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk
23:12
updated changes check-in: 5c87c3c50c user: hobbs tags: trunk
22:00
* tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk
2002-03-02
04:57
corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk
04:55
* tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk
04:54
* library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk
2002-03-01
21:26
updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk
06:24
see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk
06:24
couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk
06:23
* generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk
06:22
* generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk
06:22
* generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk
2002-02-28
20:11
generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk
13:03
Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk
05:11
* doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk
00:53
* generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk
00:39
mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk
00:38
* generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk
00:38
* generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk
00:38
* generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk
2002-02-27
20:55
* tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk
18:53
* unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: 018e902b00 user: andreas_kupries tags: trunk
07:10
see ChangeLog check-in: 7956220b47 user: hobbs tags: trunk
07:08
reversed accidental commit of unfinished sources check-in: 6d6c166fcf user: hobbs tags: trunk
06:39
generic/tclCmdMZ.c check-in: 199f301702 user: hobbs tags: trunk
06:39
* generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for error case to pre... check-in: 09cbc6f419 user: hobbs tags: trunk
06:38
* generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation. check-in: 29e3f3585a user: hobbs tags: trunk
04:36
Updated changes file to reflect no 8.3.5 release before 8.4a4. Still need to add the changes of the ... check-in: bc49a4c8d4 user: dgp tags: trunk
01:20
see ChangeLog check-in: d223568fb3 user: hobbs tags: trunk
01:16
* unix/tclUnixSock.c (Tcl_GetHostName): added an extra gethostbyname check to guard against failur... check-in: da9b8f2b97 user: hobbs tags: trunk
2002-02-26
20:06
see ChangeLog check-in: 5b09e264aa user: hobbs tags: trunk
20:03
* unix/configure: * unix/tcl.m4 (SC_SERIAL_PORT): added sys/modem.h check and defined _XOPEN_SOUR... check-in: 67140700c8 user: hobbs tags: trunk
20:03
* unix/tclUnixChan.c: added Unix implementation of TIP #35, serial port support. [Patch #438509] (... check-in: 1935c2998f user: hobbs tags: trunk
17:26
bugfix to the bugfix to the new [for] compiled code check-in: 4d5054a6b2 user: msofer tags: trunk
02:49
* mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: aa1de44a3e user: andreas_kupries tags: trunk
02:22
* doc/Alloc.3: * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * do... check-in: 332048a6cb user: hobbs tags: trunk
02:19
revert accidental commit of tclAlloc.c to r1.11 check-in: ec2717ab8a user: hobbs tags: trunk
02:09
* generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a T... check-in: a1ab505019 user: hobbs tags: trunk
00:18
typo check-in: 890bfe3a79 user: dgp tags: trunk
2002-02-25
23:17
avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] check-in: b7a0a09e50 user: msofer tags: trunk
16:46
* unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. check-in: 7592be8e18 user: dgp tags: trunk
16:23
* compat/strtod.c (strtod): simplified #includes * compat/strtol.c (strtol): gather result ... check-in: 051f9676eb user: dgp tags: trunk
15:23
Added clarification comment. check-in: 29313c063d user: dkf tags: trunk
15:22
* unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 59535ffaf7 user: das tags: macosx-premerge-6-9-02, macosx-8-4-branch
15:21
* unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: c11b1544f8 user: das tags: trunk
14:26
simplified the #include lines check-in: 610523d310 user: dgp tags: trunk
14:15
fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while]. check-in: 7470ee815e user: msofer tags: trunk
10:36
Minor cleanup of compat functions to get rid of GCC warnings. check-in: 438469be6a user: dkf tags: trunk
2002-02-24
02:53
* compat/strtoull.c (strtoull): * compat/strtoll.c (strtoll): * compat/strto... check-in: dbcccf04b6 user: dgp tags: trunk
2002-02-23
22:15
* configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Link with -n32 instead of -32 when building... check-in: afc6d864e7 user: mdejong tags: trunk
2002-02-22
22:36
* generic/tclInt.h: * generic/tclObj.c: renamed global variable emptyString -> ... check-in: d709125ee9 user: dgp tags: trunk
21:54
see ChangeLog check-in: 45f81a4f7e user: hobbs tags: trunk
21:54
* tests/regexpComp.test: updated regexp-11.[1-4] to match changes in regexp.test for new regsub sy... check-in: 0ff096e886 user: hobbs tags: trunk
21:51
updated safe-8.5 and safe-8.7 check-in: 8eaff4d506 user: hobbs tags: trunk
19:55
see ChangeLog check-in: a4165bd668 user: hobbs tags: trunk
19:55
* unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when us... check-in: cd30d6ac15 user: hobbs tags: trunk
19:54
Optimising [if], [for] and [while] for constant conditions check-in: d0284fda0e user: msofer tags: trunk
19:51
* library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or ... check-in: a5f9958f8f user: hobbs tags: trunk
14:52
Added TIP#76 implementation, docs + tests. check-in: 77072a000c user: dkf tags: trunk
09:04
Const-ifying declarations of strtoll/strtoull and new compat code. check-in: a2e0dc62c0 user: dkf tags: trunk
03:29
More comments added and decided not to pack modules tightly. Four gigabytes of address space is qui... check-in: d5b78e2022 user: davygrvy tags: trunk
2002-02-21
22:04
speling check-in: 4cbd3d9f4a user: davygrvy tags: trunk
22:01
no message check-in: ed5f3bbd70 user: davygrvy tags: trunk
22:00
* win/mkd.bat (removed): * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Change... check-in: 03b767fef9 user: davygrvy tags: trunk
21:20
reverted back to 1.6, as the header file change to tclPort.h doesn't allow for easy embedded support... check-in: 434cb6babc user: davygrvy tags: trunk
18:37
no message check-in: aea8611aeb user: davygrvy tags: trunk
18:37
* win/makefile.vc: * win/rules.vc: Added a new "loimpact" option that sets the -ws:aggressive li... check-in: 9265d5d116 user: davygrvy tags: trunk
18:37
* win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to remove the raw windows.h include. ... check-in: 2bba08d67f user: davygrvy tags: trunk
17:17
typo correction in latest change check-in: 7c7f2273b0 user: dgp tags: trunk
16:49
Improving 'long long' detection... check-in: 35d996cf71 user: dkf tags: trunk
2002-02-20
19:08
no message check-in: d0975f04ec user: davygrvy tags: trunk
19:06
* win/buildall.vc.bat: * win/makefile.vc: * win/rules.vc: General clean-ups. Added compiler and ... check-in: 79169c9339 user: davygrvy tags: trunk
18:46
* generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): Overlooked a few so... check-in: 3dc93acf1e user: dgp tags: trunk
12:35
no message check-in: 2729c0f886 user: davygrvy tags: trunk
12:33
* win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been t... check-in: 25d1437dfd user: davygrvy tags: trunk
00:35
Made tcl.h better at guessing what is going on with 64-bit types when configure doesn't tell it expl... check-in: 731126179b user: dkf tags: trunk
2002-02-19
22:01
Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation
10:26
Fixed behaviour of [format] on 64-bit platforms by defining it to work with machine words by default... check-in: 6229fe3c30 user: dkf tags: trunk
08:38
* First draft of updated changes for 8.4a4 release. check-in: dc83a531e4 user: dgp tags: trunk
2002-02-17
19:25
Saving my prefs... check-in: 016ba87769 user: wolfsuit tags: macosx-8-4-branch
2002-02-16
01:17
* unix/tclUnixPort.h: add strtoll/strtoull declarations for platforms that do not define them. check-in: 0c1fd4f491 user: hobbs tags: trunk
00:37
* generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and use of VOID* in default case (GNU-... check-in: 8fabaaf5c8 user: hobbs tags: trunk
2002-02-15
23:42
Further changes to the TIP 72 patch to make it compile under VC++ check-in: ffd6a7d773 user: kennykb tags: trunk
19:58
* tclExecute.c: * tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compile... check-in: ee7fe962db user: andreas_kupries tags: trunk
14:28
TIP#72 implementation. See ChangeLog for details. This version builds clean on Solaris/SPARC, with ... check-in: 8d82de1905 user: dkf tags: trunk
2002-02-14
19:24
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug #517503, a memory leak reported by M... check-in: 88790e07f1 user: andreas_kupries tags: trunk
2002-02-12
14:39
* djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: b125c254e3 user: davygrvy tags: trunk
14:22
* djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: 58a026b69c user: davygrvy tags: trunk
2002-02-10
20:36
Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and... check-in: 5a7e3737aa user: kennykb tags: trunk
2002-02-08
09:40
see ChangeLog check-in: a417a2060a user: hobbs tags: trunk
09:33
* unix/configure: * unix/tcl.m4: added -pthread for FreeBSD to EXTRA_CFLAGS and LDFLAGS. Also tr... check-in: 1e1180665c user: hobbs tags: trunk
09:33
* generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: a394db9b1f user: hobbs tags: trunk
09:33
* unix/tclUnixPort.h: * unix/tclUnixThrd.c: added thread-safe versions of readdir, localtime, gmt... check-in: 66e9f4d6b4 user: hobbs tags: trunk
02:53
see ChangeLog check-in: 468e1f5f71 user: dgp tags: trunk
02:52
* Partial TIP 27 rollback. Following routines restored to return (char *): Tcl_DStringAppe... check-in: bb1a244cde user: dgp tags: trunk
2002-02-07
01:50
* tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: 003ecd26ba user: hobbs tags: trunk
01:04
* generic/tclCompCmds.c (TclCompileRegexpCmd): made early check for bad RE to stop checking furthe... check-in: 9c1324e2c2 user: hobbs tags: trunk
01:03
see ChangeLog check-in: 3366b1dcf1 user: hobbs tags: trunk
00:56
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case to search for simple 'string map' styl... check-in: 96d63652fd user: hobbs tags: trunk
00:52
extra code coverage cases check-in: f29484391e user: hobbs tags: trunk
00:51
added 10.18 and 10.19 extra tests check-in: cf60e92880 user: hobbs tags: trunk
00:48
generic/regc_locale.c (casecmp): slight performance improvement check-in: 4fa5ad1498 user: hobbs tags: trunk
2002-02-06
12:21
A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation
12:20
One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation
2002-02-05
23:58
* tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation
23:05
minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation
22:15
* unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation
20:45
* This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation
17:08
* Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: 8c11b0ebb0 user: dgp tags: trunk
02:48
reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: a16f86cc9c user: hobbs tags: trunk
02:21
Merging with the current TOT. Very few conflicts, mostly in the generated files. check-in: f469a31a06 user: wolfsuit tags: macosx-8-4-branch
01:30
get full path to pwd to avoid errors on AIX-4.3 check-in: 742eee4684 user: hobbs tags: trunk
01:02
call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 79c170779f user: hobbs tags: trunk
2002-02-04
23:51
* unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 6e2600e273 user: andreas_kupries tags: trunk
18:30
* doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' as the command to use to retri... check-in: 083ac14867 user: andreas_kupries tags: trunk
2002-02-02
00:20
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case earlier to avoid shimmering prob... check-in: 8dd6f681a3 user: hobbs tags: trunk
2002-02-01
21:19
* tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 9e60923323 user: andreas_kupries tags: trunk
21:08
typos and omissions check-in: 417701c6f5 user: dgp tags: trunk
17:17
tclTest.c fix check-in: 5ba47ab16f user: vincentdarley tags: trunk
2002-01-31
23:21
make mklinks after recent doc additions to FileSystem.3 check-in: 3dd0a80dc7 user: dgp tags: trunk
21:07
* win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on behalf of Don Porter <dgp@us... check-in: ac7cf66301 user: uid37547 tags: trunk
04:39
* For each interface identified in the TIP 27 changes below as a POTENTIAL INCOMPATIBILITY,... check-in: 9b3023c6c4 user: dgp tags: trunk
2002-01-30
17:33
docs check-in: 41f1949999 user: vincentdarley tags: trunk
02:50
* tests/regexpComp.test: * generic/tclCompCmds.c (TclCompileRegexpCmd): enhanced to support -noca... check-in: b44774892b user: hobbs tags: trunk
2002-01-29
04:57
* unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Set TCL_LIB_SPEC, TCL_STUB_L... check-in: c019e8d6a8 user: mdejong tags: trunk
03:18
* win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) (DeleteKey,GetKeyNames,GetType,GetVa... check-in: f8f4e1af89 user: hobbs tags: trunk
03:03
updated error-1.3 result that changed with string bc correction check-in: 81a974c32a user: hobbs tags: trunk
02:40
* tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCm... check-in: 1c5cd2dcff user: hobbs tags: trunk
02:28
Corportation -> Corporation sp fix check-in: ce44b62668 user: hobbs tags: trunk
02:21
* generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correct possibly dangerous decr in macro ca... check-in: e59425524f user: hobbs tags: trunk
02:19
win/tclWinInit.c (TclpFindVariable): CONSTification touch-up check-in: e5177d3f58 user: hobbs tags: trunk
02:04
* win/tclWinReg.c (OpenSubKey): corrected bug introduced in CONSTification that dropped pointer re... check-in: ad0f1a3f39 user: hobbs tags: trunk
01:17
* ChangeLog.2000 (new file): * ChangeLog: broke changes from 2000 into ChangeLog.2000 to reduce ... check-in: 61dfae55d5 user: hobbs tags: trunk
2002-01-28
12:23
no message check-in: 02c234a1c0 user: davygrvy tags: trunk
12:23
* generic/tclPlatDecls.h: Added preprocessor logic to force a typedef of TCHAR when __STDC__ is d... check-in: 561807f26f user: davygrvy tags: trunk
2002-01-27
17:35
* Documented global namespace context for script evaluation by [package require]. check-in: 574c5ea4a7 user: dgp tags: trunk
11:09
* generic/tclInt.decls: * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * ... check-in: 02f6dcb5d2 user: das tags: trunk
2002-01-26
01:10
* Sought out and eliminated instances of CONST-casting that are no longer needed after the TIP 27 ... check-in: 4bca1d26db user: dgp tags: trunk
2002-01-25
23:06
Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: 1c08e33e95 user: mdejong tags: trunk
22:01
* [Patch 501006] Updated APIs in generic/tclResolve.c and generic/tclNamesp.c according to ... check-in: f9df4b63e5 user: dgp tags: trunk
21:36
* [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). * [Patch 506818] Updated inte... check-in: 375ac8d641 user: dgp tags: trunk
20:40
* Updated interfaces of generic/tclEncoding, generic/tclFilename.c, generic/tclIOUtil.c, ge... check-in: fceed15544 user: dgp tags: trunk
04:27
* Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk
03:07
* library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk
01:47
First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation
2002-01-24
20:34
Added test for meaning of tcl_platform(wordSize) Closed-Leaf check-in: 875e73e3ac user: dkf tags: dkf-64bit-support-branch
01:34
Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk
2002-01-23
21:22
* unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk
20:46
* Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk
2002-01-21
22:50
no message check-in: 50349a11ba user: davygrvy tags: trunk
22:47
TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk
21:05
* Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk
20:38
* generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk
16:15
* Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk
2002-01-18
14:17
* Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk
14:07
* Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk
03:29
* generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk
03:22
* generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk
2002-01-17
20:35
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk
15:24
doc correction check-in: 05a0a92d54 user: dgp tags: trunk
05:28
added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk
04:37
* More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk
03:03
* Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk
02:46
* unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk
02:43
* Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk
2002-01-16
06:02
* Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk
2002-01-15
21:47
* Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk
21:19
* Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk
18:34
doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk
17:55
* Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk
2002-01-14
15:10
typo correction check-in: 04e8adaa99 user: dgp tags: trunk
15:07
* Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk
2002-01-11
20:46
* unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk
20:21
* win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk
20:10
no message check-in: ef053add25 user: davygrvy tags: trunk
20:07
Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk
19:21
added missing bug number check-in: 7984586a9b user: mdejong tags: trunk
19:17
* unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk
2002-01-10
22:03
Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk
2002-01-09
21:26
correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk
19:09
Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk
19:03
More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk
17:50
* generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk
2002-01-08
20:44
TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk
17:14
* typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk
2002-01-07
23:09
* generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk
17:54
* generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk
2002-01-05
22:55
* doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk
2002-01-04
15:43
* generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk
11:21
* mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk
00:45
* expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk
2002-01-03
21:52
* doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk
18:23
Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk
11:58
Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk
2002-01-02
13:52
Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk
2001-12-29
00:52
* library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk
00:49
correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk
2001-12-28
23:36
* generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk
2001-12-27
22:46
* mac/tclMacInit.c: * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented Tc... check-in: 82a9adf678 user: das tags: trunk
2001-12-20
23:33
* typo corrections in comments check-in: bc9a5dec31 user: dgp tags: trunk
21:28
* unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk
18:57
* unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 0e0253eee2 user: das tags: trunk
18:13
* unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: fb6d02215b user: das tags: trunk
02:17
* corrected use of eolFix.tcl on working files. It should operate on distributed files. [... check-in: 2bc00deb4e user: dgp tags: trunk
01:36
no message check-in: 2811b92cae user: davygrvy tags: trunk
01:30
Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This resulted in corrupted <eol... check-in: 6711360dbb user: davygrvy tags: trunk
2001-12-19
21:34
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update SunOS 5.[0-6] target so that correct l... check-in: 8702034d71 user: mdejong tags: trunk
21:26
* unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is ru... check-in: d8079a7f71 user: mdejong tags: trunk
20:11
* unix/Makefile.in: Rename dltest to dlpkgs to fix problem where lib files were not getting built... check-in: e56caaccb5 user: mdejong tags: trunk
19:34
* win/tclWinSerial.c (SerialCheckProc): corrected time calculations to be unsigned. (schroedter) check-in: e18bb1c91f user: hobbs tags: trunk
17:23
* commit tools/tcl.wse.in after a 'make dist' check-in: 5ba901ca40 user: dgp tags: trunk
17:21
* make mklinks check-in: 6bdbd0cb9b user: dgp tags: trunk
11:03
* unix/Makefile.in: Define new dltest target that simply does a cd to dltest/ before running make.... check-in: a97fc107a5 user: mdejong tags: trunk
2001-12-18
15:21
Minor stub-table fixes; see ChangeLog for details check-in: 5b3388e24f user: dkf tags: trunk
00:21
note about Preserve.3 checkin check-in: 8224c5bf71 user: hobbs tags: trunk
2001-12-17
22:55
* Applied #219311 on behalf of Rolf Schroedter <schroedter@users.sourceforge.net> to prevent fc... check-in: 0e625dfd2b user: andreas_kupries tags: trunk
2001-12-14
20:31
docs and comments corrections [Bug 493412] check-in: aed88b0471 user: msofer tags: trunk
10:32
* win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windows from crashing when shutdown from ... check-in: 8ef3055eae user: dkf tags: trunk
06:04
* Repaired some fractured phrasing. check-in: f6547945a9 user: dgp tags: trunk
2001-12-13
18:07
* win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item #478565 reported by an unknown pers... check-in: 4e78c91ebe user: andreas_kupries tags: trunk
00:58
docd TCL_DYNAMIC use. [Patch #483989] (porter) check-in: 578e25a5fb user: hobbs tags: trunk
2001-12-12
22:32
* generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 as provided by Don Porter <dgp@u... check-in: 8c4490b8d5 user: andreas_kupries tags: trunk
02:34
Removing all the versioned library folders from the install phase of the Tcl library target. check-in: 321a4c43f0 user: wolfsuit tags: macosx-8-4-branch
2001-12-11
19:45
small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLAT check-in: 11d55c29e7 user: msofer tags: trunk
17:57
fix debug messages in INST_LSET_LIST. check-in: 09c0f57660 user: msofer tags: trunk
14:29
removed overestimates of necessary stack depth for bytecodes in the fix for [Bug 483611]. check-in: cf43b96f2d user: msofer tags: trunk
02:42
* unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's patch fixing bug #437489. check-in: 3b43ae38d4 user: andreas_kupries tags: trunk
2001-12-10
20:30
fix background error reporting in the absence of a bgerror proc [Bug 219142]. check-in: f64442352c user: msofer tags: trunk
15:50
* Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: c6a543090c user: dgp tags: trunk
15:44
fixed the calculation of the maximal stack depth required by bytecodes [Bug 483611]. check-in: 1a664a49d8 user: msofer tags: trunk
2001-12-07
17:38
fixed typo check-in: 9fc4146751 user: dgp tags: trunk
13:55
restored consistency in refCount accounting by array traces [Bug #4484339] check-in: 23f9cbbc00 user: msofer tags: trunk
2001-12-06
10:59
More expr syntax error improvements check-in: cd9316932b user: dkf tags: trunk
2001-12-05
22:26
* fixed typo: index -> lindex check-in: f509d0199a user: dgp tags: trunk
20:43
new algorithm for [array get], safe when there are traces that modify the array [Bug #449893]. check-in: 986407077b user: msofer tags: trunk
2001-12-04
15:36
Improved messages produced on getting a syntax error in an expression check-in: 7496369e64 user: dkf tags: trunk
2001-12-03
10:42
Improved expr documentation. check-in: 583756bf09 user: dkf tags: trunk
08:59
no message check-in: e941904819 user: davygrvy tags: trunk
08:56
Some install target bugs repaired along with $(TCLSTUBLIB) added to the dependencies rather than imp... check-in: f1122c9f0d user: davygrvy tags: trunk
2001-12-02
22:06
Added field to tcl_platform to describe the machine-word size. check-in: a2fac462b3 user: dkf tags: dkf-64bit-support-branch
01:03
Makefile and other changes to move Tcl_MacOpenBundleResources to Tcl from Tk. check-in: f6101b2d8d user: wolfsuit tags: macosx-8-4-branch
2001-11-30
14:59
Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] check-in: 42b20a50be user: msofer tags: trunk
2001-11-29
19:38
Modified test namespace-41.2, added 41.3 check-in: 740493c6b7 user: msofer tags: trunk
18:14
added new test for bug 231259 check-in: 96c877863d user: msofer tags: trunk
15:38
* generic/tclBinary.c: Added caching scheme to reduce number of object allocations when doing... check-in: 3d0f0e218b user: dkf tags: trunk
2001-11-28
13:15
Manpage fix (RE syntax now in separate page.) Resolves Bug486159 reported by Larry Virden. check-in: 97a6ff93bf user: dkf tags: trunk
03:19
Fix a coredump in the filename normalizer code for Win95/98. check-in: be370d39fb user: drh tags: trunk
01:07
no message check-in: 182c63ddce user: davygrvy tags: trunk
01:05
Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution... check-in: 2e1304b87c user: davygrvy tags: trunk
2001-11-27
14:12
Made test cmdAH-24.2 more robust. check-in: 0d498a5b56 user: dkf tags: trunk
13:47
Replace isspace(char) with isspace(UCHAR(char)) for safety... check-in: b59b610eb8 user: dkf tags: trunk
13:30
Tightened up the argument passing for [switch] to promote robuster scripts. check-in: 877f39bc96 user: dkf tags: trunk
09:54
Fixed (hopefully) mistakes in tclTest.c that stopped compilation on Alpha. check-in: af7f78f734 user: dkf tags: dkf-64bit-support-branch
09:48
Missed a #undef... check-in: acca2acd72 user: dkf tags: dkf-64bit-support-branch
2001-11-26
23:10
Made 'obsolete fs hooks' version of stat buffers backward compatible. Thanks to Vince Darley for sug... check-in: 7a04070383 user: dkf tags: dkf-64bit-support-branch
18:06
* generic/tclIntPlatDecls.h: 'make genstubs' after changes in 2001-11-23 commit from Daniel... check-in: f48952a972 user: dgp tags: trunk
2001-11-25
17:27
Fixed fault in new Tcl_Stat implementation, and improved docs. check-in: 583078dda2 user: dkf tags: dkf-64bit-support-branch
05:22
* unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk
01:56
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk
01:50
Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk
2001-11-23
22:56
Made Tcl_Stat use old-style 'struct stat' in its declaration following suggestions from Vince Darley... check-in: 1c171d3fff user: dkf tags: dkf-64bit-support-branch
01:44
* unix/configure: regened check-in: fc08ed9b93 user: das tags: trunk
01:39
*unix/Makefile.in: *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *un... check-in: f37029ffea user: das tags: trunk
01:26
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: 2211e7f47d user: das tags: trunk
01:26
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: df80aeb569 user: das tags: trunk
01:25
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: f961ecdd17 user: das tags: trunk
2001-11-21
19:53
another fix for test trace-8.8 check-in: e1acd2856e user: dgp tags: trunk
17:37
* corrected test trace-8.8 for Bug 219393 check-in: 147dd3c897 user: dgp tags: trunk
17:17
* generic/tclBasic.c (Tcl_DeleteCommandFromToken,CallCommandTraces): * generic/tclCmdMZ>c (Tcl_Unt... check-in: 6614c36c48 user: dgp tags: trunk
02:59
addition of GetTime.3 Tcl_GetTime doc to mkLinks check-in: c5222c98ff user: hobbs tags: trunk
02:58
convert to DOS eol format check-in: 65af0149aa user: hobbs tags: trunk
02:36
added TIP#73 patch #483500 from Kevin Kenny. This deprecates TclpGetTime in favor of new Tcl_GetTime... check-in: ad0e26f63b user: hobbs tags: trunk
2001-11-20
22:47
moving all code relative to bytecodes from tclBasic.c to tclExecute.c check-in: 769c97c05a user: msofer tags: trunk
21:19
correction in the Changelog entry. check-in: 4ff249a848 user: msofer tags: trunk
21:17
code reorganisation and factorisation. check-in: 78c5b23742 user: msofer tags: trunk
19:45
a better variant of the previous-to-last commit (restoring numLevels computations) check-in: 61ff97c7fc user: msofer tags: trunk
18:47
committing unix/configure after running autoconf. A version with extra debug echos got committed b... check-in: 17e150def0 user: dgp tags: trunk
16:52
missing variable declaration under TCL_COMPILE_DEBUG. check-in: b52327e976 user: msofer tags: trunk
16:36
restoring the computations of iPtr->numLevels to the original logic (previous to buggy modifs on 200... check-in: 714cd03017 user: msofer tags: trunk
10:15
* tools/eolFix.tcl (new-file): * unix/Makefile.in: added EOL correction for Windows bat files to ... check-in: 977e6ec041 user: hobbs tags: trunk
09:24
* unix/tclUnixInit.c (TclpSetInitialEncodings): update of patch from 2001-11-16 that uses the old ... check-in: 8b6064c1b3 user: hobbs tags: trunk
04:24
no message check-in: ca8917f286 user: davygrvy tags: trunk
04:23
Added useful comments. check-in: 69942c62a8 user: davygrvy tags: trunk
2001-11-19
21:04
* tests/compile.test: added a test for bug [Bug 483309] check-in: 34e03422d0 user: msofer tags: trunk
17:45
win fs fixes check-in: 393f41f0e5 user: vincentdarley tags: trunk
17:43
correcting erroneous date in Changelog. check-in: 35a11147c1 user: msofer tags: trunk
17:30
Code reorganisation: moving all eval functions from tclParse.c to tclBasic.c check-in: 03ae8b576c user: msofer tags: trunk
14:35
Changes due to TIP#68; memory handling in variable traces is now correct! check-in: c358dba51f user: dkf tags: trunk
12:25
patch for [Bug 483309] check-in: 47264be42d user: msofer tags: trunk
2001-11-17
00:10
added hpux nl_langinfo alias fallbacks check-in: e88189b8aa user: hobbs tags: trunk
2001-11-16
23:40
adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias for gb2312 check-in: e4fff81c13 user: hobbs tags: trunk
22:28
* tests/interp.test: * generic/tclInterp.c (SlaveObjCmd): Corrected argument checking for '$inter... check-in: 12ec29d26b user: hobbs tags: trunk
21:41
Removed a rogue C++ comment that inadvertently got left in tclListObj.c check-in: 0d3715a770 user: kennykb tags: trunk
20:55
* unix/tclUnixInit.c: added HAVE_LANGINFO code block. * unix/configure: regened * unix/configure.... check-in: 405bb72939 user: hobbs tags: trunk
20:14
Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects to tclObj.c check-in: 1d6e05be0f user: msofer tags: trunk
20:01
Code reordering; execution levels made consistent [Bug 480896]. check-in: 3ff5c422b0 user: msofer tags: trunk
2001-11-15
00:20
no message check-in: 84dfeffc60 user: davygrvy tags: trunk
00:19
* win/makefile.vc: * win/rules.vc: Small bug fixes. * win/README: added some docs pointing to t... check-in: 44e8867b77 user: davygrvy tags: trunk
2001-11-14
23:38
minor doc comment fixes check-in: bf4e5044c4 user: hobbs tags: trunk
23:17
Reference implementation of TIP's #22, #33 and #45. Adds the ability of the [lindex] command to h... check-in: 8e0db83abc user: hobbs tags: trunk
23:16
added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny check-in: 5325c5bfa8 user: hobbs tags: trunk
23:15
added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny check-in: a629d4c91f user: hobbs tags: trunk
2001-11-13
04:30
* win/buildall.vc.bat(new): * win/makefile.vc: Small fix with deriving the "OriginalFilename" st... check-in: e6067623d5 user: davygrvy tags: trunk
04:30
no message check-in: 257f13116b user: davygrvy tags: trunk
2001-11-12
19:37
correct nroff format problems check-in: d78fc208f2 user: hobbs tags: trunk
2001-11-11
17:58
Fix the stubs generation routines to handle the notion of orthogonal macosx & unix platform specs. check-in: e49fea1857 user: wolfsuit tags: macosx-8-4-branch
17:57
Fix the stubs tables for the Tcl_MacOSXFindBundleResources call. check-in: d4c2007177 user: wolfsuit tags: macosx-8-4-branch
17:55
Move the bundle finding code to Tcl, and include it in the pbproject. check-in: 8ff7c46fb2 user: wolfsuit tags: macosx-8-4-branch
03:16
* unix/Makefile.in: * win/Makefile.in: Add "make gdb" target. This target can run tclsh inside ei... check-in: 625a74073d user: mdejong tags: trunk
2001-11-10
10:39
no message check-in: 1cc70c82b9 user: davygrvy tags: trunk
10:38
* win/makefile.vc: Added a check to make sure one runs the makefile from the /win directory only.... check-in: bb9bcb4bf3 user: davygrvy tags: trunk
04:11
no message check-in: 680a8b6f22 user: davygrvy tags: trunk
04:11
* win/makefile.vc: * win/tcl.dsp: winhelp target fixes for non-NT systems. It seems NMAKE under... check-in: 587f57eb38 user: davygrvy tags: trunk
02:34
fixed winhelp generation problems #480268 check-in: 43e53c34e0 user: hobbs tags: trunk
00:57
added -lc to AIX libs, fixed path to ldAix check-in: e6419cd04b user: hobbs tags: trunk
2001-11-09
23:06
* tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: ea9824f065 user: dgp tags: trunk
11:41
Fixup stack size under OSF1. [Tcl patch 474790] * unix/configure: Regen. * unix/tcl.m4: Add HAVE... check-in: ab4a2de7b3 user: mdejong tags: trunk
10:56
Enable thread support under FreeBSD. [Tcl bug 473708] * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: c2f6ece1d7 user: mdejong tags: trunk
07:11
* unix/Makefile.in: * unix/dltest/Makefile.in: Avoid adding libc to the LIBS variable since it i... check-in: 2c712286d7 user: mdejong tags: trunk
2001-11-08
22:22
typo fix check-in: da4f11ded7 user: davygrvy tags: trunk
22:07
* win/tcl.dsp: * win/tcl.dsw: Simple MsDev stub project files that calls makefile.vc. Will help... check-in: e3cc82ead4 user: davygrvy tags: trunk
22:06
no message check-in: 0a237a31d3 user: davygrvy tags: trunk
21:32
* win/rules.vc: * win/makefile.vc: Fixed install target to adjust for the different build types.... check-in: cb97ce6379 user: davygrvy tags: trunk
21:32
no message check-in: feea6a5107 user: davygrvy tags: trunk
03:43
* unix/Makefile.in: * win/Makefile.in: Print a message indicating that the user should run "make... check-in: 91a7b2034e user: mdejong tags: trunk
03:07
Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl... check-in: 1b2b73902f user: mdejong tags: trunk
00:39
small error with the naming of the dee and reg extensions. check-in: af694b7b9b user: davygrvy tags: trunk
00:22
* win/rules.vc: * win/makefile.vc: Dropped the NOMSVCRT macro and put it on the option list inste... check-in: e462214d25 user: davygrvy tags: trunk
00:22
no message check-in: da3005d520 user: davygrvy tags: trunk
2001-11-07
23:37
* win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mi... check-in: eba0feaee0 user: mdejong tags: trunk
13:35
Following a suggestion by wdi@ccc.uni-erlangen.de (Wolf-Dietrich Ihlenfeldt), This implements suppor... check-in: fa70a3036f user: dkf tags: dkf-64bit-support-branch
04:47
See ChangeLog check-in: 755139d84b user: andreas_kupries tags: trunk
03:40
no message check-in: 7ba5279415 user: davygrvy tags: trunk
03:39
* win/rules.vc (new): * win/makefile.vc: Complete over/under rewrite to support numerous build o... check-in: 9e6a31faab user: davygrvy tags: trunk
2001-11-05
14:23
Improved backward-compatability on platforms by adding migration entries to the stubs table for Tcl_... check-in: 37677d9c1f user: dkf tags: dkf-64bit-support-branch
2001-11-04
17:59
vfs robustness fix check-in: 69b53bac59 user: vincentdarley tags: trunk
2001-11-02
12:06
file copy soft link docs check-in: 8896a883ad user: vincentdarley tags: trunk
2001-10-29
15:02
win fs fixes check-in: 3ecf07ac1a user: vincentdarley tags: trunk
14:25
Fix for bug 475941; access() was being called with path-free file names on some paths through the gl... check-in: 436be4a498 user: dkf tags: trunk
2001-10-25
16:11
Fixed tesst selection to choose the right behaviour (use 64-bit code if we can support 64-bit operat... check-in: 4b3e177e0a user: dkf tags: dkf-64bit-support-branch
15:50
Fix for bug 471374; Tcl only resets serial ports on exit now if it has updated their settings first.... check-in: 43b94debc0 user: dkf tags: trunk
2001-10-23
13:14
Some places prefer string lengths to be unsigned. check-in: 7f9cc44820 user: dkf tags: dkf-64bit-support-branch
13:13
Bother! Was losing error messages... check-in: 0e5e1022d2 user: dkf tags: dkf-64bit-support-branch
09:46
Fixed behaviour of [incr] w.r.t. increment amounts that are not representable in a 'long'. check-in: 2023328e53 user: dkf tags: dkf-64bit-support-branch
2001-10-22
17:25
* doc/ObjectType.3: Minor documentation fix, reported by David N. Welton <davidw@users.sourcefo... check-in: 865ff191f1 user: andreas_kupries tags: trunk
17:10
small win fix check-in: 69156a505a user: vincentdarley tags: trunk
15:20
Added #include tclPort.h to get definition of ptrdiff_t check-in: 5a69b95aa3 user: dgp tags: dkf-64bit-support-branch
14:53
* win/tclWinMtherr.c (_matherr): Better handling of selected Borland C++ math errors, from hgiese@... check-in: e294b432a1 user: dkf tags: dkf-64bit-support-branch
10:37
Avoid an obscure Borland limit... check-in: ef3b960148 user: dkf tags: dkf-64bit-support-branch
10:15
Conditional-define INVALID_SET_FILE_POINTER for VC5 check-in: c34f9fde06 user: dkf tags: dkf-64bit-support-branch
10:10
Stupid error in code to determine whether a literal is wide or not. Thanks to Benjamin Riefenstahl <... check-in: 40f562cb6f user: dkf tags: dkf-64bit-support-branch
09:54
SunPro CC *sucks*... check-in: 5180b231ac user: dkf tags: dkf-64bit-support-branch
09:03
Fixed assumptions in testing code relating to internal representation of index objects and added not... check-in: d211a25fa5 user: dkf tags: dkf-64bit-support-branch
2001-10-19
16:50
* corrected minor coding errors to get compileable source check-in: cc969f8e74 user: dgp tags: dkf-64bit-support-branch
15:45
Added clarification that string table used in Tcl_GetIndexFromObj must be a table of ASCII strings, ... check-in: 2fb96dfb8f user: dkf tags: dkf-64bit-support-branch
13:07
Keep on trying to get the combination of generic/tcl.h and unix/tcl.m4 right! check-in: 7daa0044f5 user: dkf tags: dkf-64bit-support-branch
12:52
Added range-checking to strtoll and strtoull check-in: 9052840b2d user: dkf tags: dkf-64bit-support-branch
12:51
OS-level large-file support for Windows. check-in: a57c2489d6 user: dkf tags: dkf-64bit-support-branch
2001-10-18
20:20
* tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 864f0ce0a9 user: hobbs tags: trunk
14:59
D'oh! Accidental redefinition removed... check-in: 2f1987e4a8 user: dkf tags: dkf-64bit-support-branch
14:19
Simplified tcl.h and removed support for platforms that can understand but cannot printf a 64-bit va... check-in: e04a287f55 user: dkf tags: dkf-64bit-support-branch
13:44
Corrected dirent64 API detection. check-in: cabcd5bba2 user: dkf tags: dkf-64bit-support-branch
12:47
Fixed some more stupid errors (resulting from not being able to build on all platforms) and made sur... check-in: 3065819826 user: dkf tags: dkf-64bit-support-branch
12:08
Tcl_FSChdir fix check-in: 894697460c user: vincentdarley tags: trunk
09:30
Removed some UNIX-specific stuff that had been left in by accident check-in: 703334faa8 user: dkf tags: dkf-64bit-support-branch
09:03
Various changes to make life much easier on non-UNIX platforms (mostly Win32.) check-in: 61fafe8162 user: dkf tags: dkf-64bit-support-branch
01:01
* unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 90337b1b8f user: hobbs tags: trunk
2001-10-17
15:48
* corrected reference check-in: 819d177c25 user: dgp tags: trunk
09:28
Changes to make more use of what autoconf can discover. Also adds *lots* more cacheing of discovered... check-in: 23533208c0 user: dkf tags: dkf-64bit-support-branch
06:49
Change how the stubs table is generated, so we can support Mac OS X Tcl additions to the stubs table... check-in: 83e4bb0b1c user: wolfsuit tags: macosx-8-4-branch
2001-10-16
21:13
* unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 4e03d464ec user: hobbs tags: trunk
05:31
Undo of mistaken commit. Sorry! check-in: 092e282e8d user: dgp tags: trunk
05:10
* Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: 6134ad6471 user: dgp tags: trunk
2001-10-15
22:25
Doh ... strncmp, not strcmp needed in last commit. check-in: 20a3ba02a6 user: msofer tags: trunk
22:15
generic/tclProc.c: changing a memcmp to strcmp to avoid a memory error detected by purify (thanks Je... check-in: f098f852b9 user: msofer tags: trunk
21:53
fixed dangling ; check-in: 3df4869b72 user: hobbs tags: trunk
21:36
configure changes check-in: 3bc65c5243 user: hobbs tags: trunk
21:16
* unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: 85fa5cb144 user: hobbs tags: trunk
20:26
* generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 57a57c136d user: andreas_kupries tags: trunk
17:37
see ChangeLog check-in: 24869d72ca user: hobbs tags: trunk
17:36
minor code cleanup check-in: 77c77f8462 user: hobbs tags: trunk
17:35
* doc/open.n: moved all fconfigure option docs to fconfigure.n * doc/fconfigure.n: added serial co... check-in: 3241fd8fa7 user: hobbs tags: trunk
17:34
* win/tclWinChan.c: * win/tclWinPort.h: * win/tclWinSerial.c: added TIP #35 Windows enhancements ... check-in: bedbee5dad user: hobbs tags: trunk
17:34
* generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined and added #ifndef chec... check-in: 43bb0a32d1 user: hobbs tags: trunk
14:58
Trying to do more with configure... check-in: f9c4cf80a8 user: dkf tags: dkf-64bit-support-branch
13:57
Hopefully will work on AIX now, though this version might be a little on the aggressively anti-64bit... check-in: 3464281046 user: dkf tags: dkf-64bit-support-branch
10:55
Oops. check-in: 643f10b199 user: dkf tags: dkf-64bit-support-branch
10:52
Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug fixes check-in: ab8eb3df73 user: dkf tags: dkf-64bit-support-branch
10:48
Some platforms don't have strtoll or strtoull. ***WARNING - THESE VERSIONS DON'T TO RANGE CHECKING *... check-in: d64c67eaaf user: dkf tags: dkf-64bit-support-branch
10:30
small fs fixes check-in: 67fbce9b36 user: vincentdarley tags: trunk
09:13
First Checkin of Mac OS X support for Tcl. check-in: eba6ee55b4 user: wolfsuit tags: macosx-8-4-branch
2001-10-14
16:21
* Corrected typos in doc/RegExp.3 check-in: c61628ed17 user: dgp tags: trunk, macosx-8-4-branchpoint
2001-10-12
21:20
see ChangeLog check-in: a626ddd5b9 user: hobbs tags: trunk
21:04
Small modif to tests/compile.test: better constraint handling for tests committed earlier today. check-in: 27b3dab99f user: msofer tags: trunk
19:57
* library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 186e3e6270 user: hobbs tags: trunk
19:45
* tests/ioCmd.test: added catch around file removal, as Windows file locking throws errors. check-in: aa2d1d0dc9 user: hobbs tags: trunk
19:45
(socket-7.2): corrected to work on Win2K check-in: 16801435e4 user: hobbs tags: trunk
19:44
added removeFile for outdata check-in: 3e5931c7d7 user: hobbs tags: trunk
19:44
* library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 0ae6c21212 user: hobbs tags: trunk
16:13
* tests/compile.test: new tests for [Bug 467523] check-in: b0131f311b user: msofer tags: trunk
15:02
[string is integer] test update check-in: 2a417a026a user: dkf tags: dkf-64bit-support-branch
12:58
Documented (some) 64-bit-related behaviour changes. check-in: 529dce316f user: dkf tags: dkf-64bit-support-branch
12:57
[string is] support. check-in: e7a50922c2 user: dkf tags: dkf-64bit-support-branch
12:09
Removed some debugging code and added a test that exercises a different route through the code. check-in: 9d1324889c user: dkf tags: dkf-64bit-support-branch
2001-10-11
22:28
generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c51f435568 user: msofer tags: trunk
14:56
Tests for all sorts of 64-bit support things check-in: 9e7b6aeeca user: dkf tags: dkf-64bit-support-branch
14:55
Mod of Wide integers can produce a wide integer. D'oh! check-in: e616d349f6 user: dkf tags: dkf-64bit-support-branch
13:45
More correct handling of wides as booleans, wide literals and [incr] of a variable containing a stri... check-in: a7a46582e4 user: dkf tags: dkf-64bit-support-branch
09:26
Use more macros from tclInt.h and upper-case file-local macros check-in: 6db8e96f69 user: dkf tags: dkf-64bit-support-branch
2001-10-10
22:37
no message check-in: c97196d8e0 user: davygrvy tags: trunk
22:36
* win/tclWinPort.h: #include <winsock2.h> needed to get moved to after #include <windows.h... check-in: 6becf7ac88 user: davygrvy tags: trunk
20:06
* Corrected restore of ::env(LANG). check-in: 40f242fb06 user: dgp tags: trunk
01:05
* generic/tclFileName.c (Tcl_SplitPath): corrected mem leak intro'd with VFS code where the result... check-in: ef4a8d5e9e user: hobbs tags: trunk
2001-10-09
17:18
generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 021152b729 user: msofer tags: trunk
15:31
Fixes to make test suite clean check-in: 43ea38a829 user: dkf tags: dkf-64bit-support-branch
15:30
Fixes to make whole test suite clean check-in: dafdd96fef user: dkf tags: dkf-64bit-support-branch
15:29
Various test fixes - fewer than I'd thought though... check-in: 61f1e3487a user: dkf tags: dkf-64bit-support-branch
2001-10-08
14:31
Fewer #ifdefs, less warnings, and fixed a stupid sync error in tclCompile.h check-in: 6de6a2c147 user: dkf tags: dkf-64bit-support-branch
08:22
64-bit aware binary arithmetic ops (and fixes to get clean build) check-in: 12295905a7 user: dkf tags: dkf-64bit-support-branch
08:22
D'oh! Stupid error... check-in: 8092753495 user: dkf tags: dkf-64bit-support-branch
2001-10-06
01:04
forgot credit for last commit ... check-in: 25bd6dad25 user: msofer tags: trunk
00:12
insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6a3580fdd4 user: msofer tags: trunk
2001-10-05
15:37
64-bit aware unary ops check-in: 44e64ea499 user: dkf tags: dkf-64bit-support-branch
15:16
64-bit aware binary bit-ops and mod check-in: 39805a980f user: dkf tags: dkf-64bit-support-branch
14:20
Logical ops and comparisons now 64-bit aware check-in: 2da836642a user: dkf tags: dkf-64bit-support-branch
13:48
64-bit user-function support, plus some macros for double<->wide conversions check-in: ea86d3958a user: dkf tags: dkf-64bit-support-branch
10:43
Support for adding (long) values to variables containing wide values ([incr]) check-in: e7af90200c user: dkf tags: dkf-64bit-support-branch
08:14
Improving support for Alpha check-in: cbc64d0cd7 user: dkf tags: dkf-64bit-support-branch
2001-10-04
20:23
Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: a93c3e5d89 user: hobbs tags: trunk
20:18
noted 8.4 as default Tcl version check-in: 9af21375e5 user: hobbs tags: trunk
15:35
Renamed misnamed macro, and added support for Alphas check-in: 5b358e6d58 user: dkf tags: dkf-64bit-support-branch
15:33
correcting the Changelog date of my last commit. check-in: 1879178660 user: msofer tags: trunk
15:28
Support for 64-bit [format] via 'l' specifier check-in: cfd35bbd98 user: dkf tags: dkf-64bit-support-branch
14:13
More sensitive handling of 'unsigned long long' values. check-in: d679f82c1e user: dkf tags: dkf-64bit-support-branch
13:58
Wide int support in [scan] via 'l' modifier check-in: be263c6068 user: dkf tags: dkf-64bit-support-branch
13:56
Cleaning up a bit more. check-in: 3a44ce3a9c user: dkf tags: dkf-64bit-support-branch
13:55
Tests and documentation for wide-int support in [binary] command. check-in: 8876c85f35 user: dkf tags: dkf-64bit-support-branch
08:31
Typo-fix check-in: 4a895fca87 user: dkf tags: trunk
2001-10-03
18:28
* generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: cd43c29163 user: hobbs tags: trunk
15:25
Support for Linux and simpler support for Solaris check-in: 4198369c6d user: dkf tags: dkf-64bit-support-branch
15:16
Move system #includes until after tcl.h or Bad Things Happen on Linux... check-in: ae330e0942 user: dkf tags: dkf-64bit-support-branch
09:45
Oops! Forgot to register the obj-type... check-in: ffbba391aa user: dkf tags: dkf-64bit-support-branch
2001-10-02
10:56
Added conditionals to cope with case where 'long' is a 64-bit type. check-in: 70c2208b6a user: dkf tags: dkf-64bit-support-branch
10:47
Basic 64-bit support in the [binary] command. check-in: 0de26827db user: dkf tags: dkf-64bit-support-branch
2001-10-01
20:58
added Win64 SDK RC1 compilation support check-in: 92b7006025 user: hobbs tags: trunk
20:57
updated copyright check-in: 0b8a114b42 user: hobbs tags: trunk
15:31
removed unnecessary inclusions of tclCompile.h [Patch 466823] check-in: 72e265f70c user: msofer tags: trunk
2001-09-29
11:09
fs doc improvement check-in: 83c6a5b902 user: vincentdarley tags: trunk
2001-09-28
17:08
correcting wrong date in Changelog. check-in: fc18db71ea user: msofer tags: trunk
17:07
Edited docs of Tcl_GetNameOfExecutable [Bug 219215] check-in: 48f8d119bb user: msofer tags: trunk
16:06
Added necessary casts to ClientData on a pair of calls to Tcl_Preserve and Tcl_Release. check-in: 35be6fd3d4 user: kennykb tags: trunk
15:32
Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... check-in: 3a02710e2f user: dkf tags: trunk
14:29
Factoring out some more 64/32-bit OS interfaces check-in: 8f153d8b82 user: dkf tags: dkf-64bit-support-branch
11:10
normalize fix check-in: 32c5860d49 user: vincentdarley tags: trunk
01:21
* More CONST poisoning fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and ... check-in: 82ca289320 user: dgp tags: trunk
00:41
* Added Tcl_Preserve() and Tcl_Release() to fix segfault introduced by the 2001-09-26 ... check-in: 70efe784b9 user: dgp tags: trunk
2001-09-27
22:25
* Updated out-of-date reference to #define GUARD_SIZE. check-in: d674873ac2 user: dgp tags: trunk
20:32
* Updated APIs in generic/tclProc.c and generic/tclVar.c according to the guidelines of TIP 27. ... check-in: e3f244969b user: dgp tags: trunk
15:48
Pulled changes needed to go to using 64-bit file offsets into one place. OK, so it's tcl.h which isn... check-in: 6e988daa34 user: dkf tags: dkf-64bit-support-branch
15:11
Backed out unwise changes check-in: 419bd3b761 user: dkf tags: dkf-64bit-support-branch
15:09
Added CONST to file argument for AttemptDb* check-in: bf59d90316 user: dkf tags: dkf-64bit-support-branch
15:00
Backed out unwise changes check-in: 7f0fd62bfb user: dkf tags: dkf-64bit-support-branch
14:56
Backed out unwise changes, and neatened up decls file check-in: 575a521977 user: dkf tags: dkf-64bit-support-branch
14:51
Backed out unwise changes check-in: 4bd8bd14a6 user: dkf tags: dkf-64bit-support-branch
14:25
Backing out unwise changes check-in: bfeeb2a228 user: dkf tags: dkf-64bit-support-branch
14:23
Backed out unwise changes check-in: a6d453858f user: dkf tags: dkf-64bit-support-branch
14:11
Backed out unwise changes check-in: 641711bb48 user: dkf tags: dkf-64bit-support-branch
14:07
Adjusted to use Tcl_WideInt for file offsets check-in: 6a79eedcad user: dkf tags: dkf-64bit-support-branch
13:59
Updated to use Tcl_StatBuf instead of 'struct stat' check-in: 54c1fcc487 user: dkf tags: dkf-64bit-support-branch
13:49
Backing out unwise changes check-in: 4c0c25f627 user: dkf tags: dkf-64bit-support-branch
13:46
Backing out unwise changes. check-in: 2f9179ed81 user: dkf tags: dkf-64bit-support-branch
13:38
Backing out unwise changes check-in: 66e1621cbf user: dkf tags: dkf-64bit-support-branch
10:21
Fixes so as to use wide ints for some stat fields, and to add some warnings on areas with non-64bit ... check-in: c8ca0b3b71 user: dkf tags: dkf-64bit-support-branch
05:50
* doc/fileevent.n: Accepted [Patch #465279] adding an example to the fileevent manpage. Minor m... check-in: 9ae632104a user: andreas_kupries tags: trunk
02:12
* The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: cd08453fb3 user: andreas_kupries tags: trunk
00:36
One more detail. check-in: eeaf921346 user: dgp tags: trunk
00:19
* Vince Darley reports the 2001-09-24 TIP 27 changes left the win directory CONST poisoned.... check-in: 5164bd7c02 user: dgp tags: trunk
2001-09-26
14:23
Now builds on Solaris8/SPARC with both SunPro CC *and* GCC. check-in: 4850711173 user: dkf tags: dkf-64bit-support-branch
2001-09-25
16:49
Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC) check-in: dd2d80954c user: dkf tags: dkf-64bit-support-branch
16:23
* Updated APIs in generic/tclGet.c according to the guidelines of TIP 27. [Patch 464674] check-in: 7f1745dad6 user: dgp tags: trunk
14:34
* generic/tclVar.c: removed comments referring to unused flag TCL_PARSE_PART1. check-in: c9c1d8c1e7 user: msofer tags: trunk
10:24
Lots more type changes. Added Tcl_AllocStatBuf()... check-in: af4f696a00 user: dkf tags: dkf-64bit-support-branch
2001-09-24
21:10
* Updated APIs in generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553] check-in: e70344d226 user: dgp tags: trunk
17:50
* The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: c461a84225 user: andreas_kupries tags: trunk
15:46
Introduced some new types... spreading their use throughout the core will take *much* longer. check-in: 1f14323faa user: dkf tags: dkf-64bit-support-branch
10:19
Fixed encoding definition for cp1252 (compiled version is OK) check-in: b14c88a01b user: dkf tags: trunk
09:49
Rebuilt check-in: 1c6092dbb2 user: dkf tags: trunk
09:41
Doc update (add Tcl_OutputBuffered, remove old changebars) check-in: 08720fa527 user: dkf tags: trunk
07:03
'make mklinks' after addition of Tcl_EvalTokensStandard check-in: 4c23d4488b user: dgp tags: trunk
07:02
Another typo eVS: ---------------------------------------------------------------------- check-in: f6564e2b29 user: dgp tags: trunk
07:00
corrected formatting error causing 'make mklinks' trouble check-in: ad63defc98 user: dgp tags: trunk
06:19
Corrected formatting error. check-in: 686d8b6288 user: dgp tags: trunk
2001-09-21
19:09
* generic/tclExecute.c (TclExecuteByteCode): corrected INST_STR_CMP else case for strings to pass ... check-in: e4307bec04 user: hobbs tags: trunk
2001-09-20
18:35
added extra processor definitions. check-in: 1d108b974a user: hobbs tags: trunk
18:34
removed unnecessary winsock.h include check-in: c2e845d9d9 user: hobbs tags: trunk
18:33
changed winsock.h include to winsock2.h check-in: 96bbe446e5 user: hobbs tags: trunk
18:33
win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64. check-in: 42080dd33c user: hobbs tags: trunk
12:08
removed dependence on socket.test being run from same dir as remote.tcl, which only now needs to be ... check-in: adcac9a728 user: dkf tags: trunk
01:03
* generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: faf1696097 user: hobbs tags: trunk
01:02
* unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 2e4ee70363 user: hobbs tags: trunk
01:02
improved skip reporting of missing commands check-in: b1709aa69f user: hobbs tags: trunk
01:00
* generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 81e66dc2fc user: hobbs tags: trunk
00:58
simplified error check for winFCmd-7.9 check-in: 617c866375 user: hobbs tags: trunk
2001-09-19
21:56
added back deletion of "more" file check-in: e80ddce5b5 user: hobbs tags: trunk
20:53
tests/winPipe.test: removed obsolete cat16 tests check-in: 1774db8f95 user: hobbs tags: trunk
18:19
see changes check-in: 24693591b5 user: hobbs tags: trunk
18:18
* generic/tclExecute.c (TclExecuteByteCode): fixed invalid usage of valuePtr in TRACE_WITH_OBJ in ... check-in: 865cd8ae60 user: hobbs tags: trunk
18:18
* generic/tclExecute.c (TclExecuteByteCode): * generic/tclCompile.c (instructionTable): * generic... check-in: c21e0bf2e1 user: hobbs tags: trunk
18:17
* generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - Updated to Int1 instruction type a... check-in: 479314b48d user: hobbs tags: trunk
18:09
test case for bug #461322 check-in: 8234ed9fb0 user: hobbs tags: trunk
11:59
insured that execution stack errors are also detected at abnormal returns. check-in: ef6d694b18 user: msofer tags: trunk
10:57
Socket documentation improvement. check-in: e245c8a914 user: dkf tags: trunk
08:52
TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>) check-in: c64abaca1e user: dkf tags: trunk
00:50
* generic/tclIOCmd.c (Tcl_PutsObjCmd): Rewritten to have saner and faster argument handling. F... check-in: b597777bee user: andreas_kupries tags: trunk
2001-09-18
16:54
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): On Linux, disable inlining when one of... check-in: baacbf05d7 user: mdejong tags: trunk
2001-09-17
21:32
* generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: b1acd18ce6 user: hobbs tags: trunk
12:29
corrected small bug in [Patch 456668] - the varFramePtr was not restored in one possible exit. check-in: b5c9aa4e87 user: msofer tags: trunk
11:52
Correcting a typo. check-in: 98612b579c user: msofer tags: trunk
11:51
Disabled all compile and execution tracing functionality in standard builds [Bug 451858]. check-in: dfdf785de5 user: msofer tags: trunk
2001-09-16
07:00
works! I feel like a sculpter. Not done, by far. Closed-Leaf check-in: 52331e6e0c user: davygrvy tags: daves-mk-branch
2001-09-15
14:09
environment prob repaired by using recursion. Looks scary, but works. check-in: dc11d07c04 user: davygrvy tags: daves-mk-branch
01:56
added more logic around startup factors along with error messages about issue that the user must add... check-in: 5b7a4fe06e user: davygrvy tags: daves-mk-branch
2001-09-14
19:20
* doc/gets.n: * doc/read.n: * doc/puts.n: * doc/flush.n: * doc/fconfigure.n: * doc/flush.n: ... check-in: 6b92103579 user: andreas_kupries tags: trunk
09:10
Fixed wildly erroneous dates. check-in: 25c2b6af9b user: dkf tags: trunk
01:00
* win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/... check-in: c65e18c468 user: andreas_kupries tags: trunk
00:43
fixed typo in socket-12.1 check-in: 5b022c9500 user: hobbs tags: trunk
2001-09-13
23:49
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from 2001-08-06 to actually duplicate t... check-in: d969b5b060 user: hobbs tags: trunk
19:58
I forgot to mention [TIP: 56] in a Changelog entry. check-in: 39fe596d3c user: msofer tags: trunk
19:31
* generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5f02e9a154 user: hobbs tags: trunk
19:10
* ChangeLog.1999: * ChangeLog: broke changes from 199x into ChangeLog.1999 to reduce size of the ... check-in: 4082435af6 user: hobbs tags: trunk
19:07
* tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 7a1cfa3169 user: andreas_kupries tags: trunk
11:57
Correcting date in last Changelog entry. check-in: 4a41c71943 user: msofer tags: trunk
11:56
Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use of Tcl_EvalTokens, replaced b... check-in: 3e892aa048 user: msofer tags: trunk
2001-09-12
21:00
* unix/configure: Regen. * unix/tcl.m4: Invert the logic that checks for $GCC. Instead of checkin... check-in: 1878b089da user: mdejong tags: trunk
20:28
* Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 9b3e82229d user: dgp tags: trunk
16:32
reserved a stub slot for [TIP 56] check-in: 44d3e8500b user: msofer tags: trunk
2001-09-11
18:29
* doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw and Tcl_ReadRaw [#414929]. * doc/C... check-in: 014b9b3339 user: andreas_kupries tags: trunk
18:26
reworked stack-2.1 to be impervious to interp state check-in: 79f6c28369 user: hobbs tags: trunk
18:03
Restored to original state from test restrictions ... check-in: a93834e6b9 user: andreas_kupries tags: trunk
17:30
* The changes below are a fix for [219253]. * tests/socket.test: Removed _most_ instances of har... check-in: ae3d71b80f user: andreas_kupries tags: trunk
03:52
Tried to add Lcc-Win32, but their make is clunking. This will have to see an xml file for auto gene... check-in: ea2f02eacb user: davygrvy tags: daves-mk-branch
03:01
Creating branch daves-chop-branch Closed-Leaf check-in: 2c2ee68e8b user: cvs tags: daves-chop-branch
03:01
* Updated to reflect 2001-08-23 file system changes. check-in: 54b8921458 user: dgp tags: trunk
02:46
added mingw anyways, just for the fun of it. now it's getting real contorted. check-in: 4dbf0ea1f3 user: davygrvy tags: daves-mk-branch
01:31
* generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: 9af33e089e user: hobbs tags: trunk
00:46
* tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: 09e3192250 user: hobbs tags: trunk
2001-09-10
23:33
Typo. check-in: 07f7fc2330 user: andreas_kupries tags: trunk
23:30
Changed the phrasing of some blocks making them easier to understand. Thanks to Christopher Nelson ... check-in: e5a1486646 user: andreas_kupries tags: trunk
22:51
Fix ChangeLog entry, the item in question was a patch and not a bug. check-in: ee29017412 user: mdejong tags: trunk
22:51
noted 8.4 version upgrade in lsearch man page check-in: 30320b3850 user: hobbs tags: trunk
22:43
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't include . characters in the Tcl ... check-in: d58e5f803b user: mdejong tags: trunk
21:49
* doc/tclsh.1: * doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3:... check-in: 70fe9d7da9 user: andreas_kupries tags: trunk
21:18
* Added #include of tclInt.h; access to Tcl internals, notably TclpUnloadFile(), is require... check-in: fcf9e4d7c2 user: dgp tags: trunk
21:06
* Removed vestiges of Tcl's old initialization from registry variables. [Bug 455645... check-in: 972b600b83 user: dgp tags: trunk
17:17
* generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to the internal platform specific... check-in: 0f367d5570 user: andreas_kupries tags: trunk
17:08
made [proc] bytecompile a no-op for procs defined with _args_ as single argument and an empty body. ... check-in: 8377abd1ac user: msofer tags: trunk
17:04
Bytecompiling noops [FQ #451441] check-in: 7cd15dc856 user: msofer tags: trunk
00:33
* unix/Makefile.in: * win/Makefile.in: Use () around variable name instead of {}. Use TCLTEST var... check-in: 69392e3d95 user: mdejong tags: trunk
2001-09-09
22:46
no message check-in: 15ba655d10 user: davygrvy tags: trunk
22:45
* generic/tcl.h: * generic/tclPlatDecls.h: Reminder from David Cuthbert <dacut@kanga.org> that I... check-in: 866b2163df user: davygrvy tags: trunk
22:25
* generic/tcl.h: reminder from David Cuthbert <dacut@kanga.org> that I hadn't finished the Borland... check-in: 69bdc398d1 user: davygrvy tags: daves-mk-branch
17:32
* tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8 to display the file atime or mtime results if... check-in: e425e9e440 user: mdejong tags: trunk
04:20
first round of edits... Rome wasn't built in a day check-in: 67afb722bc user: davygrvy tags: daves-mk-branch
00:47
initial try of forming an all tool Win32 makefile system for VC++, BCC, and Watcom using the native ... check-in: 785c8678c7 user: davygrvy tags: daves-mk-branch
2001-09-08
23:53
no message check-in: 3ec4bf3c6e user: davygrvy tags: trunk
23:52
* win/mkd.bat: * win/rmd.bat: made these text files, text files again. [Patch: 451333] check-in: 7cfd23e72f user: davygrvy tags: trunk
22:30
* win/mkd.bat: * win/rmd.bat: Apply binary property (cvs admin -kb) to files and convert to CRLF... check-in: 8edc367e2e user: mdejong tags: trunk
14:05
channel-copy-fix check-in: 1f2c7bb4fd user: vincentdarley tags: trunk
00:02
no message check-in: af493149e9 user: davygrvy tags: trunk
00:00
* win/tcl.m4: Added -link50compat option so a VC6 linker makes a VC5 (pre sp3) compatible import l... check-in: dc2afbd963 user: davygrvy tags: trunk
2001-09-07
18:57
* win/tclWinThrd.c (TclpThreadExit): Cast status argument to _endthreadex to unsigned instead of D... check-in: 3c678e5d93 user: mdejong tags: trunk
17:08
* All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: fe985089ac user: andreas_kupries tags: trunk
02:43
* Updated http package to version 2.4, reflecting the new features just added. check-in: 6b6e834d7c user: dgp tags: trunk
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
15:46
* Corrected errors in tests revealed by fix of overagressive compiler. [Bug 451200] check-in: 6bb0234247 user: dgp tags: trunk
13:57
Fixed overagressive compilation of [catch], [Bug #219184] check-in: 1cf946c837 user: msofer tags: trunk
01:29
* tests/tcltest.test (tcltest-12.2): fixed test that would break when env vars weren't Tcl list fr... check-in: cfda39e13a user: hobbs tags: trunk
2001-08-21
01:09
* library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: d3d6db60dc user: hobbs tags: trunk
2001-08-16
22:13
Fixed incorrect year 8.4a3 was released. 10 days ago, not a year and 10 days ago. check-in: 0a75ed72ed user: davygrvy tags: trunk
11:01
no message check-in: dc7463c416 user: davygrvy tags: trunk
11:01
* win/makefile.vc: replaced $(WINDIR) with $(include32) for the .rc.res inference rule. winver.h ... check-in: 15cc22133b user: davygrvy tags: trunk
10:43
no message check-in: d26c35b2a0 user: davygrvy tags: trunk
10:42
* tools/tcl.wse.in: * tools/tcl.hpj.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure t... check-in: 7bc07144e6 user: davygrvy tags: trunk
09:51
no message check-in: 82c266b51e user: davygrvy tags: trunk
09:46
* tools/tcl.wse.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure these text files to m... check-in: e97a82dfa5 user: davygrvy tags: trunk
2001-08-14
13:45
use MAX_NESTING_DEPTH as default nesting depth for interps [Bug: 232564] check-in: 8a7e83a636 user: msofer tags: trunk
2001-08-13
12:42
Correcting wrong date in Changelog entry check-in: 0055f36a6c user: msofer tags: trunk
12:40
Corrected test numbers in tests/trace.test check-in: 4c12252248 user: msofer tags: trunk
2001-08-12
21:17
* unix/configure: Regen. * unix/configure.in: * unix/tcl.m4: Use GCC variable set by AC_PROG_CC i... check-in: 0a1eac636d user: mdejong tags: trunk
2001-08-11
18:43
vfs-related fixes check-in: d7401f73f7 user: vincentdarley tags: trunk
2001-08-10
13:10
insure that [array] traces work for undefined vars [bug: 449094] check-in: c3b6bd938e user: msofer tags: trunk
01:18
* unix/Makefile.in: Delete the unused getcwd.o target. This fixes bug #440942. check-in: 3a761f99c5 user: mdejong tags: trunk
2001-08-09
01:06
Added checks for package dependencies. Bumped patchlevels of changed packages: http 2.3.2,... check-in: 290b54db2d user: dgp tags: trunk
2001-08-08
22:28
Bumped up patchlevel to 8.4a4 to distinguish CVS snapshots from the 8.4a3 release. This do... check-in: 599ec8bcb7 user: dgp tags: trunk