Timeline
Not logged in

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

686 check-ins using file generic/tclThreadAlloc.c version 170f8c591d

2013-09-19
13:39
[31661d2135] Plug memory leak. Closed-Leaf check-in: 3aeeb51441 user: dgp tags: bug-31661d2135
2013-01-01
15:26
missing update in last merge check-in: 289843313b user: mig tags: mig-no280
2012-04-06
23:42
cygwin should use SetEnvironmentVariable for windows env Closed-Leaf check-in: b154f7f607 user: jan.nijtmans tags: cygwin-environment-changes
2012-04-04
20:51
Fix [Bug 3514761] and related ensemble/construction problems. check-in: 9569a8471a user: dkf tags: trunk
20:37
some formatting (*.decls) remove some unused cygwin-related code some minor gcc warnings check-in: 804d7eee7c user: jan.nijtmans tags: trunk
15:07
merge-mark check-in: fdfbefa0b9 user: jan.nijtmans tags: trunk
10:51
Added characterisation of Bug 3514761; currently knownBug... check-in: fdd4e996ad user: dkf tags: trunk
09:54
[Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: 0dfb472cef user: jan.nijtmans tags: trunk
2012-04-03
14:44
Remove the TclpGetTZName implementation for Cygwin (from 2012-04-02 commit) check-in: 64404b14d5 user: jan.nijtmans tags: trunk
10:58
[Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName Closed-Leaf check-in: 571970a62f user: jan.nijtmans tags: bug-3514475
2012-04-02
17:51
re-generate configure check-in: 6104ed0d3e user: jan.nijtmans tags: trunk
14:13
cygwin should not use ExitProcess check-in: 810dc33bbd user: jan.nijtmans tags: trunk
13:13
Implementation of TIP #396 check-in: 1d6747e53f user: dkf tags: trunk
09:45
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: 9e1a41ed83 user: jan.nijtmans tags: trunk
2012-03-31
15:16
Another step on the road to implementation. check-in: 928447f7d2 user: dkf tags: tip-400-impl
14:06
D'oh! check-in: 9e464ab00d user: dkf tags: tip-400-impl
13:48
Start of implementation of TIP 400: zlib improvements check-in: 359ebdf668 user: dkf tags: tip-400-impl
2012-03-30
12:28
[Bug 3511806] Compiler checks too early (autoconf still to be run!) check-in: df5899ee61 user: jan.nijtmans tags: trunk
2012-03-29
09:24
Fix minor typos in ChangeLog messages. check-in: e9858729dc user: dkf tags: trunk
08:38
faster memleak-free implementation of [string is entier] check-in: df23d89ed4 user: jan.nijtmans tags: trunk
2012-03-28
14:28
merge trunk check-in: 2a19fcb152 user: dkf tags: dkf-utf16-branch
14:27
merge trunk check-in: c908855c32 user: dkf tags: dkf-notifier-poll
13:33
merge trunk check-in: 2edb5d44c0 user: dkf tags: dkf-documentation-figures
13:32
merge trunk check-in: 13a02eed88 user: dkf tags: dkf-bytecode-8.6-main
13:32
merge trunk check-in: 10889e2974 user: dkf tags: dkf-alias-encoding
13:30
merge trunk check-in: 78f305269a user: dkf tags: tip-398-impl
2012-03-27
14:26
se lower numbers, preventing integer overflow in tclWinError.c check-in: f38a3c4d81 user: jan.nijtmans tags: trunk
12:36
gcc warning: unused but set variable check-in: 443b5353a6 user: jan.nijtmans tags: trunk
12:26
Implementation of TIP #395 check-in: 7141246313 user: dkf tags: trunk
12:15
[Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: cd7415d81d user: jan.nijtmans tags: trunk
08:21
Implementation of TIP #397 check-in: 037a44105f user: dkf tags: trunk, potential incompatibility
2012-03-26
13:11
Fix uninit variable (thanks to dgp for reporting) check-in: 785a336086 user: dkf tags: trunk
12:51
Implementation of TIP #380 check-in: 3e85aec4f2 user: dkf tags: trunk, potential incompatibility
08:56
3 missing stub macros for cygwin merge problem from Tcl 8.4 (old mac stub table got accidently back) check-in: 460693a27f user: jan.nijtmans tags: trunk
2012-03-25
21:42
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: b503983e6b user: jan.nijtmans tags: trunk
2012-03-23
15:55
wrong date in ChangeLog check-in: ed8d45b515 user: jan.nijtmans tags: trunk
15:53
Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). They were an attempt to... check-in: 70fd0e4074 user: jan.nijtmans tags: trunk
2012-03-22
21:57
merge trunk (fix OSX build error) check-in: c63f1e426a user: jan.nijtmans tags: tip-398-impl
10:01
[bug 3508771] fix OSX build check-in: 73fee7c814 user: jan.nijtmans tags: trunk
08:04
Take two. Don't forget to apply all patches, even when the phone rings in between. check-in: 83c38b0c0d user: ferrieux tags: tip-398-impl
07:33
Implement tip 398 : Quickly Exit with Non-Blocking Blocked Channels. This is simply a revert of the ... check-in: f2a0a1891c user: ferrieux tags: tip-398-impl
2012-03-20
11:59
[Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 8f9c16848b user: jan.nijtmans tags: trunk
2012-03-19
17:15
Update to tzdata 2012b check-in: df17301541 user: venkat tags: trunk
16:51
* Use the values returned by getaddrinfo() for all three arguments to socket() instead of only us... check-in: 74615f33dc user: max tags: trunk
2012-03-15
21:14
[Bug 3288345] Wrong Tcl_StatBuf used on Cygwin check-in: 7ad5febe39 user: jan.nijtmans tags: trunk
2012-03-12
14:48
Start of some support for a macro for figures, which is mainly intended for use with Tk. Prompted by... check-in: 101dd10b7d user: dkf tags: dkf-documentation-figures
12:40
[Bug 3388350] mingw64 compiler warnings check-in: a798d1b44e user: jan.nijtmans tags: trunk
2012-03-11
17:03
A number of small spelling and wording fixes in the docs. check-in: 9539be84d1 user: dkf tags: trunk
2012-03-08
21:12
More small bits of doc mending. check-in: c00ce8ef2e user: dkf tags: trunk
09:55
Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). check-in: ef1168c4d6 user: dkf tags: trunk
09:01
merge from trunk check-in: 198464a9f4 user: dkf tags: dkf-bytecode-8.6-main
09:00
merge from trunk check-in: dd77c1513d user: dkf tags: dkf-utf16-branch
09:00
merge from trunk check-in: ea86b8ad37 user: dkf tags: dkf-notifier-poll
08:59
merge from trunk check-in: cb4a3bfbb9 user: dkf tags: dkf-alias-encoding
2012-03-07
20:54
Refactor TclScanElement() part of list parsing to take advantage of tables constructed for the task ... check-in: 3b5c5a2957 user: dgp tags: trunk
20:18
DWORD_PTR typedef after <windows.h> check-in: 2c094f46eb user: jan.nijtmans tags: trunk
18:59
Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ... check-in: d4d8d006ea user: andreask tags: trunk
2012-03-06
20:54
Compatibility with older Visual Studio versions check-in: b9d820cfd6 user: jan.nijtmans tags: trunk
2012-03-05
20:44
merge-mark check-in: 6aba59467d user: jan.nijtmans tags: trunk
17:46
merge trunk check-in: 41e5026e0c user: dgp tags: dgp-refactor
2012-03-04
16:52
Compilation of misc info sometimes used in high-performance code. check-in: 2eebfcc371 user: dkf tags: dkf-bytecode-8.6-main
16:39
Patch from the cygwin folks check-in: 09cd534bb6 user: jan.nijtmans tags: trunk
2012-03-02
10:07
Add bug number. check-in: a17072b253 user: dkf tags: trunk
10:05
(Tcl_SetByteArrayObj): Only zero out the memory block if it is not being immediately overwritten. Th... check-in: 281db1ba11 user: dkf tags: trunk
2012-02-29
22:41
oops, that's no utf-8 BOM ;-( check-in: 86923ce939 user: jan.nijtmans tags: trunk
21:56
[Bug 3466099] BOM in Unicode check-in: ad684faec9 user: jan.nijtmans tags: trunk
2012-02-23
21:10
Add tests relating to bug 1115587. The bug itself still exists at this point. check-in: fc453fd101 user: dkf tags: trunk
2012-02-21
10:25
Documentation clarification, as discussed in [Bug 3482614]. check-in: 1d80a41569 user: dkf tags: trunk
2012-02-17
21:18
[Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work in VS10) check-in: 130293d784 user: jan.nijtmans tags: trunk
17:15
Merged core-8-5-branch segfault fix (commits [39f6ebe301] and [a6aa5be5b7]). check-in: 7135bc0716 user: andreask tags: trunk
09:10
merge trunk check-in: f7b605d4cd user: dkf tags: dkf-alias-encoding
09:08
merge trunk check-in: 8454ac74d2 user: dkf tags: dkf-utf16-branch
09:06
merge trunk check-in: 6ef0534927 user: dkf tags: dkf-notifier-poll
2012-02-16
23:11
[Bug 2233954] AIX: compile error check-in: dc007f490b user: jan.nijtmans tags: trunk
13:51
* generic/tclExecute.c (INST_LIST_RANGE_IMM): Enhance implementation so that shortening a (not multi... check-in: cad3b32b14 user: dkf tags: trunk
2012-02-15
20:43
* generic/tclCompCmds.c (TclCompileLreplaceCmd): Added a compilation strategy for [lreplace] that ... check-in: e3106247db user: dkf tags: trunk
12:02
* generic/tclCompCmds.c (TclCompileLrangeCmd): Add compiler for [lrange] with constant indices so ... check-in: 533a2ba7b7 user: dkf tags: trunk
10:01
* generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix crash in compilation of [dict f... check-in: af39754237 user: dkf tags: trunk
2012-02-11
15:44
Minor: Formatting fixes. check-in: e7b4aca827 user: dkf tags: trunk
12:47
merge mark check-in: 5cfe6cf698 user: dkf tags: trunk
2012-02-10
15:11
Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 br... check-in: 38c3b80088 user: ferrieux tags: trunk
2012-02-09
15:28
merge trunk check-in: 2b01c45c26 user: dkf tags: dkf-alias-encoding
15:28
merge trunk check-in: 2ee17eeb36 user: dkf tags: dkf-utf16-branch
15:28
merge trunk check-in: 8db26d2e11 user: dkf tags: dkf-notifier-poll
15:23
Converted the memcpy() calls in append operations to memmove() calls. This adds safety in the case o... check-in: 3bb4751c4e user: dgp tags: trunk
2012-02-08
20:22
merge trunk Closed-Leaf check-in: 66f3affcbc user: jan.nijtmans tags: bug-3466099
2012-02-06
19:12
Honor per-namespace compile suppression in ensemble subcommands. check-in: ecbee70832 user: dgp tags: trunk
18:57
3485022 Disable ensemble subcommand compile inside a Tcl_Create*Trace(). check-in: f59553e6ec user: dgp tags: trunk
17:41
3485022 TclCompileEnsemble() avoid compile when exec traces set. check-in: 64bca4282c user: dgp tags: trunk
17:11
fix for [Bug 3484621], take 3 check-in: 3f2b9932a7 user: mig tags: trunk
16:53
fix for [Bug 3484621], take 2 check-in: 2525262824 user: mig tags: trunk
16:46
Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bump the interp's compile ... check-in: b5b93de310 user: mig tags: trunk
2012-02-04
17:49
merge trunk check-in: 1051c7ac93 user: dkf tags: dkf-alias-encoding
17:48
merge trunk check-in: 6062d13e22 user: dkf tags: dkf-utf16-branch
17:48
merge trunk check-in: 1ea7dfcf2c user: dkf tags: dkf-notifier-poll
2012-02-03
23:33
[Frq 3483854] zlib-1.2.6 Not to be merged to trunk until the official zlib1.dll is released as well!... Closed-Leaf check-in: aed9557397 user: jan.nijtmans tags: zlib-1.2.6
23:00
mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: df5aea7b41 user: jan.nijtmans tags: trunk
21:25
merge trunk check-in: ffb46b40ba user: jan.nijtmans tags: tip-389-impl
2012-02-02
21:13
[Frq 3464401] Support Unicode 6.1 check-in: b171159506 user: jan.nijtmans tags: trunk
18:01
inverted logic check-in: 4ebc3a8e1e user: dgp tags: trunk
17:35
2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 23cc9bf170 user: dgp tags: trunk
2012-02-01
13:00
[Bug 3482614]: Documentation nit. check-in: 7f49ede254 user: dkf tags: trunk
2012-01-30
23:34
Minor: make comments accurate in [catch] compiler. check-in: b95f569ee3 user: dkf tags: trunk
15:43
* generic/tclCompCmds.c (TclCompileCatchCmd): Added a more efficient bytecode generator for the ca... check-in: c7bbf49644 user: dkf tags: trunk
2012-01-27
21:56
3479689 New internal routine TclJoinPath(). Refactor all the *Join*Path* routines to give them more... check-in: 55c8c6c155 user: dgp tags: trunk
18:44
3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... check-in: d17bc3040a user: dgp tags: trunk
2012-01-26
23:26
alternative TIP 395 implementation: - more efficient, will not generate bignum - uses "string is int... Closed-Leaf check-in: 9969397e80 user: jan.nijtmans tags: tip-395-with-alt-name
21:58
merge trunk check-in: 702fdde8e2 user: jan.nijtmans tags: tip-389-impl
16:53
3475569 Add checks for unshared values before calls demanding them. 3479689 Stop memory corruption w... check-in: c53d73cbc2 user: dgp tags: trunk
2012-01-25
14:39
* generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: When copying an object, make sure that ... check-in: 2058b8a0d7 user: dkf tags: trunk
2012-01-23
22:19
merge trunk check-in: 9eab8924a0 user: jan.nijtmans tags: tip-389-impl
21:21
Simplify the logic of setting the TCL_REG_NOTBOL flag. check-in: e454de076f user: dgp tags: trunk
17:51
merge mark check-in: ec2592bc98 user: dgp tags: trunk
15:35
merge trunk check-in: 3d4874b922 user: dgp tags: dgp-pkg-migration
09:38
merge trunk check-in: 048c3301f8 user: dkf tags: dkf-alias-encoding
09:38
merge trunk check-in: 41d9eb81af user: dkf tags: dkf-utf16-branch
09:38
merge trunk check-in: b350d71428 user: dkf tags: dkf-notifier-poll
2012-01-22
21:50
[Frq 3473670]: Various Unicode-related check-in: d772d08f8a user: jan.nijtmans tags: trunk
13:16
* generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that errors only ever happen when in... check-in: 22ec97b057 user: dkf tags: trunk
12:19
mark to avoid mistaken commit check-in: 1cf2a06f53 user: dkf tags: dkf-alias-encoding
12:06
merge trunk check-in: e91fb0cde4 user: dkf tags: dkf-alias-encoding
12:06
merge trunk check-in: bf9ad9a5fb user: dkf tags: dkf-utf16-branch
12:05
merge trunk check-in: bc79ca2833 user: dkf tags: dkf-notifier-poll
2012-01-21
08:31
Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: 473eee5c31 user: jan.nijtmans tags: trunk
08:20
Prevent buffer read overflow. Thanks to "sebres" for the report and fix check-in: 3cb2ac8fbd user: jan.nijtmans tags: trunk
2012-01-17
15:22
* doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when a dictionary key and t... check-in: 18138fd96f user: dkf tags: trunk
14:34
merge mark check-in: 003418bc2c user: dgp tags: trunk
2012-01-16
13:35
merge trunk check-in: b9329b4911 user: dkf tags: dkf-alias-encoding
13:35
merge trunk check-in: 0d8d161fe8 user: dkf tags: dkf-utf16-branch
13:34
merge trunk check-in: 94e7978a5c user: dkf tags: dkf-notifier-poll
13:32
Ensure that error messages are always set, even in believed-unreachable code. check-in: 4366119ec4 user: dkf tags: trunk
2012-01-13
11:50
* library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: f9a94facca user: dkf tags: trunk
2012-01-12
20:40
[Bug 3472316] Document the destructive semantics of [fconfigure -error] on sockets. check-in: daf88a2bd0 user: ferrieux tags: trunk
13:23
[Bug 3466506]: Document more environment variables. check-in: 6f0fbae68b user: dkf tags: trunk
2012-01-09
20:34
[Bug 3464428] string is graph \u0120 is wrong check-in: e9a619e9dc user: jan.nijtmans tags: trunk
13:50
Revert mistaken commit. check-in: 38a63eef25 user: dgp tags: trunk
2012-01-08
20:49
Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928] check-in: dc71499520 user: kbk tags: trunk
2011-12-31
15:13
merge trunk check-in: d0927e994c user: dkf tags: dkf-alias-encoding
15:12
merge trunk check-in: e0cf8ae638 user: dkf tags: dkf-utf16-branch
15:09
merge trunk check-in: ac9b0e6278 user: dkf tags: dkf-notifier-poll
15:04
merge trunk check-in: d7da5e7e1e user: dkf tags: dkf-alias-encoding
2011-12-30
08:26
Update to Olson's tzdata2011n check-in: fdf178b941 user: venkat tags: trunk
2011-12-28
23:29
first attempt at fixing bug-3466099 check-in: 625e54fc08 user: jan.nijtmans tags: bug-3466099
2011-12-24
00:30
[Bug 3464428] string is graph \u0120 is wrong check-in: 0c1ac83954 user: jan.nijtmans tags: trunk
2011-12-13
17:45
(TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure as an AuxData type. For... check-in: 1afb7a55b3 user: andreask tags: trunk
2011-12-11
09:17
Some Unicode 6.0 chars not in [:print:] class check-in: 95f8aa7255 user: jan.nijtmans tags: trunk
2011-12-07
06:23
[Bug 3444754] string tolower \u01c5 is wrong check-in: 1f5f4a676e user: jan.nijtmans tags: trunk
2011-12-01
09:18
Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. check-in: 41679f73e6 user: dkf tags: trunk
2011-11-30
21:05
[Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: 8ba57189f9 user: jan.nijtmans tags: trunk
06:15
[Bug 2991415]: tclport.h #include'd before limits.h check-in: 92d210ba25 user: jan.nijtmans tags: trunk
06:08
don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 check-in: 07e9a25b12 user: jan.nijtmans tags: trunk
2011-11-26
16:08
merge trunk check-in: ff15145ebd user: dkf tags: dkf-utf16-branch
16:06
merge trunk check-in: e54193b3cb user: dkf tags: dkf-notifier-poll
16:04
merge trunk check-in: 854afbcec5 user: dkf tags: dkf-alias-encoding
2011-11-25
11:55
* library/history.tcl (history): Simplify the dance of variable management used when chaining to t... check-in: 8d7fa1c1f0 user: dkf tags: trunk
2011-11-22
13:07
Make some of the logic in TclCompileObj less heavily nested, to improve clarity. check-in: 94f63a92f9 user: dkf tags: trunk
08:30
[Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) check-in: bc67d4f61a user: jan.nijtmans tags: trunk
2011-11-21
18:23
Fix a bug where global precompiled code (A) called from a precompiled procedure causes the core to ... check-in: 51f9d8af10 user: andreask tags: trunk
18:12
Fixed typo in a comment. check-in: 0a6cf58d8f user: andreask tags: trunk
05:51
Revise results of the thread-7.28 through thread-7.31 tests to account for the fact they are cancele... check-in: 0201686f93 user: mistachkin tags: trunk
01:26
Remove unnecessary [after] calls from the thread tests. Make error message matching more robust for... check-in: 4466e490d8 user: mistachkin tags: trunk
2011-11-18
12:11
Remove all use of thread::release from the thread 7.x tests, replacing it with a script that can eas... check-in: d4b7c74d47 user: mistachkin tags: trunk
04:57
Refactor all the remaining thread-7.x tests that were using [testthread]. Note that this test file ... check-in: 3344b33e21 user: mistachkin tags: trunk
01:01
For [testthread cancel], avoid creating a new Tcl_Obj when the default script cancellation result is... check-in: 0b4be2fe68 user: mistachkin tags: trunk
2011-11-11
13:11
merge trunk check-in: 751590f372 user: dkf tags: dkf-utf16-branch
13:11
merge trunk check-in: 8157b4c216 user: dkf tags: dkf-notifier-poll
13:09
win/tclWinConsole.c: Refactor common thread handling patterns. check-in: 042936d44f user: dkf tags: trunk
10:58
Generalize previous fix to all of zlib.test; also, tidy up [chan configure] flags across zlib.test. check-in: 0c68b36e42 user: ferrieux tags: trunk
10:34
Use nonblocking writes in single-threaded IO tests to avoid deadlocks when going beyond OS buffers ... check-in: 242ebc5e92 user: ferrieux tags: trunk
2011-11-09
20:40
More work in progress converting tests from [testthread] to Thread package. check-in: b9f009241b user: dgp tags: trunk
2011-11-08
17:20
missing constraint and too brittle result check-in: ebef023af4 user: dgp tags: trunk
16:44
missing constraints check-in: b1ea4cffbf user: dgp tags: trunk
2011-11-03
14:37
* unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam) (TclpGetGrGid): Use the elaborat... check-in: ed2b08e566 user: dkf tags: trunk
2011-11-01
18:53
Work in progress converting tests from [testthread cancel] to [thread::cancel] check-in: 5587254983 user: dgp tags: trunk
14:39
merge mark check-in: 8fe91a8e59 user: dgp tags: trunk
2011-10-31
17:08
3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. check-in: 0b6c54865b user: dgp tags: trunk
2011-10-27
20:35
Start of work on system for alias encodings, i.e., alternate names for encodings. check-in: 4d643b6bec user: dkf tags: dkf-alias-encoding
20:15
Work In Progress migrating msgcat package to tcl/pkgs/ distribution. Includes inventing configure/ma... check-in: d505b7f4cd user: dgp tags: dgp-pkg-migration
19:37
After manual establish of symlink in second sandbox, commit sync'd change to both images of the link... check-in: 500e62a3e3 user: dgp tags: dgp-pkg-migration
19:35
Remove mistaken commits. check-in: 79fb8b8133 user: dgp tags: dgp-pkg-migration
19:31
Commit from the sandbox with the symlink to restore the consistency. check-in: 39aaba477b user: dgp tags: dgp-pkg-migration
19:27
Testing symlink support check-in: b2b0b83944 user: dgp tags: dgp-pkg-migration
19:13
Attempt to use new symlink support in fossil to begin package migration. check-in: d7de076618 user: dgp tags: dgp-pkg-migration
18:17
merge trunk check-in: a7347bcec3 user: dkf tags: dkf-utf16-branch
18:13
merge trunk check-in: 0af44e08cb user: dkf tags: dkf-notifier-poll
15:49
merge trunk check-in: 66be65105d user: dgp tags: dgp-refactor
2011-10-26
17:45
merge mark check-in: dc19c17742 user: dgp tags: trunk
2011-10-25
04:21
Add a local copy of reference JS demo at same fps. Add an interactive tclsh page for easy timings, i... Closed-Leaf check-in: 29517d12f7 user: ferrieux tags: ferrieux-nacl
2011-10-21
09:39
MINOR: Add emacs style info to end of C files. check-in: 845f5f4d8e user: dkf tags: trunk
2011-10-20
15:59
add missing merge mark check-in: a25a66c4d1 user: dgp tags: trunk
15:56
Update changes toward 8.6b3 release. Bump to http 2.8.3. check-in: 4643e7b717 user: dgp tags: trunk
14:39
merge trunk check-in: f92dc9224e user: dkf tags: dkf-utf16-branch
14:39
merge trunk check-in: c04c36b0d0 user: dkf tags: dkf-notifier-poll
14:37
Resolver fix from Stefan Sobernig. * generic/tclLiteral.c (TclInvalidateCmdLiteral): [Bug 3418547]:... check-in: 6941a89e57 user: dkf tags: trunk
14:24
ChangeLog entry. Closed-Leaf check-in: 0ce8e2b854 user: dkf tags: bug-3418547
13:50
Tidying up. check-in: dfb85d39bc user: dkf tags: bug-3418547
2011-10-19
20:21
Stop warnings and segfault. check-in: 1e6db28a29 user: dgp tags: bug-3418547
12:10
merge trunk Closed-Leaf check-in: b6b01c5365 user: dgp tags: remove-pathappend-intrep
2011-10-18
22:03
Streamline demo setup; update README to reflect API changes. check-in: 91aea72dbd user: ferrieux tags: ferrieux-nacl
13:08
Don't cache the system timezone when it was derived from TCL_TZ or TZ. check-in: 2b6aaefebf user: max tags: trunk
06:33
Update to new (incompatible, stabilized) ABI. Now requires Chrome 15 or above. check-in: d6b778727b user: ferrieux tags: ferrieux-nacl
2011-10-17
17:38
merge trunk check-in: bde0ffa6e5 user: dgp tags: remove-pathappend-intrep
2011-10-15
16:48
And the failing test file too... check-in: ae57dfb77e user: dkf tags: bug-3418547
15:57
Commit of patch relating to interp resolvers check-in: 5ba2c5ac72 user: dkf tags: bug-3418547
10:28
Update to Olson's tzdata2011l check-in: 95db49a59b user: venkat tags: trunk
2011-10-13
21:10
merge trunk check-in: e7017fcc72 user: dkf tags: dkf-utf16-branch
21:09
merge trunk check-in: 96352b53af user: dkf tags: dkf-notifier-poll
19:18
merge trunk check-in: 610f5b391c user: dgp tags: remove-pathappend-intrep
18:19
Correct botch. check-in: f0486f9bbd user: dgp tags: trunk
18:10
3423059 silence compiler warning check-in: d287fac6bb user: dgp tags: trunk
18:02
3423069 silence compiler warnings. check-in: d6b80e8cf1 user: dgp tags: trunk
08:02
revert test-case change for [Bug 2935503] check-in: fb6eac342d user: jan.nijtmans tags: trunk
2011-10-11
13:39
[Bug 2935503] Incorrect mode field returned by file stat command check-in: c07f32716f user: jan.nijtmans tags: trunk
2011-10-09
14:41
* generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling of qualified names, and added ... check-in: acdee8149c user: dkf tags: trunk
2011-10-07
21:21
Fix env.test, when running under wine 1.3 check-in: 78d77f044f user: jan.nijtmans tags: trunk
14:49
merge trunk check-in: 3dcfeb9b27 user: dkf tags: dkf-utf16-branch
14:48
merge trunk check-in: efd220a1ac user: dkf tags: dkf-notifier-poll
12:16
Merge updates from trunk check-in: 59daece720 user: ferrieux tags: ferrieux-nacl
12:01
Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 91a0a93dad user: jan.nijtmans tags: trunk
2011-10-06
21:19
Reintegrate the compilation of [dict with], which is now usually much faster (but only inside contex... check-in: 81996420e6 user: dkf tags: trunk
19:57
Handle empty tail case to stop test failures. check-in: b14befee57 user: dgp tags: remove-pathappend-intrep
19:26
Disabled more large blocks of code not needed in the absence of the TCLPATH_APPEND intrep. check-in: 3ea6aab6df user: dgp tags: remove-pathappend-intrep
19:15
Add the other instructions to the assembler's nous. Closed-Leaf check-in: 5b83ff4cd5 user: dkf tags: dkf-dict-with-compiled
2011-10-05
19:01
Add special handling required for ~foo filesystem paths. check-in: a09a9e64c0 user: dgp tags: remove-pathappend-intrep
18:11
Radical experiment of completely disabling the TCLPATH_APPENDED intrep of the "path" Tcl_ObjType tha... check-in: 15d9677358 user: dgp tags: remove-pathappend-intrep
14:23
Merge to feature branch check-in: 2b23686155 user: jan.nijtmans tags: tip-389-impl
14:21
merge trunk check-in: 055aae0b17 user: dkf tags: dkf-dict-with-compiled
14:19
Added some tests. check-in: 55b7d7fafb user: dkf tags: dkf-dict-with-compiled
14:05
wrong copy/paste in ChangeLog check-in: fed81b9937 user: jan.nijtmans tags: trunk
13:58
Remove tclWinProcs, as it is no longer being used check-in: 3bc90017b9 user: jan.nijtmans tags: trunk
2011-10-04
08:44
merge trunk check-in: 7d5b912b37 user: dkf tags: dkf-dict-with-compiled
05:11
Update to Olson's tzdata2011k check-in: 078177c87f user: venkat tags: trunk
2011-10-03
10:45
Added support for having the dict var itself referenced by LVT index. check-in: 0b8e874e2c user: dkf tags: dkf-dict-with-compiled
07:51
Add assembler support for the new INST that I think has a stable interface. check-in: 13d6ce4ce6 user: dkf tags: dkf-dict-with-compiled
2011-10-02
16:29
Experimental compilation of the [dict with] subcommand. No tests yet, and not yet certain that the a... check-in: 3e46935f68 user: dkf tags: dkf-dict-with-compiled
2011-09-29
14:58
More polishing of Tcl's HTML doc converter. check-in: fe2f12390f user: dkf tags: trunk
10:56
[Bug 3414769]: Updated list of default-hidden commands for safe interps. check-in: ff6cb3f219 user: dkf tags: trunk
2011-09-28
08:32
[RFE 3010352]: make all TclOO API functions MODULE_SCOPE check-in: d952be86c1 user: jan.nijtmans tags: trunk
01:39
merge trunk check-in: 0f1d9f3a48 user: mig tags: mig-no280
2011-09-27
09:57
Release unused memory... check-in: 538047ebb7 user: dkf tags: trunk
09:49
* generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Corrected the memory management for th... check-in: 06c0436f04 user: dkf tags: trunk
09:45
Test harness for Tcl_ParseArgsObjv Closed-Leaf check-in: ffc52b181f user: dkf tags: bug-3413857
09:44
Unbreak TCL_ARGV_AUTO_REST macro, found during testing. check-in: e670fd9be2 user: dkf tags: bug-3413857
2011-09-26
10:46
Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758] check-in: 08c3728274 user: dkf tags: trunk
10:09
Proposed patch to fix [Bug 3413857]... check-in: 8edb5ef770 user: dkf tags: bug-3413857
2011-09-23
19:16
More revisions to get finalization of ReflectedTransforms correct, including adopting a "dead" field... check-in: 5752b4e079 user: dgp tags: trunk
16:00
Stop using the deprecated thread management commands of the tcltest package. The test suite ought to... check-in: d1a3e27d6c user: dgp tags: trunk
02:55
Further corrections to [info frame] in a coroutine. check-in: 2caf2b6c9c user: dgp tags: trunk
2011-09-22
20:32
Revise [info frame] so that it stops creating cycles in the iPtr->cmdFramePtr stack. check-in: 1250a21420 user: dgp tags: trunk
14:08
(minor: tidy up some comments) check-in: 2e5e7f4e21 user: dkf tags: trunk
14:05
[Bug 2903743]: Try to do the right thing when presented with old-style nroff. check-in: 6f7454b66b user: dkf tags: trunk
12:00
typo check-in: a95a9b242d user: jan.nijtmans tags: trunk
2011-09-21
21:45
Revise the thread exit handling of the [testthread] command so that it properly maintains the per-pr... check-in: 512220a685 user: dgp tags: trunk
20:54
[Bug 3412487]: Now short reads are allowed in synchronous fcopy, avoid mistaking them as nonblocking... check-in: 300934ee84 user: ferrieux tags: trunk
17:13
* generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed the missing initialization of the 'dsti' fie... check-in: a68be69eac user: andreask tags: trunk
11:48
FRQ 3010352 implementation Closed-Leaf check-in: 25195041f0 user: jan.nijtmans tags: freq-3010352-impl
09:03
Merge to feature branch check-in: 56ff28f1ee user: jan.nijtmans tags: tip-389-impl
08:00
Remove constraint on test which apparently passes check-in: 68e549d7d5 user: dkf tags: trunk
2011-09-20
17:45
ChangeLog entry check-in: e13984197a user: dgp tags: trunk
17:33
Re-using the "interp" field to signal a dead channel (via NULL value) interfered with conditional c... check-in: e961049442 user: dgp tags: trunk
13:42
Revised ReflectClose() and FreeReflectedTransform() so that we stop leaking ReflectedTransforms, yet... check-in: 2b932b9d01 user: dgp tags: trunk
08:24
Merge to feature branch check-in: 4bb08079e6 user: dkf tags: dkf-utf16-branch
08:24
Merge to feature branch check-in: 42d310a20c user: dkf tags: dkf-notifier-poll
2011-09-19
20:30
Conversion from [testthread] to Thread package stops most memory leaks. check-in: b284fade78 user: dgp tags: trunk
17:46
Plug most memory leaks in thread.test. check-in: 7f362b47fb user: dgp tags: trunk
17:19
Plug all memory leaks in ioCmd.test exposed by `make valgrind`. check-in: cc4f894e4a user: dgp tags: trunk
15:26
Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a memory leak that cann... Closed-Leaf check-in: c7ef5247c8 user: dgp tags: iocmd-leaks
14:41
Plug leak of a ReflectedChannel in test iocmd.tf-32.0 check-in: abb79fac86 user: dgp tags: iocmd-leaks
10:57
Plug a number of MarshallError memleaks. check-in: 0cc5ee5d23 user: dgp tags: iocmd-leaks
2011-09-18
19:10
Revise the tests that confront background flush on close across threads. Need cleanup code to bring ... check-in: 659251dcab user: dgp tags: iocmd-leaks
2011-09-17
07:19
merge to feature branch check-in: 34736d2412 user: jan.nijtmans tags: tip-389-impl
2011-09-16
18:18
Revise tests. You can't robustly thread::release a thread that's not thread::wait-ing check-in: f2bfb403dc user: dgp tags: trunk
17:12
Made test socket-14.1 more robust to stop failure on OS X (Snow Leopard) check-in: 2d642c14bb user: dgp tags: trunk
13:35
Synchronization marker. check-in: 112a12c3ec user: dkf tags: trunk
13:23
IMPLEMENTATION OF TIP #388 check-in: 4d6af4f7a4 user: jan.nijtmans tags: trunk, potential incompatibility
13:19
Noticed that a test now works. check-in: d281c444c3 user: dkf tags: trunk
13:13
[Bug 3408830]: Use the _right_ fix for [Bug 3400658]! check-in: 09babeb9c5 user: dkf tags: trunk
08:55
Minor change: formatting check-in: 1d7997772b user: dkf tags: trunk
08:34
[Bug 3391977]: Ensure that the -headers option to http::geturl overrides the -type option (importan... check-in: ece59da1db user: dkf tags: trunk
08:14
merge to feature branch check-in: 7c746c8b38 user: jan.nijtmans tags: tip-389-impl
08:12
merge trunk to feature branch Closed-Leaf check-in: 8b3fef2633 user: jan.nijtmans tags: tip-388-impl
2011-09-15
16:27
3408408 Partial improvement by sharing as literals the computed values of constant subexpressions wh... check-in: 3ea7c67cbf user: dgp tags: trunk
2011-09-13
20:04
3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: b9fb2d7653 user: dgp tags: trunk
18:27
3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. check-in: d9f5e84500 user: dgp tags: trunk
2011-09-12
18:37
revise iocmd.tf-24.16 result to deal with Thread conversion check-in: d667541dc2 user: dgp tags: iocmd-leaks
17:52
stop segfault Closed-Leaf check-in: eeddaf97df user: dgp tags: thread-leaks
16:19
Attempt to convert test thread-7.26 check-in: 0c36f08d9f user: dgp tags: thread-leaks
10:26
[Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: f764b99f81 user: jan.nijtmans tags: trunk
05:06
more conversion work check-in: 5d0b07dbeb user: dgp tags: trunk
04:50
Work in progress taking leaks out of thread.test. check-in: abbfcb61f7 user: dgp tags: trunk
01:01
Convert [testthread] to Thread check-in: 96fb2de63c user: dgp tags: trunk
00:41
Convert [testthread] use to Thread package use in thread-6.1. Eliminates a memory leak in `make valg... check-in: a93bb93ff2 user: dgp tags: trunk
2011-09-11
20:02
3390699 Convert [testthread] use to Thread package use in socket_*-13.1. Eliminates a memory leak in... check-in: 09bf2a7588 user: dgp tags: trunk
2011-09-10
17:58
Minor formatting fixes. check-in: ddebb4ea7b user: dkf tags: trunk
17:57
[Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgs produces the right sort... check-in: 3028445c87 user: dkf tags: trunk
2011-09-09
19:26
Convert uses of the [testthread] command to uses of the Thread package. This takes as many leaks as ... check-in: d8749f66d5 user: dgp tags: iocmd-leaks
15:37
3389733 Convert [testthread] use to Thread package use in *io-70.1. Eliminates a memory leak in `mak... check-in: fa4e7a890c user: dgp tags: trunk
15:08
Release the right thread! D'oh! check-in: 46c87cbb14 user: dgp tags: trunk
14:40
3389733 Convert [testthread] use to Thread package use in chan-io-70.1. Eliminates a memory leak in ... check-in: fca6992b0c user: dgp tags: trunk
2011-09-07
18:03
3401704 Allow function names like influence(), nanobot(), and 99bottles() that have been parsed as m... check-in: b0cd41e35f user: dgp tags: trunk, potential incompatibility
04:44
Update to Olson's tzdata2011i check-in: b81b6908ed user: venkat tags: trunk
2011-09-06
10:15
[RFE 1711975]: Tcl_MainEx() (like Tk_MainEx()) check-in: e6695ae7dc user: jan.nijtmans tags: trunk
09:53
unused static array wtens check-in: 6622b4b506 user: jan.nijtmans tags: trunk
2011-09-02
16:33
Convert [testthread] use to Thread package use in http.test. Eliminates memory leak seen in `make va... check-in: eeab1116f0 user: dgp tags: trunk
2011-09-01
21:03
[Bug 3401422] Cache script-level changes to the nonblocking flag of an async client socket in progre... check-in: 73120d28c1 user: ferrieux tags: trunk
17:29
3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). [scan Inf %g] is portabl... check-in: 79b3c9d044 user: dgp tags: trunk
2011-08-31
18:26
Use better 'isalnum' predicate ; add test case. Closed-Leaf check-in: 5ddc891b55 user: ferrieux tags: bug-3401704, dgp-thread-leaks
17:49
Detect trailers after Nan, Inf, etc. check-in: a132259d0c user: ferrieux tags: bug-3401704, dgp-thread-leaks
2011-08-30
21:27
Use the Thread package instead of the [testthread] command to do thread-enabled testing of the http... Closed-Leaf check-in: 029b9c4847 user: dgp tags: dgp-thread-leaks
16:20
Prevent leak of interps when using the [testthread exit] command. check-in: 3fc64e5692 user: dgp tags: dgp-thread-leaks
15:44
Prevent segfaults attempting to use thread maps after they've been deleted. Closed-Leaf check-in: a5b9dc7fa4 user: dgp tags: bug-3397515
10:30
Merge to feature branch check-in: d89eb1e656 user: dkf tags: dkf-utf16-branch
09:06
Merge to feature branch check-in: 86b845ef50 user: dkf tags: dkf-notifier-poll
06:33
Tcl_MainEx() (like Tk_MainEx()) Closed-Leaf check-in: 2f0a062d8f user: jan.nijtmans tags: rfe-1711975
00:23
[Bug 3398794]: Use Tcl errors in scripts, not panics. check-in: 241cdd7be1 user: dkf tags: trunk
2011-08-29
23:24
Put back the check for server sockets (bug #3394732). check-in: 0722843420 user: max tags: trunk
20:41
Work in progress plugging thread finalization memory leaks. check-in: b34df31421 user: dgp tags: bug-3397515
14:16
Leak of ReflectedTransformMap. check-in: e993e51faf user: dgp tags: trunk
10:43
Fix eval's faulty objProc, it was actually an nreProc [3399564|Bug 3399564]. Thanks to Joe Mistachki... check-in: 6fde6aa738 user: mig tags: trunk
07:44
Merge to feature branch check-in: 6652b24f63 user: jan.nijtmans tags: tip-389-impl
07:32
Merge to feature branch check-in: a28c1f710a user: jan.nijtmans tags: tip-388-impl
07:25
[3396731] inline string reverse: minor further improvements check-in: 69c582084d user: jan.nijtmans tags: trunk
2011-08-27
04:24
3396731 Revise the [string reverse] implementation to operate on the representation that comes in, a... check-in: dc7f1a9b04 user: dgp tags: trunk
02:28
Repaired the lost performance in the copy loop hotspots. Now meets or beats the former trunk (and ... Closed-Leaf check-in: 34daf5b5b3 user: dgp tags: revert-3396731
2011-08-25
16:26
3396731 Another rewrite of TclStringObjReverse() to make it adopt the nijtmans approach for reversin... check-in: 61d345ff2f user: dgp tags: revert-3396731
12:11
Merge to feature branch check-in: 4ddaab72c4 user: jan.nijtmans tags: tip-389-impl
12:03
Merge to feature branch check-in: 9ffb07c7e4 user: jan.nijtmans tags: tip-388-impl
12:00
[Enh 3396731] Follow-up: special case for Pure-unicode representation check-in: f9ddcf91ba user: jan.nijtmans tags: trunk
2011-08-24
08:32
fix tests utf-2.8 and utf-2.9 check-in: 39ae4108bf user: jan.nijtmans tags: tip-389-impl
07:50
Upcoming TIP implementation: Full support for Unicode 6.0 check-in: 5721cf9ae6 user: jan.nijtmans tags: tip-389-impl
07:47
Merge to feature branch check-in: 66fc824c99 user: jan.nijtmans tags: tip-388-impl
2011-08-23
17:00
Revert the [string reverse] rewrite in a branch for more review. check-in: 7e909249a4 user: dgp tags: revert-3396731
16:58
typo check-in: ee5a20b8a0 user: dgp tags: trunk
16:31
3396948 Leak of ReflectedChannelMap. check-in: 52957688a9 user: dgp tags: trunk
07:24
Merge to feature branch check-in: c6361c69eb user: jan.nijtmans tags: tip-388-impl
07:22
gcc 4.6 (64-bit) warnings check-in: 9d43ce6fe2 user: jan.nijtmans tags: trunk
07:08
[FRQ 3396731] inline string reverse check-in: 8ebe975003 user: jan.nijtmans tags: trunk
2011-08-22
10:19
merge-mark check-in: 656a0bd6af user: jan.nijtmans tags: trunk
10:18
Merge to feature branch check-in: 094a3c09ef user: jan.nijtmans tags: tip-388-impl
2011-08-19
20:27
3393279, 3393280 ReflectClose(.) is missing Tcl_EventuallyFree() calls at some of its exits. check-in: 08b1cf9ec5 user: dgp tags: trunk
19:07
3394654, 3393276 Revise FlushChannel() to account for the possibility that the ChanWrite() call migh... check-in: 75186ea1b1 user: dgp tags: trunk
16:05
Preserve the chanPtr during FlushChannel so that channel drivers don't yank it away before we're don... check-in: 9b67637699 user: dgp tags: trunk
14:23
[Bug 1774689] async-4.3 sometimes fails. check-in: 1bf9107770 user: ferrieux tags: trunk
13:59
[Bug 2981154] async-4.3 segfault. check-in: 1163f96449 user: ferrieux tags: trunk
2011-08-18
15:06
[Bug 3096275] Sync fcopy buffers input. check-in: 2b3b49886d user: ferrieux tags: trunk
12:25
remove some debugging stuff check-in: 08c04d17be user: jan.nijtmans tags: tip-388-impl
12:25
remove some debugging stuff check-in: be820a555c user: jan.nijtmans tags: trunk
12:10
Merge to feature branch check-in: 34615edbb6 user: jan.nijtmans tags: tip-388-impl
11:31
[Bug 3393714] overflow in toupper delta check-in: 546b53b387 user: jan.nijtmans tags: trunk
2011-08-17
20:35
[Bug 2946474] Consistently resume backgrounded flushes+closes when exiting. check-in: 1025712d5b user: ferrieux tags: trunk
18:33
Document TIP 378's one-way-ness. check-in: 2fd6414812 user: ferrieux tags: trunk
16:24
3393150 Overlooked free of intreps. (It matters for bignums!) check-in: ee34ff2b8a user: dgp tags: trunk
14:01
Merge to feature branch check-in: 8286568880 user: jan.nijtmans tags: tip-388-impl
12:19
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. check-in: ed21e85c21 user: dgp tags: trunk
06:37
separate test for overflowed and negative Tcl_UniChar check-in: 4ab5a018bc user: jan.nijtmans tags: trunk
2011-08-16
19:49
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: eb11820a8e user: dgp tags: bug-3392070
16:04
Fixed the C99/C++ comments introduced by [8d3f0fb215] which break strict C89 compilers (AIX, cough, ... check-in: ca3ccdf1df user: andreask tags: trunk
14:04
Merge to feature branch check-in: fbcefff570 user: dkf tags: dkf-utf16-branch
14:03
Merge to feature branch check-in: 7db2c10d31 user: dkf tags: dkf-notifier-poll
13:55
Small changes to quell gcc warnings and make message generation less ugly. check-in: df6fb9a914 user: dkf tags: trunk
12:16
merge-mark check-in: 35b05b35d9 user: jan.nijtmans tags: trunk
09:18
merge current trunk check-in: daf0004532 user: jan.nijtmans tags: tip-388-impl
07:40
merge-mark check-in: 82122d5063 user: jan.nijtmans tags: trunk
06:03
merge-mark check-in: 200d5d451d user: jan.nijtmans tags: trunk
2011-08-15
15:58
3390272 Leak of [info script] value. check-in: 9e9e64abf9 user: dgp tags: trunk
13:55
mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when mingw doesn't... check-in: 88771ce2cf user: jan.nijtmans tags: trunk
11:30
merge-mark check-in: 18afef3c0d user: jan.nijtmans tags: trunk
08:59
[Bug 3388350] mingw64 compiler warnings check-in: 8fbf108ea7 user: jan.nijtmans tags: trunk
2011-08-14
08:23
[Patch 3124554]: Move WishPanic from Tk to Tcl Added Documentation check-in: 346ca26aa0 user: jan.nijtmans tags: trunk
2011-08-12
16:10
3389764 Eliminate possibility that "path" value dup can create reference cycle. check-in: baab435049 user: dgp tags: trunk
12:53
Fix tcl8.6b2/win/tclWinPort.h:122:10: error: redefinition of 'struct __stati64' on newer mingw versi... check-in: d92dfa1a9d user: jan.nijtmans tags: trunk
09:55
[Bug 3390073]: Return the correct length of written data for a compressing transform, ensuring that ... check-in: d1aa332fc3 user: dkf tags: trunk
08:02
TIP 388 implementation check-in: 28fe328b17 user: jan.nijtmans tags: tip-388-impl
2011-08-11
20:04
Proposed fix for 3389764. Have "path" dup routine duplicate the pattern of a value with a cyclic r... Closed-Leaf check-in: feed5dc533 user: dgp tags: bug-3389764
2011-08-10
18:24
[Bug 3386721] Allow multiple [load]ing of the Tcltest package check-in: b71406bb51 user: ferrieux tags: trunk
13:44
compiler error on Windows: there should be only one TclFullFinalizationRequested function check-in: 5bcd13c4ac user: jan.nijtmans tags: trunk
2011-08-09
17:19
[Bug 2919042] Restore "valgrindability" of Tcl that was lost by the streamlining of [exit], by condi... check-in: 8d3f0fb215 user: ferrieux tags: trunk
17:01
[Bug 3386417] avoid a reference loop between the bytecode and its companion errostack when compiling... check-in: 41f0f5b9d7 user: ferrieux tags: trunk
07:15
[Bug 3388350] mingw64 compiler warnings check-in: d323be815f user: jan.nijtmans tags: trunk
05:57
Change the signature of TclParseHex(), such that it can now parse up to 8 hex characters check-in: 0ef52956a9 user: jan.nijtmans tags: trunk
2011-08-08
21:41
Make the -buffersize option to '$zstream add' function correctly instead of having its value just be... check-in: 41f72bd027 user: dkf tags: trunk
21:14
Merge to feature branch check-in: 5f90ef1bc2 user: dkf tags: dkf-notifier-poll
21:13
Bring up to date with mainline. check-in: b85481571a user: dkf tags: dkf-utf16-branch
19:06
merge trunk check-in: 96034c7aff user: dgp tags: dgp-refactor
18:32
merge release to trunk check-in: 99580352a4 user: dgp tags: trunk
2011-08-07
15:46
[Bug 3387082]: Plug memory leak in call chain introspection. check-in: 5f31ec3fcd user: dkf tags: trunk
2011-08-06
20:49
* generic/tclAssemnbly.c: Plug another memory leak. [Bug 3384840] * generic/tclStrToD.c: Plug anothe... check-in: 2edd8ea296 user: kbk tags: trunk
19:56
Plug another memory leak. [Bug 3384840] check-in: 81336419d0 user: kbk tags: trunk
16:27
Plug another memory leak. [Bug 3384840] check-in: 2b5c5e43d4 user: kbk tags: trunk
03:19
Plugged a memory leak in double->string conversion. [Bug 3386975] check-in: c9b7bd387f user: kbk tags: trunk
2011-08-05
18:53
merge from trunk to rc all but the AI_ADDRCONFIG experiment Closed-Leaf check-in: 06dea9b027 user: dgp tags: core-8-6-b2-rc, core-8-6-b2
15:23
Use Tcl_PrintfObj to generate more (complex) error messages. check-in: 76495bbc29 user: dkf tags: trunk
09:36
Ensure that memory isn't leaked when an unknown instruction is encountered. check-in: d4980ede3e user: dkf tags: trunk
00:00
[Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology! check-in: d104ee18f9 user: dkf tags: trunk
2011-08-04
23:12
[Bug 3386197]: Plug memory leak in unstacking of zlib transforms. check-in: 89ff730dfa user: dkf tags: trunk
18:40
* generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValuePtr is the interp's resu... check-in: 8c944e4622 user: mig tags: trunk
16:35
More changes tidying. check-in: 3fbc04d14b user: dgp tags: trunk
14:38
missing TIP id in changes check-in: ce6e82ac1b user: dgp tags: trunk
14:13
More memleak plugging. check-in: 9798173867 user: dkf tags: trunk
14:03
Don't use AI_ADDRCONFIG for now. It seems to do more harm than good. check-in: 585e304a31 user: max tags: trunk
13:16
[Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj reference ownership error. check-in: a8ffe21e92 user: dkf tags: trunk
2011-08-03
19:43
merge to rc check-in: 24f476a610 user: dgp tags: core-8-6-b2-rc
19:42
Update file generated by `make dist` check-in: 3bbd204856 user: dgp tags: trunk
19:38
merge to rc check-in: d72ced9618 user: dgp tags: core-8-6-b2-rc
18:12
Fix build on systems where ECANCELED == ELIBMAX check-in: a26df401f3 user: dgp tags: trunk
2011-08-02
15:12
merge to rc check-in: e4ebd9b9c7 user: dgp tags: core-8-6-b2-rc
15:11
Use the actual case used by Thread to name the directory its distributions unpack into. check-in: 95b2143482 user: dgp tags: trunk
14:46
merge to rc check-in: eba2e95ed3 user: dgp tags: core-8-6-b2-rc
14:45
Variable substitution botch. check-in: 16eb322d13 user: dgp tags: trunk
14:06
merge to rc check-in: 579ee14b07 user: dgp tags: core-8-6-b2-rc
14:04
Updates for 8.6b2 release. check-in: 00319e0051 user: dgp tags: trunk
11:18
merge trunk; FIXME: symbols=mem build broken check-in: 5e6ff3418b user: mig tags: mig-no280
09:12
Merge to feature branch check-in: 8a0bf2664b user: dkf tags: dkf-notifier-poll
09:11
Bring up to date with mainline. check-in: 58b46fcb13 user: dkf tags: dkf-utf16-branch
09:07
[Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk
2011-08-01
17:15
* generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when recompiling procs, [Bug 3... check-in: 5a334ac208 user: mig tags: trunk
10:07
General cleanup of tests to promote intelligibility and to try to ensure that what is tested is just... check-in: 746b31b209 user: dkf tags: trunk
09:34
Added some examples of how some of the standard global variables can be used, following prompting by... check-in: 02393482fb user: dkf tags: trunk
09:15
[Bug 3382474]: Added code to determine the version number of contributed packages from their directo... check-in: a258021b9a user: dkf tags: trunk
2011-07-31
23:16
Bring up to date with mainline. check-in: e878fe8df0 user: dkf tags: dkf-utf16-branch
23:14
Add test of UTF-8 -> internal -> UTF-8 round trip (and make it pass). check-in: 7c97e3ea95 user: dkf tags: dkf-utf16-branch
2011-07-29
20:46
Small errors plague us all... check-in: 6afb5b0222 user: dkf tags: trunk
20:20
Small enhancements to improve cross-linking with contributed packages. check-in: 81c94d0f5a user: dkf tags: trunk
2011-07-28
15:56
merge to rc check-in: b77ad4ed48 user: dgp tags: core-8-6-b2-rc
15:56
autoconf check-in: c5229f032a user: dgp tags: trunk
15:51
Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. check-in: e8226eb7d0 user: max tags: trunk
14:47
merge to rc check-in: ab6ffb7d77 user: dgp tags: core-8-6-b2-rc
14:45
Update tzdata. Update changes. check-in: 26638820c0 user: dgp tags: trunk
14:26
Merge to feature branch check-in: cd522f12fc user: dkf tags: dkf-notifier-poll
14:24
Actual possible implementation of code to convert external UTF-8 to internal surrogate pairs and bac... check-in: fed6086a43 user: dkf tags: dkf-utf16-branch
2011-07-27
17:26
merge to rc check-in: b8ec099c51 user: dgp tags: core-8-6-b2-rc
10:40
Start work towards being able to work with utf8 fully and utf16 and other things outside the BMP. check-in: f9f8c8425c user: dkf tags: dkf-utf16-branch
2011-07-26
20:00
Ensure that TclOO is properly found by all the various package mechanisms (by adding a dummy ifneede... check-in: b90f247299 user: dkf tags: trunk
2011-07-21
16:36
[Bug 3372130] Fix hypot math function with MSVC10 check-in: eb36f33d12 user: jan.nijtmans tags: trunk
2011-07-19
19:42
merge to rc check-in: b2cc6298a4 user: dgp tags: core-8-6-b2-rc
19:31
3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 8e35530849 user: dgp tags: trunk
18:13
Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. check-in: 4fadf0bce5 user: ferrieux tags: trunk
15:29
merge to rc check-in: 6e381c8a11 user: dgp tags: core-8-6-b2-rc
2011-07-18
23:45
The final parts of my doc improvement project check-in: 618f82e96e user: dkf tags: trunk
22:41
Undocument long gone limitation of [upvar]. check-in: 9717e8acd7 user: ferrieux tags: trunk
20:01
Bump version number to 8.6b2. check-in: e336bd355d user: dgp tags: core-8-6-b2-rc
15:24
More small documentation improvements. check-in: d67b1dfdff user: dkf tags: trunk
2011-07-17
15:00
Documentation improvements (small; some revision to parsing script) to improve the quality of HTML d... check-in: 03e341000a user: dkf tags: trunk
2011-07-15
17:56
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 609c597cb2 user: dgp tags: trunk
14:55
3357771 Prevent circular references in values with ByteCode intreps. check-in: a26a1204dd user: dgp tags: trunk
11:45
[Bug 3365156]: Remove stray refcount bump that caused a memory leak. check-in: c02169bafa user: dkf tags: trunk
2011-07-14
17:57
Remove stray refcount bump that caused a memory leak. Closed-Leaf check-in: 238efaddfb user: dkf tags: bug-3365156
03:19
3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: 828fc551b1 user: dgp tags: trunk
2011-07-12
19:10
3364777 Stop segfault caused by reading from struct after it had been freed. check-in: 69fd1683a0 user: dgp tags: trunk
16:05
platform portable type matching in debug prints check-in: 83d26b2944 user: dgp tags: trunk
15:51
merge to trunk check-in: ad32aec14b user: dgp tags: trunk
2011-07-11
20:04
Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502] check-in: 9ab9f69d77 user: mistachkin tags: trunk
2011-07-08
12:35
[FRQ 3358415]: Minor doc improvement check-in: 15623d9fe5 user: dkf tags: trunk
2011-07-07
18:57
* generic/tclBasic.c: add missing INT2PTR check-in: 08e5d58290 user: mig tags: trunk
17:41
Correct test suite errors revealed by a -singleproc 1 -debug 1 run. check-in: c5adaf006a user: dgp tags: trunk
08:47
minor gcc compiler warning with -Wwrite-strings check-in: 73385cf5ac user: jan.nijtmans tags: trunk
2011-07-06
18:25
merge trunk onto devel branch check-in: 7268fb6531 user: mig tags: mig-no280
00:05
Merge to feature branch check-in: 157b73fa41 user: dkf tags: dkf-notifier-poll
2011-07-03
10:12
Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: 32a1e96326 user: dkf tags: trunk
2011-07-02
22:36
Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] check-in: fe4dba4d60 user: kbk tags: trunk
22:21
Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge conflicts on the next merge. check-in: 923e63eeee user: kbk tags: trunk
2011-06-28
15:43
Rework constraint detection and add constraints that cater for the fact, that both address families ... check-in: 86730a63b2 user: max tags: trunk
14:42
replace socket-14.3 with a test that is more useful and less likely to randomly fail depending on th... check-in: 2eb58b2d67 user: max tags: trunk
11:32
* unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the writable fileevent at ... check-in: b56716f2ac user: max tags: trunk
2011-06-24
17:50
merge mark check-in: a5f1869eae user: dgp tags: trunk
2011-06-23
19:55
merge to trunk check-in: 2f56abf592 user: dgp tags: trunk
2011-06-22
17:05
Re-add ".so man.macros", which got removed inadvertently along with the RCS Keyword lines. check-in: 6184e0639a user: max tags: trunk
16:40
Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH lo... check-in: 3adcfbaba3 user: andreask tags: trunk
14:32
Merge fixes for [socket -async] and other improvements to the unix socket code check-in: 8eefe5a06f user: max tags: trunk, potential incompatibility
14:21
complete a comment in socket.test Closed-Leaf check-in: 8f2747dc54 user: max tags: rmax-ipv6-branch
2011-06-21
16:49
tcltest 2.3.3 fixes: * Use package ifneeded so slave gets exactly same tcltest version as master ... check-in: 5c0438d85a user: dgp tags: trunk
14:10
3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. check-in: fb1352c7ed user: dgp tags: trunk
2011-06-20
20:11
merge changes to trunk check-in: 3b3f0c8d18 user: dgp tags: trunk
11:59
Merg [3148192] implementation fix, and caveat comment check-in: d4da13a54e user: jan.nijtmans tags: trunk
2011-06-19
20:22
Merge to feature branch check-in: 9e8f986a3d user: dkf tags: dkf-notifier-poll
2011-06-16
15:21
* doc/socket.n: Document the fact that the event loop is now needed for [socket -async] * uni... check-in: 68deb29ead user: max tags: rmax-ipv6-branch
2011-06-13
19:36
merge trunk check-in: 436bdbbf52 user: mig tags: mig-no280
13:50
3315098 Mem leak fix from Gustaf Neumann. check-in: 819514e8ee user: dgp tags: trunk
2011-06-08
20:28
Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68]) and replaced with one ... check-in: 04f804b338 user: andreask tags: trunk
10:14
More cleaning up of the code to remove unnecessary [string equal]s in tests. check-in: b26424e522 user: dkf tags: trunk
2011-06-07
14:59
Simplify file descriptor handling for client sockets and derived server sockets by putting an instan... check-in: 5f816f5758 user: max tags: rmax-ipv6-branch
14:31
Fix bug#3084338, a memleak when a [socket -async] was closed before the connection had succeeded or ... check-in: 3bbc03d664 user: max tags: rmax-ipv6-branch
12:53
Fix bug#3164655: getaddrinfo() crash on HP-UX check-in: 88194f2c70 user: max tags: rmax-ipv6-branch
2011-06-06
22:36
merge trunk check-in: 34a2a4de6d user: mig tags: mig-no280
15:07
* Don't use port 0 for test 14.2 as it fails in different ways on Linux and NetBSD. * Unify ch... check-in: b563eaed64 user: max tags: rmax-ipv6-branch
13:48
Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have support for ip6 Follow... check-in: 298a314c4f user: jan.nijtmans tags: trunk
2011-06-02
16:58
Remove TclCleanupLiteralTable (see 994838). check-in: fbb4a85f92 user: dgp tags: trunk
14:55
[Bug 3185407]: Extend the set of epochs that are potentially bumped (in TclInvalidateNsCmdLookup) wh... check-in: 26e9391fdb user: dkf tags: trunk
2011-06-01
22:09
missing INT2PTR in last commit check-in: c7ebc39d54 user: mig tags: trunk
22:05
* generic/tclBasic.c: using the two free data elements in NRCommand to store objc and objv - useful ... check-in: ff4fa912fb user: mig tags: trunk
15:30
* Improve socket.test by checking the latency on the loopback address and use that for some of th... check-in: 16c719352e user: max tags: rmax-ipv6-branch
14:08
Revised fix for bug 3309871 check-in: 8da4e75d5f user: dgp tags: trunk
12:09
fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() check-in: f3a017078d user: jan.nijtmans tags: trunk
2011-05-31
20:36
Fix bug 3293874 check-in: 09c2da3a2a user: dgp tags: trunk
19:58
Rewind from a refactoring that veered into the weeds. Closed-Leaf check-in: 1d247886db user: dgp tags: bug-3293874
2011-05-30
18:04
* Fix setting up of [fileevent] while an async socket is still in progress * Cache async sock... check-in: 6d66913621 user: max tags: rmax-ipv6-branch
2011-05-27
18:42
purge old code Closed-Leaf check-in: bfd05a82ab user: dgp tags: bug-3293874
18:36
Fix [socket -async] for DNS names with more than one address check-in: a1abfd5e94 user: max tags: rmax-ipv6-branch
17:50
fix a timing issue in socket-12.3 check-in: 188a795873 user: max tags: trunk
2011-05-25
14:44
merge trunk check-in: f82b455ad0 user: dgp tags: bug-3293874
14:37
committed missing tzdata/Africa/Cairo from venkat's last commit check-in: df2425d65c user: kbk tags: trunk
14:19
Bump to msgcat 1.4.4 check-in: 41dc9a2976 user: dgp tags: trunk
14:03
merge trunk check-in: 52d8d45b3c user: dgp tags: bug-3293874
13:40
Bump TclOO version. check-in: 3c0ab86322 user: dkf tags: trunk, corresponds-to-TclOO-0-6-3
13:35
Implementation of TIP #381: Call Chain Introspection and Control check-in: 2778ad161a user: dkf tags: trunk
2011-05-24
16:02
Update to Olson tzdata2011g check-in: 2568fbd704 user: venkat tags: trunk
13:46
merge trunk check-in: ec03bc928d user: mig tags: mig-no280
12:39
Merge to feature branch check-in: dcbbc346fa user: dkf tags: dkf-notifier-poll
12:36
Undo mistaken commit check-in: c1347e51a9 user: dkf tags: trunk
12:23
Remove some useless code from mcset and mcmset: [dict set] builds dictionary levels for us. check-in: 076d311d4f user: dkf tags: trunk
2011-05-17
21:38
Merged core-8-5-branch, fixup of TIP 280 location mapping. check-in: 168a79562b user: andreask tags: trunk
16:39
Refactoring so that SetElement() becomes the foundational primitive operation. SetElement() supports... check-in: 9a9e541131 user: dgp tags: bug-3293874
2011-05-16
09:09
* fixed problem with quoting in ::nacl::evall - failed on things that looked like strings check-in: 141843d0f4 user: colin tags: ferrieux-nacl
2011-05-12
21:13
Merged 8.5 following http fix that is not needed on trunk. check-in: 084dac6c02 user: pat tags: trunk
15:00
Set the defaults of all growth algorithm parameters based on one master value. check-in: e0b726da8e user: dgp tags: bug-3293874
06:10
If your compiler already defines _WIN64, assume --enable-64bit check-in: d55e77f0c4 user: jan.nijtmans tags: trunk
2011-05-11
20:42
Oops! check-in: 434596e345 user: dgp tags: bug-3293874
20:33
First draft of bug fix. check-in: ea441b300e user: dgp tags: bug-3293874
15:43
* unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets here, as the generic ser... check-in: 36776a398f user: max tags: trunk
2011-05-10
17:22
New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produ... check-in: 7720fbb825 user: dgp tags: trunk
2011-05-09
15:24
Reduce use of Tcl_AppendElement, which is not (and can't be) a Tcl_Obj-aware API. check-in: dbab97cbba user: dkf tags: trunk
13:58
Revise empty string tests so that we avoid potentially expensive string rep generations, especially ... check-in: c2d4899eeb user: dgp tags: trunk
2011-05-08
11:07
* fixed src handling to <script> emulation check-in: 81ae7caf45 user: colin tags: ferrieux-nacl
11:03
* added src handling to <script> emulation (it's transformed into a [source] command. check-in: 274cf61d9a user: colin tags: ferrieux-nacl
07:20
* debugging of label,entry and button widgets check-in: a1081db7bc user: colin tags: ferrieux-nacl
05:53
* implemented frame widget * modified some of the ::JS interface check-in: ecbb0bbbb3 user: colin tags: ferrieux-nacl
04:14
* implemented entry and label widgets check-in: d16e74cd46 user: colin tags: ferrieux-nacl
2011-05-07
23:08
Convert TclGetLoadedPackages to use Tcl_Obj API for result generation. check-in: ae2f5eda42 user: dkf tags: trunk
20:39
merge trunk check-in: eeefcef28f user: mig tags: mig-no280
19:33
fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: 11459f0b18 user: mig tags: trunk
2011-05-06
07:55
comment fix check-in: fa4eb25ecf user: jan.nijtmans tags: trunk
01:30
* Allowed for emulation of <script> ... now runTclScripts will callback to eval check-in: 5ee1aa409f user: colin tags: ferrieux-nacl
2011-05-05
22:17
Update doc and tools to Colin's new layout Closed-Leaf check-in: 2d21680323 user: ferrieux tags: ferrieux-nacl
18:28
Stop generating string rep of dict when converting to list. Tolerate NULL interps more completely. check-in: 849162b0bf user: dgp tags: trunk
15:32
Fix typo spotted by Emiliano Gavilan. check-in: 0ef5e8c424 user: dkf tags: trunk
07:53
* added initial NaTk support - won't yet run without symlink lib/ to Wub/ and symlink to tcllib/ check-in: 5262e46c8d user: colin tags: ferrieux-nacl
07:51
* mods for NaTk check-in: d3a2b330e6 user: colin tags: ferrieux-nacl
06:26
no longer depend on MODULE_SCOPE being defined check-in: b439e1d71b user: jan.nijtmans tags: trunk
2011-05-04
23:49
* defined an init script with TclSetPreInitScript() which permits us to use [interp create] without ... check-in: 4701561332 user: colin tags: ferrieux-nacl
03:22
* left out updateCoords, added it back into balls.html pending final disposition check-in: 43996dcdef user: colin tags: ferrieux-nacl
02:47
* Added new ::nacl ensemble to init.natcl, moved most support commands there * created an execll met... check-in: c9c95d03d6 user: colin tags: ferrieux-nacl
2011-05-03
19:44
merge 8.5 check-in: 27fd15ce57 user: dgp tags: trunk
2011-05-02
21:46
Merge to feature branch check-in: 55c8c105ff user: dkf tags: dkf-notifier-poll
21:12
Rewrite of parts of the switch compiler to better use the powers of TclFindElement() and do less par... check-in: 30dad692de user: dgp tags: trunk
20:17
Revised TclFindElement() interface. The final argument had been bracePtr, the address of a boolean v... check-in: 60cf594f82 user: dgp tags: trunk, potential incompatibility
15:44
Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we actually want. check-in: 304fa3c29b user: dgp tags: trunk
2011-04-29
01:05
Fix issue with library stripping in install-sh check-in: b269db5d3e user: kevin_walzer tags: trunk
2011-04-28
16:02
More isspace() callers. check-in: 41acfe91ea user: dgp tags: trunk
14:44
New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() Use to replace calls to isspace() and... check-in: ef10af814d user: dgp tags: trunk
13:45
Improved reaction to out of memory. check-in: 4363a1c212 user: dgp tags: trunk
13:30
minor comment fix check-in: 24205766d9 user: jan.nijtmans tags: trunk
2011-04-27
19:35
merge mark check-in: 12793bbb81 user: dgp tags: trunk
19:26
TclFreeIntRep() correction & cleanup. check-in: 5a1953dfe5 user: dgp tags: trunk
18:33
FreeListInternalRep() cleanup. check-in: 4683efaee9 user: dgp tags: trunk
07:54
fix for [Bug 3288345]: use _stat32i64 for CYGWIN too fix a few more gcc warnings check-in: eaf4d5e09f user: jan.nijtmans tags: trunk
2011-04-26
19:18
struct _stat64 -> struct __stat64 on AMD64 check-in: e1e46a9fe0 user: jan tags: trunk
2011-04-25
17:51
TclFreeIntRep() related cleanup. check-in: cb85bb5002 user: dgp tags: trunk
15:49
merge mark check-in: 3f3cd0b0c2 user: dgp tags: trunk
12:49
Revise last fix. check-in: d7448b047e user: dgp tags: trunk
2011-04-24
19:26
Fix compilation warning in TclListObj - printf format mismatch check-in: 3e2ab34dea user: venkat tags: trunk
2011-04-23
12:24
Merge to feature branch check-in: 31660e19ea user: dkf tags: dkf-notifier-poll
2011-04-22
08:28
merge latest trunk Closed-Leaf check-in: 359a91e742 user: jan.nijtmans tags: jn-frq-3257396
2011-04-21
21:15
[Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality check-in: 4bf64360a5 user: jan tags: trunk
18:50
Use macro to set List intreps check-in: 0353d21711 user: dgp tags: trunk
17:32
Limits on list length were too strict. Revised panics to errors where possible. check-in: 2d215ce103 user: dgp tags: trunk
13:47
Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 36b0307ba2 user: dgp tags: trunk
08:49
fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exact... check-in: ac3601bf0c user: jan.nijtmans tags: trunk
2011-04-20
22:13
Support cross-compilation to x64 from ix86 hosts when using NMAKE. Part of the build uses tclsh to ... check-in: 2e77c2b14b user: patthoyts tags: trunk
19:29
Merge marker check-in: 7434f28679 user: andreask tags: trunk
2011-04-19
16:41
Reduce internals access in the implementation of [<foo>::pkgconfig list]. check-in: 5637694013 user: dgp tags: trunk
14:24
merge trunk check-in: 91f0cc8fa7 user: mig tags: mig-no280
08:19
Merge to feature branch check-in: f727d678da user: dkf tags: dkf-notifier-poll
08:04
This time, I'll try to get it right! check-in: ef35e2c747 user: dkf tags: trunk
2011-04-18
21:53
More concise serialization of coord-updates check-in: 7755a6cc4c user: ferrieux tags: ferrieux-nacl
21:42
Use ListRepPtr(.) and other cleanup. check-in: e7e05e37cc user: dgp tags: trunk
21:22
Use closures rather than strings for [after] and [every] check-in: 06e1f26911 user: ferrieux tags: ferrieux-nacl
18:50
Define and use macros that test whether a Tcl list value is canonical. check-in: 4b0bb72cb3 user: dgp tags: trunk
10:19
[Bug 3288696]: Command summary was confusingly wrong when it came to [dict filter] with a 'value' fi... check-in: d7cfe67cc6 user: dkf tags: trunk
08:38
fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. check-in: 0b739fe1f1 user: jan.nijtmans tags: trunk
2011-04-16
16:01
Added 'natcl2tk' wrapper to run the same demo in true Tk, for speed comparisons. check-in: 8e4b3d24c5 user: ferrieux tags: ferrieux-nacl
14:21
Merge to feature branch check-in: 5a59a01655 user: dkf tags: dkf-notifier-poll
14:20
fix merge history check-in: ddca613cd6 user: dkf tags: trunk
11:51
Added comments to try to tame the file attributes guts, while trying to simplify things enough that ... check-in: f1162c3bd2 user: dkf tags: trunk
2011-04-15
12:15
Cleanup of updateStatus() check-in: 1a6ada0a28 user: ferrieux tags: ferrieux-nacl
2011-04-14
21:10
Balls demo -- better status display during Nacl load. Added setup and troubleshooting instructions. check-in: 6bc9b780a1 user: ferrieux tags: ferrieux-nacl
16:12
More Tcl_Concat* and TclTrim* improvements. check-in: 80ebbf75f2 user: dgp tags: trunk
2011-04-13
20:37
[Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. check-in: 7c5f3a8961 user: dgp tags: trunk
13:26
fix merge history check-in: 7dbbe17355 user: mig tags: trunk
13:23
fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: d58030af16 user: mig tags: trunk
11:03
[3285375]: Make the crash less mysterious through the judicious use of a panic. check-in: 398075e9b4 user: dkf tags: trunk
06:37
merge from trunk proposed compromise: only use --export-dynamic with --enable-shared check-in: 44ffce9bb6 user: jan.nijtmans tags: jn-frq-3257396
2011-04-12
21:52
Allow to build both 32 and 64-bit nexes, and serve them together. check-in: d0dd0f5238 user: ferrieux tags: ferrieux-nacl
20:13
Test for [Bug 3285472]. Not buggy in trunk. check-in: 920b355f33 user: dgp tags: trunk
19:18
Update to Olson tzdata2011f check-in: 3d162e8ce6 user: venkat tags: trunk
17:34
* generic/tclBasic.c: fix for [Bug 2440625], kbk's patch check-in: 7cbeec20a4 user: mig tags: trunk
14:21
minor nits, taken over from TEA (tclconfig) check-in: 941b13875b user: jan.nijtmans tags: trunk
11:13
merge trunk check-in: 31553b1b67 user: jan.nijtmans tags: jn-frq-3257396
07:26
revert 6b6ef4e0b1, removing the temporary tests again check-in: b580ef3c9e user: jan.nijtmans tags: trunk
2011-04-11
21:40
Fix wobbling by int($x+0.5) check-in: 164a94c046 user: ferrieux tags: ferrieux-nacl
21:11
Full emulation of the Google-balls demo. 40fps, but 3x CPU consumption check-in: ab96ed1ba7 user: ferrieux tags: ferrieux-nacl
11:09
merge trunk check-in: b936648e57 user: mig tags: mig-no280
10:37
insure that 'coroutine eval' runs the initial command in the proper context, [Bug 3282869] check-in: 15f9fcba6e user: mig tags: trunk
07:31
fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) check-in: e0421a23a8 user: jan.nijtmans tags: trunk
2011-04-10
23:11
First step of a Tk canvas emulation in NaTcl based on the HTML5 canvas. Optimized for move-only upda... check-in: 6f398fb8ef user: ferrieux tags: ferrieux-nacl
11:25
Cleanup of init, wrappers now compiled in. Coro-based [source $url]. Detailed description in README. check-in: 4d49dfa58c user: ferrieux tags: ferrieux-nacl
2011-04-09
20:28
Merge to feature branch check-in: 05a04a1205 user: dkf tags: dkf-notifier-poll
09:43
merge trunk check-in: 002e01648a user: jan tags: jn-frq-3257396
09:40
oops, accidently checked in check-in: d550d19c7c user: jan tags: trunk
08:03
typo, (and accidently checked in changes to tclOO.decls, reverted in the next commit [d550d19c7c] check-in: 742bcc2aec user: jan.nijtmans tags: trunk
2011-04-08
22:47
First example of a non-trivial event-driven Tcl program interacting with JS. Features [after], [bger... check-in: 21b74633e5 user: ferrieux tags: ferrieux-nacl
06:31
fix for [Bug 3280043]: win2k: unresolved DLL imports check-in: d43bba3681 user: jan.nijtmans tags: trunk
2011-04-07
10:24
merge latest trunk check-in: 953246bca5 user: jan.nijtmans tags: jn-frq-3257396
10:19
Add some (temporary) test cases showing the problem with --export-dynamic check-in: 6b6ef4e0b1 user: jan.nijtmans tags: trunk
03:03
fix incomplete merge check-in: 7f00e4f36d user: mig tags: mig-no280
02:57
merge trunk to feature branch check-in: fec12a456e user: mig tags: mig-no280
02:56
* generic/tclExecute.c (TclCompileObj): earlier return if Tip280 gymnastics not needed. check-in: 63b453f584 user: mig tags: trunk
00:11
last bugfix was incomplete check-in: df052ad59f user: mig tags: trunk
2011-04-06
23:35
* generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned long. check-in: caf317ab68 user: mig tags: trunk
21:44
Let nacl/tclUnixPort.h be a generated file rather than a source. check-in: bf7fead8fd user: ferrieux tags: ferrieux-nacl
19:05
why was I undefining MODULE_SCOPE? check-in: a4cd9d3ffe user: mig tags: mig-no280
18:53
Build fix. add tocstr tools relative pathname check-in: ba23ecfe5e user: venkat tags: ferrieux-nacl
18:18
merge trunk to feature branch check-in: af182bb0cf user: mig tags: mig-no280
14:51
Don't use -fvisibility=hidden with static libraries (--disable-shared) check-in: 9cee434074 user: jan.nijtmans tags: trunk
13:10
Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no reason for exporting them... check-in: 0a2eb3820d user: jan.nijtmans tags: trunk
13:09
Don't use MODULE_SCOPE in module implementation, only in declaration. check-in: 02ace0039f user: jan.nijtmans tags: trunk
13:07
Added missing Changelog entry. check-in: 7815a81153 user: dkf tags: trunk
13:05
More generation of error codes (most platform-specific parts not already using Tcl_PosixError). check-in: 1b095ad294 user: dkf tags: trunk
2011-04-05
21:44
Merge to feature branch check-in: 4ce991bfb8 user: dkf tags: dkf-notifier-poll
20:39
Make init.tcl.c a generated file rather than a source. check-in: 67cb635128 user: ferrieux tags: ferrieux-nacl
20:19
Import Olson's tzdata2011e. check-in: b349849325 user: venkat tags: trunk
07:15
merge trunk check-in: 442fe018f8 user: jan.nijtmans tags: jn-frq-3257396
2011-04-04
22:54
Merge to feature branch check-in: efc9c228a8 user: dkf tags: dkf-notifier-poll
22:53
More generation of error codes (TclOO miscellany). check-in: 08998a4f58 user: dkf tags: trunk
22:03
Improve README for running the example. check-in: a114bffb5a user: venkat tags: ferrieux-nacl
21:42
Cleanup compile warnings - mostly by adding prototypes check-in: a44ecf099c user: venkat tags: ferrieux-nacl
20:17
Test _before_ commit, not after... check-in: db7e6ab270 user: dkf tags: trunk
20:07
More generation of error codes (miscellaneous commands mostly already handled). check-in: 3085894b65 user: dkf tags: trunk
18:56
Big cleanup, avoiding any symlinks nor copies. More streamlined ./configure step. check-in: 264b36c863 user: ferrieux tags: ferrieux-nacl
16:39
[3202030] Updated README files, repairing broken URLs and other rot. check-in: 154c0c9945 user: dgp tags: trunk
14:36
Remove execute bit from tclStrToD.c check-in: 97d7eb05fc user: dkf tags: trunk
14:22
Merge to feature branch check-in: e058edf908 user: dkf tags: mig-no280
14:17
Merge to feature branch Closed-Leaf check-in: a35d52175c user: dkf tags: aku-tip-280-cl-perf-trial
14:11
Merge to feature branch check-in: 0f976afd0f user: dkf tags: dkf-notifier-poll
14:10
Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automated test frameworks have n... check-in: 1758d58a3c user: dkf tags: trunk
14:01
Remove unused header file: unix/tclUnixThrd.h check-in: f0f03b194c user: jan.nijtmans tags: trunk
13:55
More generation of error codes ([format], [after], [trace], RE optimizer). check-in: 7100664240 user: dkf tags: trunk
13:46
Minor tinkering with style. check-in: ad00613d3e user: dkf tags: trunk
13:40
Better error-message in case of errors related to setting a variable check-in: 0b4ce29050 user: jan.nijtmans tags: trunk
08:08
FRQ #3257396: Remove use of --export-dynamic check-in: bde7b55ccf user: jan.nijtmans tags: jn-frq-3257396
07:03
Explain chrome options better check-in: e860adf254 user: alex tags: ferrieux-nacl
2011-04-03
23:56
Clarify which files are actually symlinks check-in: d7c3b38fe1 user: alex tags: ferrieux-nacl
23:35
New branch ferrieux-nacl : a port of Tcl to Google's Nacl (Native Client) check-in: c38762ae52 user: alex tags: ferrieux-nacl
06:05
More generation of error codes (namespace creation, path normalization, pipeline creation, package h... check-in: a6c95ed9e0 user: dkf tags: trunk
2011-04-02
22:07
Replaced another couple of 'double' declarations with 'volatile double' to work around misrounding ... check-in: 147186904c user: kbk tags: trunk
17:22
More generation of errorCodes ([interp], [lset], [load], [unload]). check-in: d109deac44 user: dkf tags: trunk
12:17
More generation of errorCode information (default [bgerror] and [glob]). check-in: a2fcb8020d user: dkf tags: trunk
2011-04-01
10:48
mathematical version of TIP#131 check-in: c5a8b77ec4 user: max tags: trunk
09:29
Implement TIP#131 check-in: c7f554fb21 user: max tags: trunk
2011-03-31
10:05
Merge to feature branch check-in: ca02b70013 user: dkf tags: dkf-notifier-poll
10:04
TclClockOldscanObjCmd: More generation of errorCode information. check-in: 25eb27727e user: dkf tags: trunk
2011-03-29
15:06
More generation of errorCode information, notably when lists are mis-parsed. check-in: 999804376c user: dkf tags: trunk
12:57
merge trunk to feature branch check-in: e92fc1c871 user: mig tags: mig-no280
2011-03-28
12:15
Corrected odd comment check-in: 748898a892 user: dkf tags: trunk
11:40
set default MODULE_SCOPE=extern, in case no other value is determined check-in: dbf7b56685 user: jan.nijtmans tags: trunk
10:56
Use the error messages generated by the variable management code rather than creating our own in [re... check-in: 2f614e5f12 user: dkf tags: trunk
09:32
Merge to feature branch check-in: 2869529c82 user: dkf tags: dkf-notifier-poll
2011-03-27
22:49
merge trunk to feature branch check-in: 3b4b6041b0 user: mig tags: mig-no280
22:43
* generic/tclBasic.c (TclNREvalObjEx): fix performance issue, notably apparent in tclbench's 'LIST l... check-in: 98907640f3 user: mig tags: trunk
10:21
merge trunk to branch check-in: ff627b8a14 user: mig tags: mig-no280
2011-03-26
12:12
More generation of errorCode information. check-in: a70db7c3eb user: dkf tags: trunk
11:58
Squelch another unnecessary cast. check-in: 8ad026f31b user: dkf tags: trunk
11:53
Reduce the number of casts used to manage Tcl_Obj internal representations. check-in: b2381061a7 user: dkf tags: trunk
07:24
Merge to feature branch check-in: 2c89760d75 user: dkf tags: dkf-notifier-poll
06:32
The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: d5d628263b user: jan tags: trunk
2011-03-25
14:05
Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly check-in: 24d1308684 user: jan.nijtmans tags: trunk
14:04
Merge to feature branch check-in: 48a0bb8660 user: dkf tags: dkf-notifier-poll
2011-03-24
23:42
branch with tip #280 removed, for perf impact measurements check-in: 6cbe02a1d6 user: mig tags: mig-no280
16:43
Restored C++ usability to the memory allocation and free macros. check-in: ffeec96f44 user: dgp tags: trunk
10:23
Merge to feature branch check-in: 1c5281d1a4 user: dkf tags: dkf-notifier-poll
09:52
Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: 7d471fa4b4 user: dkf tags: trunk
09:12
Correct bizarre name of enumeration member. check-in: 0fe67a0357 user: dkf tags: trunk
06:23
Merge to feature branch check-in: 6968a9adbd user: dkf tags: dkf-notifier-poll
2011-03-23
23:23
Trial patch changing the handling of the TIP 280 continuation line data structures to keep expensive... check-in: 2b5c76ad19 user: andreask tags: aku-tip-280-cl-perf-trial
13:11
* generic/tclObj.c: exploit HAVE_FAST_TSD for the deletion context in TclFreeObj() check-in: 005a498bda user: mig tags: trunk
2011-03-22
11:21
Merge to feature branch check-in: 03f3ae79e3 user: dkf tags: dkf-notifier-poll
10:52
simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform. check-in: 46389c7b91 user: mig tags: trunk