Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file changes version 0cd4d9345e

2009-01-06
22:17
read() errors or EOF shall not prevent write(). This allows for proper graceful closing. Prevent t... Closed-Leaf check-in: acab51185e user: davygrvy tags: tip-162-branch
2008-12-20
02:27
test packages after testing tcl check-in: c30816e3dc user: das tags: trunk
02:02
sync file additions/removals with Tcl.xcodeproj check-in: 27f7094398 user: das tags: trunk
01:56
add new files check-in: 5df8cf0560 user: das tags: trunk
01:21
fix warnings check-in: 2b3316aba9 user: das tags: trunk
01:11
* unix/Makefile.in: make package install directory of bundled * unix/configure.in packages configu...
check-in: 73610625e4 user: das tags: trunk
01:03
fix warning check-in: 0bd8dfb117 user: das tags: trunk
2008-12-19
18:23
* doc/NRE.3: Formatting errors found by `make html` * doc/Tcl_Main.3: ...
check-in: 8f43cdead8 user: dgp tags: trunk
17:54
tag for 8.6b1 release check-in: 25dde48d55 user: dgp tags: trunk
17:07
* tests/io.test: Add missing [close $f] to io-73.2.
check-in: 07a4414fd2 user: dgp tags: trunk
16:20
Move log entry regarding tdbc from ChangeLog to pkgs/tdbc/ChangeLog check-in: ee9ee7b8e8 user: dgp tags: trunk
16:19
regen with autoconf-2.59 (why dkf just did another regen I don't understand) check-in: 900eabacab user: dgp tags: trunk
16:01
* tests/chanio.test: Add missing [removeFile] cleanups.
check-in: 6c62c0ca9c user: dgp tags: trunk
15:39
fix odbc build on mingw32 TODO: re-generate tclconfig/configure! (I don't have autoconf-2.59, could... check-in: fd54878fab user: nijtmans tags: trunk
14:44
Add previously omitted files so we have a complete zlib 1.2.3 distro... check-in: 8b8d3f1e88 user: dkf tags: trunk
14:10
whitespace check-in: 53a41d2fb8 user: dgp tags: trunk
11:20
regen (with autoconf 2.61, since that's what I've got...) check-in: 444fe5f732 user: dkf tags: trunk
10:55
More autoconf hacking; now seems to be working fully on Unix... check-in: 49013bf97f user: dkf tags: trunk
09:33
CONSTify TclGetLoadedPackages second param check-in: fa03a357a1 user: nijtmans tags: trunk
09:14
add symbols deflateSetHeader and inflateGetHeader to win32/zlib.def

Modify ChangeLog, README and zl... check-in: a46a709191 user: nijtmans tags: trunk

07:01
* unix/Makefile.in: Update `make dist` target to include the files from the comp...
check-in: 97fede5250 user: dgp tags: trunk
03:54
* README: Bump version number to 8.6b1 * generic/tcl.h: * libr...
check-in: 448b87b688 user: dgp tags: trunk
03:31
* tests/chanio.test: Replaced [chan event] handlers that returned TCL_RETURN retu...
check-in: ecb6fb9204 user: dgp tags: trunk
02:46
* win/configure.in: * win/Makefile.in: Added build of packages in the 'pkgs/' directory. * win/confi... check-in: 489cccf8a0 user: kennykb tags: trunk
01:34
nmake build file support for zlib check-in: 136cc996d7 user: patthoyts tags: trunk
2008-12-18
23:48
* generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf): Rewrite the half-close... check-in: 2cb6ab45d5 user: andreas_kupries tags: trunk
23:00
* generic/tclExecute.c: Disabled apparently faulty assertion. [Bug 2415422].
check-in: 8216d1eb5c user: dgp tags: trunk
22:47
Corrections to make things work with msys check-in: bafa2fddd9 user: dkf tags: trunk
22:21
regen check-in: 3fb80cc319 user: dkf tags: trunk
22:20
Wizzardry need more backslash! check-in: 8c24a98150 user: dkf tags: trunk
21:23
Formatting cleanup. check-in: d95fd6c805 user: dkf tags: trunk
16:52
Add missing flush for half-close of the write side check-in: 9abef88cd5 user: ferrieux tags: trunk
15:36
Try to do the wizardry again... check-in: b12e0de95a user: dkf tags: trunk
15:25
regen check-in: 2d2f7bb606 user: dkf tags: trunk
15:24
Autoconf wizardry! check-in: 6d317a1915 user: dkf tags: trunk
14:16
Slight improvement of changelog message check-in: edd8bad4e7 user: dkf tags: trunk
14:14
Import of zlib 1.2.3 check-in: 0f222b0fe8 user: dkf tags: trunk
11:48
Converted 'if 0' into 'knownBug' constraints check-in: d68e23fd09 user: dkf tags: trunk
10:37
Compressing and decompressing channel transformation support. Note that there may be "quality-of-imp... check-in: 9e962b0a8f user: dkf tags: trunk
09:43
Temporarily disable half-close test because of issue in tcltest cleanup check-in: 2df3f7408e user: ferrieux tags: trunk
07:50
Remove obsolete PipeCloseProc check-in: 933a8b9b1e user: ferrieux tags: trunk
06:40
VOID -> void check-in: 1b2f480abf user: nijtmans tags: trunk
04:38
fix line endings check-in: e4c8071b18 user: dgp tags: trunk
01:14
TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels check-in: d4d9fb3168 user: ferrieux tags: trunk
00:22
Now with *nearly* working gzipping channels... check-in: 70cc20e8e5 user: dkf tags: trunk
2008-12-17
22:07
don't use ckfree((void *)...) but ckfree((char *)...) check-in: 47b3095d6b user: nijtmans tags: trunk
21:05
General improvements. check-in: 425adb3236 user: dkf tags: trunk
17:54
typos in comments check-in: 338141c76a user: dgp tags: trunk
17:23
* unix/Makefile.in: Modify the distclean-packages target so that empty build dir...
check-in: e349f3f236 user: dgp tags: trunk
16:47
move variable "length" inside if() don't use ckfree((void *)...) but ckfree((char *).... check-in: 0a08bcb02d user: nijtmans tags: trunk
15:39
Fix [Bug 2433936] check-in: 22c3f68452 user: dkf tags: trunk
15:36
* unix/Makefile.in: Add build support for collections of TEA * unix/configure.in...
check-in: 03cb345b6c user: dgp tags: trunk
14:33
Removed unused flag. check-in: 0dd4a2524d user: dkf tags: trunk
14:15
Start "pkgs" module in CVS to support source distributions of Tcl with bundled packages. check-in: 49eebfdf0a user: dgp tags: trunk
2008-12-16
23:24
eliminate -Wwrite-strings warnings in enable-threads build. use TclNewLiteralStringObj() check-in: 8b27ea6ef2 user: nijtmans tags: trunk
22:07
Added tests for [throw] and [try]. check-in: 0fe743bda3 user: dkf tags: trunk
22:03
Fix bug in 'trap' handlers (introduced by DKF's editing originally) check-in: 4f5029e8f9 user: dkf tags: trunk
21:29
Docs for TIP 329. check-in: faad09ea5b user: dkf tags: trunk
16:36
First implementation of TIP#329 check-in: 01878a9589 user: dkf tags: trunk
15:50
Re-fix [2431847] check-in: 3de918d602 user: ferrieux tags: trunk
14:34
* generic/tcl.h: Add TIP 338 routines to stub table. * generic/tcl.decls: ...
check-in: 41252e08cd user: dgp tags: trunk
2008-12-15
23:42
Fix line endings damaged by last commit check-in: 99aa249de9 user: patthoyts tags: trunk
23:09
Fi [Bug 2431847] check-in: 56583d3400 user: dkf tags: trunk
22:07
Working towards zlib-based channel transforms check-in: 0eb0bc66c4 user: dkf tags: trunk
18:33
* doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). * doc/CrtComman...
check-in: a861410ea2 user: dgp tags: trunk
17:28
fix 'make checkstubs' failure: make TclGetIndexFromObjList static check-in: d173571652 user: das tags: trunk
17:11
Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace. check-in: 1d99671194 user: ferrieux tags: trunk
15:48
TIP #338 IMPLEMENTATION
* doc/AppInit.c: Made routines Tcl_SetStartupScript ...
check-in: e52c9bd3ce user: dgp tags: trunk, potential incompatibility
2008-12-14
15:10
add new zlib files check-in: aa236f24f4 user: das tags: trunk
15:10
autoheader-2.59 check-in: e573ccc14c user: das tags: trunk
15:10
fix warnings check-in: 230b6aa75f user: das tags: trunk
13:51
Added constraints check-in: 412bc86355 user: dkf tags: trunk
13:44
regen check-in: a0ad030a31 user: dkf tags: trunk
13:42
tidy up check-in: 395b235250 user: dkf tags: trunk
13:32
Improve build rules on Win w.r.t. zlib Improve autoconf magic on Unix and Win check-in: 21345422c5 user: dkf tags: trunk
2008-12-13
21:30
Tcl_MakeSocketClientChannel() can now support any address family handed to it, depending on whether ... check-in: c9157f9317 user: davygrvy tags: tip-162-branch
17:36
Improve docs, start working towards implementing [zlib push] check-in: 30744092cf user: dkf tags: trunk
09:29
Added missing bug numbe check-in: 9b2e359de8 user: dkf tags: trunk
09:19
Many improvements to docs check-in: e71a39bcd4 user: dkf tags: trunk
2008-12-12
21:44
refined the new windows error message code and removed the specialty socket types from the build for... check-in: 06c388b356 user: davygrvy tags: tip-162-branch
21:43
change PATH_MAX to MAXPATHLEN (msvc doesn't have PATH_MAX) check-in: ec83cf1a32 user: nijtmans tags: trunk
20:28
needed to add tip281 support as the error message problem was giving me neck pains check-in: 90f47ccebd user: davygrvy tags: tip-162-branch
17:42
Document new DST fallback rules. Fix time change in Eastern Europe (not 3:00 but 4:00 local time) [B... check-in: 15a0291926 user: nijtmans tags: trunk
16:34
Added some more docs check-in: 032419ee99 user: dkf tags: trunk
16:22
regen/fix blunders check-in: 566f259941 user: dkf tags: trunk
16:18
Make a bad zlib install less fatal to rest of Tcl for now. check-in: 727529ef0e user: dkf tags: trunk
16:07
Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds. check-in: 5a5e87fae7 user: ferrieux tags: trunk
15:06
Let code extract gzip headers check-in: b0c7b90bc3 user: dkf tags: trunk
15:00
Added test for gzip header access check-in: 259509498f user: dkf tags: trunk
11:59
Fix [Bug 2419061] check-in: aa16bed9aa user: dkf tags: trunk
05:25
some edits on the unix socket stuff, still a mess (all mine) check-in: 833f6b9947 user: davygrvy tags: tip-162-branch
04:38
TIP #322 IMPLEMENTATION * doc/NRE.3 (new file): Added documentation of the published API for Non-Rec... check-in: 85e4432562 user: kennykb tags: trunk
2008-12-11
22:30
Eliminate warning: different 'const' qualifiers with msvc compiler. A few more 'const' optimizations... check-in: 2c2dca1f77 user: nijtmans tags: trunk
17:30
* generic/tclIO.c (SetChannelFromAny and related): Modified the * tests/io.test: internal represe... check-in: 4698543527 user: andreas_kupries tags: trunk
16:57
Factor out the code to turn zlib errors into Tcl errors. check-in: 76dfa9d80d user: dkf tags: trunk
16:50
Document the zlib command. Not yet complete! check-in: 8d13d21226 user: dkf tags: trunk
14:45
start of zlib support for windows check-in: 0f2bbb10a9 user: dkf tags: trunk
14:43
regen check-in: a2944700f3 user: dkf tags: trunk
14:42
Slightly less lame configure detection for zlib; still not really right check-in: f361f4a935 user: dkf tags: trunk
14:32
*** empty log message *** check-in: 1bf48a1ce5 user: nijtmans tags: trunk
14:24
Fixed prototypes check-in: aa4617ad55 user: dkf tags: trunk
14:17
regen check-in: cf6b5e350c user: dkf tags: trunk
14:16
Corrections check-in: 3cf5ccb192 user: dkf tags: trunk
14:13
Added basic test suite for zlib check-in: f9323517b4 user: dkf tags: trunk
14:01
Fallback to European time zone DST rules, when the timezone is between 0 and -12 [Bug 2207436]. check-in: e48908f30f user: nijtmans tags: trunk
05:21
add TIP #234 files check-in: 465a045ad6 user: das tags: trunk
01:21
First hack at TIP#234 check-in: b84ee14c8c user: dkf tags: trunk
01:02
added SO_REUSEADDR so I could test with uTorrent running and intercept packets check-in: 7b872c4457 user: davygrvy tags: tip-162-branch
2008-12-10
21:20
added ATM and RM to the dream list check-in: 4da0c6778c user: davygrvy tags: tip-162-branch
19:00
library/tzdata/*: Update from Olson's tzdata2008i. check-in: c57d3ee9f4 user: kennykb tags: trunk
18:21
TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] check-in: 197d47d29d user: ferrieux tags: trunk
11:15
Implement TIP#341. check-in: 133e87a095 user: dkf tags: trunk
10:39
more WSAE errors translated (that actually have translations!). UDP sockets can now be created, but... check-in: 6f3c5c7293 user: davygrvy tags: tip-162-branch
02:20
some wsae errors were skipped over check-in: 6fe03a0e4a user: davygrvy tags: tip-162-branch
02:12
Can almost open UDP sockets.. WSARecv bails with 10014 (WSAEFAULT), researching.. check-in: ac2e115da0 user: davygrvy tags: tip-162-branch
2008-12-09
22:55
some kind of bug in the PlatSDK v6.0A dissallowed me to use bluetooth unless I set version as WinSrv... check-in: 245c6ada83 user: davygrvy tags: tip-162-branch
22:38
Set the file channel to binary for size comparison on windows check-in: e9b5fdb875 user: patthoyts tags: trunk
21:47
restore source and binary compatibility for TIP #337 implementation. (when it's _that_ simple, there... check-in: 10911e26ab user: nijtmans tags: trunk
20:16
TIP #337 IMPLEMENTATION
* doc/BackgdErr.3: Converted internal routine ...
check-in: 2c2b2f27f3 user: dgp tags: trunk, potential incompatibility
19:52
fixed small bug in IocpAcceptOne() that caused the DecodeSockAddr() func to produce a useless revers... check-in: 358802c7bc user: davygrvy tags: tip-162-branch
14:09
A bit more readability refactoring. check-in: 579d74d29f user: dkf tags: trunk
2008-12-08
16:17
Network protocol dream list completed. Total is 47 possibles. check-in: a9cef48d73 user: davygrvy tags: tip-162-branch
2008-12-07
16:28
Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: b4396fa982 user: das tags: trunk
16:28
Fix warnings with assertions enabled check-in: 0a4a880ba1 user: das tags: trunk
07:06
default receive mode changed to flow-controlled from zero-byte. I would think performance outweighs... check-in: 0ceb7388ae user: davygrvy tags: tip-162-branch
06:40
works! check-in: 1b2e66d397 user: davygrvy tags: tip-162-branch
01:23
compiles again.. doesn't link yet check-in: a99e54d582 user: davygrvy tags: tip-162-branch
2008-12-06
20:42
oops check-in: 5765ccbe83 user: dkf tags: trunk
20:12
Partial fix for [Bug 2388866] check-in: 5977c47239 user: dkf tags: trunk
03:39
what a swamp check-in: 5d39943b4e user: davygrvy tags: tip-162-branch
02:30
still getting ready for the weekend code sparing match, me versus make check-in: 33827156b2 user: davygrvy tags: tip-162-branch
00:48
weekend work prepared.. back to donuts check-in: ff239a7752 user: davygrvy tags: tip-162-branch
00:29
initial content added, does not compile at this time check-in: ee6f9c3fad user: davygrvy tags: tip-162-branch
00:19
a big mess, but some structure is forming check-in: a383b0d3fb user: davygrvy tags: tip-162-branch
2008-12-05
21:40
regen check-in: 8357992d08 user: dkf tags: trunk
21:38
Implement TIP#335 check-in: 27a3956c2c user: dkf tags: trunk
16:01
fix Tcl_AppendElement documentation: signature in doc did not match with real signature in header fi... check-in: 0d2ab70b08 user: nijtmans tags: trunk
15:21
minor improvements derived from [Patch 1723738] check-in: 0235d61b38 user: dkf tags: trunk
14:28
regen check-in: 8ffe08936b user: dkf tags: trunk
14:27
Implement TIP#307. check-in: 78cbddf838 user: dkf tags: trunk
02:17
1/2 of the generic code modified for IPv6 (and more protocols) support. check-in: 55b030a95f user: davygrvy tags: tip-162-branch
2008-12-04
17:45
* generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another flag value TC...
check-in: 936137456c user: dgp tags: trunk
2008-12-03
09:51
Fix [Bug 2380318] check-in: d181db5335 user: dkf tags: trunk
07:08
* generic/tclFileName.c (DoGlob): One of the Tcl_FSMatchInDirectory() calls did n...
check-in: 25f2f78225 user: dgp tags: trunk
2008-12-02
19:45
note incompa check-in: fd75928630 user: dgp tags: trunk
19:40
TIP #336 IMPLEMENTATION
* generic/tcl.decls: New routines Tcl_(Get|Set)ErrorLine...
check-in: e01657bdcf user: dgp tags: trunk, potential incompatibility
18:23
* generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandre Ferrieux's first patch for [Bug 22... check-in: 0510216fea user: andreas_kupries tags: trunk
2008-12-01
22:29
* generic/tclParse.c: Coding standards fixups.
check-in: 06db62d609 user: dgp tags: trunk
15:22
Fix [Bug 2371623] with a constraint. check-in: 157967a1e1 user: dkf tags: trunk
09:55
autoconf-2.59 check-in: 09d0c634f7 user: das tags: trunk
09:54
autoheader-2.59 check-in: e193d00717 user: das tags: trunk
2008-11-30
19:24
* library/clock.tcl (format, ParseClockScanFormat): Added a [string map] to get rid of namespace del... check-in: f50581ec54 user: kennykb tags: trunk
2008-11-29
18:18
regen check-in: d1bb07f2c0 user: dkf tags: trunk
18:17
Implementation of TIP #210. check-in: 9f965bfa57 user: dkf tags: trunk
14:44
Moved a number of tests to the newer style. check-in: 0a4b8585b4 user: patthoyts tags: trunk
12:18
Code now simple enough that we can improve its performance by applying the double-checked locking pa... check-in: 3f0a0fe4bc user: dkf tags: trunk
12:15
Improvements to the general readability of the TSD implementation. check-in: 0df4a7b29c user: dkf tags: trunk
2008-11-27
08:23
Alternate fix for[Bug 2251175]: missing backslash substitution on expanded literals. check-in: dc5280ff20 user: ferrieux tags: trunk
2008-11-26
23:44
A few more (harmless) Tcl_SetResult eliminations check-in: 2adf7a3416 user: nijtmans tags: trunk
23:09
Eliminate warning: unused variable check-in: 80eddfdb43 user: nijtmans tags: trunk
19:19
* library/tclIndex: Removed reference to no-longer-extant procedure 'tclLdAout'.... check-in: cefa3cef60 user: kennykb tags: trunk
2008-11-25
23:19
Eliminate 3 calls to Tcl_SetResult, as examples how it should have been done. purpose: contribute in... check-in: 8956424338 user: nijtmans tags: trunk
22:13
* generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandre Ferrieux's patch for [Bug 2270477... check-in: 9fa4a72d8a user: andreas_kupries tags: trunk
06:48
don't assume that Tcl_SetResult sets interp->result, especially not in a dstring test check-in: 55f77779aa user: nijtmans tags: trunk
2008-11-24
10:02
Converter script improvements. [Bug 2330040] check-in: 4cc290da5f user: dkf tags: trunk
2008-11-23
18:05
Fix IsChannelExisting name comparison [Bug 2333466] check-in: 23d8e42096 user: ferrieux tags: trunk
2008-11-19
00:04
Convert Tcl_SetResult(......, TCL_DYNAMIC) to Tcl_SetResult(......, TCL_VOLATILE), in preparation fo... check-in: a75210e18b user: nijtmans tags: trunk
00:00
Simplification of expanded-literals handling after analysis of dead branches check-in: 634598c6b7 user: ferrieux tags: trunk
2008-11-18
06:35
Fix signature and implementation of Tcl_HashStats, such that it conforms to the documentation. check-in: ea4436773c user: nijtmans tags: trunk
2008-11-17
22:39
Fix [Bug 2251175]: missing backslash substitution on expanded literals. check-in: 8c125cb7e1 user: ferrieux tags: trunk
22:37
Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on expanded literals. check-in: 660d564a9d user: ferrieux tags: trunk
22:26
Fix [Bug 2251175]: missing backslash substitution on expanded literals. check-in: 92bf0067c9 user: ferrieux tags: trunk
22:15
Fix signature and implementation of Tcl_HashStats, such that it conforms to the documentation. check-in: 2b7fc9b444 user: nijtmans tags: trunk
08:11
Check for uncompiled-for-continue [Bug 2186888] fixed earlier. check-in: af5cdb41e0 user: ferrieux tags: trunk
2008-11-16
22:22
change two Tcl_SetResult calls to Tcl_SetObjResult, as simplification for the TIP #340 patch. check-in: d58e03ce1a user: nijtmans tags: trunk
17:17
Tidy up formatting. check-in: 720d076b4b user: dkf tags: trunk
2008-11-14
13:00
remove -Wno-implicit-int check-in: dc988d50fd user: das tags: trunk
2008-11-13
22:34
rename static function FSUnloadTempFile to TclFSUnloadTempFile, needed in tclLoad.c Fixed [Bug 22694... check-in: 9ed8aa8799 user: nijtmans tags: trunk
2008-11-12
13:32
Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing to HKCR requires administra... check-in: f1163306de user: patthoyts tags: trunk
00:31
Use -O2 as gcc optimization compiler flag, and get rid of -Wno-implicit-int for... check-in: e70541f4de user: nijtmans tags: trunk
2008-11-11
21:55
Eliminate warning: passing arg 4 of `Tcl_SplitList' from incompatible pointer type reverted change f... check-in: dcb26387d5 user: nijtmans tags: trunk
21:54
Eliminate warning: passing arg 4 of `Tcl_SplitList' from incompatible pointer type reverted change f... check-in: c4b867d651 user: nijtmans tags: trunk
2008-11-10
17:57
* doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich * library/platform/pkgIndex.tcl: ... check-in: 5f16738b09 user: andreas_kupries tags: trunk
2008-11-07
20:10
patch #2215022: clean up the binary ensemble initialization code Applied a patch from Duoas which e... check-in: ce65d5a8de user: patthoyts tags: trunk
2008-11-06
21:47
add "-Wno-implicit-int" for gcc, as on UNIX eliminate an 'array index out of bounds' warning on HP-U... check-in: 918ba31cc4 user: nijtmans tags: trunk
2008-11-04
23:57
* generic/tclPort.h: remove the ../win/ header dir as the build system already has it, and it conf...
check-in: c98c342725 user: hobbs tags: trunk
2008-11-01
15:03
fix typo: s/ZoneinfoFile/LoadZoneinfoFile/ check-in: b61a23bf62 user: das tags: trunk
08:05
Version bump of TclOO check-in: 4c209e9ff3 user: dkf tags: trunk
00:04
remove unused variable check-in: 194e700059 user: dkf tags: trunk
2008-10-31
22:08
Fix [Bug 2200824] and make class constructor error handling much more robust. check-in: c8dd022f7e user: dkf tags: trunk
2008-10-28
23:30
CONSTify TclDTraceInfo Eliminate some -Wstrings-write warnings check-in: 4a0a87f279 user: nijtmans tags: trunk
23:29
CONSTify TclDTraceInfo Eliminate some -Wstrings-write warnings check-in: f5c4b2c4b3 user: nijtmans tags: trunk
2008-10-27
19:08
* generic/tclEncoding.c: Use "iso8859-1" and not "identity" as the default an...
check-in: 557645d373 user: dgp tags: trunk, potential incompatibility
2008-10-26
18:50
Style improvements - invoking callbacks without visual junk. check-in: 4a9936c5ad user: dkf tags: trunk
18:34
Style improvements - invoking callbacks without visual junk. check-in: a1a8afc25d user: dkf tags: trunk
12:45
Style improvements - invoking callbacks without visual junk. check-in: de3bfd137a user: dkf tags: trunk
2008-10-24
00:40
Removed a rogue ^M from the end of a line check-in: 67dbd05fb4 user: patthoyts tags: trunk
2008-10-23
23:17
Fixed a failure to read SHOUTcast streams with the new 2.7 package. Introduced a new intial state as... check-in: 943b6dd8ce user: patthoyts tags: trunk
12:18
only create test.dat file on windows, it is never used on unix and creation may fail due to insuffic... check-in: 7dff6665ff user: das tags: trunk
03:28
* generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE in the for body [Bug 2186888].
check-in: 9cb9b8e5ed user: msofer tags: trunk