Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
449 check-ins using file tests/eofchar.data version 7ceea57708
|
2011-01-25
| ||
| 19:02 | Created branch dgp-refactor-merge-synthetic Closed-Leaf check-in: d2193dd943 user: cvs2fossil tags: dgp-refactor-merge, dgp-refactor-merge-synthetic | |
|
2004-07-23
| ||
| 15:06 | Tcl 8.4.7 changes ported forward. Other changes on HEAD also recorded. check-in: e63018391c user: dgp tags: trunk | |
| 14:18 | typo check-in: 4a6391a197 user: dgp tags: trunk | |
| 00:33 | minor fixes to 8.4.7 changes check-in: 4f67acc321 user: hobbs tags: core-8-4-branch | |
| 00:24 | * win/tclWinDde.c: Bump to dde 1.2.3 to cover changes * library/dde/pkg... check-in: fe4f807148 user: dgp tags: core-8-4-branch | |
|
2004-07-22
| ||
| 21:41 | typo/format fixes check-in: 91ad80aadf user: dgp tags: trunk | |
| 21:41 | typo/format fixes check-in: b21c4368ec user: dgp tags: core-8-4-branch | |
|
2004-07-21
| ||
| 01:45 | * generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 8a65a24648 user: hobbs tags: trunk | |
| 01:30 | * generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 12bdd26d68 user: hobbs tags: core-8-4-branch | |
| 00:42 | 2004-07-21 Kevin Kenny <kennykb@acm.org> * generic/tclBasic.c (DeleteInterpProc): * generic/tcl... check-in: 460aa80311 user: kennykb tags: trunk | |
|
2004-07-20
| ||
| 11:13 | * unix/tcl.m4: fixed Darwin autoconf breakage caused by recent CFLAGS reordering. * unix/configur... check-in: 7553cb7e69 user: das tags: core-8-4-branch | |
| 10:23 | * unix/Makefile.in: * win/Makefile.in: added 'install-private-headers' makefile target to allow o... check-in: 542b0bd9ec user: das tags: trunk | |
| 10:12 | * unix/tclUnixFile.c (NativeMatchType): added support for readonly matching of user immutable file... check-in: efbebac211 user: das tags: trunk | |
| 05:40 | * macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: c34d162c15 user: das tags: trunk | |
| 05:37 | * macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: e8239c0524 user: das tags: core-8-4-branch | |
|
2004-07-19
| ||
| 20:12 | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 2917edc1d3 user: hobbs tags: core-8-4-branch | |
| 19:23 | Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API users never creating interprete... check-in: 3990dbc1b1 user: vasiljevic tags: core-8-4-branch | |
| 19:19 | Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for the sake of Tcl API users never... check-in: 04bcb3edbe user: vasiljevic tags: trunk | |
|
2004-07-17
| ||
| 12:18 | cd infinite loop bug fixed check-in: 78d046b47e user: vincentdarley tags: trunk | |
|
2004-07-16
| ||
| 23:31 | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 13ed0c4154 user: hobbs tags: trunk | |
| 22:38 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: e45342ef28 user: andreas_kupries tags: core-8-4-branch | |
| 22:37 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: 97beee6402 user: andreas_kupries tags: trunk | |
| 22:22 | * doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 941ab20e13 user: andreas_kupries tags: trunk | |
| 22:22 | * doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 9a6268129a user: andreas_kupries tags: core-8-4-branch | |
| 20:46 | * doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: b50863fa42 user: andreas_kupries tags: core-8-4-branch | |
| 20:46 | * doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: 1102a1fc59 user: andreas_kupries tags: trunk | |
| 20:11 | * doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: e5d49a5121 user: andreas_kupries tags: trunk | |
| 20:10 | * doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: bf82448fce user: andreas_kupries tags: core-8-4-branch | |
| 19:43 | Typo fix. check-in: 2beab26c7f user: andreas_kupries tags: trunk | |
| 19:42 | Typo fix. check-in: a88f085a2f user: andreas_kupries tags: core-8-4-branch | |
| 19:20 | * tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: ca7389d35c user: andreas_kupries tags: core-8-4-branch | |
| 19:20 | * tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: 068705083d user: andreas_kupries tags: trunk | |
| 17:38 | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: e3d114f623 user: andreas_kupries tags: trunk | |
| 17:24 | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: 7030a54125 user: andreas_kupries tags: core-8-4-branch | |
|
2004-07-15
| ||
| 22:04 | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: f4cc086246 user: andreas_kupries tags: trunk | |
| 22:04 | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: 011b86e209 user: andreas_kupries tags: core-8-4-branch | |
| 21:20 | Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 9ed2ecf626 user: vasiljevic tags: core-8-4-branch | |
| 21:17 | Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 663e5a0f11 user: vasiljevic tags: trunk | |
| 20:46 | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: ec89766307 user: andreas_kupries tags: trunk | |
| 20:46 | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: 91ff646723 user: andreas_kupries tags: core-8-4-branch | |
| 20:19 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 571069b435 user: andreas_kupries tags: trunk | |
| 20:17 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 3aa9e1bdf5 user: andreas_kupries tags: core-8-4-branch | |
| 20:04 | Stuffed memory leak incurred by re-initializing of TSD slots after the last call to TclFinalizeThrea... check-in: d91074b88a user: vasiljevic tags: trunk | |
| 18:31 | * generic/tclLiteral.c (TclReleaseLiteral): Removed unused variable 'codePtr' to silence a message f... check-in: d437bc09c5 user: kennykb tags: trunk | |
| 17:42 | * generic/tclCompile.c (TclCompileScript): * generic/tclLiteral.c (TclReleaseLiteral): fix for [Bu... check-in: 639bb865de user: msofer tags: trunk | |
| 10:00 | Removed initialization of TSD for the new thread in NewThreadProc since this will result in TclInitN... check-in: 68afdac7e7 user: vasiljevic tags: trunk | |
| 09:57 | Remoevd initialization of TSD for the new thread in NewThreadProc() since this will result in TclIni... check-in: 7e0ae19d31 user: vasiljevic tags: core-8-4-branch | |
| 09:50 | See file... check-in: 91ba63a40a user: vasiljevic tags: trunk | |
| 09:50 | Removed unused variable in NewThreadProc() check-in: ef7d631e71 user: vasiljevic tags: trunk | |
| 09:44 | Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 73c0fd55ab user: vasiljevic tags: trunk | |
| 09:40 | Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 89f958a1cf user: vasiljevic tags: core-8-4-branch | |
|
2004-07-13
| ||
| 19:21 | * README, generic/tcl.h, tools/tcl.wse.in: bumped to * unix/configure, unix/configure.i... check-in: fd590c8526 user: hobbs tags: core-8-4-branch | |
| 19:09 | See file... check-in: d672301ee2 user: vasiljevic tags: core-8-4-branch | |
| 19:04 | Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURN in NewThreadProc(). This is... check-in: 7fdbfa026a user: vasiljevic tags: core-8-4-branch | |
|
2004-07-12
| ||
| 01:56 | * generic/tclBasic.c (Tcl_EvalEx): leak fix by dgp, release objv[objectsUsed] on error. check-in: 5709457dc7 user: msofer tags: trunk | |
| 01:09 | * generic/tclParse.c (Tcl_SubstObj): leak fix by dgp, release result on error. check-in: fe44c63747 user: msofer tags: trunk | |
|
2004-07-11
| ||
| 23:11 | Another leak fix for [Bug 989093] check-in: dbd61bfe98 user: dkf tags: trunk | |
| 23:01 | Stop [dict unset] from leaking objects. [Bug 989093 in part] check-in: 615865b512 user: dkf tags: trunk | |
| 21:56 | * generic/tclExecute.c (TEBC): fixed leak of expandNestList objs when there is an error while an e... check-in: 3db46fa346 user: msofer tags: trunk | |
| 21:13 | cd fix in vfs check-in: 5f75a341f3 user: vincentdarley tags: trunk | |
|
2004-07-10
| ||
| 21:26 | Sanitized another couple of uses of the environment. check-in: d2538694e8 user: kennykb tags: trunk | |
| 21:02 | Added code to restore env(LC_TIME) after the test completes, silencing a warning from 'make TESTFLAG... check-in: d73cd59f37 user: kennykb tags: trunk | |
| 20:38 | clock.test: Changed clock-2.11 so that it isn't an infinite loop when run on a slow virtual machine.... check-in: e6489b7dbb user: kennykb tags: trunk | |
|
2004-07-08
| ||
| 18:46 | Modified the logic of literal table cleanup at interp deletion time, insuring that the fix of [Bug 9... check-in: 1647401b73 user: msofer tags: trunk | |
| 16:53 | Silenced a compiler warning about a type mismatch in AppendEnvironment check-in: 6d6ee42226 user: kennykb tags: trunk | |
| 15:43 | make mkLinks check-in: 5b3546c22a user: dgp tags: trunk | |
| 08:06 | Whitespace fixing check-in: 000f91b606 user: dkf tags: trunk | |
|
2004-07-07
| ||
| 22:05 | * generic/tclCompile.c (TclCompileScript): fix for [Bug 458361]. Single-word scripts are compiled ... check-in: 046cee7227 user: msofer tags: trunk | |
| 14:00 | * generic.tclCmdMZ.c (TclMergeReturnOptions): Simplified logic and removed potentia... check-in: 212ee836fd user: dgp tags: trunk | |
| 12:08 | Oops, forgot a bit check-in: fb7a58d22d user: dkf tags: trunk | |
| 10:55 | Generate RTF (for HLP files) correctly from manpages using advanced *roff formatting constructs. check-in: c23087c29a user: dkf tags: trunk | |
| 08:21 | Add missing objTypes to catalog check-in: f89d3d0cc7 user: dkf tags: trunk | |
|
2004-07-06
| ||
| 21:08 | * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a word containing backsla... check-in: 22941dd4e1 user: dgp tags: trunk | |
| 20:17 | * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16): Added a test that a return code containing... check-in: 8e3628cad7 user: kennykb tags: trunk | |
| 09:27 | More elegant fix for tab size handling check-in: 7b9e3511bb user: dkf tags: trunk | |
| 09:25 | Encourage emacs to fontify the file correctly... check-in: 89488877da user: dkf tags: trunk | |
| 09:21 | Adapt HTML generator to be able to cope with advanced constructs in Tk's bind.n check-in: d299710c58 user: dkf tags: trunk | |
|
2004-07-05
| ||
| 22:40 | * generic/tclBasic.c (DeleteInterpProc): fix for [Bug 983660], found by pspjuth. Tear down the glo... check-in: 040dd3ce17 user: msofer tags: trunk | |
|
2004-07-04
| ||
| 18:02 | Added missing constraint definition... check-in: dde7a00ae2 user: dkf tags: trunk | |
|
2004-07-03
| ||
| 22:13 | added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 592447b62b user: msofer tags: core-8-4-branch | |
| 21:36 | added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 9f9931dd39 user: msofer tags: trunk | |
| 02:03 | Moved declaration of TclCompEvalObj() from tclCompile.h to the internal stubs table, for compiler ex... check-in: b60704a848 user: msofer tags: trunk | |
|
2004-07-02
| ||
| 23:37 | see changes check-in: e560fd00b1 user: hobbs tags: core-8-4-branch | |
| 23:37 | * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a special * tests/exec.test: case redir of st... check-in: 7b4da20af6 user: hobbs tags: core-8-4-branch | |
| 23:36 | * generic/regcomp.c (stid): correct minor pointer size error check-in: 2b39dd44e9 user: hobbs tags: core-8-4-branch | |
| 23:35 | * generic/regcomp.c (stid): correct minor pointer size error check-in: 5e68b3a970 user: hobbs tags: trunk | |
| 23:31 | * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patch * doc/exec.n, tests/exec.test: ... check-in: 28a61147a1 user: hobbs tags: trunk | |
| 18:46 | tests/winPipe.test (winpipe-1.11): Fixed a bug that caused test to fail if the path name of the work... check-in: deda5ef522 user: kennykb tags: trunk | |
| 18:36 | tests/io.test: Changed several tests to run the event loop rather than just calling [update] periodi... check-in: 74c189e67a user: kennykb tags: trunk | |
| 16:52 | backport of recent fs fixes from cvs head check-in: 6611bc2f61 user: vincentdarley tags: core-8-4-branch | |
| 13:11 | added test check-in: 857b54aa76 user: vincentdarley tags: trunk | |
|
2004-07-01
| ||
| 12:07 | Fix warning check-in: 48d8c377f5 user: dkf tags: trunk | |
| 10:08 | Fix missed references to 8.4, spotted by Theo Verelst. check-in: 152efc3ad3 user: dkf tags: trunk | |
| 07:59 | Doc fixes. [Bug 983146] check-in: b204edf100 user: dkf tags: trunk | |
|
2004-06-30
| ||
| 20:53 | * tests/fileSystem.test: Minor correction to new fileSystem-9.X tests so that they c... check-in: bee486dac1 user: dgp tags: trunk | |
| 14:46 | fix to trailing slash documentation and to a filesystem 'file join' bug on windows check-in: 3753a9000e user: vincentdarley tags: trunk | |
| 12:34 | TIP#188 implementation. Thanks to KBK! [Patch 940915] check-in: 93e9c318bd user: dkf tags: trunk | |
|
2004-06-29
| ||
| 14:03 | * win/tclWinInit.c: Corrected reference counting flaw in recent changes. Thanks... check-in: 10db641414 user: dgp tags: trunk | |
| 10:07 | fix to compilation error with VC++ 5.2 check-in: 47ebcf3c8a user: vincentdarley tags: trunk | |
| 09:38 | Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 9f02c749b9 user: dkf tags: core-8-4-branch | |
| 09:34 | Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 563ba4de34 user: dkf tags: trunk | |
|
2004-06-24
| ||
| 10:34 | Fix constraints so can test with tclsh as well as tcltest [Bug 736431] check-in: dcdd52fc3d user: dkf tags: trunk | |
| 09:05 | Oops! check-in: 928e22066f user: dkf tags: trunk | |
| 08:58 | Style and whitespace fixes check-in: e7c7a606b8 user: dkf tags: trunk | |
| 04:13 | * generic/tclThreadStorage.c: Corrected type casting errors that led to calculatio... check-in: 37c97c8ebf user: dgp tags: trunk | |
| 01:29 | Version 5 of [Patch 976496] check-in: 6d178830b8 user: mistachkin tags: trunk | |
|
2004-06-23
| ||
| 22:45 | Add update to let the async events work check-in: c1ebe3aba1 user: patthoyts tags: trunk | |
| 22:02 | * tests/io.test: Added -force to 18.1 and 18.2. This was failing on WinXP. check-in: be2b7d29a4 user: patthoyts tags: trunk | |
| 21:32 | * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid a failure in 16.12. check-in: 88a51c52e3 user: patthoyts tags: trunk | |
| 21:01 | * tests/eofchar.data: Added -kb option to ensure a binary checkout to win32 systems. This fixes a fa... check-in: 5071106ca0 user: patthoyts tags: trunk | |
| 19:23 | * win/makefile.vc: fix for bug #977369 about launching tclsh to generate a tclConfig.sh with the nma... check-in: 30a13c52a1 user: patthoyts tags: trunk | |
| 17:26 | * tests/winDde.test (createChildProcess): Added a 200-ms delay (with the event loop live) when shutt... check-in: c612fd8217 user: kennykb tags: trunk | |
| 15:46 | Simplify constraint by assuming Mac is Unix (which is true these days) check-in: 618540629e user: dkf tags: trunk | |
| 15:36 | Standardize some use of test constraints onto names that are documented check-in: f6289216a6 user: dkf tags: trunk | |
| 15:10 | Fixed constraint name and whitespace usage check-in: 05a86b8fb7 user: dkf tags: trunk | |
| 03:49 | Corrected typo in latest patch that broke build on OS X. check-in: 4609b442b3 user: dgp tags: trunk | |
| 00:25 | Regen check-in: abb867dc74 user: dkf tags: trunk | |
| 00:24 | Version of [Patch 746578] that works with Linux and is likely to work elsewhere check-in: f7e8a16883 user: dkf tags: trunk | |
|
2004-06-22
| ||
| 22:08 | own typo repaired check-in: 2246f7274a user: davygrvy tags: trunk | |
| 19:41 | * generic/tclEvent.c (NewThreadProc): Fixed broken build on Windows caused by missing TCL_THREAD_CRE... check-in: efd9bd6b1f user: kennykb tags: trunk | |
| 13:11 | See file... check-in: 9e460ac378 user: vasiljevic tags: trunk | |
| 13:08 | Integrated fix for Tcl Bug #770053 from core-8-4-branch check-in: 9f739d40a1 user: vasiljevic tags: trunk | |
| 11:55 | Corrected Tcl Bug #770053 check-in: 450a52effb user: vasiljevic tags: core-8-4-branch | |
|
2004-06-21
| ||
| 22:07 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: 00950ad7df user: mdejong tags: core-8-4-branch | |
| 22:05 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: c06e682eb3 user: mdejong tags: trunk | |
| 08:54 | Make [Bug 975895] less likely to be hit check-in: a99c5f486a user: dkf tags: trunk | |
|
2004-06-19
| ||
| 00:42 | * tests/load.test: Relaxed strictness of error message matching for test load-2... check-in: 5144d92f2d user: dgp tags: trunk | |
|
2004-06-18
| ||
| 20:38 | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. * generic/tclInt.... check-in: 7cbe86f3c9 user: dgp tags: trunk | |
| 15:59 | * tests/winFCmd.test (winFCmd-16.12): Changed test to compute the target directory, so as not to fai... check-in: ff098068c1 user: kennykb tags: trunk | |
| 15:29 | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57 check-in: d5a6b2ba3b user: das tags: trunk | |
| 15:26 | Added various Chinese locale->encoding mappings check-in: 3d9fa085dc user: dkf tags: trunk | |
| 15:17 | Added note about not touching bytes during freeIntRepProc running. check-in: bde5f9b532 user: dkf tags: trunk | |
| 15:12 | Fixed [Bug 886231] properly this time rather than with a broken version that breaks the core complet... check-in: 3a145c918b user: dkf tags: trunk | |
| 15:06 | Added tests for deep-object-freeing check-in: 102d5672a6 user: dkf tags: trunk | |
| 14:44 | Remove extraneous space check-in: 932e145c76 user: dkf tags: trunk | |
| 13:42 | Fix tclWinInit.c for KBK, adding comments as I go. :^) check-in: 74fa673878 user: dkf tags: trunk | |
|
2004-06-17
| ||
| 22:18 | Updated comments to agree with recent revisions. check-in: a8f7f64044 user: dgp tags: trunk | |
| 22:13 | Relaxed panic condition on overwrite of default library path to accept double right of the same valu... check-in: 5743d098fd user: dgp tags: trunk | |
| 21:44 | * generic/tclObj.c: Added missing space in panic message. check-in: 34e708d23e user: dgp tags: trunk | |
| 21:43 | Remove debugging panic check-in: b583fd72e7 user: dgp tags: trunk | |
| 21:40 | Reverted temporary change check-in: 9638d4c875 user: dgp tags: trunk | |
| 21:39 | * generic/tclObj.c: Added missing space in panic message. check-in: 27aed8f4eb user: dgp tags: trunk | |
| 21:33 | Added missing incr ref count. D'oh! check-in: d422046c68 user: dgp tags: trunk | |
| 21:26 | Better panic message for diagnosis. check-in: 1f6581253a user: dgp tags: trunk | |
| 20:18 | temporarily removed unset of ::tclDefaultLibrary for sake of testing. check-in: e65acbacb9 user: dgp tags: trunk | |
| 20:17 | silence compiler warning check-in: 32b8d9350e user: dgp tags: trunk | |
| 19:41 | more compiler fixes check-in: da08cdfb3d user: dgp tags: trunk | |
| 19:37 | correct compile errors check-in: d732290f82 user: dgp tags: trunk | |
| 19:28 | * win/tclWinInit.c: Inform [tclInit] about the default library directory via the... check-in: c28ec08e9c user: dgp tags: trunk | |
|
2004-06-16
| ||
| 21:20 | * doc/library.n: Moved variables ::auto_oldpath and * library/auto.tcl: :... check-in: 86b4f4513a user: dgp tags: trunk | |
|
2004-06-15
| ||
| 22:22 | Added doc clarification in response to [RFE 768852] check-in: 590545ebfe user: dkf tags: trunk | |
| 20:28 | * unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which is the configure-time CFLAGS. Ad... check-in: 235c2cad60 user: hobbs tags: trunk | |
| 13:00 | Fixed dde -async test. check-in: 1b6e88cf5a user: patthoyts tags: core-8-4-branch | |
|
2004-06-14
| ||
| 22:14 | * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c so that it doesn't require Stubs. ... check-in: 8049481eef user: kennykb tags: trunk | |
| 15:22 | * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in the presence of applications that... check-in: 469f0f607b user: patthoyts tags: core-8-4-branch | |
| 14:39 | formatting check-in: 25d4361736 user: dgp tags: trunk | |
|
2004-06-11
| ||
| 22:39 | * doc/Encoding.3: Removed bogus claims about tcl_libPath. * generic/tclInterp... check-in: 82f0fc8f01 user: dgp tags: trunk | |
| 21:55 | * generic/tclInterp.c: Updated [tclInit] to make $env(TCL_LIBRARY) an absolute path... check-in: 4da119837c user: dgp tags: trunk | |
| 21:33 | Restored Eng. Manual Style check-in: fdfc7460a0 user: dgp tags: trunk | |
| 21:30 | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() * win/tclWinIn... check-in: 406f195e75 user: dgp tags: trunk | |
| 20:25 | * unix/configure.in: Updated TCL_PACKAGE_PATH value to * win/configure.in: ha... check-in: 6d6bef09e7 user: dgp tags: trunk | |
| 19:41 | * win/tclAppInit.c: Restored the 'setargv' procedure when compiling with mingw. Apparently, the co... check-in: f0cb3345b4 user: kennykb tags: trunk | |
|
2004-06-10
| ||
| 22:21 | * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition of * win/tclWinIni... check-in: 7b183335bf user: dgp tags: trunk | |
| 17:17 | * generic/tclDecls.h: Regenerated on a unix box. * generic/tclIntDecls.h: The Win/DOS ... check-in: be14957e2e user: andreas_kupries tags: core-8-4-branch | |
| 17:15 | Clarified that [pwd] really returns the absolute path of the current working directory. This fixes t... check-in: 7e5c36ba70 user: vasiljevic tags: trunk | |
| 17:10 | Fixed Tcl_FSChdir not to forcefully update private cwd cached copy. This fixes the problem of [cwd] ... check-in: 3e1765974b user: vasiljevic tags: trunk | |
| 16:55 | * generic/tclPathObj.c: Corrected [file tail] results when operating on a path produ... check-in: 5ff9844529 user: dgp tags: trunk | |
| 14:05 | Partialy fixed Bug #932314 check-in: 9daf96ea97 user: vasiljevic tags: core-8-4-branch | |
| 13:59 | Partially corrected [Bug 932314]. check-in: fdd81afeae user: vasiljevic tags: core-8-4-branch | |
|
2004-06-09
| ||
| 16:15 | Partially corrected [Bug 932314] check-in: 6d246837d7 user: vasiljevic tags: trunk | |
|
2004-06-08
| ||
| 20:43 | silence compiler warning check-in: 9e77745903 user: dgp tags: core-8-4-branch | |
| 20:25 | Silence compiler warnings check-in: c2bd8d6b0e user: dgp tags: core-8-4-branch | |
| 19:45 | * generic/tclCompile.c: handle warning [Bug 969066] check-in: 27198a2f13 user: msofer tags: core-8-4-branch | |
| 19:27 | * generic/tclCompile.c: * generic/tclExecute.c: handle warning [Bug 969066] check-in: b497ca1e0c user: msofer tags: trunk | |
| 19:18 | Silence compiler warnings. check-in: 44e73905b2 user: dgp tags: trunk | |
| 18:52 | Fix variable usage warning. [Bug 969068] check-in: a750bd2f86 user: dkf tags: trunk | |
|
2004-06-07
| ||
| 21:37 | Fixed a minor lsearch example fault. [Bug 968219] check-in: 98e262003f user: dkf tags: trunk | |
| 16:48 | Re-commit after a `make genstubs` on a unix system, to restore unix line endings check-in: 480d71ecd2 user: dgp tags: trunk | |
|
2004-06-05
| ||
| 17:31 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: ac070357cf user: kennykb tags: trunk | |
| 17:29 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: 5833c77e9b user: kennykb tags: core-8-4-branch | |
| 17:25 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: a45bf99c8e user: kennykb tags: core-8-4-branch | |
|
2004-06-04
| ||
| 20:17 | * generic/tcl.h: Restored #include <stdio.h> to tcl.h, rejecting the "fix" fo... check-in: 32ee49f9f0 user: dgp tags: trunk | |
|
2004-06-02
| ||
| 23:29 | * win/tclWinFile.c (TclpFindExecutable): when using GetModuleFileNameA (Win9x), convert from CP_AC... check-in: bb41e6ffe5 user: hobbs tags: trunk | |
| 22:16 | no message check-in: 10f3b52885 user: davygrvy tags: trunk | |
| 22:12 | * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensure we get an exitcode. The... check-in: 5a776f41bb user: davygrvy tags: trunk | |
| 19:14 | Removed language that encouraged abuse. [package] is for packages. check-in: 4194e2ae68 user: dgp tags: trunk | |
| 14:24 | documentation bug check-in: e9663a5eb3 user: vincentdarley tags: trunk | |
|
2004-06-01
| ||
| 18:51 | no message check-in: 1918e6eae6 user: davygrvy tags: trunk | |
| 18:44 | * generic/tclIO.c (Tcl_SetChannelOption): Took out the range verification on -buffersize so origina... check-in: 1478f4055c user: davygrvy tags: trunk | |
| 18:36 | reverted back to 1.8 check-in: d7c9e85dd3 user: davygrvy tags: trunk | |
| 18:36 | reverted back to 1.53 check-in: 991f6a5fb7 user: davygrvy tags: trunk | |
| 18:10 | no message check-in: 5a279cf282 user: davygrvy tags: trunk | |
| 18:08 | * tests/io.test: * tests/iogt.test: Tests cases that set invalid -buffersize settings on channels ei... check-in: 7b06d8fa1a user: davygrvy tags: trunk | |
| 10:01 | no message check-in: 9ab188dc1a user: davygrvy tags: trunk | |
| 10:00 | * generic/tclIO.c (Tcl_SetChannelOption): Invalid settings for -buffersize weren't being reported a... check-in: cc6db8153e user: davygrvy tags: trunk | |
| 08:18 | * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being in the environment, for VC7. [Bug 942... check-in: e7b0eec831 user: davygrvy tags: trunk | |
|
2004-05-30
| ||
| 21:57 | no message check-in: 3d3bf5f4ee user: davygrvy tags: trunk | |
| 21:57 | * win/tclWinPipe.c: * win/tclWinPort.h: Reworked the win implementation of Tcl_WaitPid to support e... check-in: b3a0f7ea3d user: davygrvy tags: trunk | |
| 15:07 | Added examples check-in: 3862488af6 user: dkf tags: trunk | |
| 14:56 | Shrank the spacing slightly check-in: 436bdfe837 user: dkf tags: trunk | |
| 14:52 | Addex example check-in: cef2c640e0 user: dkf tags: trunk | |
| 14:25 | Added example and cleaned up a few bits of documentation. check-in: 8c96696f78 user: dkf tags: trunk | |
| 14:13 | Added example check-in: e085e375ab user: dkf tags: trunk | |
| 12:21 | Regen check-in: f69210c105 user: dkf tags: trunk | |
| 12:18 | Limits documentation and style improvements Added C docs, cleaned up C code, added note on behaviour... check-in: ed860fa489 user: dkf tags: trunk | |
|
2004-05-29
| ||
| 18:50 | Fix minor markup errors. check-in: bd75e82e88 user: jenglish tags: trunk | |
|
2004-05-28
| ||
| 13:18 | Added note to cover the ongoing example-adding activity check-in: ae6688ff89 user: dkf tags: trunk | |
| 12:56 | Added example check-in: b65eddfdbf user: dkf tags: trunk | |
| 12:40 | Added example check-in: 8682eda5b4 user: dkf tags: trunk | |
| 12:23 | Added example check-in: cd187b49c5 user: dkf tags: trunk | |
| 12:09 | Added examples check-in: a0dad786ef user: dkf tags: trunk | |
| 10:49 | Added example inspired by TIP#65 check-in: e7ad0242d7 user: dkf tags: trunk | |
| 10:37 | Added example, cross-references, and a note that {expand} is usually a better choice! check-in: b36b0d5ab0 user: dkf tags: trunk | |
| 00:05 | Added examples check-in: afba689385 user: dkf tags: trunk | |
|
2004-05-27
| ||
| 23:53 | Added example (based on TIP) check-in: fa3b0f10cd user: dkf tags: trunk | |
| 23:35 | Added examples check-in: 55b7b75543 user: dkf tags: trunk | |
| 22:13 | Added examples check-in: db1b6b39aa user: dkf tags: trunk | |
| 20:44 | better (?) #ifdeferry for the last fix check-in: 307c751fc3 user: msofer tags: trunk | |
| 20:08 | * generic/tclExecute.c: * generic/tclVar.c: using (ptrdiff_t) instead of (int) casting to correct... check-in: 3dc72b756e user: msofer tags: trunk | |
| 18:50 | Added example. check-in: b91b84bf12 user: dkf tags: trunk | |
| 18:45 | * tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. check-in: 758c7bbca1 user: kennykb tags: trunk | |
| 18:43 | * tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. Moderni... check-in: 354d523aaa user: kennykb tags: core-8-4-branch | |
| 18:28 | * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 7f85a5674b user: kennykb tags: trunk | |
| 18:25 | * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 47f6226213 user: kennykb tags: core-8-4-branch | |
| 15:40 | Added example check-in: 3b3e32890d user: dkf tags: trunk | |
| 15:13 | Merge INST_START_CMD optimization from HEAD. check-in: 69f0cb6f60 user: dgp tags: dgp-refactor | |
| 15:05 | Test name was thoroughly misleading check-in: 2323996244 user: dkf tags: trunk | |
| 15:02 | Merge updates from HEAD check-in: c9ab42babb user: dgp tags: dgp-refactor | |
| 14:33 | * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: e1ffee2730 user: rmax tags: core-8-4-branch | |
| 14:29 | Merge updates from HEAD. Also implemented flags argument to TclCompEvalObj(). check-in: 8f7452ee0c user: dgp tags: dgp-refactor | |
| 13:18 | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. Also added support for [F... check-in: 3c862df4ab user: dkf tags: trunk | |
|
2004-05-26
| ||
| 22:51 | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, * unix/tcl.m4: ENABLE_SHARE... check-in: ea4d3f60f8 user: hobbs tags: trunk | |
| 16:25 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: a513a0d696 user: dgp tags: trunk | |
| 16:24 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4cea21b09a user: dgp tags: core-8-4-branch | |
| 15:18 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4df7cb9e87 user: dgp tags: trunk | |
| 15:13 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 995b6581d1 user: dgp tags: core-8-4-branch | |
|
2004-05-25
| ||
| 22:56 | * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: 6165ec76fd user: hobbs tags: trunk | |
| 22:50 | * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: f0ce2ecb2e user: hobbs tags: core-8-4-branch | |
| 22:22 | Prototype fix for [Bug 960410] that tries to move hash table cleanup somewhere more reliable. check-in: 21c00eb521 user: dkf tags: trunk | |
| 21:06 | Added example check-in: 8f3597badb user: dkf tags: trunk | |
| 20:42 | Added example check-in: bbcd44dae5 user: dkf tags: trunk | |
| 20:27 | Added examples check-in: a2d7155d31 user: dkf tags: trunk | |
| 20:17 | * docs/global.n: added details for qualified variable names [Bug 959831] check-in: 54af5fb8f6 user: msofer tags: trunk | |
| 19:45 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): * tests/namespace.test (namespace-17.10-12): reverte... check-in: 36483a21d3 user: msofer tags: trunk | |
| 19:38 | * tests/winPipe.test: Protect against path being set * tests/unixInit.test: Unset... check-in: 2ec9fb613b user: dgp tags: trunk | |
| 19:02 | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: e96d46a550 user: kennykb tags: core-8-4-branch | |
| 18:58 | * tests/unload.test (unload-3.1): Verify [pkgb_sub] does not exist. * tests/stringCo... check-in: ba729ce049 user: dgp tags: trunk | |
| 18:46 | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: 495f3aeac7 user: kennykb tags: trunk | |
| 18:14 | io-61.1: initialize res check-in: a588587ad7 user: dgp tags: trunk | |
| 18:06 | * tests/http.test: Clear away the custom [bgerror] when done. * tests/io.test: ... check-in: ee97b936fe user: dgp tags: trunk | |
| 17:44 | * tests/autoMkindex.test (autoMkindex-5.2): Use variable "result" that gets cleaned ... check-in: 60cd15fd68 user: dgp tags: trunk | |
| 17:17 | * tests/execute.test (execute-8.1): Updated to remove the trace set on ::errorInfo ... check-in: 11f2366d39 user: dgp tags: trunk | |
| 15:33 | error in test naming check-in: 49dd4a972c user: dkf tags: trunk | |
| 15:30 | Add example check-in: 8fc77935f6 user: dkf tags: trunk | |
| 08:37 | Finish fixing comments for [Bug 848440] check-in: 93048854e6 user: dkf tags: trunk | |
| 08:27 | Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312] check-in: 4f2386a9a4 user: dkf tags: trunk | |
| 07:48 | More idiomatic example. [Bug 959602] check-in: c22cde3d67 user: dkf tags: trunk | |
| 00:08 | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: ea60e74cf1 user: hobbs tags: core-8-4-branch | |
| 00:07 | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: a3e181ab90 user: hobbs tags: trunk | |
|
2004-05-24
| ||
| 23:31 | Added examples check-in: 3f11ff04ef user: dkf tags: trunk | |
| 21:48 | Fixed [Bug 959193] which is apparently a word-size issue. check-in: 5b777f0a26 user: dkf tags: trunk | |
| 19:24 | * doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 9625dfd388 user: msofer tags: core-8-4-branch | |
| 19:18 | * doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 7311f32c2a user: msofer tags: trunk | |
| 13:00 | Added example check-in: f48d42e129 user: dkf tags: trunk | |
| 12:47 | Added examples and more cross-references check-in: 03c5bd3e48 user: dkf tags: trunk | |
| 12:24 | Added example and cross-reference check-in: b03701d089 user: dkf tags: trunk | |
| 01:19 | Adding potential incompatibility warning in Changelog check-in: 40f895d3ac user: msofer tags: trunk | |
|
2004-05-23
| ||
| 22:58 | Fix in comments check-in: d2a45d6cae user: msofer tags: trunk | |
| 22:53 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): [Bug 959052] fixed, insuring that no "zombie" variab... check-in: f49ce0c192 user: msofer tags: trunk | |
|
2004-05-22
| ||
| 17:01 | * generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335] and new (in tcl8.4) exteriorisat... check-in: 802d685560 user: msofer tags: core-8-4-branch | |
| 16:21 | * generic/tclVar.c (TclObjLookupVar, TclObjUnsetVar2): fix for new (in tcl8.4) exteriorisations of... check-in: a4a90f73d3 user: msofer tags: trunk | |
| 03:42 | * generic/tclVar.c: fix for [Bug 735335]. The use of tclNsVarNameType objs is still disabled, pend... check-in: 8116f5d22b user: msofer tags: trunk | |
| 00:19 | Reformulated so as to make clear what are examples. check-in: 8ea23b19c1 user: dkf tags: trunk | |
| 00:10 | * tests/namespace.test (namespace-41.3): removed the {knownBug} constraint: [Bug 231259] is closed... check-in: cef73caa81 user: msofer tags: trunk | |
| 00:05 | Minor syntactic fixes. Removed a clause that read very strangely and was effectively duplicated els... check-in: 231b10bcd8 user: dkf tags: trunk | |
|
2004-05-21
| ||
| 23:50 | Use longer dashes (where available) check-in: 16bdd1eb23 user: dkf tags: trunk | |
| 23:49 | Typo! check-in: 2a6eabd0ce user: dkf tags: trunk | |
| 23:47 | Added examples. check-in: e582e7cb9b user: dkf tags: trunk | |
| 22:57 | Added some more examples; there are actually examples scattered through the file anyway. check-in: 51734e1e55 user: dkf tags: trunk | |
| 22:03 | One more fix; this time it really does let this file build... check-in: 7671937437 user: dkf tags: trunk | |
| 21:51 | Make TCL_COMPILE_DEBUG path through TEBC work... check-in: e292385757 user: dkf tags: trunk | |
| 21:30 | Variables should only ever be declarated at the start of a block... check-in: 72bd2f40a5 user: dkf tags: trunk | |
| 09:39 | 2004-05-21 Miguel Sofer <msofer@users.sf.net> * generic/tclExecute.c (TclExecuteByteCode): reorga... check-in: 74cc262044 user: msofer tags: trunk | |
|
2004-05-20
| ||
| 22:58 | Added examples check-in: 934600342d user: dkf tags: trunk | |
| 21:18 | Added examples. check-in: 8ef09d18b0 user: dkf tags: trunk | |
| 21:04 | It seems all NaN handling is non-portable except where the platform is incredibly constrained. check-in: 652cb13c63 user: dkf tags: trunk | |
| 13:04 | Delete limit callbacks properly when the interpreters involved are deleted. check-in: 712f5c453b user: dkf tags: trunk | |
|
2004-05-19
| ||
| 22:50 | Backport of bizarre error-loss bug found by KBK and myself. check-in: 6a6612227d user: dkf tags: core-8-4-branch | |
| 22:41 | * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue where there was a sneak path from Tcl_D... check-in: a23d7c7c13 user: kennykb tags: trunk | |
| 22:22 | Added test based on suggestion by Miguel Sofer check-in: 5102d37e7b user: dkf tags: trunk | |
| 22:06 | Oops! Duplicated a -constraints section, which confused tcltest check-in: 326edd6056 user: dkf tags: trunk | |
| 21:56 | Enable a test of limiting tight loops. check-in: f625a38945 user: dkf tags: trunk | |
| 20:33 | Silly error check-in: 910a287f4e user: dkf tags: trunk | |
| 20:29 | Spelling whoops! Moved constraint declaration to near top of file check-in: 52ebc6eeab user: dkf tags: trunk | |
| 20:15 | Massive test cleanup; all tests are run, and constraints are used where necessary. check-in: ae1ac5736f user: dkf tags: trunk | |
| 20:03 | corrected test name duplication check-in: 66716f7cec user: dgp tags: trunk | |
| 19:41 | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: 30839ce2a7 user: andreas_kupries tags: trunk | |
| 19:23 | Removed one bogus clearance of the has-more flag. Erroneously kept after shifting the code. check-in: 36ef9ecd35 user: andreas_kupries tags: core-8-4-branch | |
| 19:16 | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: f99f83647b user: andreas_kupries tags: core-8-4-branch | |
| 16:56 | fix to 'file dirname' and to fs refCount documentation check-in: a1a411fa97 user: vincentdarley tags: trunk | |
| 13:29 | Fix whitespace check-in: a6ae725c88 user: dkf tags: trunk | |
| 13:02 | Fix whitespace check-in: ba2565e0a2 user: dkf tags: trunk | |
| 13:00 | Fix whitespace and add test for case when pwd can generate an error check-in: 02d8df5801 user: dkf tags: trunk | |
| 12:56 | Remove trailing whitespace check-in: 9c88269f07 user: dkf tags: trunk | |
| 12:51 | Use constraints instead of conditional tests check-in: 7821428dbe user: dkf tags: trunk | |
| 12:48 | Fix whitespace check-in: 4f5dc677cb user: dkf tags: trunk | |
| 12:44 | Removed trailing whitespace check-in: 9d5a74f6f7 user: dkf tags: trunk | |
| 12:43 | Converted from conditional tests into constrained tests check-in: 8de91905bc user: dkf tags: trunk | |
| 12:23 | Remove trailing whitespace check-in: fee6f7c466 user: dkf tags: trunk | |
| 12:22 | Standardize whitespace handling check-in: 9239f75c40 user: dkf tags: trunk | |
| 12:15 | Convert conditional tests into constrained tests check-in: 511112a75c user: dkf tags: trunk | |
| 12:11 | Standardize various minor aspects of test style check-in: 4d180748d7 user: dkf tags: trunk | |
| 12:08 | Convert conditional testing into constraints check-in: 426ddcb562 user: dkf tags: trunk | |
| 10:55 | Remove trailing whitespace check-in: 1beda09dc2 user: dkf tags: trunk | |
| 10:54 | Use constraints, not conditional tests check-in: 484d1a14f8 user: dkf tags: trunk | |
| 10:47 | Remove trailing whitespace check-in: f1ee4c721b user: dkf tags: trunk | |
| 10:46 | Use contraints, not conditional tests. check-in: f5f61ea0f3 user: dkf tags: trunk | |
| 10:42 | Use constraints, not conditional invokation of test. check-in: 492e74696a user: dkf tags: trunk | |
| 10:38 | Fixed get.test so it really tests Tcl_GetInt() and uses constraints properly. check-in: e7adb792f8 user: dkf tags: trunk | |
|
2004-05-18
| ||
| 21:52 | * compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: 06cfb3828a user: kennykb tags: core-8-4-branch | |
| 21:45 | * compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: d89c598ef2 user: kennykb tags: trunk | |
| 21:29 | Added example check-in: 7428588e2d user: dkf tags: trunk | |
| 21:13 | Added example check-in: e805bcd03d user: dkf tags: trunk | |
| 20:59 | Whitespace fix. check-in: 5f7a972b66 user: dkf tags: trunk | |
| 20:47 | Minor whitespace fix. check-in: 6eadbd0c06 user: dkf tags: trunk | |
| 20:05 | no message check-in: 5ff4878786 user: davygrvy tags: trunk | |
| 20:02 | * win/makefile.vc: now generates a tclConfig.sh from Pat Thoyts [Patch 909911] check-in: 285d80601d user: davygrvy tags: trunk | |
| 12:54 | Improve the clarity of the lsearch manpage. Thanks to Peter Spjuth! check-in: 20ee0b59f1 user: dkf tags: trunk | |
| 12:30 | Ensure that single quotes don't come at the start of a line, even when quoted. check-in: 3797a336d5 user: dkf tags: trunk | |
| 12:28 | More adaptations to understand .SS macros. check-in: 86d6a29be3 user: dkf tags: trunk | |
| 12:16 | Added support .SS macros. check-in: 9787bb4896 user: dkf tags: trunk | |
| 10:52 | Added documentation for TIP#143 limits and a few interesting examples. check-in: 9d5627e4ac user: dkf tags: trunk | |
| 10:13 | Stop a compiler warning. check-in: 5ccb64246a user: dkf tags: trunk | |
| 09:29 | Tests of limit-exceeded callbacks and make sure that those callbacks can remove the limits if they s... check-in: b996406579 user: dkf tags: trunk | |
| 02:01 | * generic/tclExecute.c (TclExecuteByteCode): added comments to classify the variables according to... check-in: 0f986b08da user: msofer tags: trunk | |
|
2004-05-17
| ||
| 22:31 | Added example check-in: bc2e40c928 user: dkf tags: trunk | |
| 22:23 | Added example check-in: 66a8599fef user: dkf tags: trunk | |
| 21:42 | Changed test back to what it used to be in 7.* now that [set] counts as a real command once again. :... check-in: ad85b9e03a user: dkf tags: trunk | |
| 21:30 | Improved TIP#143 tests and now track the number of bytecoded commands better. check-in: 37a66100cf user: dkf tags: trunk | |
| 18:42 | merge updates from HEAD check-in: 5741c7bde9 user: dgp tags: dgp-refactor | |
| 16:25 | commit genstubs generated files with unix line endings check-in: cf62c7e8ba user: dgp tags: core-8-4-branch | |
| 15:16 | Example updates/additions. check-in: afd4235d63 user: dkf tags: trunk | |
| 14:26 | * generic/tclInt.decls: Restored TclpTime_t kludge to all * generic/tclIntPlatDecls.h: place... check-in: 23544a04ac user: kennykb tags: core-8-4-branch | |
| 10:38 | fix to case sensitive 'file executable' on Windows check-in: f33a25c7f1 user: vincentdarley tags: trunk | |
| 09:22 | Docbug. [Bug 953374] check-in: 388a282fae user: dkf tags: core-8-4-branch | |
| 09:19 | Docbug. [Bug 953374] check-in: 2ce4a70a31 user: dkf tags: trunk | |
| 02:36 | (FIXED PATCH) * generic/tclExecute.c (TclExecuteByteCode): remove one level of indirection for co... check-in: 1876b652ee user: msofer tags: trunk | |
| 02:16 | oops ... reverting last (buggy) commit check-in: cd132c83f4 user: msofer tags: trunk | |
| 02:06 | * generic/tclExecute.c (TclExecuteByteCode): remove one level of indirection for compiledLocals ad... check-in: affd3ce76c user: msofer tags: trunk | |
|
2004-05-16
| ||
| 22:26 | * generic/tclExecute.c (INST_CALL_FUNC1): bugfix; restored (DE)CACHE_STACK_INFO pair around the ca... check-in: cb076b3780 user: msofer tags: trunk | |
| 20:23 | * generic/tclBasic.c (Tcl_DeleteInterp): * generic/tclExecute.c (INST_START_CMD): interp deletion ... check-in: 7463ae8f6c user: msofer tags: trunk | |
| 17:25 | * generic/tclCompile.h: * generic/tclCompile.c: * generic/tclExecute.c: changed implementation of... check-in: 73b4cc9518 user: msofer tags: trunk | |
|
2004-05-14
| ||
| 21:43 | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 44753d7a62 user: kennykb tags: trunk | |
| 21:41 | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 27f78ca91b user: kennykb tags: core-8-4-branch | |
| 19:15 | * generic/tclExecute.h: * generic/tclCompile.h: the math functions receive a pointer to top of th... check-in: 787f793f30 user: msofer tags: trunk | |
| 15:38 | Expanding the tests avilable for TIP#143 features. Now check that basic syntax is verified. check-in: 5105e116f3 user: dkf tags: trunk | |
|
2004-05-13
| ||
| 20:31 | Very minor updates to comments/whitespace check-in: c2971727f9 user: dkf tags: trunk | |
| 13:00 | Regen check-in: 987621e4d3 user: dkf tags: trunk | |
| 12:59 | TIP#143 implementation; still needs docs and more tests... check-in: 9736fa23ed user: dkf tags: trunk | |
| 10:12 | TIP#129 implementation. Probably also much more breakage in the test suite too check-in: a353a77e5d user: dkf tags: trunk | |
|
2004-05-12
| ||
| 17:43 | Optimisations for INST_START_CMD [Bug 926164]. * generic/tclCompile.c (TclCompileScript): avoid em... check-in: 5cb41c73c3 user: msofer tags: trunk | |
|
2004-05-11
| ||
| 21:31 | Added examples check-in: 85e02c65c3 user: dkf tags: trunk | |
| 21:20 | More and deeper examples. check-in: 78fbcf1f6f user: dkf tags: trunk | |
| 14:09 | documentation for glob -types d with symbolic links check-in: f639a6109c user: vincentdarley tags: trunk | |
| 09:08 | Another example and a bit more clarity. check-in: e181a7fb0f user: dkf tags: trunk | |
|
2004-05-10
| ||
| 22:10 | Added examples. check-in: 4d228aad1e user: dkf tags: trunk | |
| 21:52 | no message check-in: b49be47946 user: davygrvy tags: trunk | |
| 21:50 | (BuildCommandLine): Use the existence of contents in the linePtr rather than the scratch DString pos... check-in: a61e2cbe44 user: davygrvy tags: trunk | |
| 20:57 | no message check-in: 993c7e0a69 user: davygrvy tags: core-8-4-branch | |
| 20:55 | (TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 980dfd39f3 user: davygrvy tags: core-8-4-branch | |
| 20:52 | no message check-in: b0d14299e3 user: davygrvy tags: trunk | |
| 20:51 | (TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 46bf8afe88 user: davygrvy tags: trunk | |
| 19:11 | no message check-in: 645e101e47 user: davygrvy tags: core-8-4-branch | |
| 19:10 | (BuildCommandLine): Append a space when the path got primed. check-in: 43d9e3f64d user: davygrvy tags: core-8-4-branch | |
| 19:02 | no message check-in: 9f9827d374 user: davygrvy tags: trunk | |
| 19:00 | (BuildCommandLine): Moved non-obvious appending logic to outside the loop and added commentary for i... check-in: 27f73a8f9e user: davygrvy tags: trunk | |
| 18:50 | had to raise the size of the tls extension due to it getting rather fat when built statically to Ope... check-in: c9927422f7 user: davygrvy tags: trunk | |
|
2004-05-08
| ||
| 15:51 | fix to some compiler warnings check-in: d007991f55 user: vincentdarley tags: trunk | |
| 04:06 | Refixed bug 789040 check-in: b1a423e026 user: chengyemao tags: trunk | |
| 03:48 | Refix bug 789040 re-entered in rev 1.41 check-in: 2307b4865d user: chengyemao tags: trunk | |
|
2004-05-07
| ||
| 23:29 | Added yet more examples. check-in: f4ee589069 user: dkf tags: trunk | |
| 22:29 | correcting Changelog entry check-in: 49ec9e9ec8 user: msofer tags: trunk | |
| 22:29 | * doc/unset.n: added upvar.n to the "see also" list check-in: 6d8009b815 user: msofer tags: core-8-4-branch | |
| 22:26 | * doc/unset.n: added upvar.n to the "see also" list check-in: c9f601b087 user: msofer tags: trunk | |
| 20:01 | * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: 8f3d0b5efd user: rmax tags: trunk | |
| 07:44 | vfs glob root volume fix check-in: 265c17a987 user: vincentdarley tags: trunk | |
|
2004-05-06
| ||
| 04:41 | * generic/tclInt.h: * generic/tclObj.c (TclFreeObj): made TclFreeObj use the new macro TclFreeObj... check-in: 2fd4458c65 user: msofer tags: trunk | |
| 01:17 | (TclSetLibraryPath): Suppress a warning [from DKF] check-in: e30138b038 user: davygrvy tags: core-8-4-branch | |
| 01:05 | no message check-in: e0f400b7e0 user: davygrvy tags: core-8-4-branch | |
| 01:04 | * generic/tclEncoding.c: Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because ... check-in: 13b3a4f5db user: davygrvy tags: core-8-4-branch | |
| 01:04 | * win/tclWin32Dll.c: Structured Exception Handling added around Tcl_Finalize called from DllMain's D... check-in: f2508033ca user: davygrvy tags: core-8-4-branch | |
| 01:03 | * win/tclWinSock.c: (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject r... check-in: 1ccb7621a4 user: davygrvy tags: core-8-4-branch | |
| 01:03 | * win/coffbase.txt: Added the tls extension to the list of preferred load addresses. check-in: 04cce3c424 user: davygrvy tags: core-8-4-branch | |
| 01:02 | * generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWinT... check-in: f350fff007 user: davygrvy tags: core-8-4-branch | |
| 01:02 | * generic/tclEvent.c: TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclG... check-in: a7a24ee798 user: davygrvy tags: core-8-4-branch | |
|
2004-05-05
| ||
| 23:08 | More examples. check-in: 9e584cedfe user: dkf tags: trunk | |
| 22:08 | More examples. check-in: 2a48f5e012 user: dkf tags: trunk | |
| 21:35 | * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: d693e3ddf2 user: dgp tags: trunk | |
| 21:34 | * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: dc89f50116 user: dgp tags: core-8-4-branch | |
| 20:54 | Remove reference to totally non-existant API. [Bug 848440] check-in: 5a05e789c4 user: dkf tags: core-8-4-branch | |
| 20:52 | Remove reference to totally non-existant API. [Bug 848440] check-in: e6b525f22a user: dkf tags: trunk | |
| 19:01 | no message check-in: c3b4b384aa user: davygrvy tags: trunk | |
| 18:59 | added the tls extension to the list of preferred load addresses. check-in: 4950ba6ff0 user: davygrvy tags: trunk | |
| 18:29 | no message check-in: bd37c29f4b user: davygrvy tags: trunk | |
| 18:28 | (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved to before the hash table itereat... check-in: debd8d0a67 user: davygrvy tags: trunk | |
| 18:24 | no message check-in: 0265e290e9 user: davygrvy tags: trunk | |
| 18:22 | (SocketEventProc) : connect errors should fire both the readable and writable handlers because this ... check-in: 4e5d3d1807 user: davygrvy tags: trunk | |
|
2004-05-04
| ||
| 22:31 | * tests/fileSystem.test (filesystem-1.39): replace 'file volumes' * tests/fileName.test (filename-... check-in: ed9c4624de user: hobbs tags: trunk | |
| 22:30 | * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOME check-in: 92a57eee87 user: hobbs tags: trunk | |
| 22:25 | * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition * tests/winFCmd.test (winFCmd-16... check-in: 445c786094 user: hobbs tags: core-8-4-branch | |
| 22:12 | * tests/fileName.test (filename-12.9): use C:/ instead of the first item in file volumes - that's ... check-in: 063ed90d36 user: hobbs tags: core-8-4-branch | |
| 20:09 | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get * generic/tclInt.... check-in: fa36b89dd4 user: dgp tags: trunk | |
| 19:50 | * tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 3651e16a38 user: dgp tags: core-8-4-branch | |
| 19:50 | * tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 663ebdf999 user: dgp tags: trunk | |
| 17:44 | Merge updates from HEAD. check-in: de9c64200c user: dgp tags: dgp-refactor | |
| 13:27 | Remove accidental check-in of TIP#143 code. D'oh! check-in: 42837be8a8 user: dkf tags: trunk | |
| 12:36 | Suppress a signed-ness warning. check-in: d169588cd0 user: dkf tags: trunk | |
| 03:52 | * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: c3c471c6f5 user: andreas_kupries tags: trunk | |
| 03:50 | * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: 3b81618f56 user: andreas_kupries tags: core-8-4-branch | |
| 03:20 | * generic/tclProc.c (TclCreateProc): comments corrected. check-in: 06127b2ec4 user: msofer tags: trunk | |
| 02:44 | slight improvement to last commit check-in: eb4fd595f3 user: msofer tags: trunk | |
| 02:38 | * generic/tclCompile.c (TclCompileScript): setting the compilation namespace outside of the loop. check-in: cfb70aec1f user: msofer tags: trunk | |
|
2004-05-03
| ||
| 19:59 | * generic/tclCompile.c: * generic/tclInt.h: reverted fix for [Bug 926445] of 2004-04-02, restorin... check-in: 6fb7967f71 user: msofer tags: trunk | |
| 18:01 | * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 2ac4043c41 user: kennykb tags: core-8-4-branch | |
| 17:04 | * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 09e1a5fa63 user: kennykb tags: trunk | |
| 14:28 | * library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: 004aecbd7b user: dgp tags: core-8-4-branch | |
| 14:28 | * library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: ce81789cb4 user: dgp tags: trunk | |
|
2004-05-02
| ||
| 21:07 | * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: ac4a20781b user: msofer tags: core-8-4-branch | |
| 21:04 | cleaning up after new test in last commit check-in: 80d0b4a5bd user: msofer tags: trunk | |
| 20:49 | * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: 6cec340edc user: msofer tags: trunk | |
|
2004-04-30
| ||
| 22:45 | More examples check-in: c3ad95d89b user: dkf tags: trunk | |
| 20:25 | More examples check-in: 9acc202ce0 user: dkf tags: trunk | |
| 20:06 | * generic/tclInt.h: Replaced Kevin Kenny's temporary * generic/tclThread... check-in: 6e87dc0c78 user: dgp tags: trunk | |
| 17:45 | * generic/tclThreadAlloc.c: Added a temporary (or so I hope!) inclusion of "tclWinInt.h" to avoid p... check-in: 4b0c81f8a4 user: kennykb tags: trunk | |
| 15:28 | More examples check-in: 2b96706439 user: dkf tags: trunk | |
|
2004-04-29
| ||
| 20:40 | * tests/execute.test (execute-8.2): Avoid crashes when there is limited system s... check-in: 81cb859d65 user: dgp tags: trunk | |
|
2004-04-28
| ||
| 13:11 | * doc/global.n: * doc/upvar.n: * generic/tclVar.c (ObjMakeUpvar): * tests/upvar.test (upvar-8.11... check-in: 5d0701ae85 user: msofer tags: trunk | |
| 10:27 | Minor docfix [Bug 943448] check-in: 4241c2e366 user: dkf tags: trunk | |
|
2004-04-27
| ||
| 17:17 | A little source clean-up with the allocOnce variable. check-in: b50ffc369b user: davygrvy tags: trunk | |
|
2004-04-26
| ||
| 15:51 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper positioning of retu... check-in: 85af5d904c user: dgp tags: trunk | |
| 14:38 | Doc updates from David Welton [Patches 941377,941380] check-in: 89a905deda user: dkf tags: trunk | |
| 09:47 | Stronger wording & example. [Bug 940843] check-in: 8fb1bd38c6 user: dkf tags: trunk | |
| 09:16 | Reworked to remove references to testing interfaces and instead promote the use of the Thread packag... check-in: c1afb98822 user: dkf tags: trunk | |
|
2004-04-25
| ||
| 20:13 | * generic/tcl.h: Removed obsolete declarations and #include's. * generic/tclI... check-in: dfc6ba9c70 user: dgp tags: trunk | |
|
2004-04-24
| ||
| 07:49 | no message check-in: 61ca6eb5bd user: davygrvy tags: trunk | |
| 07:45 | (DllMain): Added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACH case. We're not interested ... check-in: e52275fb00 user: davygrvy tags: trunk | |
| 05:59 | * generic/tclPort.h: * macosx/Makefile: * unix/Makefile.in: followup on tcl header reform [FR 922... check-in: 7b1e19cea3 user: das tags: trunk | |
|
2004-04-23
| ||
| 23:40 | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 3404cd2712 user: andreas_kupries tags: core-8-4-branch | |
| 23:38 | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 81e0f61614 user: andreas_kupries tags: trunk | |