Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file changes version b9ffa96352

2016-06-16
14:48
Merge up to the 8.6.0 release. check-in: a255cc8f0b user: dgp tags: bug-16828b3744
2014-04-28
18:56
Merge to fix accidental fork in branch bug-3600058-td Leaf check-in: cdb671dd50 user: twylite tags: bug-3600058-td
18:41
Reintroduce tabular format for alphabetical index of commands, but use CSS columns. Put a categoriz... check-in: dae988402a user: twylite tags: bug-3600058-td
2014-03-13
17:10
Bug 3600058 work-in-progress: restored table format for contents page (easy for eyes to scan, each t... check-in: ce23a97e6f user: twylite tags: bug-3600058-td
2013-07-07
01:09
OpenBSD/m88k is now elf. Remove unneeded elf check. check-in: 8d6af72e7b user: stwo tags: novem
2013-05-25
03:26
Repair some stack depth housekeeping. check-in: 3ebbf5fefa user: dgp tags: trunk
2013-05-24
18:37
3613854 - Fixup stack maintenance /code generation for [array set x $oddList].

Postscript - I see... check-in: 77f74854f9 user: dgp tags: trunk

10:39
merge trunk check-in: 6604e2cb37 user: dgp tags: dgp-refactor
2013-05-23
20:24
Spare developers the burden and error risk of counting bytes in string literals, or having to type t... check-in: b89a07c1fc user: dgp tags: trunk
18:42
merge trunk check-in: 7c1b88ceaf user: dgp tags: dgp-refactor
18:32
Eliminate code duplication. check-in: 948546755c user: dgp tags: trunk
18:13
merge trunk check-in: 19a741f795 user: dgp tags: dgp-refactor
11:40
merge-mark check-in: 60f412d6a8 user: jan.nijtmans tags: trunk
2013-05-22
16:39
Removed const qualifier causing the HP native cc to error out (error 1675: Duplicate type qualifier ... check-in: 6d9213be40 user: andreask tags: trunk
13:34
silence compiler warning check-in: 13314a4573 user: dgp tags: trunk
13:07
[3613609]: Replace strcasecmp() with UTF-8-aware version. check-in: 89f027f118 user: dkf tags: trunk
10:36
* doc/file.n: [Bug 3613671]: Added note to portability section on the fact that [file owned] does ...
check-in: a9869d4e5a user: dkf tags: trunk
2013-05-20
16:14
Merge trunk. Still crippled in the same way as before. check-in: d99df0e9f0 user: dgp tags: dgp-refactor
15:10
3613569 Handle case when TclpTempFileNameForLibrary returns NULL. check-in: 5548df43ec user: dgp tags: trunk
14:17
[3613567]: Corrected sense of test on results of access() in temp file creation. check-in: 98e89843c0 user: dkf tags: trunk
2013-05-19
20:44
merge trunk check-in: 964dda3207 user: jan.nijtmans tags: novem
20:37
Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate possibly conflicting LOC... check-in: 837d5a924d user: jan.nijtmans tags: trunk
19:09
Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti check-in: 29afce30ee user: jan.nijtmans tags: trunk
2013-05-18
13:25
Split tclCompCmds.c into two roughly-equal-sized pieces. check-in: acbaf52e6e user: dkf tags: trunk
2013-05-17
17:56
Merge trunk. Conflicts resolved. Branch builds and runs ok. Still does not have the new expand-su... check-in: 67c1291e8a user: dgp tags: dgp-refactor
17:00
Merge near-trunk. check-in: d3d95087d5 user: dgp tags: dgp-refactor
14:09
fix directory where tclWinPanic.c resides check-in: 24bf5a61dd user: jan.nijtmans tags: win-console-panic
14:02
rebase check-in: 807f110dd7 user: jan.nijtmans tags: novem-bug-3598300
13:49
merge trunk check-in: c8652a1430 user: jan.nijtmans tags: novem
11:02
Remove useless variables. check-in: 1b1edcdcc7 user: dkf tags: trunk
07:36
rebase check-in: 3a8c190af0 user: jan.nijtmans tags: win-console-panic
07:24
Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-... check-in: f13860c832 user: jan.nijtmans tags: trunk
2013-05-16
17:43
Sigh. Fix version number of package "platform" in the Makefile.n files. Future: Write a small tcl sc... check-in: 0dcab17710 user: andreask tags: trunk
13:24
Confirmed that every caller of TclProcCompileProc() arranges for the procPtr and nsPtr arguments: ns... Closed-Leaf check-in: 9424cfeac1 user: dgp tags: dkf-review
12:33
Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-... check-in: 562f5e0679 user: jan.nijtmans tags: trunk
2013-05-15
20:32
Unless I'm missing something, this patch to TclCompileListCmd() should eliminate pointless, wasteful... Closed-Leaf check-in: 2f95126244 user: dgp tags: dgp-compile-list-shimmer
16:55
Fix platform version mismatch between code and index. check-in: d64159a66f user: andreask tags: trunk
15:18
Disabled some code in TclCompileScript(). Test suite results are unaffected. Does this indicate a g... check-in: e7415ccfa3 user: dgp tags: dkf-review
13:27
Trunk merged. Conflicts resolved. New functionality not yet enabled. check-in: 775ad8abf2 user: dgp tags: dgp-refactor
11:03
merge trunk check-in: 389eae3a70 user: jan.nijtmans tags: novem
10:56
Removing a few changes that were not actually needed, and correcting comments. check-in: e112c51022 user: dkf tags: trunk
10:44
merge-mark check-in: d6300a7bf5 user: dkf tags: trunk
10:42
merge trunk check-in: afed07eb5d user: jan.nijtmans tags: novem
10:41
A better technique for [list {*}blah]. Remove the INST_LIST_EXPANDED opcode (and the complex machine... check-in: 40f8bba871 user: dkf tags: trunk
10:41
merge-mark check-in: 6f516aeb48 user: jan.nijtmans tags: trunk
10:41
merge trunk Closed-Leaf check-in: c76fb949b9 user: dkf tags: dkf-bcc-optimize
10:38
A better technique for [list {*}blah]. Remove the INST_LIST_EXPANDED opcode (and the complex machine... check-in: a42aa0a38c user: dkf tags: dkf-bcc-optimize
2013-05-14
18:44
make dist check-in: 652c4f2107 user: dgp tags: trunk
12:39
merge trunk check-in: 56cdb9f4ce user: dgp tags: dgp-refactor
2013-05-13
19:30
merge trunk check-in: e1f06628eb user: jan.nijtmans tags: novem
16:59
Merged fix to bytecode engine problem. Details in merged revision. check-in: 01e27a732a user: andreask tags: trunk
16:51
Fixed bug in parent revision [832a1994c7] unpredictably breaking the execution of precompiled byteco... Closed-Leaf check-in: 461dc8b0cc user: andreask tags: bugfix-832a1994c7-for-precompiled-bc
15:17
merge trunk. Add back Tcl_AddErrorInfo to stub table (it's still used by Tk 8.6) check-in: 2097339df1 user: jan.nijtmans tags: novem
14:35
merge trunk check-in: c366eda7c3 user: dgp tags: dgp-refactor
14:23
compiler warning check-in: 49281094f1 user: dgp tags: trunk
14:12
Solved with a Tcl_ResetResult() call. check-in: 2569f069d9 user: dgp tags: dgp-refactor
14:07
Upgrade to zlib 1.2.8 check-in: f7bd677361 user: jan.nijtmans tags: trunk
14:05
Cause of the failing tests is the second pass optimizing compile. The second pass is building on re... check-in: 49a20875f0 user: dgp tags: dgp-refactor
12:53
Bring merge up to date with the trunk. Still suffers two test failures. check-in: 4700365c09 user: dgp tags: dgp-refactor
12:37
Create stanza to set INST_LIST_EXPANDED to replace function lost in merge. Still have two failing te... check-in: 65eb9f36e1 user: dgp tags: dgp-refactor
11:18
merge check-in: f4dd83a22d user: dgp tags: dgp-refactor
2013-05-12
00:44
Optimizations and general bytecode generation improvements. check-in: efa1b5bb6b user: dkf tags: trunk
00:42
Corrected the stack balancing in the special [list {*} ] compiler. check-in: 037223b708 user: dkf tags: dkf-bcc-optimize
00:04
Fix implementation of INST_LIST_EXPANDED. check-in: db31442aff user: dkf tags: dkf-bcc-optimize
2013-05-11
20:02
Partial fix: still ongoing check-in: faad6bf676 user: dkf tags: dkf-bcc-optimize
2013-05-10
19:08
Merge to near-trunk. check-in: 6f527b2285 user: dgp tags: dgp-refactor
12:57
Optimizations and general bytecode generation improvements. check-in: 18bcecceea user: dkf tags: dkf-bcc-optimize
2013-05-08
19:28
Start branch reducing use of sprintf(). Closed-Leaf check-in: cef46dbe76 user: dgp tags: dgp-sprintf
08:24
Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : PreferredUILanguages" t... check-in: 6dd00195c1 user: oehhar tags: bug3036566
2013-05-07
18:08
merge trunk Closed-Leaf check-in: 53d0e4fb5c user: mig tags: mig-no280
15:02
merge trunk. remove some unneeded #undef's check-in: 312eebbd03 user: jan.nijtmans tags: novem
11:38
No longer link Cygwin executables with zlib1.dll, but with cygz.dll. On Cygwin64 this doesn't work,... check-in: 76f6a1495e user: jan.nijtmans tags: trunk
2013-05-06
09:08
Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned long. This is potentia... check-in: 9bb59c6083 user: jan.nijtmans tags: novem
07:35
merge trunk check-in: 19ff9b95e1 user: jan.nijtmans tags: novem
07:33
Add support for Cygwin64, which has a 64-bit "long" type. Binary compatibility with win64 requires ... check-in: ad5495e548 user: jan.nijtmans tags: trunk
06:48
merge-mark check-in: 86970292d9 user: jan.nijtmans tags: trunk
2013-04-30
18:49
(::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: b15cddcf1f user: andreask tags: trunk
2013-04-29
12:34
Bringing vexpr up to date with the latest trunk.

Combining the vexpr patch with my fix to the m4 fi... Closed-Leaf check-in: 728208200b user: hypnotoad tags: hypnotoad-vexpr

12:31
Bringing patch up to date with the latest trunk Closed-Leaf check-in: 216aa27e26 user: hypnotoad tags: hypnotoad-prefer-native-8.6
09:31
Improve code generation for [array set] in a common case. check-in: b274b30ee6 user: dkf tags: trunk
2013-04-25
07:40
merge-mark check-in: f97e93ec09 user: jan.nijtmans tags: trunk
2013-04-23
14:38
Eliminate use of NO_WIDE_TYPE everywhere: It's exactly the same as TCL_WIDE_INT_IS_LONG check-in: 579f65acc8 user: jan.nijtmans tags: novem
14:15
Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as macros using Tcl_NewIntObj... check-in: 039d46054a user: jan.nijtmans tags: trunk
2013-04-21
21:01
Revert part of [bb4707eb077f0cd9], which removed Tcl_NewIntObj, Tcl_SetIntObj, Tcl_NewBooleanObj, Tc... check-in: 15c4d2e35f user: jan.nijtmans tags: novem
2013-04-19
09:49
merge-mark check-in: 7fb8568b0c user: jan.nijtmans tags: novem
09:39
merge trunk Closed-Leaf check-in: 2be1ff116b user: jan.nijtmans tags: more-macros
09:12
Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: 73c89b805b user: jan.nijtmans tags: trunk
2013-04-16
20:20
merge-mark check-in: 5025e53b83 user: dgp tags: trunk
17:34
merge trunk check-in: 03a0f57813 user: dgp tags: bug-2502002
2013-04-12
11:31
merge trunk check-in: c3d77d2f57 user: jan.nijtmans tags: novem
11:27
Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 0d1aa1bcb8 user: jan.nijtmans tags: trunk
2013-04-11
21:30
More progress. NR-enable [interp] and [$slave], completely with invokehidden subcommand. Test suit... check-in: 895289c52a user: dgp tags: bug-2502002
19:36
More revisions let multi-interp test case work, but at cost of panics and segfaults. Pushing the NR... check-in: 21d32f3242 user: dgp tags: bug-2502002
15:10
rebase check-in: f3309c1997 user: jan.nijtmans tags: initsubsystems
14:39
New internal routine TclNRInvoke() - NR-enabled path through the machinery behind invokehidden comma... check-in: db2d5a1b57 user: dgp tags: bug-2502002
13:35
merge trunk check-in: 5a1c73c881 user: dgp tags: bug-2502002
12:26
merge mark check-in: 6b78eda9dd user: dgp tags: trunk
10:18
rebase check-in: 1ef49d9a0e user: jan.nijtmans tags: initsubsystems
2013-04-09
20:45
3608714 Stop [string replace] refusing to replace empty substrings. check-in: 00e0754b40 user: dgp tags: bug-3608714
20:01
added some test cases, based on bug report check-in: 2bf9b851b9 user: dkf tags: bug-3610404
19:04
Use the double-secret iPtr->lookupNsPtr field to get post-enter-trace re-resolutions of commands don... check-in: 50ca00e10f user: dgp tags: bug-3610404
17:46
First simple-minded attempt at fix. Fixes the demo script. Causes massive test failures. Leaf check-in: 6a70fd9dd8 user: dgp tags: bug-3610383
2013-04-08
20:29
fix http package installation check-in: 106daecfca user: jan.nijtmans tags: trunk
20:07
3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thank... check-in: f8f456846f user: dgp tags: trunk
18:11
Revise TclNREvalObjv so that pre-resolution of the Command by a caller does not force suppression of... check-in: cc11942e49 user: dgp tags: bug-2502002
15:58
Documentation fix. check-in: e3d216f079 user: dgp tags: trunk
2013-04-05
08:46
merge trunk check-in: 8647fce932 user: dkf tags: dkf-http-cookies
2013-04-04
17:18
merge-mark check-in: a0ad7c4dd4 user: dgp tags: trunk
15:00
Bump http to 2.8.7 in the other dozen places as well. check-in: 30ee96e61d user: max tags: trunk
14:52
Bump http to 2.8.7 check-in: 6021cc928a user: max tags: trunk
14:42
Allow URLs that don't have a path, but a query query, e.g. http://example.com?foo=bar . check-in: a0172365d2 user: max tags: trunk
07:10
merge-mark check-in: 269efe1424 user: jan.nijtmans tags: novem
07:07
Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. check-in: 45d8edf1bb user: jan.nijtmans tags: trunk
2013-04-03
21:27
merge trunk check-in: a01b93b18e user: jan.nijtmans tags: more-macros
21:24
rebase check-in: b7d15a1a4b user: jan.nijtmans tags: initsubsystems
21:07
rebase check-in: 22d20ff38b user: jan.nijtmans tags: win-console-panic
20:55
merge trunk check-in: 025e044267 user: jan.nijtmans tags: novem
20:50
some more "ignore-glob" patterns check-in: 4783ead091 user: jan.nijtmans tags: trunk
13:27
merge-mark check-in: 48f5143259 user: jan.nijtmans tags: trunk
13:15
merge-mark check-in: 13e5002af4 user: dgp tags: trunk
13:12
rebase increase limit to 26000 characters check-in: 5e330292a6 user: jan.nijtmans tags: win-console-panic
12:38
better comments check-in: 78ecb6410c user: jan.nijtmans tags: initsubsystems
2013-04-01
21:48
Use Tcl_InitSubsystems in Tcl_Main macro check-in: 64763c55bf user: jan.nijtmans tags: initsubsystems
16:45
initsubsystems check-in: ad3c7bfca4 user: jan.nijtmans tags: initsubsystems
2013-03-31
22:09
2 lines not used any more check-in: f40ca07559 user: jan.nijtmans tags: initsubsystems
20:27
Fix Tcl_Main macro check-in: eed03000ed user: jan.nijtmans tags: initsubsystems
20:17
Going forward trying to define a better Tcl_InitStubsystems() check-in: f1f393d1f0 user: jan.nijtmans tags: initsubsystems
19:32
better leave tclPanic.c as it was check-in: 394d222af4 user: jan.nijtmans tags: win-console-panic
19:12
Use more macros in stead of thin wrapper functions. check-in: 3236f03180 user: jan.nijtmans tags: more-macros
2013-03-30
21:44
Better Windows console panic proc, still to be TIPped. check-in: 429d0febb3 user: jan.nijtmans tags: win-console-panic
2013-03-29
13:17
revert previous 2 commits: Setting argv0 as well is not a good idea. Needs to be worked out further,... Closed-Leaf check-in: 78c782a997 user: jan.nijtmans tags: initsubsystems2
12:46
Always set "argv0", irrespective of the "argc" value. check-in: 6d95830845 user: jan.nijtmans tags: initsubsystems2
12:29
Set the "argv0" variable as well as "argc"/"argv", if specified. This makes Tcl_InitSubsystems set t... check-in: 07ffdd7695 user: jan.nijtmans tags: initsubsystems2
10:08
New version, which takes the TCL_INIT_PANIC flag and the pseudo interpreter stuff out, without losin... check-in: 3ae7bcc7f0 user: jan.nijtmans tags: initsubsystems2
07:49
How would it look like, if the various initializations were split in separate commands? Closed-Leaf check-in: 14318b338f user: jan.nijtmans tags: initsubsystems2-split
2013-03-28
21:33
merge trunk check-in: 092350c306 user: jan.nijtmans tags: initsubsystems2
20:50
Demonstrate how the Tcl_Main() macro can use Tcl_InitSubsystems(), as fully equivalent replacement o... Closed-Leaf check-in: c65adb6b19 user: jan.nijtmans tags: initsubsystems2
14:49
merge-mark check-in: ab56b33031 user: jan.nijtmans tags: trunk
11:50
merge trunk. typo check-in: 77d3c41af0 user: jan.nijtmans tags: initsubsystems2
2013-03-27
18:48
Tolerate NULL interps check-in: 877c8ac162 user: dgp tags: trunk
15:46
renumber flag values, improve doc. check-in: 8e182c8395 user: jan.nijtmans tags: initsubsystems2
14:13
merge-mark check-in: 6a633181a3 user: jan.nijtmans tags: trunk
10:49
merge-mark check-in: 8da6d71781 user: jan.nijtmans tags: trunk
07:51
Version with all TCL_INIT_CREATE_XXX flags back check-in: b086c08897 user: jan.nijtmans tags: initsubsystems2
2013-03-26
18:00
merge trunk so review patch/diff is smaller check-in: 0dd323deff user: dgp tags: initsubsystems
15:57
Looks like TCL_INIT_CUSTOM (previously known as TCL_INIT_STUFF) is not a bad idea at all, provided i... check-in: a89da0d045 user: jan.nijtmans tags: initsubsystems
13:58
Add TCL_INIT_STUFF check-in: 2b53c1a5ac user: jan.nijtmans tags: initsubsystems
10:46
Don't initialize the encoding subsystem any more in Tcl_InitSubsystems(). check-in: 95b6e24fda user: jan.nijtmans tags: initsubsystems2
10:20
Version having TCL_INIT_PANIC as only Tcl_InitSubsystems() flag check-in: 02bff4de7f user: jan.nijtmans tags: initsubsystems
2013-03-25
15:00
TCL_INIT_ENCODINGPATH check-in: 19f0825e7e user: jan.nijtmans tags: initsubsystems
2013-03-22
23:08
Update to tzdata2013b check-in: 2fa10e0214 user: venkat tags: trunk
14:38
Eliminate some usage of VOID and its variants. Remove unnecessary #undef's check-in: 173d15f828 user: jan.nijtmans tags: novem
14:15
merge trunk check-in: d836fd6c98 user: jan.nijtmans tags: novem
13:22
If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_SaveResult() in testcases ... check-in: 8c696d0203 user: jan.nijtmans tags: trunk
11:35
merge trunk check-in: 7107b724db user: jan.nijtmans tags: initsubsystems
2013-03-21
14:56
merge-mark check-in: 5d80e6de9b user: jan.nijtmans tags: trunk
14:45
Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 45e154a241 user: jan.nijtmans tags: trunk
14:42
test suite hygiene check-in: 5115309a0d user: dgp tags: trunk
14:35
2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. check-in: 3541de0a97 user: dgp tags: trunk
2013-03-20
15:39
Bring forward tests to trunk check-in: 6dc8fe8244 user: dgp tags: trunk
14:10
merge trunk check-in: 5a5d0ec834 user: mig tags: mig-no280
13:41
Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: d2de88281c user: jan.nijtmans tags: trunk
2013-03-19
14:59
Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: 7eee715c3f user: jan.nijtmans tags: trunk
14:39
3597000 Consistent [file copy] result. check-in: 64f4ffa382 user: dgp tags: trunk
13:57
[Bug 3608360]: Incompatible behaviour of "file exists". check-in: 5567ed9fa5 user: jan.nijtmans tags: trunk
13:13
Test independence in fCmd.test check-in: 207842b573 user: dgp tags: trunk
11:55
Back out bug fix for [Bug 2893771], because it was the cause of the regression. check-in: 61ca003f52 user: jan.nijtmans tags: trunk
11:48
Check for wildcards if we've used FindFirstFile inside NativeAccess. Closed-Leaf check-in: 99d56dff4b user: dkf tags: bug-3608360
10:18
[Bug 3606390]: Fix isolation of test string-6.37. check-in: 872241114a user: dkf tags: trunk
10:01
[Bug 3606387]: Fix isolation of test scan-7.4. Also updated scan.test to use tcltest 2 properly. check-in: 44ed41f429 user: dkf tags: trunk
2013-03-18
18:37
Test independence in fileSystem.test check-in: 5db36f952e user: dgp tags: trunk
18:00
Test independence in unixFCmd.test check-in: 704a4f5023 user: dgp tags: trunk
14:30
[Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: 4d12cfb47c user: dkf tags: trunk
12:41
Merging in changes from trunk Closed-Leaf check-in: e580295bc9 user: seandeelywoods tags: hypnotoad-bug-3598385
12:38
Merging with updates from trunk check-in: 0827b509f2 user: seandeelywoods tags: hypnotoad-vexpr
12:37
Updating with latest fixes from trunk check-in: e92018c3bf user: seandeelywoods tags: hypnotoad-prefer-native-8.6
2013-03-12
12:53
merge trunk check-in: d78ed2315d user: dgp tags: dgp-refactor
08:47
Patch by Andrew Shadura, providing better support for three architectures they have in Debian. check-in: ab91ada793 user: jan.nijtmans tags: trunk
2013-03-11
19:06
3606391 trace.test test independence. check-in: 47cb241e14 user: dgp tags: trunk
17:40
Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. check-in: 081509f926 user: dgp tags: trunk
12:55
3607246,3607372 Unbalanced refcounts of literals in the global literal table. check-in: c440d13b97 user: dgp tags: trunk
12:46
merge trunk check-in: 1ea0f1cce2 user: dgp tags: dgp-literal-reform
01:42
Bring over the literal reform ideas. check-in: 6333182519 user: dgp tags: dgp-refactor
01:38
merge trunk check-in: 1158364b0d user: dgp tags: dgp-refactor
2013-03-10
16:13
Don't scan the whole literal list seeking the one value that can cause a circular reference, when w... check-in: 674a1ecef4 user: dgp tags: dgp-literal-reform
15:10
When possible, move literals instead of copying them. check-in: bf1bea5357 user: dgp tags: dgp-literal-reform
2013-03-08
21:24
3607372 Correct literal refcounting. check-in: f1a5efa5f0 user: dgp tags: dgp-literal-reform
21:14
3607372 Correct literal refcounting. Closed-Leaf check-in: 1c1952f439 user: dgp tags: bug-3607372
20:57
msvc compiler warning: signed-unsigned mismatch. check-in: 8af2068174 user: jan.nijtmans tags: trunk
19:11
Now change to store a simple array of (Tcl_Obj *) literal values in CompileEnv. WARNING! This will ... check-in: 8d274fcbcf user: dgp tags: dgp-literal-reform
18:49
Simplify the TclCreateLiteral() interface. Save the complexity for within tclLiteral.c where it is ... check-in: 9a1eac84fd user: dgp tags: dgp-literal-reform
01:37
Restore the optional return of a (LiteralEntry *) by TclCreateLiteral so that refCounts can be incre... check-in: b64e393eac user: dgp tags: dgp-literal-reform
2013-03-07
22:26
Restore the "find-only" mode of TclCreateLiteral(). check-in: 75ceac5253 user: dgp tags: dgp-literal-reform
22:17
Fix for Bug 3607246 closes the memleaks and stops the panics. check-in: e2a1f97623 user: dgp tags: dgp-literal-reform
21:30
Work in progress reworking how literals are stored. First effort is replacing the string based loca... check-in: 8de868a03b user: dgp tags: dgp-literal-reform
21:16
Correct unbalanced effect of TclInvalidateCmdLiteral() on the refcounts of literals in the global ta... Closed-Leaf check-in: 03fa2a45da user: dgp tags: bug-3607246
04:44
merge trunk check-in: a9b009d0e5 user: dgp tags: dgp-refactor
2013-03-06
21:55
Cleaner error handling in fixempties(). check-in: c769b9bb91 user: dgp tags: trunk
20:54
merge trunk check-in: 54d0ba332e user: dgp tags: dgp-refactor
20:50
3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 4d7eba11ad user: dgp tags: trunk