Tcl Source Code

Timeline
Login

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

194 check-ins using file changes version 7d8f164ab3

2008-06-19
15:36
* README: Bump version number to 8.6a1 * generic/tcl.h: * libr...
check-in: 764de4e88b user: dgp tags: trunk
2008-06-17
17:22
* generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left over debug output. check-in: 358cc29f46 user: andreas_kupries tags: trunk
17:21
* generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left over debug output. check-in: 50a1e45eca user: andreas_kupries tags: core-8-5-branch
16:45
* doc/tm.n: Followup to changelog entry 2008-03-18 regarding ::tcl::tm::Defaults. Updated the doc... check-in: 6e54b86bb3 user: andreas_kupries tags: core-8-5-branch
16:44
* doc/tm.n: Followup to changelog entry 2008-03-18 regarding ::tcl::tm::Defaults. Updated the doc... check-in: deb59c513b user: andreas_kupries tags: trunk
02:22
2006-06-17 Kevin Kenny <[email protected]>
* generic/tclClock.c (ConvertLocalToUTC): * tests/cloc...
check-in: 73e4856277 user: kennykb tags: core-8-5-branch
02:16
2006-06-17 Kevin Kenny <[email protected]>
* generic/tclClock.c (ConvertLocalToUTC): * tests/cloc...
check-in: b108b4c3a8 user: kennykb tags: trunk
2008-06-16
20:44
* generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on the * tests/info.test: head branch :... check-in: c0fbf6b417 user: andreas_kupries tags: core-8-5-branch
19:59
* generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the * tests/info.test: information... check-in: af7eafb38d user: andreas_kupries tags: trunk
18:38
* tests/ioTrans.test (iortrans-11.*): Fixed same issue as for iortrans.tf-11.*, cleanup of temp f... check-in: 97e8db2004 user: andreas_kupries tags: trunk
2008-06-14
02:25
no message check-in: 9bf2713544 user: davygrvy tags: trunk
02:07
The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not be compiled with the -GL flag. check-in: 3df591bc85 user: davygrvy tags: trunk
2008-06-13
19:59
2008-06-13 David Gravereaux <[email protected]>
* win/rules.vc: SYMBOLS macro now being set to z...
check-in: 25b826cd5a user: davygrvy tags: trunk
19:58
no message check-in: c635c729fc user: davygrvy tags: trunk
12:14
fix warning check-in: 51662c877f user: das tags: trunk
05:45
TIP 285 Implementation check-in: 505c316922 user: mistachkin tags: trunk
2008-06-12
20:09
* unix/Makefile.in: add complete deps on tclDTrace.h.
check-in: 1bc4fbf46d user: das tags: core-8-5-branch
20:08
* unix/Makefile.in: add complete deps on tclDTrace.h.
check-in: fbe3190a72 user: das tags: trunk
09:46
sync with 2008-05-26 io-53.9 change check-in: 78c5f73eb5 user: das tags: trunk
06:49
s/target/config/ check-in: 6c34233665 user: das tags: core-8-5-branch
06:49
s/target/config/ check-in: 7f492b6e59 user: das tags: trunk
06:34
* unix/Makefile.in: clean generated tclDTrace.h file.
check-in: bd22afd873 user: das tags: core-8-5-branch
06:34
* unix/configure: autoconf-2.59
check-in: 7d4a20fa44 user: das tags: core-8-5-branch
06:33
* unix/configure.in: fix static DTrace-enabled build on Solaris.
check-in: 8b60fb4143 user: das tags: core-8-5-branch
06:33
* unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.
check-in: 0c8ef155f9 user: das tags: core-8-5-branch
06:33
* macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov, and with corefoundation disab...
check-in: dbc92079cc user: das tags: core-8-5-branch
06:29
* generic/tclOO.c: use TclOOStubs hooks field to retrieve * generic/tclOODecls.h: TclOOIntStubs ...
check-in: 7e4d255b66 user: das tags: trunk
06:28
* generic/tclIORTrans.c: fix signed <-> unsigned cast warnings.
check-in: f9bd5af393 user: das tags: trunk
06:28
* unix/configure: autoconf-2.59
check-in: 8c90b75124 user: das tags: trunk
06:27
* unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.
check-in: c942686054 user: das tags: trunk
06:27
* unix/configure.in: fix static DTrace-enabled build on Solaris.
check-in: 6e2a97abfa user: das tags: trunk
06:27
* unix/Makefile.in: clean generated tclDTrace.h file.
check-in: d81dd08fd4 user: das tags: trunk
06:26
* macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates and cleanup for Xcode 3.1/...
check-in: 1fe18f5b63 user: das tags: trunk
2008-06-11
01:30
UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 19... check-in: 0fc4d3a006 user: jenglish tags: trunk
2008-06-10
18:06
* tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552], reported by Kevin. Have to clo... check-in: 3e145aec5b user: andreas_kupries tags: trunk
03:35
* generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered by Pat Thoyts <[email protected]... check-in: a9634b2343 user: andreas_kupries tags: trunk
2008-06-08
23:13
Plug leak. [Bug 1987817] check-in: a3fd190cc6 user: dkf tags: trunk
03:21
* generic/tclBasic.c: Compilation of uplevel scripts, allow * generic/tclCompCmds.c: non-bo...
check-in: 302b0120aa user: msofer tags: trunk
2008-06-06
19:46
TIP #230 IMPLEMENTATION
* generic/tclIOCmd.c: Integration of transform commands into 'chan' ense...
check-in: 057ba9eab5 user: andreas_kupries tags: trunk
2008-06-05
00:02
fix warnings, remove unused debug code that causes build failure check-in: d4062110a3 user: das tags: trunk
2008-06-03
23:52
TIP #317 implementation check-in: 8a9c01c0ca user: patthoyts tags: trunk
2008-06-02
02:19
* generic/tclOO.c (ReleaseClassContents): Fix the one remaining valgrind complaint about oo.test, ca... check-in: 9188c64990 user: kennykb tags: trunk
2008-06-01
08:11
Complete fix of [Bug 1981001] check-in: 205a10dec2 user: dkf tags: trunk
05:09
* generic/tclOOMethod.c: Fix a bug where the refcount of a method was r... check-in: d14255cc75 user: kennykb tags: trunk
02:44
Add tclOO genstubs to Windows makefiles check-in: ef222bfbfa user: mistachkin tags: trunk
02:42
* generic/tclDictObj.c: Added missing initializers to the ensemble map... check-in: fbb81c8921 user: kennykb tags: trunk
02:02
* generic/tclOODecls.h: Added the swizzling of DLLEXPORT and * generic/tclOOIntDecls.h: DLLIMPORT... check-in: 882dc41185 user: kennykb tags: trunk
00:33
More patches to make stub generation work. check-in: 687b9da09e user: dkf tags: trunk
00:29
typo, skip crashing http.test for gcov check-in: bd144937a4 user: das tags: trunk
00:02
Fix generation of stubs for the OO API. check-in: 4c3441444d user: dkf tags: trunk
2008-05-31
23:35
* generic/tclOOStubLib.c: ensure use of tcl stubs; include in * unix/Makefile.in: stub lib; disab...
check-in: 7efe478a95 user: das tags: trunk
23:34
* tests/msgcat.test: fix for ::tcl::mac::locale with @modifier.
check-in: 5b3a020ceb user: das tags: trunk
23:34
* tools/tsdPerf.tcl: use [info sharedlibextension]
check-in: f8c0850da0 user: das tags: trunk
23:34
* unix/tclConfig.h.in: autoheader-2.59
check-in: ec72ed5874 user: das tags: trunk
23:33
* macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debug * macosx/README: targets ...
check-in: ddfeb80290 user: das tags: trunk
22:29
Plug method-related memory leaks pointed out by Miguel. check-in: ce09fe3526 user: dkf tags: trunk
19:56
Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] check-in: 428c548d5f user: dkf tags: trunk
11:41
Implementation of TIP #257. Incomplete due to missing Win build support. check-in: e46e1575d3 user: dkf tags: trunk
2008-05-30
22:54
Small clarifications that code a bit nicer to read. check-in: 0979177469 user: dkf tags: trunk
2008-05-27
23:13
Fixed line endings check-in: 92f3208d85 user: patthoyts tags: trunk
2008-05-26
18:28
(io-53.9): need to close chan before removing file check-in: b4d73a84f1 user: hobbs tags: trunk
18:27
(io-53.9): need to close chan before removing file check-in: 4cc770d79f user: hobbs tags: core-8-5-branch
10:04
Missed one! check-in: 49f148ad86 user: dkf tags: trunk
10:02
Remove obsolete winhelp targets. They weren't supported and didn't work. check-in: 2b7ac345d5 user: dkf tags: trunk
2008-05-23
21:10
* win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <[email protected]... check-in: ade419178b user: andreas_kupries tags: core-8-5-branch
21:05
Oops. Undo commit of the local tweaks. check-in: 886a0a8186 user: andreas_kupries tags: trunk
21:00
* win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <[email protected]... check-in: f337d855cc user: andreas_kupries tags: trunk
2008-05-22
15:25
* generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability to handle the argum...
check-in: 02b0ef8de2 user: dgp tags: core-8-5-branch
15:22
* generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability to handle the argum...
check-in: b93953deab user: dgp tags: trunk
2008-05-21
20:38
* generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() * tests/pars...
check-in: 07e1b8c1f9 user: dgp tags: core-8-5-branch
20:28
* generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() * tests/pars...
check-in: 0dd3531d09 user: dgp tags: trunk
13:26
Backport of fixes to Tcl_SetNamespaceUnknownHandler check-in: 15a8ca3a6c user: dkf tags: core-8-5-branch
2008-05-20
22:22
Correct logic for handling error cases when setting the namespace unknown handler. check-in: 3a0964b236 user: dkf tags: trunk
2008-05-16
14:27
* generic/tclCompile.c: fix crash with tcl_traceExec. Found and fixed by Alexander Pasadyn [Bug 19...
check-in: fa11d81b14 user: msofer tags: core-8-5-branch
14:13
* generic/tclCompile.c: fix crash with tcl_traceExec. Found and fixed by Alexander Pasadyn [Bug 19...
check-in: 7a08d942d5 user: msofer tags: trunk
2008-05-15
00:04
We should use the thread allocator for threaded builds. Added 'tclalloc' option to disable. check-in: 80de1f17a7 user: patthoyts tags: trunk
2008-05-09
05:07
* tools/tsdPerf.c A loadable Tcl extension for testing TSD performance. * too...
check-in: 438f03c41c user: georgeps tags: trunk
04:58
* generic/tcl.h: Make Tcl_ThreadDataKey a void *. * generic/tclInt.h: Change aro...
check-in: 2fd77728e6 user: georgeps tags: trunk
03:51
* tests/dict.test (dict-19.2): Corrected a bug where the test was changed to use [apply] instead o...
check-in: d1b2683623 user: kennykb tags: trunk
03:44
* Makefile: Restored compilability of 'stitcher.exe' on vc2k5. * cameraparams.h: * compressor.cpp: ... check-in: aee64f60e8 user: kennykb tags: trunk
2008-05-07
13:17
Cleaning up check-in: 5fbe89447c user: dkf tags: trunk
10:42
Simplify test check-in: 21108a2594 user: dkf tags: trunk
10:39
Fix off-by-one error that caused crashes. Backport from HEAD. check-in: 1e0b442be5 user: dkf tags: core-8-5-branch
10:25
Return type of Tcl_AppendPrintfToObj is void. (spotted by Torsten Berg) check-in: 1e8111a112 user: patthoyts tags: trunk
09:23
Detect problem case and prove that it's fixed. check-in: ca93781920 user: dkf tags: trunk
09:07
Fix off-by-one error that caused crashes. D'oh! check-in: c72744fe33 user: dkf tags: trunk
2008-05-06
16:33
fix Makefile dependency check-in: a687f2e844 user: das tags: core-8-5-branch
16:33
fix Makefile dependency check-in: c0210bf746 user: das tags: trunk
2008-05-04
07:28
CONST -> const check-in: af93d720f5 user: nijtmans tags: trunk
2008-05-03
21:06
fix warning check-in: 81216d74f3 user: das tags: core-8-5-branch
19:31
use Tcl_Panic() instead of panic() check-in: 2d576d5da2 user: das tags: core-8-5-branch
19:31
use Tcl_Panic() instead of panic() check-in: f2076ab1fb user: das tags: trunk
2008-05-02
20:08
Converted the [binary] command into an ensemble. check-in: dca4069c80 user: patthoyts tags: trunk
20:02
Reverted dkf's accidental commit of the TIP 316 APIs as part of a code cleanup check-in: e4acb9c146 user: patthoyts tags: trunk
19:32
Record tclvfs base check-in: fcb40a675a user: patthoyts tags: trunk
10:27
More elimination of pre-C89-isms. check-in: 27caec3459 user: dkf tags: trunk
2008-04-27
22:41
Get rid of pre-C89-isms (esp. CONST vs const). check-in: 2dee210a8d user: dkf tags: trunk
22:21
Get rid of pre-C89-isms (esp. CONST vs const). check-in: 2d205c22fb user: dkf tags: trunk
10:59
Added a htmlhelp target to replace winhelp check-in: b34e388939 user: patthoyts tags: trunk
08:36
Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: c9ef4f4064 user: vasiljevic tags: trunk
08:26
Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: c26ff3625b user: vasiljevic tags: core-8-5-branch
08:05
generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: 1734fc35da user: vasiljevic tags: core-8-5-branch
2008-04-26
11:53
generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: 18f18938cc user: vasiljevic tags: trunk
2008-04-25
21:28
remove ioUtil.test, llvm-gcc fix check-in: 122e92c110 user: das tags: trunk
21:27
fix warning check-in: 5aabb84406 user: das tags: trunk
2008-04-24
21:11
define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. This allows extensions t... check-in: 316009b1f4 user: nijtmans tags: trunk
18:51
* tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases abo... check-in: e7879de942 user: andreas_kupries tags: trunk
18:50
* tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases abo... check-in: 31abe8b470 user: andreas_kupries tags: core-8-5-branch
2008-04-23
15:44
Assorted improvements to make better use of tcltest2 check-in: b0326f6536 user: dkf tags: trunk
2008-04-21
16:26
* generic/tclIOUtil.c: Removed all code delimited by * generic/tclTest.c: ...
check-in: f078f71675 user: dgp tags: trunk
2008-04-20
02:52
doc/Ensemble.3: Fix a typo: s/defiend/defined/ Thanks to hat0 for spotting this. check-in: b0d378f11b user: georgeps tags: trunk
2008-04-19
02:04
note that cygwin is not supported check-in: d4b3460444 user: mdejong tags: trunk
2008-04-18
14:30
Fix typo spotted by Steve Havelka check-in: 2ae623354c user: dkf tags: core-8-5-branch
14:21
Fix typo spotted by Steve Havelka check-in: 9f7147230f user: dkf tags: trunk
2008-04-16
14:49
* generic/tclInt.h: make stubs tables 'static const' and * generic/tclStubInit.c: export only mod...
check-in: 50b59ad915 user: das tags: trunk
14:29
* generic/tclInt.h: revise Tcl_SetNotifier() to use a * generic/tclNotify.c: module-scope hooks ...
check-in: 79cb766dcc user: das tags: trunk
2008-04-15
18:34
* generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: f8664c0638 user: andreas_kupries tags: trunk
18:32
* generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: 25f469ce77 user: andreas_kupries tags: core-8-5-branch
10:55
sync with Tcl.xcodeproj check-in: 260dad3fa0 user: das tags: core-8-5-branch
10:55
sync with Tcl.xcodeproj check-in: ad35d2b5b5 user: das tags: trunk
10:10
* unix/Makefile.in: adjust tclDTrace.h dependencies for removal of tclStubLib.o from TCL_OBJS. ...
check-in: 872c709f10 user: das tags: trunk
2008-04-14
18:04
* tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): Added comments to the test th... check-in: 5286f0f684 user: kennykb tags: core-8-5-branch
18:00
* tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): Added comments to the test th... check-in: bbe1acd0f5 user: kennykb tags: trunk
17:54
* unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of 'struct timezone' in the call to 'gett... check-in: b5d4ae05ac user: kennykb tags: trunk
17:49
* unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of 'struct timezone' in the call to 'gett... check-in: ec37817fc4 user: kennykb tags: core-8-5-branch
2008-04-11
18:12
* generic/tcl.h: Bump version number to 8.5.3b1 to distinguish * library/init....
check-in: 0d53d81632 user: dgp tags: core-8-5-branch
14:55
fix one broken test, and restore unix line endings check-in: 1872093ca0 user: dgp tags: trunk
2008-04-10
20:58
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: 8c082b4a25 user: andreas_kupries tags: trunk
20:55
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: c5a22ce66b user: andreas_kupries tags: core-8-5-branch
00:21
Test improvements (tcltest2, clarify) check-in: a00b4ae217 user: dkf tags: trunk
2008-04-09
21:44
Added 'make html' support for people on Windows, inspired by Pat Thoyts. check-in: cb1fcbdbd6 user: dkf tags: trunk
19:51
* tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, * tests/io.test (io-52.5): does... check-in: 2a4a1d8b0c user: andreas_kupries tags: core-8-5-branch
19:49
* tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, * tests/io.test (io-52.5): does... check-in: 5694946238 user: andreas_kupries tags: trunk
18:37
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: 6509d79368 user: andreas_kupries tags: trunk
18:36
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: bd84e3f99e user: andreas_kupries tags: core-8-5-branch
2008-04-08
23:41
* tests/io.test (io-53.8): Fixed ordering of vwait and after cancel. cancel has to be done after ... check-in: 14bef5d39a user: andreas_kupries tags: core-8-5-branch
23:16
* tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for * tests/io.test (io-53.8,53....
check-in: e3c4378ec5 user: das tags: core-8-5-branch
23:15
* tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for * tests/io.test (io-53.8,53....
check-in: 786bc32e7b user: das tags: trunk
16:12
backport enhanced comments check-in: 5f8288240f user: dgp tags: core-8-5-branch
15:11
* generic/tclExecute.c: added comments to the alignment macros used in GrowEvaluationStack() and f...
check-in: e1c152b91e user: msofer tags: trunk
14:54
* generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gen...
check-in: 2841879955 user: das tags: trunk
14:52
* tools/genStubs.tcl: revert erroneous 2008-04-02 change marking *StubsPtr as EXTERN instead of...
check-in: a442a6378b user: das tags: trunk
2008-04-07
22:53
* tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * tests/chanio.test: * generic/t... check-in: 8b118596fb user: andreas_kupries tags: trunk
22:49
Corrected test name. check-in: e31cd02247 user: andreas_kupries tags: core-8-5-branch
22:33
* tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * tests/chanio.test: * generic/t... check-in: a9e6f2b7cb user: andreas_kupries tags: core-8-5-branch
19:53
Added forgotten reference to [Bug 1350564] in last entry. check-in: 34e610ab8c user: andreas_kupries tags: core-8-5-branch
19:53
Added forgotten reference to [Bug 1350564] in last entry. check-in: 3626fadc48 user: andreas_kupries tags: trunk
19:42
* generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 4bc02d762e user: andreas_kupries tags: trunk
19:41
* generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 27fdbe7ec3 user: andreas_kupries tags: core-8-5-branch
16:06
* generic/tclStringObj.c (Tcl_AppendFormatToObj): Fix [format {% d}] so that it beha...
check-in: ba04dc8f19 user: dgp tags: core-8-5-branch
15:54
autoconf-2.59 check-in: 1768221086 user: dgp tags: trunk
15:23
* generic/tclStringObj.c (Tcl_AppendFormatToObj): Fix [format {% d}] so that it behaves the same way... check-in: 0b371e1c32 user: rmax tags: trunk
2008-04-06
00:52
* tests/chanio.test (chan-io-53.9): * tests/io.test (io-53.9): Made test cleanup robust against the ... check-in: 8d5cc700eb user: kennykb tags: core-8-5-branch
00:37
* tests/chanio.test (chan-io-53.9): * tests/io.test (io-53.9): Made test cleanup robust against the ... check-in: 68b47f3256 user: kennykb tags: trunk
2008-04-05
23:25
* win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem that Tcl was creating an NTFS junction po... check-in: 9031a8a194 user: kennykb tags: trunk
23:22
* win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem that Tcl was creating an NTFS junction po... check-in: 1b5290fc67 user: kennykb tags: core-8-5-branch
2008-04-04
20:14
* tests/io.test (io-53.9): Added testcase for [Bug 780533], based * tests/chanio.test: on Alexand... check-in: 2dcb8b9dd4 user: andreas_kupries tags: trunk
20:13
* tests/io.test (io-53.9): Added testcase for [Bug 780533], based * tests/chanio.test: on Alexand... check-in: 6eeb845ac9 user: andreas_kupries tags: core-8-5-branch
17:19
* generic/tclIORChan.c (ReflectOutput): Allow zero return from write when input was zero-length... check-in: 70314cc1b4 user: andreas_kupries tags: core-8-5-branch
17:18
* generic/tclIORChan.c (ReflectOutput): Allow zero return from write when input was zero-length... check-in: d7bb323e16 user: andreas_kupries tags: trunk
16:46
* generic/tclIORChan.c (ReflectClose): Added missing removal of the now closed channel from the... check-in: 5ab15fcd29 user: andreas_kupries tags: trunk
16:45
* generic/tclIORChan.c (ReflectClose): Added missing removal of the now closed channel from the... check-in: 8886154e04 user: andreas_kupries tags: core-8-5-branch
2008-04-03
18:06
* generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: b9d8285147 user: andreas_kupries tags: core-8-5-branch
18:05
* generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: d72429b721 user: andreas_kupries tags: trunk
2008-04-02
21:30
* generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gen...
check-in: 489dbbd13d user: das tags: trunk
21:29
* generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE to * tools/genStubs.tcl: avoid e...
check-in: 505f4107a4 user: das tags: trunk
21:27
* generic/tcl.decls: remove 'export' declarations of symbols now only in libtclstub and no long...
check-in: 073baf717d user: das tags: trunk
20:27
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 89bcb90b51 user: andreas_kupries tags: core-8-5-branch
20:26
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: d2651aebcd user: andreas_kupries tags: trunk
04:27
* generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc...
check-in: b4acdce3bf user: dgp tags: trunk
04:25
* generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc...
check-in: e97605fc97 user: dgp tags: trunk
03:37
* generic/tclStubLib.c: Removed needless #ifdef complexity.
check-in: cce2a421a7 user: dgp tags: trunk
2008-04-01
21:42
autoheader-2.59 check-in: f0adc8281a user: das tags: core-8-5-branch
21:41
autoheader-2.59 check-in: af7f44435b user: das tags: trunk
21:41
autoconf-2.59 check-in: f89a58bf82 user: das tags: core-8-5-branch
21:41
autoconf-2.59 check-in: e25f05e141 user: das tags: trunk
21:40
(SunOS-5.1x): quote CC var to allow make-time override sync with tk/unix/tcl.m4 changes check-in: 3e590e79b6 user: das tags: core-8-5-branch
21:40
(SunOS-5.1x): quote CC var to allow make-time override sync with tcl/unix/tcl.m4 changes check-in: 06b8bf1781 user: das tags: trunk
20:12
Regen'd check-in: d3c8c4f63f user: andreas_kupries tags: trunk
20:11
* generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8e0d9c1c66 user: andreas_kupries tags: core-8-5-branch
20:08
* generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8f2f6765e3 user: andreas_kupries tags: trunk
19:31
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk...
check-in: 114062b0f3 user: dgp tags: core-8-5-branch
19:26
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk...
check-in: 80180a983e user: dgp tags: trunk
19:22
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.
check-in: ef849b1eed user: dgp tags: trunk
19:20
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.
check-in: 23fac7f09b user: dgp tags: core-8-5-branch
16:23
* README: Bump version number to 8.6a0 * generic/tcl.h: * libr...
check-in: b76be03521 user: dgp tags: trunk
2008-03-31
17:21
merge updates from HEAD check-in: aaab5d4d67 user: dgp tags: core-8-5-branch
2008-03-30
08:36
autoheader-2.59 check-in: d2a6de8cdc user: das tags: trunk
08:36
autoconf-2.59 check-in: 4d3266225c user: das tags: trunk
04:36
* generic/tclObj.c: Added missing #include <math.h> needed to locate isnan() after the above c... check-in: e7ea210fb9 user: kennykb tags: trunk
04:26
* generic/tclInt.h (TclIsNaN): * unix/configure.in: Added code to the configurator to check for ... check-in: 1c8454d937 user: kennykb tags: trunk
03:23
* tests/mathop.test (mathop-25.9, mathop-25.14): Modified tests to deal with (slightly buggy) math l... check-in: 0d24faa3ce user: kennykb tags: trunk
2008-03-28
17:31
* generic/tcl.h: Bump to 8.5.2 for release. * library/init.tcl: * too...
check-in: 514a7e674e user: dgp tags: trunk, core-8-5-2
16:45
* changes: Updated for 8.5.2 release.
check-in: 459673efba user: dgp tags: trunk