Tcl Source Code

Timeline
Login

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

50 descendants of 9f5893b2e81f9576

2015-06-26
15:16
Tests for mcexists and mcloadedlocales check-in: 9806884e41 user: oehhar tags: msgcat_dyn_locale
13:41
Manpage, callback fail calls bgerror, clean catalog on packagelocale unset check-in: 4b0540150e user: oehhar tags: msgcat_dyn_locale
2015-06-25
08:08
merge trunk check-in: 76bc3b030d user: jan.nijtmans tags: novem
08:05
revert unintended change of .settings/org.eclipse.core.resources.prefs in previous commit check-in: 65f10f89cc user: jan.nijtmans tags: trunk
08:02
Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specif... check-in: 63b06948ef user: jan.nijtmans tags: trunk
2015-06-24
15:48
merge novem check-in: f0a996e066 user: dgp tags: dgp-refactor
14:45
merge trunk check-in: 593db2ff1b user: jan.nijtmans tags: novem
14:28
Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of int for more internal ... check-in: d5dd89b5a0 user: jan.nijtmans tags: trunk
13:56
Silence compiler warning. check-in: 127a366b73 user: dgp tags: trunk
2015-06-23
22:22
merge trunk check-in: 207ccc25be user: jan.nijtmans tags: novem
21:47
Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout, so make sure only win3... check-in: b4820171ca user: jan.nijtmans tags: trunk
20:42
merge trunk check-in: 0e38aecf90 user: jan.nijtmans tags: novem
20:32
Member field which should not have been const, because it is dynamically allocated. Some end-of-line... check-in: e6a8b4df5b user: jan.nijtmans tags: trunk
13:04
If the file system changes when "cwd" changes, force a filesystem refresh on path objects. Needed fo... check-in: 48beab9ffd user: jan.nijtmans tags: trunk
2015-06-22
12:40
Merge trunk check-in: a8834249fb user: oehhar tags: msgcat_dyn_locale
2015-06-21
22:29
Branch for androwish, as help to keep track on which android-specific changes could be included into... check-in: fe175c2a4e user: jan.nijtmans tags: androwish
2015-06-20
20:44
Make sure that an input lying precisely 1/2 ULP between two floating point values is rounded to even... check-in: 4a7785cdf1 user: kbk tags: trunk
2015-06-19
15:35
Remove lines of code made obsolete by earlier changes. check-in: 83de1a781f user: dgp tags: trunk
2015-06-18
20:58
Fix win compile check-in: cd6bd2d51a user: jan.nijtmans tags: novem-more-memory-API
19:58
merge novem check-in: 8d9650ab81 user: jan.nijtmans tags: novem-more-memory-API
19:35
merge trunk check-in: 2e63aaca7e user: jan.nijtmans tags: novem
17:33
[a4cb3f06c4] Fix edge case handling in lreplace. Many more tests. check-in: 210979790b user: dgp tags: trunk
13:09
Merge trunk. Upgrade to Unicode 8.0 check-in: 8d19eec637 user: jan.nijtmans tags: tip-389-impl
12:54
Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 check-in: fa3f257039 user: jan.nijtmans tags: trunk
2015-06-17
20:32
Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific. check-in: bc5d1d75a1 user: mistachkin tags: bug-57945b574a-without-stub
2015-06-16
15:24
Change Tcl_MutexUnlockAndFinalize() to internal function TclpMutexUnlockAndFinalize(). This does not... check-in: c2af0457ba user: jan.nijtmans tags: bug-57945b574a-without-stub
08:41
Fix [e770d92d76]: Add support for higher baud rates in Tcl check-in: 186588751d user: jan.nijtmans tags: trunk
2015-06-11
02:47
Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for ticket [478c446889]. check-in: 513c7ae3fc user: mistachkin tags: trunk
2015-06-08
20:56
The unit for usleep() is microseconds, not milliseconds. check-in: 68decd512b user: mistachkin tags: bug-57945b574a
17:19
Stop documentation lie about command rename traces and comment lie about what's done with them in Tc... check-in: 0f3b6ef172 user: dgp tags: trunk
2015-06-05
19:59
Merge thread test typo fixes from trunk. check-in: dfd36a52c7 user: mistachkin tags: bug-57945b574a
19:58
Fix typo in three thread tests. check-in: afbc4d55a7 user: mistachkin tags: trunk
19:56
Add stress test. check-in: 20b8b27291 user: mistachkin tags: bug-57945b574a
2015-06-04
20:49
Merge updates from trunk. check-in: e7851134ad user: mistachkin tags: bug-57945b574a
11:49
merge novem check-in: a481c80d50 user: dgp tags: dgp-refactor
11:49
merge trunk check-in: 76453f3d83 user: dgp tags: novem
2015-06-03
19:08
[268b23df11] Revised patch to create phony source string when the original script does not actually ... check-in: a4746159a2 user: dgp tags: trunk
17:40
Put the ellipsis inside, not outside, the close quote. check-in: 4ff271315a user: dgp tags: trunk
12:26
[268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets the length to a non-positiv... check-in: 5bd1e43691 user: dgp tags: trunk
2015-06-01
15:16
Make all msgcat tests pass check-in: c3bc045725 user: oehhar tags: msgcat_dyn_locale
2015-05-31
19:03
clock.tcl modified that all clock tests pass check-in: 5cbb737b5c user: oehhar tags: msgcat_dyn_locale
16:20
merge trunk check-in: 5a33b96277 user: oehhar tags: msgcat_dyn_locale
2015-05-28
12:28
merge trunk check-in: 8f95dbfde4 user: dgp tags: bug-57945b574a
2015-05-27
21:11
Merge trunk check-in: f5d3bd2653 user: jan.nijtmans tags: novem
18:35
Make tweak to the mem-debug tracking official. It is now again possible to use regular packages with... check-in: ef02e1dfd9 user: andreask tags: trunk
12:58
merge novem check-in: eb5d28cac2 user: dgp tags: dgp-refactor
2015-05-26
10:16
Added missing marker for incompatibility. check-in: ffbbbcc0ed user: dkf tags: trunk
2015-05-25
20:23
Remove useless code, trying to sync win32 environment variables with cygwin's. cygwin1.dll is respon... check-in: 29ddaf623d user: jan.nijtmans tags: trunk
13:03
Merge trunk check-in: 357f05a553 user: jan.nijtmans tags: novem
2015-05-20
15:15
Missed a bit check-in: 8d6572f68a user: dgp tags: trunk
15:12
[29044ba23f] Remove RANLIB as part of library installation. At best it's redundant to the RANLIB al... check-in: 9f5893b2e8 user: dgp tags: trunk