Tcl Source Code

Timeline
Login

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

30 check-ins using file changes version b5885598a4

2008-03-26
14:51
Minor improvements/fixes check-in: a13f7f626c user: dkf tags: trunk
09:59
Minor fixes to copyright declarations (spelling, consistency) check-in: c7641a4ced user: dkf tags: trunk
2008-03-24
03:10
Removed duplicated tests check-in: 492afc7d35 user: patthoyts tags: trunk
03:10
improved fix keeping short-circuit check-in: b0d0fbefe0 user: patthoyts tags: trunk
02:50
bug #1923966 - crash in binary format. Added tests for the above crash condition. check-in: 7774371e84 user: patthoyts tags: trunk
2008-03-21
19:22
Clarified docs. [Bug 1899962] check-in: 579ac005a8 user: dkf tags: trunk
19:09
Added more tests of regexp-mode compilation of the [switch] command. [Bug 1854435] check-in: bc1b844f2b user: dkf tags: trunk
2008-03-20
09:53
Oops, typo. check-in: 1fcfaf731d user: dkf tags: trunk
09:49
Final clean up of the Tcl_GetMemoryInfo mess. check-in: f3b6299f91 user: dkf tags: trunk
2008-03-19
16:56
fix typos check-in: 409d3ae206 user: das tags: trunk
16:19
Added exported non-stub function Tcl_GetMemoryInfo check-in: 242d4ea37b user: dkf tags: trunk
16:02
Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171] check-in: 95fb422443 user: dkf tags: trunk
13:39
Added workaround for [Bug 1905562] check-in: 5ec8810cae user: dkf tags: trunk
2008-03-18
18:52
fix and simplify the OFFSET computation for TclStackAlloc check-in: dfb1d90bd7 user: msofer tags: trunk
18:14
* library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' to 'source -encoding utf-8'. Thi... check-in: 24a32ceeee user: andreas_kupries tags: trunk
18:02
Fix oops. Use ::list, not list, prevent use of the namespace local command. check-in: bf1856b94a user: andreas_kupries tags: trunk
17:58
* generic/tclExecute.c: Patch from Miguel Sofer to correct the alignment of memory a...
check-in: f5ce84af0c user: dgp tags: trunk
17:41
* library/tm.tcl (::tcl::tm::Defaults): Modified handling of environment variables. See [Bug 19... check-in: 87f6d0ef1f user: andreas_kupries tags: trunk
2008-03-16
17:00
Correct the handling of stack space calculation (the jump pattern used was confusing the simple-mind... check-in: f311b220cd user: dkf tags: trunk
12:39
removed erroneous whitespace check-in: 2299a5e042 user: dkf tags: trunk
12:38
Clarified documentation of what happens with negative indices. [Bug 1905809] Added example, tidied u... check-in: dd29fda1f6 user: dkf tags: trunk
2008-03-14
19:53
* generic/tclBasic.c (OldMathFuncProc): Same workaround protection from bad TclStack...
check-in: fabbee2722 user: dgp tags: trunk
19:46
* generic/tclCmdIL.c (Tcl_LsortObjCmd): Use ckalloc() to allocate SortElement arrays...
check-in: 3b92a0e0a4 user: dgp tags: trunk
17:43
Update test for corrected error message check-in: 17f3515c65 user: dgp tags: trunk
16:32
* generic/tclTest.c: Ignore the return value of write() when * unix/tclUnixPipe.c: we are about to ... check-in: fc856d5e52 user: rmax tags: trunk
16:07
missing char in error message check-in: 53475f84f7 user: dgp tags: trunk
2008-03-13
17:46
d'oh! s/backspace/backslash/ check-in: 877093622d user: das tags: trunk
17:44
* unix/configure.in: use backspace-quoting instead of double-quoting * unix/tcl.m4: for lib paths...
check-in: 26016dfcd7 user: das tags: trunk
17:14
* generic/tclStrToD.c: Resolve identifier conflict over "pow10" with libm in Cygwin...
check-in: 26011d35f1 user: dgp tags: trunk
14:52
* changes: Updated for 8.5.2 release.
check-in: 94c0b53f2d user: dgp tags: trunk