Tcl Source Code

File Ages
Login

Files in check-in 8cf7627603003f1d ordered by age

File ages are expressed relative to the check-in time of 2016-11-17 15:30:32.

AgeFilesCheck-in
current generic/tclObj.c
generic/tclTestObj.c
tests/obj.test
Restore bn_mp_radix_size.c to exact copy of libtommath-1.0 version: Since the radix_size of "9" should return 2, not 3. Add test-case to prove that. (check-in: 8cf7627603, user: jan.nijtmans, branch: libtommath-1.0)
3.9 hours generic/tclTomMath.h
Add test-case for mp_iseven(). If mp_iseven(0) ever returns 0, we will be warned that we are using the wrong mp_iseven() function. (check-in: d3f1169620, user: jan.nijtmans, branch: libtommath-1.0)
4.4 hours libtommath/tommath.h
Bring in fix for mp_iseven().... almost missed that .... This should be given a dedicated test-case. Now everything taken from "gahr-ticket-e6f27aa56f" branch is handled. (check-in: 04444b286a, user: jan.nijtmans, branch: libtommath-1.0)
4.7 hours .fossil-settings/ignore-glob
generic/tclExecute.c
win/Makefile.in
win/makefile.vc
Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function from libtommath 1.0 (in tclExecute.c). (check-in: 1e2d716ec7, user: jan.nijtmans, branch: libtommath-1.0)
6.0 hours unix/configure
unix/configure.ac
unix/tclConfig.h.in
Remove subdirectories of "libtommath", and various individual related files, not taking any part in the Tcl build. Makes the Tcl distribution smaller without sacrificing anything. And remove the TCL_TOMMATH define, which was never used for anything. (check-in: 634ffe2b64, user: jan.nijtmans, branch: trunk)
24.1 hours generic/tclTomMath.decls
libtommath/bn_mp_div_d.c
libtommath/bn_mp_read_radix.c
libtommath/makefile.cygwin_dll
macosx/Tcl.xcode/project.pbxproj
macosx/Tcl.xcodeproj/project.pbxproj
unix/Makefile.in
(experimental) Upgrade to libtommath 1.0 (actually by merging all changes between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it. (check-in: d1210bac0b, user: jan.nijtmans, branch: libtommath-1.0)
26.4 hours libtommath/bn_mp_add_d.c
libtommath/changes.txt
import libtommath 1.0 (check-in: dfaa44e279, user: jan.nijtmans, branch: libtommath)
28.6 hours compat/opendir.c
compat/waitpid.c
generic/tclBasic.c
generic/tclCompCmdsSZ.c
generic/tclCompile.c
generic/tclConfig.c
generic/tclEncoding.c
generic/tclEnsemble.c
generic/tclIORChan.c
generic/tclIORTrans.c
generic/tclInt.h
generic/tclListObj.c
generic/tclOODefineCmds.c
generic/tclOOInt.h
generic/tclUtil.c
macosx/tclMacOSXFCmd.c
unix/tclUnixInit.c
unix/tclUnixSock.c
win/tclWin32Dll.c
win/tclWinInit.c
win/tclWinPort.h
win/tclWinSock.c
win/tclWinThrd.c
Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-casts which are not necessary any more. (check-in: 521d320b7b, user: jan.nijtmans, branch: trunk)
2.1 days generic/tclOOCall.c
Slightly more efficient version as this is Hot Path code. (check-in: e45c8a81d3, user: dkf, branch: bug-itcl-1b2865)
3.0 days generic/tcl.h
Merge core-8-6-branch (check-in: 7bbea0e75d, user: jan.nijtmans, branch: trunk)
5.2 days library/tzdata/Antarctica/Casey
library/tzdata/Europe/Malta
library/tzdata/Europe/Rome
library/tzdata/Pacific/Tongatapu
Update to tzdata2016i from IETF (check-in: 8b0d120b2a, user: venkat, branch: core-8-5-branch)
6.0 days generic/tclInt.decls
generic/tclIntPlatDecls.h
generic/tclTest.c
unix/tclUnixCompat.c
win/tclWinTime.c
Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose, actually. (check-in: 01243c07ff, user: jan.nijtmans, branch: trunk)
6.2 days generic/tclIOUtil.c
Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-free filesystems (check-in: 1867fdf95b, user: jan.nijtmans, branch: trunk)
9.5 days generic/tclCmdMZ.c
generic/tclStringObj.c
tests/string.test
Route all [string last] operations through a common implementation. (check-in: 6622b74446, user: dgp, branch: trunk)
13.2 days doc/expr.n
tests/all.tcl
tests/main.test
tests/msgcat.test
tests/safe.test
tests/tm.test
Make packages msgcat and tcltest work unmodified in "novem". Make more test-cases work unmodified in "novem". (check-in: 9abb38ee0b, user: jan.nijtmans, branch: trunk)
13.2 days library/msgcat/msgcat.tcl
library/tcltest/tcltest.tcl
Make packages msgcat and tcltest work unmodified in "novem". (check-in: 3b9aba0637, user: jan.nijtmans, branch: core-8-6-branch)
15.1 days library/http/http.tcl
library/http/pkgIndex.tcl
Update http version number to 2.8.10, due to [838e99a76d] (check-in: 47bd2d0bbb, user: jan.nijtmans, branch: core-8-6-branch)
15.6 days tools/tcltk-man2html-utils.tcl
Fix the generated copyright sections in the HTML help file. (check-in: 13b8547f59, user: mistachkin, branch: htmlCopyrightsFix)
17.1 days tests/binary.test
Coverage tests for INST_STR_CONCAT1 byterarray ops. (check-in: b6e309554c, user: dgp, branch: trunk)
18.0 days doc/variable.n
[253ba6e818] Improved description of [variable] behaviour. (check-in: 6abd304ca2, user: dkf, branch: core-8-6-branch)
18.3 days generic/tclZlib.c
tests/history.test
[1ae12987cb] Ensure that deleting the [history] command deletes its storage. (check-in: eb11bf9cb5, user: dkf, branch: trunk)
18.3 days library/history.tcl
[1ae12987cb] Ensure that deleting the [history] command deletes its storage. (check-in: 3135d5681f, user: dkf, branch: core-8-6-branch)
18.8 days tests/zlib.test
Added test for bug (check-in: 0dfc1b9ec5, user: dkf, branch: bug-b26e38a3e4)
19.8 days generic/tclCmdIL.c
generic/tclDictObj.c
WIP (check-in: 8f63620a09, user: dgp, branch: dgp-string-cat)
22.3 days library/tzdata/Asia/Colombo
library/tzdata/Asia/Gaza
library/tzdata/Asia/Hebron
library/tzdata/Europe/Istanbul
Update timezone data to tzdata2016h from IETF (check-in: 72aa757082, user: venkat, branch: core-8-5-branch)
27.1 days generic/tclCompCmds.c
merge 8.6 (check-in: 5860b1c25b, user: dgp, branch: trunk)
27.9 days tests/format.test
EVIL HACKs are bad. Unnecessary ones are intolerable. Bad tests cause trouble. (check-in: 82918e7090, user: dgp, branch: core-8-6-branch)
33.8 days tests/stringComp.test
[eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. (check-in: f58d30ec32, user: dgp, branch: core-8-6-branch)
36.1 days generic/tclStrToD.c
tests/scan.test
[be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_BINARY_ONLY. (check-in: bb5488f1a7, user: dgp, branch: core-8-6-branch)
36.2 days doc/http.n
[74bc0e44f5] Doc tweak. (check-in: 04fbd1b5dd, user: dkf, branch: core-8-6-branch)
36.7 days unix/tclUnixThrd.c
Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists (check-in: bbfcd2c669, user: jan.nijtmans, branch: trunk)
36.7 days generic/tclThreadAlloc.c
Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists (check-in: 7a3c8a4b0d, user: jan.nijtmans, branch: core-8-6-branch)
39.0 days doc/concat.n
[62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. (check-in: 53cdc09f00, user: dkf, branch: trunk)
39.0 days doc/GetInt.3
[7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. (check-in: 925103116e, user: dkf, branch: trunk)
39.0 days tests/get.test
[7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. (check-in: aa50b70914, user: dkf, branch: core-8-6-branch)
39.2 days doc/scan.n
Be more accurate about scan's %i (check-in: b6c6a73a68, user: ferrieux, branch: trunk)
40.0 days tests/httpd
[838e99a76d] Ensure that encodings are handled with application/xml and friends. (check-in: e3de800d7d, user: dkf, branch: trunk)
40.0 days tests/http.test
[838e99a76d] Ensure that encodings are handled with application/xml and friends. (check-in: 041dc66019, user: dkf, branch: core-8-6-branch)
45.6 days generic/tclInterp.c
tests/interp.test
Fix [2bf561854c55a], interp alias to command whose name is the empty string. (check-in: e1a24d5c88, user: pooryorick, branch: trunk)
45.8 days library/tzdata/America/Los_Angeles
library/tzdata/America/Tijuana
library/tzdata/Antarctica/Davis
library/tzdata/Antarctica/DumontDUrville
library/tzdata/Antarctica/Mawson
library/tzdata/Antarctica/Rothera
library/tzdata/Antarctica/Syowa
library/tzdata/Antarctica/Troll
library/tzdata/Antarctica/Vostok
library/tzdata/Asia/Anadyr
library/tzdata/Asia/Ashgabat
library/tzdata/Asia/Baku
library/tzdata/Asia/Bishkek
library/tzdata/Asia/Chita
library/tzdata/Asia/Dushanbe
library/tzdata/Asia/Irkutsk
library/tzdata/Asia/Kamchatka
library/tzdata/Asia/Khandyga
library/tzdata/Asia/Krasnoyarsk
library/tzdata/Asia/Magadan
library/tzdata/Asia/Omsk
library/tzdata/Asia/Rangoon
library/tzdata/Asia/Sakhalin
library/tzdata/Asia/Samarkand
library/tzdata/Asia/Srednekolymsk
library/tzdata/Asia/Tashkent
library/tzdata/Asia/Tbilisi
library/tzdata/Asia/Ust-Nera
library/tzdata/Asia/Vladivostok
library/tzdata/Asia/Yakutsk
library/tzdata/Asia/Yangon
library/tzdata/Asia/Yekaterinburg
library/tzdata/Asia/Yerevan
library/tzdata/Etc/GMT+1
library/tzdata/Etc/GMT+10
library/tzdata/Etc/GMT+11
library/tzdata/Etc/GMT+12
library/tzdata/Etc/GMT+2
library/tzdata/Etc/GMT+3
library/tzdata/Etc/GMT+4
library/tzdata/Etc/GMT+5
library/tzdata/Etc/GMT+6
library/tzdata/Etc/GMT+7
library/tzdata/Etc/GMT+8
library/tzdata/Etc/GMT+9
library/tzdata/Etc/GMT-1
library/tzdata/Etc/GMT-10
library/tzdata/Etc/GMT-11
library/tzdata/Etc/GMT-12
library/tzdata/Etc/GMT-13
library/tzdata/Etc/GMT-14
library/tzdata/Etc/GMT-2
library/tzdata/Etc/GMT-3
library/tzdata/Etc/GMT-4
library/tzdata/Etc/GMT-5
library/tzdata/Etc/GMT-6
library/tzdata/Etc/GMT-7
library/tzdata/Etc/GMT-8
library/tzdata/Etc/GMT-9
library/tzdata/Europe/Kaliningrad
library/tzdata/Europe/Kirov
library/tzdata/Europe/Minsk
library/tzdata/Europe/Moscow
library/tzdata/Europe/Samara
library/tzdata/Europe/Ulyanovsk
library/tzdata/Europe/Volgograd
library/tzdata/Indian/Kerguelen
Update tzdata to 2016g from ietf.org (check-in: f302ad3362, user: venkat, branch: core-8-5-branch)
57.2 days win/rules.vc
merge core-8-6-branch. Undo changes to coffbase.txt (they cause overlap with Tk) (check-in: d22d2fc5be, user: jan.nijtmans, branch: winFixes)
57.3 days generic/tclLiteral.c
Merge core-8-6-branch. Add more comments to tclLiteral.c, contributed by mr_calvin (check-in: 8ac9a69b51, user: jan.nijtmans, branch: trunk)
70.9 days generic/tclVar.c
tests/var.test
[4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for report and fix. (check-in: db4b2eff59, user: dgp, branch: trunk)
71.1 days generic/tclAssembly.c
generic/tclCompCmdsGR.c
generic/tclCompExpr.c
generic/tclCompile.h
generic/tclIntDecls.h
generic/tclNamesp.c
tests/exec.test
tests/io.test
Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-interp resolvers (check-in: 8dd58d9800, user: jan.nijtmans, branch: trunk)
73.1 days tests/resolver.test
merge core-8-6-branch (check-in: 088a6d7995, user: jan.nijtmans, branch: bug-d4e7780ca1)
73.1 days generic/tclCmdAH.c
Allow additional optional "interp" argument for testinterpresolver command. Not used yet in any test-case. Protect panic in tclLiteral.c for possible null-pointer access. (cherry-picked from Gustaf Neuman's interpresolver patch). Eliminate some unecessary spacing. (check-in: f0027409f5, user: jan.nijtmans, branch: core-8-6-branch)
79.1 days generic/tclUtf.c
win/tclWinFile.c
win/tclWinPipe.c
Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_UTF_MAX>4: According to current Unicode standard, a byte string of >4 characters can never form a single UTF-8 character. And a few minor micro-optimizations related to UTF-8 handling. (check-in: 2de1551609, user: jan.nijtmans, branch: trunk)
83.1 days library/auto.tcl
Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. Contributed patch from Brian Griffin. (check-in: 33fdf70e7f, user: dgp, branch: core-8-6-branch)
114.2 days doc/chan.n
[db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. (check-in: 1cf98255a8, user: dkf, branch: core-8-6-branch)
116.1 days doc/fcopy.n
[6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous copying returns. (check-in: 63410153ac, user: dkf, branch: core-8-6-branch)
121.9 days tests/chanio.test
tests/namespace.test
[104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. Also merge backlog of test suite & doc improvements. (check-in: 98f348e049, user: dgp, branch: trunk)
121.9 days generic/tclIO.c
generic/tclIO.h
[104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. (check-in: fb17469c50, user: dgp, branch: core-8-6-branch)
123.1 days tests/tcltest.test
tests/unload.test
[77d58e3a7a] Test case independence: unload. (check-in: 5867920a2a, user: dkf, branch: core-8-6-branch)
124.2 days tests/load.test
[77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. (check-in: b83f83a4aa, user: dkf, branch: core-8-6-branch)
125.0 days generic/tclProc.c
Remove unmaintained disabled speculative code. Such things are for branches and history. (check-in: dbb80e10f1, user: dgp, branch: trunk)
125.5 days doc/file.n
tests/cmdAH.test
tests/fileName.test
Fix docs and test failures. I had rolled back .PS1 (Powershell files) as being executable without fixing tests and docs. (check-in: 1b84f2328f, user: ashok, branch: core-8-6-branch)
126.3 days tests/env.test
[77d58e3a7a] Test case independence: chanio, cmdah, env, history. (check-in: 0a7e505919, user: dkf, branch: core-8-6-branch)
126.3 days generic/tclIndexObj.c
Tidy up some references to INDEX_TEMP_TABLE. (check-in: 765b64e067, user: dkf, branch: trunk)
126.8 days tests/set-old.test
tests/set.test
merge 8.6 (check-in: 7e385b0261, user: dgp, branch: trunk)
126.9 days generic/tclFCmd.c
New private flag value INDEX_TEMP_TABLE. Used to signal to Tcl_GetIndexFromObj*() routines that the table in which lookups are done has a fleeting existence. Thus there is no value in caching any results, since the cache can never be useful. Improvement over existing hackery where cache is stored and then freed to avoid bogus results. Likely candidate to eventually push to the public interface. (check-in: 2413f3f624, user: dgp, branch: trunk)
127.7 days tests/parseOld.test
[3606125] Make parser-related tests work on their own. (check-in: dd90eda48e, user: dkf, branch: core-8-6-branch)
127.9 days library/tzdata/America/Cambridge_Bay
library/tzdata/America/Inuvik
library/tzdata/America/Iqaluit
library/tzdata/America/Pangnirtung
library/tzdata/America/Rankin_Inlet
library/tzdata/America/Resolute
library/tzdata/America/Yellowknife
library/tzdata/Antarctica/Macquarie
library/tzdata/Antarctica/Palmer
library/tzdata/Asia/Novokuznetsk
library/tzdata/Asia/Novosibirsk
tzdata2016f (check-in: 5897ba5816, user: dgp, branch: core-8-6-6-rc)
128.1 days doc/Hash.3
generic/tclHash.c
Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for example). Default (unsigned) cannot be changed in Tcl 8.x, that must wait until Tcl 9. (check-in: 2f25778e69, user: jan.nijtmans, branch: trunk)
128.9 days tests/socket.test
Avoid memory leak in test. (check-in: 5a8d50de65, user: dgp, branch: core-8-6-branch)
130.1 days tests/namespace-old.test
Fixes to namespace-old.test (check-in: c5ddb319aa, user: dkf, branch: bug-3606121)
130.4 days generic/tclClock.c
Bugfix [da340d4f32]. clock-55.9 and clock-55.10 test failures. (check-in: b6a05c2ceb, user: ashok, branch: core-8-6-branch)
131.0 days tests/oo.test
merge 8.6 (check-in: 217fdba06e, user: dgp, branch: trunk)
131.0 days doc/exec.n
Fixed docs for prior check-in (exec of .CMD files on Windows) (check-in: ec74f7d026, user: ashok, branch: core-8-6-branch)
131.2 days win/tclWinInt.h
Bugfix [3613671]. file owned implementation for Windows. (check-in: 4fe9800f92, user: ashok, branch: core-8-6-branch)
132.2 days generic/tclPathObj.c
Merge core-8-6-branch: Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argument that was not an absolute path. Added a check for that. Fixes Windows test failures fileSystem-1.{3,4} (check-in: 4589a9d17c, user: jan.nijtmans, branch: trunk)
132.2 days generic/tclBinary.c
generic/tclDisassemble.c
generic/tclFileName.c
generic/tclLink.c
generic/tclMain.c
generic/tclOOMethod.c
generic/tclOptimize.c
generic/tclParse.c
generic/tclPkg.c
generic/tclTimer.c
generic/tclTrace.c
unix/dltest/pkgua.c
unix/tclUnixFCmd.c
unix/tclUnixFile.c
win/tclWinFCmd.c
Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj in many places where possible. (check-in: 48cb8436f1, user: jan.nijtmans, branch: trunk)
133.3 days generic/tclOO.c
Merge core-8-6-branch: New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 also demonstrated these [bd7f17bce8] Revise ensemble dispatch to call TclNREvalObjv() which supports the TCL_EVAL_INVOKE Simplify all the Tcl_NRPostProc declarations Create and use a utility Tcl_NRPostProc when decr ref count of values is all that is needed Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows (check-in: ded621ba1e, user: jan.nijtmans, branch: trunk)
136.3 days tests/compile.test
Use conventional list operations for ensemble dispatch Add ability to disassemble TclOO constructors and destructors (check-in: b73ca431a6, user: jan.nijtmans, branch: trunk)
136.3 days doc/SetResult.3
typo and end-of-line spacing (check-in: 4251186884, user: jan.nijtmans, branch: core-8-6-branch)
139.1 days tests/for.test
Make test-case "for.test" pass, regardless of end-of-line spacing (check-in: a957f4d518, user: jan.nijtmans, branch: trunk)
139.1 days tests/indexObj.test
Disable special hacks for Itcl 3 ensemble error message generation. Migration paths are in place to bring this to an end. (check-in: 726413c61a, user: dgp, branch: trunk)
140.1 days generic/tclStringRep.h
macosx/tclMacOSXNotify.c
unix/tclUnixChan.c
unix/tclUnixNotfy.c
unix/tclUnixPipe.c
unix/tclUnixTest.c
unix/tclUnixTime.c
unix/tclXtNotify.c
win/tclWinChan.c
win/tclWinConsole.c
win/tclWinDde.c
win/tclWinNotify.c
win/tclWinSerial.c
Simplify use of "struct" keyword in many places. (check-in: 2e6ea5716f, user: jan.nijtmans, branch: trunk)
141.0 days macosx/README
unix/dltest/pkga.c
unix/dltest/pkgc.c
unix/dltest/pkgd.c
unix/dltest/pkge.c
Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway (check-in: b78ff97295, user: jan.nijtmans, branch: trunk)
141.2 days doc/AddErrInfo.3
generic/tclIOSock.c
generic/tclThreadTest.c
tests/event.test
Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions which are deprecated. (check-in: 3108faf68a, user: jan.nijtmans, branch: trunk)
143.0 days doc/zlib.n
[dd260aaf72] Allow the -dictionary option to be read from a pushed transform. (check-in: 3a71ff429a, user: dkf, branch: core-8-6-branch)
143.1 days doc/proc.n
[c3d956be5b] Clearer text about positioning of optional arguments. (check-in: 06af0634c4, user: dkf, branch: trunk)
143.2 days generic/tclStubLib.c
Make TCL_MAJOR_VERSION/TCL_MINOR_VERSION/TCL_STUB_MAGIC available to Tcl_InitStubs() arguments. Useful for debugging and detection of stub incompatibilities (e.g. for Tcl9) (check-in: dac224dbfc, user: jan.nijtmans, branch: trunk)
146.0 days unix/installManPage
[c30087b04f] Install man pages with permissions 644 instead of 444. (check-in: 02219cfde2, user: max, branch: trunk)
147.3 days tests/dict.test
[d553228d9f] Stop crashes in [dict update] with low refcount dictionaries. (check-in: a1400f5f20, user: dkf, branch: core-8-6-branch)
149.2 days generic/regc_locale.c
generic/tclUniData.c
Upgrade internal Unicode tables to Unicode 9.0 (check-in: 0f9effc04d, user: jan.nijtmans, branch: core-8-6-branch)
153.9 days tests/info.test
[4b61afd660] Allow [info frame] to record line info for substituted command names. (check-in: 15dd07c23c, user: dgp, branch: trunk)
153.9 days generic/tclEvent.c
[16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory. Namespace teardown complexities were giving the traces an opportunity to survive. Added another (arguably better) Tcl_UntraceVar() call to be sure we avoid this problem. (check-in: 35323a976b, user: dgp, branch: trunk)
161.2 days generic/tclDate.c
Fix [e14c77b845] for MSVC6: Compilation error over typedef (check-in: 66a48888ae, user: jan.nijtmans, branch: core-8-6-branch)
168.1 days library/tcltest/pkgIndex.tcl
tcltest 2.3.9 -> 2.4.0 (check-in: e49dfc8538, user: jan.nijtmans, branch: trunk)
169.1 days tools/tcltk-man2html.tcl
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH (check-in: a9621cd6b9, user: jan.nijtmans, branch: trunk)
169.1 days tools/genStubs.tcl
tools/man2html.tcl
tools/man2html1.tcl
tools/tclZIC.tcl
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH (check-in: d6287760d0, user: jan.nijtmans, branch: core-8-6-branch)
169.1 days tools/man2html2.tcl
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH (check-in: 3967da79cf, user: jan.nijtmans, branch: core-8-5-branch)
175.5 days doc/tell.n
Change "integer string" to "integer" in documentation for [tell]. It's not necessary to emphasize EIAS in every man page. The phrase "integer string" dates back to 1999 [ee1e5d143e], previous was "decimal string" which dates back to 1998, in fact the oldest version in Fossil [196f92fd17]. (check-in: 238a26c325, user: andy, branch: trunk)
180.3 days tests/assemble.test
Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. (check-in: 1b2b0fb52b, user: dkf, branch: trunk)
188.3 days win/tclWinReg.c
result/sendResult could be 64-bit, so account for that (check-in: ce171454ea, user: jan.nijtmans, branch: core-8-6-branch)
188.3 days library/reg/pkgIndex.tcl
tests/registry.test
Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-bit characters). Adopted from Androwish. Thanks to Christian Werner. version -> 1.3.2 (check-in: 978ad0ba66, user: jan.nijtmans, branch: core-8-6-branch)
197.1 days doc/tcltest.n
Add a note in tcltest manual page to betray false expectations on msec and usec. (check-in: 2b96efaf27, user: gahr, branch: gahr-tip-447)
208.8 days library/tzdata/America/Caracas
library/tzdata/Asia/Almaty
library/tzdata/Asia/Aqtau
library/tzdata/Asia/Aqtobe
library/tzdata/Asia/Barnaul
library/tzdata/Asia/Oral
library/tzdata/Asia/Qyzylorda
library/tzdata/Asia/Tomsk
library/tzdata/Europe/Astrakhan
Update to tzdata2016d from IETF (check-in: 61fc0755c1, user: venkat, branch: core-8-5-branch)
223.1 days generic/regc_lex.c
tests/utf.test
Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missing characters (check-in: a3e6750fec, user: jan.nijtmans, branch: core-8-6-branch)
224.0 days tests/uplevel.test
merge 8.6 (check-in: a7a8861836, user: dgp, branch: trunk)
227.2 days tests/clock.test
merge trunk (check-in: 743b989b39, user: gahr, branch: tip-444)
230.1 days win/coffbase.txt
RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt (check-in: 8046aa6a2d, user: jan.nijtmans, branch: core-8-5-branch)
232.3 days tests/lreplace.test
[47ac84309b] Import of aspect's branch from his personal repository on chiselapp. (check-in: 56f14cc0fe, user: dkf, branch: aspect-lreplace-cleanup)
235.9 days library/tzdata/America/Santiago
library/tzdata/Europe/Vilnius
library/tzdata/Pacific/Easter
Update to tzdata 2016c from ietf.org (check-in: c7604723f9, user: venkat, branch: core-8-5-branch)
239.2 days library/word.tcl
Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget. Still - most likely - not the complete story for trunk/tcl9, but whatever we do this is a better starting-point than how it was. (check-in: bc8560501f, user: jan.nijtmans, branch: trunk)
240.3 days unix/tcl.m4
win/configure
win/tcl.m4
Fix signed-unsigned-compare warning (reported by François Vogel on Windows, but gcc can trigger it as well) (check-in: 76041410f9, user: jan.nijtmans, branch: trunk)
246.0 days generic/tclIOCmd.c
Merge trunk. Add TCL_EVAL_GLOBAL flag to Tcl_EvalObjEx(), for reason mentioned in [0b8c387cf7]. (check-in: 727564218e, user: jan.nijtmans, branch: bug-0b8c387cf7)
246.3 days library/tzdata/America/Port-au-Prince
library/tzdata/Europe/Chisinau
Update tzdata to 2016b from ietf.org (check-in: 83ecbb6dbf, user: venkat, branch: core-8-5-branch)
248.9 days libtommath/bn_mp_export.c
libtommath/bn_mp_expt_d_ex.c
libtommath/bn_mp_get_long.c
libtommath/bn_mp_get_long_long.c
libtommath/bn_mp_import.c
libtommath/bn_mp_n_root_ex.c
libtommath/bn_mp_set_long.c
libtommath/bn_mp_set_long_long.c
libtommath/bn_mp_sqrtmod_prime.c
libtommath/tommath_private.h
[e6f27aa56f] Add files I missed in my previous commit (check-in: 7625571c31, user: gahr, branch: gahr-ticket-e6f27aa56f)
250.9 days generic/tclStubInit.c
generic/tclTomMathDecls.h
libtommath/LICENSE
libtommath/bn_error.c
libtommath/bn_fast_mp_invmod.c
libtommath/bn_fast_mp_montgomery_reduce.c
libtommath/bn_fast_s_mp_mul_digs.c
libtommath/bn_fast_s_mp_mul_high_digs.c
libtommath/bn_fast_s_mp_sqr.c
libtommath/bn_mp_2expt.c
libtommath/bn_mp_abs.c
libtommath/bn_mp_add.c
libtommath/bn_mp_addmod.c
libtommath/bn_mp_and.c
libtommath/bn_mp_clamp.c
libtommath/bn_mp_clear.c
libtommath/bn_mp_clear_multi.c
libtommath/bn_mp_cmp.c
libtommath/bn_mp_cmp_d.c
libtommath/bn_mp_cmp_mag.c
libtommath/bn_mp_cnt_lsb.c
libtommath/bn_mp_copy.c
libtommath/bn_mp_count_bits.c
libtommath/bn_mp_div.c
libtommath/bn_mp_div_2.c
libtommath/bn_mp_div_2d.c
libtommath/bn_mp_div_3.c
libtommath/bn_mp_dr_is_modulus.c
libtommath/bn_mp_dr_reduce.c
libtommath/bn_mp_dr_setup.c
libtommath/bn_mp_exch.c
libtommath/bn_mp_expt_d.c
libtommath/bn_mp_exptmod.c
libtommath/bn_mp_exptmod_fast.c
libtommath/bn_mp_exteuclid.c
libtommath/bn_mp_fread.c
libtommath/bn_mp_fwrite.c
libtommath/bn_mp_gcd.c
libtommath/bn_mp_get_int.c
libtommath/bn_mp_grow.c
libtommath/bn_mp_init.c
libtommath/bn_mp_init_copy.c
libtommath/bn_mp_init_multi.c
libtommath/bn_mp_init_set.c
libtommath/bn_mp_init_set_int.c
libtommath/bn_mp_init_size.c
libtommath/bn_mp_invmod.c
libtommath/bn_mp_invmod_slow.c
libtommath/bn_mp_is_square.c
libtommath/bn_mp_jacobi.c
libtommath/bn_mp_karatsuba_mul.c
libtommath/bn_mp_karatsuba_sqr.c
libtommath/bn_mp_lcm.c
libtommath/bn_mp_lshd.c
libtommath/bn_mp_mod.c
libtommath/bn_mp_mod_2d.c
libtommath/bn_mp_mod_d.c
libtommath/bn_mp_montgomery_calc_normalization.c
libtommath/bn_mp_montgomery_reduce.c
libtommath/bn_mp_montgomery_setup.c
libtommath/bn_mp_mul.c
libtommath/bn_mp_mul_2.c
libtommath/bn_mp_mul_2d.c
libtommath/bn_mp_mul_d.c
libtommath/bn_mp_mulmod.c
libtommath/bn_mp_n_root.c
libtommath/bn_mp_neg.c
libtommath/bn_mp_or.c
libtommath/bn_mp_prime_fermat.c
libtommath/bn_mp_prime_is_divisible.c
libtommath/bn_mp_prime_is_prime.c
libtommath/bn_mp_prime_miller_rabin.c
libtommath/bn_mp_prime_next_prime.c
libtommath/bn_mp_prime_rabin_miller_trials.c
libtommath/bn_mp_prime_random_ex.c
libtommath/bn_mp_radix_size.c
libtommath/bn_mp_radix_smap.c
libtommath/bn_mp_rand.c
libtommath/bn_mp_read_signed_bin.c
libtommath/bn_mp_read_unsigned_bin.c
libtommath/bn_mp_reduce.c
libtommath/bn_mp_reduce_2k.c
libtommath/bn_mp_reduce_2k_l.c
libtommath/bn_mp_reduce_2k_setup.c
libtommath/bn_mp_reduce_2k_setup_l.c
libtommath/bn_mp_reduce_is_2k.c
libtommath/bn_mp_reduce_is_2k_l.c
libtommath/bn_mp_reduce_setup.c
libtommath/bn_mp_rshd.c
libtommath/bn_mp_set.c
libtommath/bn_mp_set_int.c
libtommath/bn_mp_shrink.c
libtommath/bn_mp_signed_bin_size.c
libtommath/bn_mp_sqr.c
libtommath/bn_mp_sqrmod.c
libtommath/bn_mp_sqrt.c
libtommath/bn_mp_sub.c
libtommath/bn_mp_sub_d.c
libtommath/bn_mp_submod.c
libtommath/bn_mp_to_signed_bin.c
libtommath/bn_mp_to_signed_bin_n.c
libtommath/bn_mp_to_unsigned_bin.c
libtommath/bn_mp_to_unsigned_bin_n.c
libtommath/bn_mp_toom_mul.c
libtommath/bn_mp_toom_sqr.c
libtommath/bn_mp_toradix.c
libtommath/bn_mp_toradix_n.c
libtommath/bn_mp_unsigned_bin_size.c
libtommath/bn_mp_xor.c
libtommath/bn_mp_zero.c
libtommath/bn_prime_tab.c
libtommath/bn_reverse.c
libtommath/bn_s_mp_add.c
libtommath/bn_s_mp_exptmod.c
libtommath/bn_s_mp_mul_digs.c
libtommath/bn_s_mp_mul_high_digs.c
libtommath/bn_s_mp_sqr.c
libtommath/bn_s_mp_sub.c
libtommath/bncore.c
libtommath/callgraph.txt
libtommath/makefile
libtommath/makefile.bcc
libtommath/makefile.icc
libtommath/makefile.msvc
libtommath/makefile.shared
libtommath/tommath_class.h
libtommath/tommath_superclass.h
[e6f27aa56f] Initial import of libtommath-1.0 This commit brings in libtommath-1.0, as of tag v1.0 of the upstream repository at https://github.com/libtom/libtommath. Only the top-level directory has been imported: the demo, etc, logs, mtest, pics, pre_gen, and tombc directories have been removed from our repo. The stubs tables have been regenerated to accomodate for the new function: mp_expt_d_ex(mp_int *a, mp_digit b, mp_int *c, int fast); See https://github.com/libtom/libtommath/commit/e9b1837 for details. Only the unix build system has been modified for now. Windows and Mac OSX will come later. (check-in: c7a3a1452b, user: gahr, branch: gahr-ticket-e6f27aa56f)
251.2 days doc/package.n
tests/package.test
Allow unstable Tcl releases to use unstable packages by default (this makes "package require Tk" find the expected 8.7a0 version in stead of 8.6). Make many "package" test-cases work even when the environment variable TCL_PKG_PREFER_LATEST is set. (check-in: 40b678a10d, user: jan.nijtmans, branch: trunk)
252.1 days tests/README
tests/apply.test
tests/assemble1.bench
tests/autoMkindex.test
tests/basic.test
tests/chan.test
tests/coroutine.test
tests/encoding.test
tests/execute.test
tests/expr-old.test
tests/expr.test
tests/fileSystem.test
tests/httpold.test
tests/init.test
tests/ioTrans.test
tests/iogt.test
tests/lindex.test
tests/lmap.test
tests/lrange.test
tests/lrepeat.test
tests/lsearch.test
tests/lsetComp.test
tests/misc.test
tests/nre.test
tests/parse.test
tests/parseExpr.test
tests/pkgMkIndex.test
tests/platform.test
tests/proc.test
tests/reg.test
tests/regexp.test
tests/regexpComp.test
tests/split.test
tests/stack.test
tests/stringObj.test
tests/subst.test
tests/tailcall.test
tests/trace.test
tests/unixForkEvent.test
tests/unixNotfy.test
tests/unknown.test
tests/upvar.test
tests/util.test
tests/winPipe.test
Eliminate exess spacings in many test-cases (check-in: d6d9491140, user: jan.nijtmans, branch: trunk)
254.0 days doc/CallDel.3
doc/CmdCmplt.3
doc/Concat.3
doc/CrtFileHdlr.3
doc/CrtInterp.3
doc/CrtTimerHdlr.3
doc/DetachPids.3
doc/DictObj.3
doc/DoWhenIdle.3
doc/Environment.3
doc/ExprLongObj.3
doc/FindExec.3
doc/GetCwd.3
doc/GetIndex.3
doc/GetOpnFl.3
doc/GetTime.3
doc/Init.3
doc/InitStubs.3
doc/Limit.3
doc/LinkVar.3
doc/Load.3
doc/Namespace.3
doc/OpenTcp.3
doc/ParseArgs.3
doc/Preserve.3
doc/PrintDbl.3
doc/RecEvalObj.3
doc/RecordEval.3
doc/SetErrno.3
doc/SetRecLmt.3
doc/Signal.3
doc/Sleep.3
doc/SplitList.3
doc/SplitPath.3
doc/StaticPkg.3
doc/StdChannels.3
doc/StrMatch.3
doc/SubstObj.3
doc/TCL_MEM_DEBUG.3
doc/TclZlib.3
doc/break.n
doc/case.n
doc/cd.n
doc/close.n
doc/continue.n
doc/coroutine.n
doc/eof.n
doc/eval.n
doc/exit.n
doc/fblocked.n
doc/flush.n
doc/foreach.n
doc/gets.n
doc/history.n
doc/if.n
doc/incr.n
doc/info.n
doc/interp.n
doc/join.n
doc/lappend.n
doc/lassign.n
doc/list.n
doc/load.n
doc/lrepeat.n
doc/lreverse.n
doc/namespace.n
doc/next.n
doc/packagens.n
doc/pid.n
doc/platform.n
doc/platform_shell.n
doc/prefix.n
doc/puts.n
doc/pwd.n
doc/refchan.n
doc/registry.n
doc/rename.n
doc/seek.n
doc/source.n
doc/split.n
doc/switch.n
doc/tailcall.n
doc/tclsh.1
doc/throw.n
doc/time.n
doc/tm.n
Eliminate exess spacings in remaining doc pages (check-in: 8731e8bf9f, user: jan.nijtmans, branch: trunk)
254.1 days macosx/GNUmakefile
macosx/configure.ac
tools/configure
tools/configure.ac
unix/tclConfig.sh.in
win/tcl.dsp
win/tclConfig.sh.in
configure.in -> configure.ac (check-in: 4706c883d8, user: jan.nijtmans, branch: trunk)
255.3 days .project
Fix version number in .project file (check-in: 94a2fe2d49, user: jan.nijtmans, branch: trunk)
258.8 days README
library/init.tcl
macosx/Tcl-Common.xcconfig
tools/tcl.hpj.in
unix/tcl.spec
win/README
win/configure.ac
win/makefile.bc
Bump trunk to 8.7a0 to accept new feature development. (check-in: 4def3fa682, user: dgp, branch: trunk)
259.3 days doc/clock.n
Clarify that weekends are intended as Saturdays and Sundays (check-in: aaa1b378a1, user: gahr, branch: tip-444)
260.3 days doc/Access.3
doc/Alloc.3
doc/AllowExc.3
doc/AppInit.3
doc/AssocData.3
doc/Async.3
doc/BackgdErr.3
doc/Backslash.3
doc/BoolObj.3
doc/ByteArrObj.3
doc/Cancel.3
doc/CrtChannel.3
doc/CrtCommand.3
doc/CrtMathFnc.3
doc/CrtObjCmd.3
doc/CrtSlave.3
doc/CrtTrace.3
doc/DoOneEvent.3
doc/DoubleObj.3
doc/DumpActiveMemory.3
doc/Ensemble.3
doc/Eval.3
doc/Exit.3
doc/ExprLong.3
doc/FileSystem.3
doc/GetHostName.3
doc/GetStdChan.3
doc/GetVersion.3
doc/IntObj.3
doc/Interp.3
doc/ListObj.3
doc/NRE.3
doc/Notifier.3
doc/ObjectType.3
doc/Panic.3
doc/PkgRequire.3
doc/RegExp.3
doc/SaveResult.3
doc/SetVar.3
doc/Tcl.n
doc/Tcl_Main.3
doc/TraceCmd.3
doc/TraceVar.3
doc/Translate.3
doc/UniCharIsAlpha.3
doc/UpVar.3
doc/WrongNumArgs.3
doc/after.n
doc/append.n
doc/apply.n
doc/array.n
doc/bgerror.n
doc/binary.n
doc/catch.n
doc/dde.n
doc/encoding.n
doc/error.n
doc/fconfigure.n
doc/fileevent.n
doc/filename.n
doc/format.n
doc/global.n
doc/lindex.n
doc/linsert.n
doc/llength.n
doc/lmap.n
doc/lrange.n
doc/lsearch.n
doc/lset.n
doc/lsort.n
doc/mathfunc.n
doc/memory.n
doc/msgcat.n
doc/open.n
doc/pkgMkIndex.n
doc/read.n
doc/regexp.n
doc/regsub.n
doc/return.n
doc/safe.n
doc/set.n
doc/socket.n
doc/string.n
doc/subst.n
doc/tclvars.n
doc/trace.n
doc/transchan.n
doc/try.n
doc/unknown.n
doc/unload.n
doc/unset.n
doc/update.n
doc/uplevel.n
doc/upvar.n
doc/vwait.n
doc/while.n
Eliminate exess spacings in many doc pages. (check-in: 840e5d4825, user: jan.nijtmans, branch: trunk)
268.0 days library/clock.tcl
Make sure that adding 0 weekdays doesn't result in going back in time (check-in: ef26db9e93, user: gahr, branch: tip-444)
268.1 days changes
update changes (check-in: de2063dbe4, user: dgp, branch: core-8-6-5-rc)
271.9 days generic/tclOO.h
unix/tclooConfig.sh
win/tclooConfig.sh
Bump to TclOO 1.0.4. Update changes file. (check-in: 9ecb248b72, user: dgp, branch: core-8-6-5-rc)
272.1 days library/tzdata/America/Metlakatla
library/tzdata/America/Santa_Isabel
library/tzdata/Asia/Karachi
library/tzdata/Asia/Tehran
Update to tzdata2016a. (check-in: 04a238c721, user: dgp, branch: core-8-6-5-rc)
272.2 days generic/tclEnv.c
Proposed fix for [9b47029467631832]: testing existence of env(some_thing) destroys traces. Was the comment [http://core.tcl.tk/tcl/artifact/f93c0675115b73ce?ln=554|here] not correct after all?. (check-in: 5e24c6a9db, user: jan.nijtmans, branch: bug-9b47029467631832)
304.0 days generic/tclTestProcBodyObj.c
Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecated functions. (check-in: 1bfaa8fd18, user: jan.nijtmans, branch: trunk)
332.2 days generic/regcustom.h
generic/regex.h
Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types like re_void any more. No change in functionality. (check-in: 83897e067a, user: jan.nijtmans, branch: trunk)
359.0 days generic/tcl.decls
Fix comments at the top of the *.decls files, which are not correct any more for a long long time (check-in: cd9bab60a6, user: jan.nijtmans, branch: trunk)
359.3 days library/tm.tcl
Make ::tcl::tm::roots work for alpha/beta Tcl releases. (backported from "novem", will be needed anyway for whatever future developments) (check-in: b8172944cb, user: jan.nijtmans, branch: trunk)
360.8 days generic/regc_nfa.c
Cherrypick [812a81812ebf89d2416059d45fabd27e45603f5e|812a81812e]: Turn off NRE asserts by default. About a 5% speedup on [clock format]. (check-in: 54583ab6ca, user: jan.nijtmans, branch: trunk)
361.7 days generic/tclOOInfo.c
[3d96b7076e] Prevent crashes when destroying an object's class inside a method call. (check-in: 3a5e60f35a, user: dkf, branch: trunk)
1.01 years win/nmakehlp.c
Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over from SQLite: Fix uses of ctype functions (ex: isspace()) on signed characters in test programs and in some obscure extensions. No changes to the core. (check-in: 642858bfbe, user: jan.nijtmans, branch: core-8-5-branch)
1.06 years library/tzdata/America/Fort_Nelson
library/tzdata/Pacific/Fiji
library/tzdata/Pacific/Norfolk
Update to tzdata2015g from ietf (check-in: c2b3385e7d, user: venkat, branch: core-8-5-branch)
1.07 years library/platform/platform.tcl
Bring back regexp to wat it was in latest release. This is the correct fix for kbk's attempt. (check-in: e83c1de850, user: jan.nijtmans, branch: core-8-5-branch)
1.08 years generic/regcomp.c
generic/regguts.h
[1080042][8f245009b0] Big bundle of regexp engine fixes and improvements contributed from Tom Lane of the postgres project. (check-in: 497b93405b, user: dgp, branch: trunk)
1.08 years generic/regerrs.h
Adaptation of re-memaccounting.patch from Tom Lane @postgres. (check-in: 770f0e7907, user: dgp, branch: tgl-pg-re)
1.08 years doc/Class.3
[154f0982f2] Document that Tcl_NewObjectInstance() really needs to make a namespace. (check-in: 2327af6915, user: dkf, branch: trunk)
1.08 years generic/tclResult.c
typo in comment. Eliminate unnecessary end-of-line spacing. (check-in: a3acef607b, user: jan.nijtmans, branch: trunk)
1.11 years generic/tclDecls.h
Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as appropriate, as already done with Tcl_Panic() earlier. Fix minor msvc compiler warning in tclWinFile.c (check-in: efcf56ba11, user: jan.nijtmans, branch: trunk)
1.11 years generic/tclLoadNone.c
unix/tclLoadDl.c
win/tclWinLoad.c
Where "interp" is only used for error-reporting, it can be allowed to be NULL. This should fix [5da26d4760]: Tcl_LoadFile() segfaults if "interp" is NULL. (check-in: 5034c136a8, user: jan.nijtmans, branch: trunk)
1.12 years generic/tclHistory.c
generic/tclThreadStorage.c
Eliminate unnessessary end-of-line spacing. No functional change. (check-in: 7caaf52e89, user: jan.nijtmans, branch: trunk)
1.13 years doc/for.n
Fix [b1f19286f0]: for command documentation. Minor addendum to previous commit: Make OS version number available in ::platform::generic for Cygwin (check-in: 46ff66412d, user: jan.nijtmans, branch: trunk)
1.15 years library/platform/pkgIndex.tcl
proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platform (check-in: 616b458e31, user: jan.nijtmans, branch: bug-219866c1e9)
1.16 years generic/tclPanic.c
win/tclWinError.c
Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further optimizations by the C-compiler. (check-in: 783aaa7b90, user: jan.nijtmans, branch: panic-noreturn)
1.16 years generic/regexec.c
Eliminate compiler warnings for MSVC (check-in: 7b3b0ca73e, user: jan.nijtmans, branch: trunk)
1.16 years generic/regc_color.c
generic/regc_cvec.c
generic/rege_dfa.c
generic/regerror.c
[187d7f499b] Sync the regexp engine to the Postgres version. (check-in: 2039e3cf3d, user: dgp, branch: trunk)
1.21 years doc/Thread.3
Document that multi-threading is on by default since 8.6 (check-in: 2e7826da11, user: jan.nijtmans, branch: trunk)
1.21 years doc/DString.3
doc/Encoding.3
doc/Object.3
doc/OpenFileChnl.3
doc/ParseCmd.3
doc/StringObj.3
doc/ToUpper.3
doc/Utf.3
Remove unnecessary end-of-line spacing (preparing for some further documentation updates) (check-in: a5205fe3c8, user: jan.nijtmans, branch: trunk)
1.21 years tests/ioCmd.test
tests/unixFCmd.test
nonportable -> nonPortable (check-in: 2452a86c51, user: jan.nijtmans, branch: trunk)
1.21 years tools/uniParse.tcl
Various Unicode handling enhancements, when building with TCL_UTF_MAX > 3, inspired by androwish. No effect if TCL_UTF_MAX=3 (which is the default) (check-in: e2278643dc, user: jan.nijtmans, branch: trunk)
1.21 years library/opt/optparse.tcl
library/package.tcl
library/safe.tcl
tests/httpd11.tcl
tools/findBadExternals.tcl
tools/loadICU.tcl
tools/makeTestCases.tcl
tools/man2help.tcl
tools/mkdepend.tcl
Whitespace reduction in Tcl scripts. No functional change. (check-in: 401a39ba9a, user: jan.nijtmans, branch: trunk)
1.22 years doc/library.n
[7703ff1082] Improved wording. (check-in: 7e791e7784, user: dkf, branch: trunk)
1.25 years doc/Method.3
[465213d171] Documentation correction for Tcl_NewMethod. (check-in: 46d2108111, user: dkf, branch: trunk)
1.25 years doc/my.n
[2c509f6291] Minor documentation correction from Peter Lewerin. (check-in: 2aa305b227, user: dkf, branch: trunk)
1.27 years library/tzdata/America/Montevideo
library/tzdata/Asia/Pyongyang
library/tzdata/Atlantic/Canary
library/tzdata/Europe/Simferopol
library/tzdata/Europe/Sofia
library/tzdata/Europe/Tallinn
Upgrade to tzdata2015f from IETF. (check-in: 6cb0868771, user: venkat, branch: core-8-5-branch)
1.30 years generic/tclOOBasic.c
explicitly ignore Tcl_PushCallFrame and TclPushStackFrame return value - it is always TCL_OK. Inconsistency found by coverity (CID 1251197) (check-in: 7448dc7ef9, user: msofer, branch: trunk)
1.34 years generic/tclFileSystem.h
Increase some counter sizes related to filesystem epoch from int to size_t. And prevent them ever becoming 0 due to an overflow. (backported with variation from androwish) (check-in: 5a8e195a32, user: jan.nijtmans, branch: trunk)
1.35 years unix/tclUnixPort.h
Eliminate the definition of L_tmpnam. It isn't used anywhere within Tcl any more. (backported from androwish) (check-in: 9a008e7622, user: jan.nijtmans, branch: trunk)
1.38 years generic/tclPreserve.c
Revert refcount changes that were not cosmetic. Changing equality testing to inequality testing does more than make code prettier or clearer. It makes it less strict, and thus more tolerant of other bugs elsewhere. Such changes deserve separate consideration at least, not breezy entry in an otherwise "code cleanup" commit. (check-in: 33e894a6ee, user: dgp, branch: trunk)
1.38 years generic/tclIOGT.c
Revert some refcount changes on I/O structs. These are refcounts on structs, not Tcl_Obj's. Their scheme doesn't suffer the same difficulties and histories as Tcl_Obj's, and they need not copy every detail, appropriate or not, from Tcl_Obj refcount management. The "significant value" -- as dkf puts it -- for the struct refcounting scheme is 0 not 1. (check-in: 77039e15ef, user: dgp, branch: trunk)
1.38 years compat/fake-rfc2553.c
compat/fixstrtod.c
compat/gettod.c
compat/mkstemp.c
compat/strncasecmp.c
compat/strstr.c
compat/strtod.c
compat/strtol.c
compat/strtoul.c
Remove unnecessary end-of-line spacing in compat/*.c (check-in: cbe2302e59, user: jan.nijtmans, branch: trunk)
1.38 years generic/tclRegexp.c
Another round of refCount consistancy improvements. (check-in: ec91b85b61, user: jan.nijtmans, branch: trunk)
1.39 years library/tzdata/Africa/Casablanca
library/tzdata/Africa/El_Aaiun
Summary: Update to tzdata2015e from ietf.org (check-in: 51e17e0790, user: venkat, branch: core-8-5-branch)
1.40 years win/buildall.vc.bat
win/tcl.hpj.in
Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. (check-in: 63b06948ef, user: jan.nijtmans, branch: trunk)
1.40 years .fossil-settings/crnl-glob
.fossil-settings/encoding-glob
library/encoding/jis0208.enc
tools/Makefile.in
win/tcl.dsw
win/tcl.rc
Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. (check-in: 0ff7f3392c, user: jan.nijtmans, branch: core-8-5-branch)
1.40 years generic/tclScan.c
Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of int for more internal variables. (check-in: d5dd89b5a0, user: jan.nijtmans, branch: trunk)
1.40 years compat/fake-rfc2553.h
compat/unistd.h
Member field which should not have been const, because it is dynamically allocated. Some end-of-line spacing in header files. (check-in: e6a8b4df5b, user: jan.nijtmans, branch: trunk)
1.43 years doc/lreplace.n
lreplace: more tests, doc improvement (check-in: b1d875f05f, user: aspect, branch: aspect-lreplace-refix)
1.45 years tests/thread.test
Merge thread test typo fixes from trunk. (check-in: dfd36a52c7, user: mistachkin, branch: bug-57945b574a)
1.47 years ChangeLog
merge trunk (check-in: 5a33b96277, user: oehhar, branch: msgcat_dyn_locale)
1.50 years doc/re_syntax.n
[11250a236d] Made the documentation of non-greediness overrides more obvious. (check-in: 93531a5a13, user: dkf, branch: trunk)
1.51 years tests/ooNext2.test
[0f42ff7871] Remove unintentional difference between interpreted and compiled [next]. (check-in: 55abfff316, user: dkf, branch: trunk)
1.51 years tests/http11.test
[b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, but it is far more interoperable and that's a more important metric. (check-in: 52fd51a4df, user: dkf, branch: trunk)
1.56 years library/tzdata/Africa/Cairo
library/tzdata/America/Adak
library/tzdata/America/Antigua
library/tzdata/America/Cayman
library/tzdata/America/Montreal
library/tzdata/Asia/Choibalsan
library/tzdata/Asia/Hovd
library/tzdata/Asia/Ulaanbaatar
library/tzdata/Pacific/Midway
library/tzdata/Pacific/Saipan
Update to tzdata2015d from ietf.org (check-in: 635281ed4f, user: venkat, branch: core-8-5-branch)
1.61 years unix/tclLoadDyld.c
Squelch otherwise-unavoidable OSX warnings. It's like magic! (check-in: 4760483bbd, user: dkf, branch: trunk)
1.68 years win/tclAppInit.c
Upon further review, due the order of #include of headers, we do not have a history of a #define STRICT active when the #include "windows.h" in tclWinPort.h happens. Don't want to start something new now. (check-in: 8a65d84d24, user: dgp, branch: dgp-win-specific-strict)
1.71 years doc/glob.n
Deleted Win95/98-specific documentation as those platforms have long been unsupported. (check-in: 792da66b36, user: ashok, branch: trunk)
1.77 years library/tzdata/Africa/Asmera
library/tzdata/America/Cancun
library/tzdata/Asia/Aden
library/tzdata/Asia/Bahrain
library/tzdata/Asia/Kuwait
library/tzdata/Asia/Muscat
library/tzdata/Atlantic/Reykjavik
merge tzdata2015a from ietf.org (check-in: 371af1a745, user: venkat, branch: core-8-5-branch)
1.92 years generic/tclThread.c
Rework the *FinalizeThread*() routines so that the quick exit preference is respected without need to run afoul of encoding finalizations. tests pass now. All changes are fully internal. (check-in: 0c55f8ef65, user: dgp, branch: bug-af08e89777)
1.94 years library/tzdata/Africa/Addis_Ababa
library/tzdata/Africa/Asmara
library/tzdata/Africa/Bangui
library/tzdata/Africa/Bissau
library/tzdata/Africa/Blantyre
library/tzdata/Africa/Brazzaville
library/tzdata/Africa/Bujumbura
library/tzdata/Africa/Dar_es_Salaam
library/tzdata/Africa/Djibouti
library/tzdata/Africa/Douala
library/tzdata/Africa/Gaborone
library/tzdata/Africa/Harare
library/tzdata/Africa/Kampala
library/tzdata/Africa/Kigali
library/tzdata/Africa/Kinshasa
library/tzdata/Africa/Libreville
library/tzdata/Africa/Luanda
library/tzdata/Africa/Lubumbashi
library/tzdata/Africa/Lusaka
library/tzdata/Africa/Malabo
library/tzdata/Africa/Maseru
library/tzdata/Africa/Mbabane
library/tzdata/Africa/Mogadishu
library/tzdata/Africa/Niamey
library/tzdata/Africa/Porto-Novo
library/tzdata/America/Grand_Turk
library/tzdata/America/Jamaica
library/tzdata/Asia/Dhaka
library/tzdata/Asia/Ho_Chi_Minh
library/tzdata/Asia/Phnom_Penh
library/tzdata/Asia/Seoul
library/tzdata/Asia/Vientiane
library/tzdata/Atlantic/Azores
library/tzdata/Atlantic/Madeira
library/tzdata/Europe/Lisbon
library/tzdata/Europe/Riga
library/tzdata/Indian/Antananarivo
library/tzdata/Indian/Comoro
library/tzdata/Indian/Mayotte
library/tzdata/Pacific/Bougainville
tzdata2014j from ietf.org (check-in: dbaa498f63, user: venkat, branch: core-8-5-branch)
2.01 years license.terms
pkgs/README
unix/ldAix
unix/tclUnixThrd.h
Remove a number of eol-spaces. No change in functionality. (check-in: 43b5a95f6d, user: jan.nijtmans, branch: trunk)
2.01 years tests/winFCmd.test
Improve documentation on the use of com ports (remove references to Windows 95, deprecate the use of postfix ':'). Allow lpt[5-9] just as com[5-9], and make sure that path normalization works as expected for ports > 4. (check-in: 90f8c27d0d, user: jan.nijtmans, branch: trunk)
2.03 years tests/append.test
tests/appendComp.test
[214cc0eb22] Add tests to make sure that this bug stays fixed. (check-in: fcc112066f, user: dkf, branch: trunk)
2.06 years win/tclsh.exe.manifest.in
Support for Windows 10 (check-in: 585b37d8d8, user: jan.nijtmans, branch: core-8-5-branch)
2.11 years generic/tclAlloc.c
Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does not compile with MSVC14. Eliminate use of __MINGW32__ macro everywhere, as it is deprecated. (check-in: c9c7d35c9d, user: jan.nijtmans, branch: trunk)
2.19 years tests/error.test
[cee90e4e88] Correct error in stack depth checking. (check-in: b5ecfdaff3, user: dgp, branch: trunk)
2.21 years tests/aaa_exit.test
Distinguish hanging from crashing in exit tests. (check-in: 208b2e859d, user: ferrieux, branch: trunk)
2.27 years library/tzdata/Africa/Accra
library/tzdata/Africa/Bamako
library/tzdata/Africa/Banjul
library/tzdata/Africa/Conakry
library/tzdata/Africa/Dakar
library/tzdata/Africa/Freetown
library/tzdata/Africa/Lome
library/tzdata/Africa/Nouakchott
library/tzdata/Africa/Ouagadougou
library/tzdata/Africa/Sao_Tome
library/tzdata/Africa/Timbuktu
library/tzdata/Africa/Tripoli
library/tzdata/America/Eirunepe
library/tzdata/America/Havana
library/tzdata/America/Rio_Branco
library/tzdata/Asia/Amman
library/tzdata/Asia/Chongqing
library/tzdata/Asia/Chungking
library/tzdata/Asia/Harbin
library/tzdata/Asia/Jayapura
library/tzdata/Asia/Jerusalem
library/tzdata/Asia/Kashgar
library/tzdata/Asia/Riyadh
library/tzdata/Asia/Shanghai
library/tzdata/Asia/Taipei
library/tzdata/Asia/Tokyo
library/tzdata/Asia/Urumqi
library/tzdata/Atlantic/St_Helena
library/tzdata/Australia/Adelaide
library/tzdata/Australia/Brisbane
library/tzdata/Australia/Broken_Hill
library/tzdata/Australia/Currie
library/tzdata/Australia/Darwin
library/tzdata/Australia/Eucla
library/tzdata/Australia/Hobart
library/tzdata/Australia/Lindeman
library/tzdata/Australia/Lord_Howe
library/tzdata/Australia/Melbourne
library/tzdata/Australia/Perth
library/tzdata/Australia/Sydney
library/tzdata/Europe/Budapest
library/tzdata/Europe/Helsinki
library/tzdata/Europe/Kiev
library/tzdata/Pacific/Apia
library/tzdata/Pacific/Chatham
library/tzdata/Pacific/Pago_Pago
tzdata2014f from ietf.org (check-in: cefd4a6c51, user: kbk, branch: core-8-5-branch)
2.30 years library/platform/shell.tcl
Updated package "platform" to version 1.0.13. Separated the identifiers "macosx*-i386-x86_64" and "macosx-universal" as incompatible with each other. Plus addition of a cast in tclIO.c to match types in a comparison which otherwise bugs a Windows debug build (warnings are errors). (check-in: dcb280116a, user: andreask, branch: core-8-5-branch)
2.34 years tests/fCmd.test
Finally, use correct octal notation which works in Tcl 9 as well. (check-in: 838e8dcfd4, user: jan.nijtmans, branch: trunk)
2.34 years unix/tclXtTest.c
win/tclWinTest.c
Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form. (check-in: c1e59561b9, user: jan.nijtmans, branch: trunk)
2.42 years tests/switch.test
[f0f876c141] Improve consistency in error messages. (check-in: fffc281b07, user: dkf, branch: trunk)
2.43 years doc/dict.n
[cb042d294e] Improve consistency of [dict] wrong-args error messages. (check-in: 968e9ac311, user: dkf, branch: trunk)
2.59 years tests/winFile.test
Remove all win95-specific test-cases, since Windows 95 is not supported any more. (check-in: 324a458635, user: jan.nijtmans, branch: trunk)
2.61 years unix/tcl.pc.in
Provide full Tcl patchlevel to tcl.pc and move private libs to "Libs.private". Record the fact that Tcl 8.6 requires Zlib 1.2.3 as a minimum. Supply both the shared library and the stub library to "Libs": Only one of them will actually be linked in, depending on whether -DUSE_TCL_STUBS is defined or not. (check-in: 667dfe5615, user: jan.nijtmans, branch: trunk)
2.72 years generic/tclOO.decls
generic/tclOODecls.h
generic/tclOOIntDecls.h
Simplify macro handling in tclOO*Decls.h, just as already done in "novem" [0c37ab8944], itcl*Decls.h and tdbc*Decls.h. This doesn't change the way symbols are exported. This simplifications were already present in the Tcl 8.6.2 headers, but those were buggy when tclOO was linked in statically without using stubs. (check-in: ebf5381b2f, user: jan.nijtmans, branch: trunk)
2.77 years generic/tclLoad.c
generic/tclPlatDecls.h
generic/tclThreadJoin.c
Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang/LLVM) don't define it, and _WIN32 is much more portable anyway. See: [http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#WindowsCygwinnonPOSIXandMinGW] (check-in: 80cf092cc7, user: jan.nijtmans, branch: trunk)
2.86 years generic/tclStringTrim.h
Make DEFAULT_TRIM_SET a MODULE_SCOPE string constant, so its value can be shared in tclCmdMZ.o and TclCompCmdsSZ.o and it no longer pollutes the tclStringTrim.h header file. (check-in: 2191bd8485, user: jan.nijtmans, branch: trunk)
2.92 years tools/man2help2.tcl
Improve descriptions of character escapes and ranges in Tcl.n. Improve output format handlers to cope with added escape for en-dashes. (check-in: 35e85b0756, user: dkf, branch: trunk)
2.98 years library/parray.tcl
[a122627849] Improve stack trace from parray on not-array. (check-in: 2c4acdb880, user: dkf, branch: core-8-5-branch)
2.99 years win/tclsh.rc
Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx] (check-in: c505b4ac53, user: jan.nijtmans, branch: core-8-5-branch)
3.00 years generic/tclNotify.c
Fix [e832d2b08]: unnecessary code in Tcl_SetMaxBlockTime. (check-in: 04b08d7303, user: jan.nijtmans, branch: trunk)
3.03 years doc/ChnlStack.3
doc/CrtChnlHdlr.3
doc/CrtCloseHdlr.3
doc/OOInitStubs.3
doc/RegConfig.3
doc/SetChanErr.3
doc/class.n
doc/copy.n
doc/define.n
doc/mathop.n
doc/object.n
doc/self.n
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. (check-in: 92ff51d4b5, user: jan.nijtmans, branch: trunk)
3.03 years doc/SourceRCFile.3
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. (check-in: 5145f9b673, user: jan.nijtmans, branch: core-8-5-branch)
3.06 years pkgs/package.list.txt
[01b77111e5]: Small fixes relating to this bug. In particular, the package name mapping was not being distributed, and there were some small problems with what the mappings were and how they were applied. Also prevented external URLs from ending with a '.'; that's vanishingly rare... (check-in: bfb7a5375f, user: dkf, branch: trunk)
3.09 years unix/dltest/Makefile.in
unix/dltest/pkgooa.c
-I${BUILD_DIR}/.. doesn't work when BUILD_DIR != "unix". Reported by Matthias Kraft (check-in: 9d2e353c0d, user: jan.nijtmans, branch: trunk)
3.10 years generic/tclOOStubLib.c
Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new test-case which makes the problem visible on UNIX as well. (check-in: 7abbaed029, user: jan.nijtmans, branch: trunk)
3.12 years library/tzdata/Africa/Juba
library/tzdata/America/Anguilla
library/tzdata/America/Araguaina
library/tzdata/America/Argentina/San_Luis
library/tzdata/America/Aruba
library/tzdata/America/Dominica
library/tzdata/America/Grenada
library/tzdata/America/Guadeloupe
library/tzdata/America/Marigot
library/tzdata/America/Montserrat
library/tzdata/America/St_Barthelemy
library/tzdata/America/St_Kitts
library/tzdata/America/St_Lucia
library/tzdata/America/St_Thomas
library/tzdata/America/St_Vincent
library/tzdata/America/Tortola
library/tzdata/America/Virgin
library/tzdata/Antarctica/McMurdo
library/tzdata/Antarctica/South_Pole
library/tzdata/Asia/Dili
library/tzdata/Asia/Jakarta
library/tzdata/Asia/Makassar
library/tzdata/Asia/Pontianak
library/tzdata/Europe/Vaduz
library/tzdata/Europe/Zurich
library/tzdata/Pacific/Johnston
Advance to tzdata2013g (check-in: 0bce3cbeeb, user: kbk, branch: core-8-5-branch)
3.14 years tests/source.test
Fix test source-4.1 (check-in: d6941999f1, user: dgp, branch: trunk)
3.16 years tests/foreach.test
Merge test; bug already fixed in trunk. (check-in: dd4cc03df6, user: dgp, branch: trunk)
3.26 years tests/rename.test
[a16752c252] Correct failure to call cmd deletion callbacks. (check-in: 2718a160f1, user: dgp, branch: trunk)
3.37 years library/tzdata/America/Asuncion
http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz (check-in: b7f2bd8640, user: kbk, branch: core-8-5-branch)
3.42 years tools/uniClass.tcl
Fix uniClass tool which was the real cause for [a876646efe], and add test-case for it. (check-in: f604a21bb0, user: jan.nijtmans, branch: core-8-5-branch)
3.42 years unix/README
Updates to redirect bug reports to the new tracker location. (check-in: cc0db5a0ac, user: dgp, branch: core-8-5-branch)
3.43 years unix/tclAppInit.c
Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers. Some formatting - improved comments. (check-in: cc8464e99f, user: jan.nijtmans, branch: trunk)
3.43 years compat/zlib/win64/libz.dll.a
Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead. (check-in: 4cca2f5455, user: jan.nijtmans, branch: trunk)
3.49 years tests/cmdIL.test
[3613609]: Replace strcasecmp() with UTF-8-aware version. (check-in: 89f027f118, user: dkf, branch: trunk)
3.52 years compat/zlib/CMakeLists.txt
compat/zlib/ChangeLog
compat/zlib/Makefile.in
compat/zlib/README
compat/zlib/as400/bndsrc
compat/zlib/as400/compile.clp
compat/zlib/as400/readme.txt
compat/zlib/as400/zlib.inc
compat/zlib/compress.c
compat/zlib/configure
compat/zlib/contrib/README.contrib
compat/zlib/contrib/blast/blast.c
compat/zlib/contrib/blast/blast.h
compat/zlib/contrib/delphi/ZLib.pas
compat/zlib/contrib/dotzlib/DotZLib/UnitTests.cs
compat/zlib/contrib/infback9/infback9.c
compat/zlib/contrib/infback9/inftree9.c
compat/zlib/contrib/minizip/configure.ac
compat/zlib/contrib/minizip/crypt.h
compat/zlib/contrib/minizip/iowin32.c
compat/zlib/contrib/minizip/miniunzip.1
compat/zlib/contrib/minizip/minizip.1
compat/zlib/contrib/minizip/unzip.c
compat/zlib/contrib/minizip/unzip.h
compat/zlib/contrib/minizip/zip.c
compat/zlib/contrib/pascal/zlibpas.pas
compat/zlib/contrib/puff/puff.c
compat/zlib/contrib/puff/puff.h
compat/zlib/contrib/puff/pufftest.c
compat/zlib/contrib/testzlib/testzlib.c
compat/zlib/contrib/vstudio/readme.txt
compat/zlib/contrib/vstudio/vc10/zlib.rc
compat/zlib/contrib/vstudio/vc10/zlibstat.vcxproj
compat/zlib/contrib/vstudio/vc10/zlibvc.def
compat/zlib/contrib/vstudio/vc10/zlibvc.vcxproj
compat/zlib/contrib/vstudio/vc11/miniunz.vcxproj
compat/zlib/contrib/vstudio/vc11/minizip.vcxproj
compat/zlib/contrib/vstudio/vc11/testzlib.vcxproj
compat/zlib/contrib/vstudio/vc11/testzlibdll.vcxproj
compat/zlib/contrib/vstudio/vc11/zlib.rc
compat/zlib/contrib/vstudio/vc11/zlibstat.vcxproj
compat/zlib/contrib/vstudio/vc11/zlibvc.def
compat/zlib/contrib/vstudio/vc11/zlibvc.sln
compat/zlib/contrib/vstudio/vc11/zlibvc.vcxproj
compat/zlib/contrib/vstudio/vc9/zlib.rc
compat/zlib/contrib/vstudio/vc9/zlibvc.def
compat/zlib/deflate.c
compat/zlib/deflate.h
compat/zlib/examples/enough.c
compat/zlib/examples/gun.c
compat/zlib/examples/gzappend.c
compat/zlib/examples/gzjoin.c
compat/zlib/examples/gzlog.c
compat/zlib/examples/gzlog.h
compat/zlib/examples/zran.c
compat/zlib/gzguts.h
compat/zlib/gzlib.c
compat/zlib/gzread.c
compat/zlib/gzwrite.c
compat/zlib/infback.c
compat/zlib/inffast.c
compat/zlib/inflate.c
compat/zlib/inftrees.c
compat/zlib/qnx/package.qpg
compat/zlib/test/example.c
compat/zlib/test/minigzip.c
compat/zlib/treebuild.xml
compat/zlib/trees.c
compat/zlib/uncompr.c
compat/zlib/win32/Makefile.msc
compat/zlib/win32/README-WIN32.txt
compat/zlib/win32/README.txt
compat/zlib/win32/zdll.lib
compat/zlib/win32/zlib.def
compat/zlib/win32/zlib1.dll
compat/zlib/win32/zlib1.rc
compat/zlib/win64/zdll.lib
compat/zlib/win64/zlib1.dll
compat/zlib/zconf.h
compat/zlib/zconf.h.cmakein
compat/zlib/zconf.h.in
compat/zlib/zlib.3
compat/zlib/zlib.3.pdf
compat/zlib/zlib.h
compat/zlib/zlib.map
compat/zlib/zutil.c
compat/zlib/zutil.h
Upgrade to zlib 1.2.8 (check-in: f7bd677361, user: jan.nijtmans, branch: trunk)
3.60 years unix/dltest/pkgb.c
Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) faster, while still being fully up/down compatible. It makes pkgb.so loadable in "novem" without the need to change the Tcl_PkgProvide() call to Tcl_PkgProvideEx(). (check-in: 0d1aa1bcb8, user: jan.nijtmans, branch: trunk)
3.66 years library/tzdata/America/Barbados
library/tzdata/America/Bogota
library/tzdata/America/Costa_Rica
library/tzdata/America/Curacao
library/tzdata/America/Nassau
library/tzdata/Asia/Hong_Kong
library/tzdata/Atlantic/Bermuda
library/tzdata/Europe/Busingen
library/tzdata/Europe/Vienna
Update to tzdata2013b (check-in: 15d1b83223, user: venkat, branch: core-8-5-branch)
3.70 years .fossil-settings/binary-glob
.settings/org.eclipse.core.resources.prefs
.settings/org.eclipse.core.runtime.prefs
Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8 (check-in: 74e78f02d8, user: jan.nijtmans, branch: core-8-4-branch)
3.71 years tests/listObj.test
[Bug 3606542]: Add missing constraint to test. (check-in: 068506d5f1, user: dkf, branch: trunk)
3.73 years tests/assocd.test
3605719,3605720 Test independence. Thanks Rolf Ade for patches. (check-in: c4b02b8c49, user: dgp, branch: trunk)
3.78 years generic/tclGet.c
Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFromAnyProc (except the call from inside the Tcl_ConvertToType function) from the Tcl core. (check-in: af25d8dc8c, user: jan.nijtmans, branch: trunk)
3.80 years tests/cmdInfo.test
tests/dcall.test
tests/result.test
For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix (check-in: 886f2784c1, user: dgp, branch: trunk)
3.80 years tests/unixInit.test
In the script library, selected modernizations from Patrick Fradin. (check-in: e2850774ab, user: dgp, branch: trunk)
3.81 years generic/tclCkalloc.c
Silence some compiler warnings. (check-in: cd00ede986, user: dgp, branch: trunk)
3.86 years generic/tclTomMathStubLib.c
Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and Tcl_AppendResult, not any other function. This puts least restrictions on eventual Tcl 9 stubs re-organization, and it works on the widest range of Tcl versions. (check-in: 8ceea4a885, user: jan.nijtmans, branch: trunk)
3.87 years generic/tclTomMathInterface.c
remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc to allow MEM_DEBUG to work properly (check-in: 9691e2e37d, user: mig, branch: trunk)
3.89 years generic/tclPort.h
proposed fix for Bug 3598300 (check-in: dcbf22ad99, user: jan.nijtmans, branch: bug-3598300)
3.89 years compat/dirent2.h
compat/dlfcn.h
compat/string.h
eliminate dependancy of compat/*.h on tcl.h (check-in: 5e21e8284c, user: jan.nijtmans, branch: core-8-5-branch)
3.95 years generic/tclParse.h
MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (code) (check-in: 31daf6f1a3, user: jan.nijtmans, branch: trunk)
3.96 years unix/tclLoadShl.c
Tcl headers already protect from EXTERN defines (check-in: 6b7f7f3849, user: dgp, branch: trunk)
4.00 years tools/str2c
A few unneeded internal CONST/CONST86's (check-in: b86be72558, user: jan.nijtmans, branch: trunk)
4.01 years unix/tclLoadNext.c
style fix (check-in: 5fbbfc2a80, user: jan.nijtmans, branch: trunk)
4.03 years library/tzdata/America/Bahia
library/tzdata/Pacific/Fakaofo
Import tzdata2012i (check-in: d3f74cece8, user: kbk, branch: core-8-5-branch)
4.03 years tools/README
Remove files and references for long outdated Wise Installer. (check-in: bbb8a76120, user: dgp, branch: trunk)
4.03 years ChangeLog.2000
ChangeLog.2001
ChangeLog.2003
just fix some characters that fossil cannot handle well (check-in: 7559185e9a, user: jan.nijtmans, branch: core-8-5-branch)
4.07 years unix/tclLoadOSF.c
Add "flags" parameter from Tcl_LoadFile to to various internal functions, so these flags are available through the whole filesystem for (future) internal use (check-in: 4d417791c9, user: jan.nijtmans, branch: trunk)
4.16 years library/msgcat/pkgIndex.tcl
TIP#399 implementation: mcconfig may add additional glob pattern for mcload (check-in: dbafc2163d, user: oehhar, branch: msgcat_dyn_locale)
4.23 years library/msgs/uk.msg
[Bug 3561330]: Use the correct full name of March in Ukrainian. (check-in: 0c983d78f7, user: dkf, branch: core-8-5-branch)
4.28 years tests/winDde.test
merge trunk (check-in: 27388707f2, user: jan.nijtmans, branch: frq-3527238)
4.29 years generic/tclPipe.c
more result generation conversion (check-in: 9a036eff3a, user: dkf, branch: trunk)
4.30 years tests/async.test
tests/compExpr-old.test
tests/compExpr.test
tests/dstring.test
tests/link.test
tests/lset.test
tests/notify.test
tests/unixFile.test
tests/winNotify.test
tests/winTime.test
No longer build tcltest.exe to run the tests,but use tclsh86.exe in combination with tcltest86.dll to do that (Windows only) (check-in: 9792ff8b65, user: jan.nijtmans, branch: trunk)
4.32 years unix/install-sh
sync with TEA, fix some comments (check-in: 0728cce9c7, user: jan.nijtmans, branch: trunk)
4.34 years library/dde/pkgIndex.tcl
make dde 1.4 loadlable when ::tcl::pkgconfig is available (check-in: 5dd4322c78, user: jan.nijtmans, branch: frq-3527238)
4.54 years compat/zlib/FAQ
compat/zlib/INDEX
compat/zlib/adler32.c
compat/zlib/contrib/ada/buffer_demo.adb
compat/zlib/contrib/ada/mtest.adb
compat/zlib/contrib/ada/read.adb
compat/zlib/contrib/ada/test.adb
compat/zlib/contrib/ada/zlib-streams.adb
compat/zlib/contrib/ada/zlib-streams.ads
compat/zlib/contrib/ada/zlib-thin.adb
compat/zlib/contrib/ada/zlib-thin.ads
compat/zlib/contrib/ada/zlib.adb
compat/zlib/contrib/ada/zlib.ads
compat/zlib/contrib/asm686/match.S
compat/zlib/contrib/delphi/zlibd32.mak
compat/zlib/contrib/iostream2/zstream.h
compat/zlib/contrib/masmx86/inffas32.asm
compat/zlib/contrib/masmx86/match686.asm
compat/zlib/contrib/minizip/Makefile.am
compat/zlib/contrib/minizip/ioapi.c
compat/zlib/contrib/minizip/ioapi.h
compat/zlib/contrib/minizip/miniunz.c
compat/zlib/contrib/minizip/minizip.c
compat/zlib/contrib/minizip/minizip.pc.in
compat/zlib/contrib/minizip/mztools.c
compat/zlib/contrib/minizip/mztools.h
compat/zlib/contrib/pascal/zlibd32.mak
compat/zlib/contrib/puff/Makefile
compat/zlib/contrib/puff/zeros.raw
compat/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj
compat/zlib/crc32.c
compat/zlib/crc32.h
compat/zlib/doc/algorithm.txt
compat/zlib/inffixed.h
compat/zlib/make_vms.com
compat/zlib/msdos/Makefile.bor
compat/zlib/msdos/Makefile.msc
compat/zlib/msdos/Makefile.tc
compat/zlib/test/infcover.c
compat/zlib/win32/Makefile.bor
compat/zlib/win32/Makefile.gcc
compat/zlib/zlib.pc.cmakein
zlib-1.2.7 (check-in: eb14b7478a, user: jan.nijtmans, branch: trunk)
4.58 years library/tzdata/Asia/Damascus
Apply tzdata2012c (check-in: 7fbd5f91d3, user: kbk, branch: core-8-5-branch)
4.60 years generic/tclPkgConfig.c
[Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation (check-in: 8032e7f92e, user: jan.nijtmans, branch: trunk)
4.67 years library/tzdata/America/Atikokan
library/tzdata/America/Blanc-Sablon
library/tzdata/America/Creston
library/tzdata/America/Dawson_Creek
library/tzdata/America/Edmonton
library/tzdata/America/Glace_Bay
library/tzdata/America/Goose_Bay
library/tzdata/America/Halifax
library/tzdata/America/Moncton
library/tzdata/America/Nipigon
library/tzdata/America/Rainy_River
library/tzdata/America/Regina
library/tzdata/America/St_Johns
library/tzdata/America/Swift_Current
library/tzdata/America/Toronto
library/tzdata/America/Vancouver
library/tzdata/America/Winnipeg
library/tzdata/Atlantic/Stanley
Update to tzdata 2012b (check-in: 1077be73d7, user: venkat, branch: core-8-5-branch)
4.68 years win/cat.c
[Bug 3288345] Wrong Tcl_StatBuf used on Cygwin (check-in: 7ad5febe39, user: jan.nijtmans, branch: trunk)
4.97 years generic/tclTomMathInt.h
[Bug 2991415]: tclport.h #include'd before limits.h (check-in: 92d210ba25, user: jan.nijtmans, branch: trunk)
5.09 years library/tzdata/America/Sitka
Update to Olson's tzdata2011l (check-in: d11be2712d, user: venkat, branch: core-8-5-branch)
5.12 years library/tzdata/Africa/Nairobi
Update to Olson's tzdata2011k (check-in: 26419277e5, user: venkat, branch: core-8-5-branch)
5.18 years generic/tclDTrace.d
3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. (check-in: d9f5e84500, user: dgp, branch: trunk)
5.20 years library/tzdata/Pacific/Honolulu
Update to Olson's tzdata2011i (check-in: 25a54364a6, user: venkat, branch: core-8-5-branch)
5.26 years generic/tclPosixStr.c
[Bug 3388350] mingw64 compiler warnings (check-in: 8fbf108ea7, user: jan.nijtmans, branch: trunk)
5.31 years library/tzdata/America/Kralendijk
library/tzdata/America/Lower_Princes
Update to Olson's tzdata2011h (check-in: 6e66b1bc32, user: dgp, branch: core-8-5-branch)
5.52 years tests/list.test
New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produce string rep of lists. [Bug 3173086] (check-in: 7720fbb825, user: dgp, branch: trunk)
5.54 years tests/join.test
tests/mathop.test
merge 8.5 (check-in: 27fd15ce57, user: dgp, branch: trunk)
5.62 years library/tzdata/America/North_Dakota/Beulah
Import Olson's tzdata2011e. (check-in: d9f4537543, user: venkat, branch: core-8-5-branch)
5.64 years generic/tclGetDate.y
TclClockOldscanObjCmd: More generation of errorCode information. (check-in: 25eb27727e, user: dkf, branch: trunk)
5.68 years library/tzdata/America/Juneau
Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d (check-in: 86f581a60d, user: kbk, branch: core-8-5-branch)
5.69 years generic/tclAsync.c
generic/tclResolve.c
Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in rest of Tcl source code. No ABI change. API change *should* be harmless. (check-in: 5574bdd262, user: dkf, branch: trunk)
5.69 years tests/incr.test
Update more of the test suite to use Tcltest 2. (check-in: c45a9f3c1c, user: dkf, branch: trunk)
5.71 years compat/memcmp.c
compat/stdlib.h
generic/tclOOStubInit.c
generic/tclRegexp.h
library/http1.0/http.tcl
macosx/tclMacOSXBundle.c
tests/case.test
tests/cmdMZ.test
tests/concat.test
tests/config.test
tests/eval.test
tests/if.test
tests/linsert.test
tests/opt.test
tests/proc-old.test
tests/remote.tcl
tests/security.test
tests/timer.test
tests/while.test
tools/checkLibraryDoc.tcl
tools/fix_tommath_h.tcl
tools/index.tcl
tools/regexpTestLib.tcl
unix/tclLoadAix.c
unix/tclUnixEvent.c
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). (check-in: c64f310d38, user: dgp, branch: trunk)
5.71 years doc/man.macros
generic/README
macosx/Tcl-Debug.xcconfig
macosx/Tcl-Info.plist.in
macosx/Tcl-Release.xcconfig
macosx/Tclsh-Info.plist.in
tests/for-old.test
tests/incr-old.test
tests/llength.test
tests/macOSXFCmd.test
tests/macOSXLoad.test
tests/pid.test
tests/pwd.test
tests/while-old.test
tests/winConsole.test
tools/installData.tcl
tools/man2tcl.c
unix/dltest/README
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (check-in: 79367df0f0, user: dgp, branch: core-8-5-branch)
5.72 years compat/README
compat/dirent.h
compat/float.h
tests/if-old.test
tools/encoding/big5.txt
tools/encoding/gb2312.txt
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (check-in: 90b4acd7bd, user: dgp, branch: core-8-4-branch)
6.06 years ChangeLog.2008
Split from ChangeLog (check-in: 183b97080e, user: rmax, branch: trunk)
6.29 years library/tzdata/America/Bahia_Banderas
library/tzdata/Pacific/Chuuk
library/tzdata/Pacific/Pohnpei
library/tzdata/Pacific/Ponape
library/tzdata/Pacific/Truk
library/tzdata/Pacific/Yap
* library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Pohnpei: * library/tzdata/Africa/Cairo: * library/tzdata/Europe/Helsinki: * library/tzdata/Pacific/Ponape: * library/tzdata/Pacific/Truk: * library/tzdata/Pacific/Yap: Olson's tzdata2010k. (check-in: 9808871b8d, user: kennykb, branch: core-8-5-branch)
6.31 years compat/zlib/win32/USAGE.txt
Official build of zlib1.dll 1.2.5 is finally available, so put it in (check-in: 6b99a1c2bf, user: nijtmans, branch: trunk)
6.38 years tools/eolFix.tcl
tools/tsdPerf.tcl
[Bug #3020677] wish can't link reg1.2 formatting, spacing, cleanup unused variables (check-in: cc4ffb1da9, user: nijtmans, branch: trunk)
6.42 years library/msgs/he.msg
[Bug 3016135] traceback using clock format with locale of he_IL (check-in: 029176d2a2, user: nijtmans, branch: trunk)
6.44 years tools/tsdPerf.c
tsdPerf.c: Fix export of symbol Tsdperf_Init, when using -fvisibility=hidden. Make two functions static, eliminate some unnecessary type casts. configure(.in)?: Update to Tcl 8.6 (check-in: c0b552db02, user: nijtmans, branch: trunk)
6.48 years library/opt/pkgIndex.tcl
optParse.tcl: eliminate ';' at line end, bump to v0.4.6 (check-in: 426aabe409, user: nijtmans, branch: trunk)
6.55 years library/tzdata/Africa/Tunis
* library/tzdata/Antarctica/Macquarie: * library/tzdata/Africa/Casablanca: * library/tzdata/Africa/Tunis: * library/tzdata/America/Santiago: * library/tzdata/America/Argentina/San_Luis: * library/tzdata/Antarctica/Casey: * library/tzdata/Antarctica/Davis: * library/tzdata/Asia/Anadyr: * library/tzdata/Asia/Damascus: * library/tzdata/Asia/Dhaka: * library/tzdata/Asia/Gaza: * library/tzdata/Asia/Kamchatka: * library/tzdata/Asia/Karachi: * library/tzdata/Asia/Taipei: * library/tzdata/Europe/Samara: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Fiji: Olson's tzdata2010i. (check-in: 2fa0d393d8, user: kennykb, branch: trunk)
6.58 years compat/zlib/contrib/dotzlib/DotZLib.build
compat/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs
compat/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs
compat/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs
compat/zlib/contrib/dotzlib/DotZLib/CodecBase.cs
compat/zlib/contrib/dotzlib/DotZLib/Deflater.cs
compat/zlib/contrib/dotzlib/DotZLib/DotZLib.cs
compat/zlib/contrib/dotzlib/DotZLib/GZipStream.cs
compat/zlib/contrib/dotzlib/DotZLib/Inflater.cs
compat/zlib/contrib/dotzlib/readme.txt
compat/zlib/contrib/gcc_gvmat64/gvmat64.S
compat/zlib/contrib/masmx64/gvmat64.asm
compat/zlib/contrib/masmx64/inffas8664.c
compat/zlib/contrib/masmx64/inffasx64.asm
compat/zlib/contrib/masmx64/readme.txt
compat/zlib/contrib/masmx86/bld_ml32.bat
compat/zlib/contrib/masmx86/readme.txt
compat/zlib/contrib/vstudio/vc10/miniunz.vcxproj
compat/zlib/contrib/vstudio/vc10/miniunz.vcxproj.filters
compat/zlib/contrib/vstudio/vc10/minizip.vcxproj
compat/zlib/contrib/vstudio/vc10/minizip.vcxproj.filters
compat/zlib/contrib/vstudio/vc10/testzlib.vcxproj
compat/zlib/contrib/vstudio/vc10/testzlib.vcxproj.filters
compat/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj.filters
compat/zlib/contrib/vstudio/vc10/zlibstat.vcxproj.filters
compat/zlib/contrib/vstudio/vc10/zlibvc.sln
compat/zlib/contrib/vstudio/vc10/zlibvc.vcxproj.filters
compat/zlib/contrib/vstudio/vc9/miniunz.vcproj
compat/zlib/contrib/vstudio/vc9/minizip.vcproj
compat/zlib/contrib/vstudio/vc9/testzlib.vcproj
compat/zlib/contrib/vstudio/vc9/testzlibdll.vcproj
compat/zlib/contrib/vstudio/vc9/zlibstat.vcproj
compat/zlib/contrib/vstudio/vc9/zlibvc.sln
compat/zlib/contrib/vstudio/vc9/zlibvc.vcproj
compat/zlib/inffast.h
compat/zlib/inftrees.h
compat/zlib/trees.h
compat/zlib/zlib.pc.in
Upgrade to zlib 1.2.5 (check-in: 47f60cf757, user: nijtmans, branch: trunk)
6.68 years compat/zlib/Makefile
compat/zlib/amiga/Makefile.pup
compat/zlib/amiga/Makefile.sas
compat/zlib/contrib/amd64/amd64-match.S
compat/zlib/contrib/asm686/README.686
compat/zlib/contrib/dotzlib/DotZLib.chm
compat/zlib/contrib/infback9/inftree9.h
compat/zlib/contrib/inflate86/inffas86.c
compat/zlib/contrib/minizip/MiniZip64_Changes.txt
compat/zlib/contrib/minizip/MiniZip64_info.txt
compat/zlib/contrib/minizip/iowin32.h
compat/zlib/contrib/minizip/make_vms.com
compat/zlib/contrib/minizip/zip.h
compat/zlib/doc/rfc1950.txt
compat/zlib/doc/rfc1951.txt
compat/zlib/doc/rfc1952.txt
compat/zlib/doc/txtvsbin.txt
compat/zlib/examples/README.examples
compat/zlib/examples/zlib_how.html
compat/zlib/examples/zpipe.c
compat/zlib/gzclose.c
compat/zlib/inflate.h
compat/zlib/msdos/Makefile.dj2
compat/zlib/msdos/Makefile.emx
compat/zlib/nintendods/Makefile
compat/zlib/nintendods/README
compat/zlib/old/Makefile.emx
compat/zlib/watcom/watcom_f.mak
compat/zlib/watcom/watcom_l.mak
compat/zlib/win32/DLL_FAQ.txt
compat/zlib/zlib2ansi
Upgrade zlib to version 1.2.4 (check-in: 62fd020af8, user: nijtmans, branch: trunk)
6.69 years library/tzdata/America/Matamoros
library/tzdata/America/Ojinaga
* library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New locale * library/tzdata/America/Santa_Isabel: New locale * library/tzdata/America/Asuncion: * library/tzdata/America/Tijuana: * library/tzdata/Antarctica/Casey: * library/tzdata/Antarctica/Davis: * library/tzdata/Antarctica/Mawson: * library/tzdata/Asia/Dhaka: * library/tzdata/Pacific/Fiji: Olson tzdata2010c. (check-in: c9785f1583, user: dgp, branch: trunk)
6.98 years library/tclIndex
* library/tclIndex: Manually redone the part of tclIndex dealing with safe.tcl and tm.tcl. This part passes the testsuite. Note that automatic regeneration of this part is not possible because it wrongly puts 'safe::Setup' on the list, and wrongly leaves out 'safe::Log' which is more dynamically created than the generator expects. Further note that the file "clock.tcl" is explicitly loaded by "init.tcl", the first time the clock command is invoked. The relevant code can be found at line 172ff, roughly, the definition of the procedure 'clock'. This means none of the procedures of this file belong in the tclIndex. Another indicator that automatic regeneration of tclIndex is ill-advised. (check-in: 5ee77c502a, user: andreas_kupries, branch: trunk)
7.06 years library/tzdata/America/Argentina/Buenos_Aires
library/tzdata/America/Argentina/Cordoba
library/tzdata/America/Argentina/Tucuman
* library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * library/tzdata/America/Argentina/San_Luis: * library/tzdata/America/Argentina/Tucuman: New DST rules for Argentina. (Olson's tzdata2009p.) (check-in: 0eed3557a4, user: kennykb, branch: core-8-5-branch)
7.09 years win/tclsh.ico
Fix the icon to have 48x48 size (mistakenly made a 46px icon) (check-in: cd373de52f, user: patthoyts, branch: trunk)
7.12 years generic/tommath.h
* generic/tclTomMathInt.h (new): Public header tclTomMath.h had * generic/tclTomMath.h: dependence on private headers, breaking use * generic/tommath.h: by extensions [Bug 1941434]. (check-in: 6e9ea43f97, user: dgp, branch: core-8-5-branch)
7.33 years library/tzdata/Indian/Mauritius
2009-07-21 Kevin B. Kenny <[email protected]> * library/tzdata/Asia/Dhaka: * library/tzdata/Indian/Mauritius: Olson's tzdata2009k. (check-in: 2f2c125a0c, user: kennykb, branch: trunk)
7.39 years macosx/Tcl.xcode/default.pbxuser
macosx/Tcl.xcodeproj/default.pbxuser
* macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2, * macosx/Tcl.xcode/*: standardize on gcc 4.2, remove obsolete * macosx/Tcl.xcodeproj/*: configurations and pre-Xcode project. * macosx/Tcl.pbproj/* (removed): * macosx/README: update project docs, cleanup. * unix/Makefile.in: update dist target for project changes. (check-in: 8dde9fbdba, user: das, branch: trunk)
7.55 years tools/tclsh.svg
Tcl icon upgraded and SVG file added. Windows 7 makes significant use of large icon resources. An SVG version of the tcl feather is included and has been used to generate the set of icons recommended for use on Vista except for the 256x256 PNG version. Inclusion of this prevents building with MSVC6 and a number of other tools which cannot handle PNG in in ico files. Hence the largest icon included is 64x64 at 32bit depth. (check-in: e30d6f8118, user: patthoyts, branch: trunk)
7.61 years library/tzdata/Asia/Kathmandu
library/tzdata/Asia/Katmandu
Olson's tzdata2009e (check-in: 112f6af617, user: kennykb, branch: trunk)
7.91 years compat/zlib/contrib/ada/readme.txt
compat/zlib/contrib/ada/zlib.gpr
compat/zlib/contrib/blast/Makefile
compat/zlib/contrib/blast/README
compat/zlib/contrib/blast/test.pk
compat/zlib/contrib/blast/test.txt
compat/zlib/contrib/delphi/ZLibConst.pas
compat/zlib/contrib/delphi/readme.txt
compat/zlib/contrib/dotzlib/DotZLib.sln
compat/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj
compat/zlib/contrib/dotzlib/LICENSE_1_0.txt
compat/zlib/contrib/infback9/README
compat/zlib/contrib/infback9/infback9.h
compat/zlib/contrib/infback9/inffix9.h
compat/zlib/contrib/infback9/inflate9.h
compat/zlib/contrib/inflate86/inffast.S
compat/zlib/contrib/iostream/test.cpp
compat/zlib/contrib/iostream/zfstream.cpp
compat/zlib/contrib/iostream/zfstream.h
compat/zlib/contrib/iostream2/zstream_test.cpp
compat/zlib/contrib/iostream3/README
compat/zlib/contrib/iostream3/TODO
compat/zlib/contrib/iostream3/test.cc
compat/zlib/contrib/iostream3/zfstream.cc
compat/zlib/contrib/iostream3/zfstream.h
compat/zlib/contrib/masmx64/bld_ml64.bat
compat/zlib/contrib/minizip/Makefile
compat/zlib/contrib/pascal/example.pas
compat/zlib/contrib/pascal/readme.txt
compat/zlib/contrib/puff/README
compat/zlib/contrib/testzlib/testzlib.txt
compat/zlib/contrib/untgz/Makefile
compat/zlib/contrib/untgz/Makefile.msc
compat/zlib/contrib/untgz/untgz.c
compat/zlib/examples/fitblk.c
compat/zlib/old/Makefile.riscos
compat/zlib/old/README
compat/zlib/old/descrip.mms
compat/zlib/old/os2/Makefile.os2
compat/zlib/old/os2/zlib.def
compat/zlib/old/visual-basic.txt
Add previously omitted files so we have a complete zlib 1.2.3 distro... (check-in: 8b8d3f1e88, user: dkf, branch: trunk)
7.92 years compat/zlib/win32/VisualC.txt
Import of zlib 1.2.3 (check-in: 0f222b0fe8, user: dkf, branch: trunk)
7.94 years library/tzdata/America/Argentina/Catamarca
library/tzdata/America/Argentina/Jujuy
library/tzdata/America/Argentina/La_Rioja
library/tzdata/America/Argentina/Mendoza
library/tzdata/America/Argentina/Rio_Gallegos
library/tzdata/America/Argentina/Salta
library/tzdata/America/Argentina/San_Juan
library/tzdata/America/Argentina/Ushuaia
library/tzdata/America/Campo_Grande
library/tzdata/America/Cuiaba
library/tzdata/America/Sao_Paulo
library/tzdata/*: Update from Olson's tzdata2008i. (check-in: c57d3ee9f4, user: kennykb, branch: trunk)
8.23 years ChangeLog.2007
Split off the ChangeLog entries for 2006-2007 into their own file. (check-in: e58b904c88, user: dkf, branch: trunk)
8.28 years library/tzdata/America/Santarem
Olson's tzdata2008e (check-in: 78048f8bdb, user: kennykb, branch: core-8-5-branch)
8.28 years library/tzdata/CET
library/tzdata/Europe/Belgrade
library/tzdata/Europe/Berlin
library/tzdata/MET
Olson's tzdata2008e (check-in: 121b0de920, user: kennykb, branch: trunk)
8.56 years generic/regfronts.c
Get rid of pre-C89-isms (esp. CONST vs const). (check-in: 2d205c22fb, user: dkf, branch: trunk)
8.64 years library/tzdata/Asia/Baghdad
library/tzdata/Asia/Calcutta
library/tzdata/Asia/Kolkata
library/tzdata/Asia/Saigon
Changes up to and including Olson's tzdata2008b (check-in: 79c4daab88, user: kennykb, branch: trunk)
9.10 years ChangeLog.1999
ChangeLog.2002
ChangeLog.2004
ChangeLog.2005
Tidying up, adding names to log entries, etc. (check-in: e185293bea, user: dkf, branch: trunk)
9.21 years library/tzdata/America/Indiana/Petersburg
library/tzdata/America/Indiana/Tell_City
library/tzdata/America/Indiana/Vincennes
library/tzdata/Pacific/Auckland
Olson's tzdata2007g (check-in: 820ffba5ee, user: kennykb, branch: trunk)
9.58 years library/tzdata/America/Tegucigalpa
Olson's tzdata2007e. (check-in: 7420c6c384, user: kennykb, branch: trunk)
9.58 years library/msgs/ja.msg
* doc/clock.n: Corrected a silly error (transposed 'uppercase' and 'lowercase' in clock.n. [Bug 1656002] Clarified that [clock scan] does not recognize a locale's alternative calendar. * library/clock.tcl: Corrected an error in skipping over the %Ey field on input. * library/msgs/ja.msg: * tools/loadICU.tcl: Corrected several localisation faults in the Japanese locale (most notably, incorrect dates for the Emperors' eras). [Bug 1637471]. Many thanks to SourceForge user 'nyademo' for pointing this out and developing a fix. * generic/tclPathObj.c: Corrected a 'const'ness fault that caused bitter complaints from MSVC. (check-in: d2cd76b378, user: kennykb, branch: trunk)
9.70 years library/tzdata/America/Indiana/Winamac
New US DST rules on Windows; Olson's tzdata2007c (check-in: f6e91e1904, user: kennykb, branch: trunk)
9.76 years library/tzdata/Atlantic/Faeroe
library/tzdata/Atlantic/Faroe
rebuilt from Olson's tzdata2007b (check-in: eb57473537, user: kennykb, branch: trunk)
9.97 years library/tzdata/America/Managua
library/tzdata/Europe/Podgorica
Olson's tzdata2006p (check-in: b2237c8c13, user: kennykb, branch: trunk)
10.12 years library/tzdata/Africa/Abidjan
library/tzdata/Africa/Algiers
library/tzdata/Africa/Ceuta
library/tzdata/Africa/Johannesburg
library/tzdata/Africa/Khartoum
library/tzdata/Africa/Lagos
library/tzdata/Africa/Maputo
library/tzdata/Africa/Monrovia
library/tzdata/Africa/Ndjamena
library/tzdata/Africa/Windhoek
library/tzdata/America/Anchorage
library/tzdata/America/Argentina/ComodRivadavia
library/tzdata/America/Atka
library/tzdata/America/Belem
library/tzdata/America/Belize
library/tzdata/America/Boa_Vista
library/tzdata/America/Boise
library/tzdata/America/Buenos_Aires
library/tzdata/America/Catamarca
library/tzdata/America/Cayenne
library/tzdata/America/Chicago
library/tzdata/America/Chihuahua
library/tzdata/America/Coral_Harbour
library/tzdata/America/Cordoba
library/tzdata/America/Danmarkshavn
library/tzdata/America/Dawson
library/tzdata/America/Denver
library/tzdata/America/Detroit
library/tzdata/America/El_Salvador
library/tzdata/America/Ensenada
library/tzdata/America/Fort_Wayne
library/tzdata/America/Fortaleza
library/tzdata/America/Godthab
library/tzdata/America/Guatemala
library/tzdata/America/Guayaquil
library/tzdata/America/Guyana
library/tzdata/America/Hermosillo
library/tzdata/America/Indiana/Indianapolis
library/tzdata/America/Indiana/Knox
library/tzdata/America/Indiana/Marengo
library/tzdata/America/Indiana/Vevay
library/tzdata/America/Indianapolis
library/tzdata/America/Jujuy
library/tzdata/America/Kentucky/Louisville
library/tzdata/America/Kentucky/Monticello
library/tzdata/America/Knox_IN
library/tzdata/America/La_Paz
library/tzdata/America/Lima
library/tzdata/America/Louisville
library/tzdata/America/Maceio
library/tzdata/America/Manaus
library/tzdata/America/Martinique
library/tzdata/America/Mazatlan
library/tzdata/America/Mendoza
library/tzdata/America/Menominee
library/tzdata/America/Merida
library/tzdata/America/Mexico_City
library/tzdata/America/Miquelon
library/tzdata/America/Monterrey
library/tzdata/America/New_York
library/tzdata/America/Nome
library/tzdata/America/Noronha
library/tzdata/America/North_Dakota/Center
library/tzdata/America/North_Dakota/New_Salem
library/tzdata/America/Panama
library/tzdata/America/Paramaribo
library/tzdata/America/Phoenix
library/tzdata/America/Port_of_Spain
library/tzdata/America/Porto_Acre
library/tzdata/America/Porto_Velho
library/tzdata/America/Puerto_Rico
library/tzdata/America/Recife
library/tzdata/America/Rosario
library/tzdata/America/Santo_Domingo
library/tzdata/America/Scoresbysund
library/tzdata/America/Shiprock
library/tzdata/America/Thule
library/tzdata/America/Thunder_Bay
library/tzdata/America/Whitehorse
library/tzdata/America/Yakutat
library/tzdata/Arctic/Longyearbyen
library/tzdata/Asia/Ashkhabad
library/tzdata/Asia/Bangkok
library/tzdata/Asia/Beirut
library/tzdata/Asia/Brunei
library/tzdata/Asia/Dacca
library/tzdata/Asia/Dubai
library/tzdata/Asia/Istanbul
library/tzdata/Asia/Kabul
library/tzdata/Asia/Kuala_Lumpur
library/tzdata/Asia/Kuching
library/tzdata/Asia/Macao
library/tzdata/Asia/Macau
library/tzdata/Asia/Manila
library/tzdata/Asia/Nicosia
library/tzdata/Asia/Qatar
library/tzdata/Asia/Singapore
library/tzdata/Asia/Tel_Aviv
library/tzdata/Asia/Thimbu
library/tzdata/Asia/Thimphu
library/tzdata/Asia/Ujung_Pandang
library/tzdata/Asia/Ulan_Bator
library/tzdata/Atlantic/Cape_Verde
library/tzdata/Atlantic/Jan_Mayen
library/tzdata/Atlantic/South_Georgia
library/tzdata/Australia/ACT
library/tzdata/Australia/Canberra
library/tzdata/Australia/LHI
library/tzdata/Australia/NSW
library/tzdata/Australia/North
library/tzdata/Australia/Queensland
library/tzdata/Australia/South
library/tzdata/Australia/Tasmania
library/tzdata/Australia/Victoria
library/tzdata/Australia/West
library/tzdata/Australia/Yancowinna
library/tzdata/Brazil/Acre
library/tzdata/Brazil/DeNoronha
library/tzdata/Brazil/East
library/tzdata/Brazil/West
library/tzdata/CST6CDT
library/tzdata/Canada/Atlantic
library/tzdata/Canada/Central
library/tzdata/Canada/East-Saskatchewan
library/tzdata/Canada/Eastern
library/tzdata/Canada/Mountain
library/tzdata/Canada/Newfoundland
library/tzdata/Canada/Pacific
library/tzdata/Canada/Saskatchewan
library/tzdata/Canada/Yukon
library/tzdata/Chile/Continental
library/tzdata/Chile/EasterIsland
library/tzdata/Cuba
library/tzdata/EET
library/tzdata/EST
library/tzdata/EST5EDT
library/tzdata/Egypt
library/tzdata/Eire
library/tzdata/Etc/GMT
library/tzdata/Etc/GMT+0
library/tzdata/Etc/GMT-0
library/tzdata/Etc/GMT0
library/tzdata/Etc/Greenwich
library/tzdata/Etc/UCT
library/tzdata/Etc/UTC
library/tzdata/Etc/Universal
library/tzdata/Etc/Zulu
library/tzdata/Europe/Amsterdam
library/tzdata/Europe/Andorra
library/tzdata/Europe/Athens
library/tzdata/Europe/Belfast
library/tzdata/Europe/Bratislava
library/tzdata/Europe/Brussels
library/tzdata/Europe/Bucharest
library/tzdata/Europe/Copenhagen
library/tzdata/Europe/Dublin
library/tzdata/Europe/Gibraltar
library/tzdata/Europe/Guernsey
library/tzdata/Europe/Isle_of_Man
library/tzdata/Europe/Jersey
library/tzdata/Europe/Ljubljana
library/tzdata/Europe/London
library/tzdata/Europe/Luxembourg
library/tzdata/Europe/Madrid
library/tzdata/Europe/Mariehamn
library/tzdata/Europe/Monaco
library/tzdata/Europe/Nicosia
library/tzdata/Europe/Oslo
library/tzdata/Europe/Paris
library/tzdata/Europe/Prague
library/tzdata/Europe/San_Marino
library/tzdata/Europe/Sarajevo
library/tzdata/Europe/Skopje
library/tzdata/Europe/Stockholm
library/tzdata/Europe/Tirane
library/tzdata/Europe/Tiraspol
library/tzdata/Europe/Uzhgorod
library/tzdata/Europe/Vatican
library/tzdata/Europe/Warsaw
library/tzdata/Europe/Zagreb
library/tzdata/Europe/Zaporozhye
library/tzdata/GB
library/tzdata/GB-Eire
library/tzdata/GMT
library/tzdata/GMT+0
library/tzdata/GMT-0
library/tzdata/GMT0
library/tzdata/Greenwich
library/tzdata/HST
library/tzdata/Hongkong
library/tzdata/Iceland
library/tzdata/Indian/Chagos
library/tzdata/Indian/Christmas
library/tzdata/Indian/Cocos
library/tzdata/Indian/Mahe
library/tzdata/Indian/Maldives
library/tzdata/Indian/Reunion
library/tzdata/Iran
library/tzdata/Israel
library/tzdata/Jamaica
library/tzdata/Japan
library/tzdata/Kwajalein
library/tzdata/Libya
library/tzdata/MST
library/tzdata/MST7MDT
library/tzdata/Mexico/BajaNorte
library/tzdata/Mexico/BajaSur
library/tzdata/Mexico/General
library/tzdata/NZ
library/tzdata/NZ-CHAT
library/tzdata/Navajo
library/tzdata/PRC
library/tzdata/PST8PDT
library/tzdata/Pacific/Efate
library/tzdata/Pacific/Enderbury
library/tzdata/Pacific/Funafuti
library/tzdata/Pacific/Galapagos
library/tzdata/Pacific/Gambier
library/tzdata/Pacific/Guadalcanal
library/tzdata/Pacific/Guam
library/tzdata/Pacific/Kiritimati
library/tzdata/Pacific/Kosrae
library/tzdata/Pacific/Kwajalein
library/tzdata/Pacific/Majuro
library/tzdata/Pacific/Marquesas
library/tzdata/Pacific/Nauru
library/tzdata/Pacific/Niue
library/tzdata/Pacific/Noumea
library/tzdata/Pacific/Palau
library/tzdata/Pacific/Pitcairn
library/tzdata/Pacific/Port_Moresby
library/tzdata/Pacific/Rarotonga
library/tzdata/Pacific/Samoa
library/tzdata/Pacific/Tahiti
library/tzdata/Pacific/Tarawa
library/tzdata/Pacific/Wake
library/tzdata/Pacific/Wallis
library/tzdata/Poland
library/tzdata/Portugal
library/tzdata/ROC
library/tzdata/ROK
library/tzdata/Singapore
library/tzdata/Turkey
library/tzdata/UCT
library/tzdata/US/Alaska
library/tzdata/US/Aleutian
library/tzdata/US/Arizona
library/tzdata/US/Central
library/tzdata/US/East-Indiana
library/tzdata/US/Eastern
library/tzdata/US/Hawaii
library/tzdata/US/Indiana-Starke
library/tzdata/US/Michigan
library/tzdata/US/Mountain
library/tzdata/US/Pacific
library/tzdata/US/Pacific-New
library/tzdata/US/Samoa
library/tzdata/UTC
library/tzdata/Universal
library/tzdata/W-SU
library/tzdata/WET
library/tzdata/Zulu
Olson's tzdata2006m (check-in: cc62308f7f, user: kennykb, branch: trunk)
10.98 years unix/aclocal.m4
* unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to support passing -isysroot in env(CFLAGS) to configure (flag can't be present twice, so can't be in both CFLAGS and LDFLAGS during configure), don't use -prebind when deploying on 10.4, define TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING (rdar://3171542). (SC_ENABLE_LANGINFO, SC_TIME_HANDLER): add/fix caching, fix obsolete autoconf macros. Sync with tk/unix/tcl.m4. * unix/configure.in: fix obsolete autoconf macros, sync gratuitous formatting/ordering differences with tk/unix/configure.in. * unix/Makefile.in: add CFLAGS to tclsh/tcltest link to make executable linking the same as during configure (needed to avoid loosing any linker relevant flags in CFLAGS, in particular flags that can't be in LDFLAGS). Avoid concurrent linking of tclsh and compiling of tclTestInit.o or xtTestInit.o during parallel make. (checkstubs, checkdoc, checkexports): dependency and Darwin fixes (dist): add new macosx files. * unix/tclLoadDyld.c (TclpDlopen): use NSADDIMAGE_OPTION_WITH_SEARCHING on second NSAddImage only. [Bug 1204237] (TclGuessPackageName): should not be MODULE_SCOPE. (TclpLoadMemory): ppc64 and endian (i386) fixes, add support for loading universal (fat) bundles from memory. * unix/tclUnixFCmd.c: * macosx/tclMacOSXFCmd.c: ppc64 and endian (i386) fixes. (TclMacOSXCopyFileAttributes): add support for new Tiger copyfile() API to enable copying of xattrs & ACLs by [file copy]. * generic/tcl.h: add Darwin specifc configure overrides for TCL_WIDE defines to support fat compiles of ppc and ppc64 at the same time, (replaces Darwin CVS fix by emoy, rdar://3693001). add/correct location of version numbers in macosx files. * generic/tclInt.h: clarify fat compile comment. * unix/tclUnixPort.h: add Darwin specifc configure overrides to support fat compiles, where configure runs only once for multiple architectures (replaces Darwin CVS fix by emoy, rdar://3693001). * macosx/tclMacOSXBundle.c: * macosx/tclMacOSXNotify.c: * unix/tclUnixNotfy.c: * unix/tclUnixPort.h: fix #include order to support compile time override of HAVE_COREFOUNDATION in tclUnixPort.h when building for ppc64 * macosx/Tcl.pbproj/default.pbxuser (new file): * macosx/Tcl.pbproj/jingham.pbxuser: * macosx/Tcl.pbproj/project.pbxproj: * macosx/Tcl.xcode/default.pbxuser (new file): * macosx/Tcl.xcode/project.pbxproj (new file): * macosx/Tcl.xcodeproj/default.pbxuser (new file): * macosx/Tcl.xcodeproj/project.pbxproj (new file): new/updated projects for Xcode 2.2 on 10.4, Xcode 1.5 on 10.3 & ProjectBuilder on 10.2, with native tcltest targets and support for universal (fat) compiles. * macosx/README: clarification/cleanup, document new Xcode projects and universal (fat) builds via CFLAGS (i.e. all of ppc ppc64 i386 at once). * unix/Makefile.in: * unix/aclocal.m4: * unix/configure.in: * unix/dltest/Makefile.in: * macosx/configure.ac (new file): add support for inclusion of unix/configure.in by macosx/configure.ac, allows generation of a config headers enabled configure script in macosx (required by Xcode projects). * macosx/GNUmakefile: rename from Makefile to avoid overwriting by configure run in tcl/macosx, add support for reusing configure cache, build target fixes, remove GENERIC_FLAGS override now handled by tcl.m4. * generic/tcl.decls: add Tcl_Main declaration as comment to avoid 'checkstubs' target complaining about it missing from stubs. * generic/regex.h: * generic/tclDate.c: * generic/tclEnv.c: * generic/tclGetDate.y: * generic/tclIOUtil.c: * generic/tclObj.c: * generic/tclStubInit.c: * generic/tclStubLib.c: * generic/tclPathObj.c: * generic/tclThreadAlloc.c: * generic/tclThreadStorage.c: * generic/tclTrace.c: * generic/tclVar.c: * generic/tommath.h: * tools/fix_tommath_h.tcl: * unix/tclUnixFCmd.c: ensure externally visible symbols not contained in stubs table are declared as MODULE_SCOPE (or as static if not used outside of own source file). These changes allow 'make checkstubs' to complete without error on Darwin with gcc 4. * generic/rege_dfa.c (getvacant): * generic/regexec.c (cfind): * generic/tclCompExpr.c (CompileSubExpr): * generic/tclNamesp.c (NamespaceEnsembleCmd): * unix/tclUnixChan.c (TclUnixWaitForFile): initialise variables to silence gcc 4 warnings. * generic/tclExecute.c (TclExecuteByteCode): fix unused variable warning when NO_WIDE_TYPE is defined. * generic/regguts.h: only #define NDEBUG if not already #defined. * unix/tclUnixNotfy.c: * macosx/tclMacOSXNotify.c: sync whitespace & comments. * unix/tclUnixPort.h: * win/tclWinPort.h: remove declaration of obsolete&unused TclpMutex API. * unix/configure: * unix/tclConfig.h.in: regen. (check-in: eac3630f72, user: das, branch: trunk)
11.02 years generic/regfree.c
Finish applying the style guide to the RE engine (except for variable and function names, which are a much bigger job to fix!) (check-in: 8d6df41218, user: dkf, branch: trunk)
12.19 years library/tzdata/SystemV/AST4
library/tzdata/SystemV/AST4ADT
library/tzdata/SystemV/CST6
library/tzdata/SystemV/CST6CDT
library/tzdata/SystemV/EST5
library/tzdata/SystemV/EST5EDT
library/tzdata/SystemV/HST10
library/tzdata/SystemV/MST7
library/tzdata/SystemV/MST7MDT
library/tzdata/SystemV/PST8
library/tzdata/SystemV/PST8PDT
library/tzdata/SystemV/YST9
library/tzdata/SystemV/YST9YDT
* generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the client data; the optimisation caused a bug that [after] would overwrite its imports. [Bug 1016167] * library/clock.tcl (InitTZData, ClearCaches): Changed so that the in-memory time zone :UTC (and its aliases) always gets reinitialised, in case tzdata is absent. [Bug 1019537, 1023779] * library/tzdata/*: Regenerated. * tests/clock.test (clock-31.*, clock-39.1): Corrected a problem where the 'system' locale tests fail on a non-English Windows machine. [Bug 1023761]. Added a test to make sure that alias time zones load correctly. [Bug 1023779]. * tools/tclZIC.tcl (writeLinks): Corrected a problem where alias time zone names were written incorrectly, causing them to fail to load at run time. [Bug 1023779]. * win/tclWinTime.c (Tcl_GetTime): Eliminated CPUID tests on Win64 - assuming that HAL vendors now do a better job of keeping the performance counters synchronized among CPU's. [Bug 1020445] (check-in: 58fb9afc44, user: kennykb, branch: trunk)
12.25 years library/msgs/af.msg
library/msgs/af_za.msg
library/msgs/ar.msg
library/msgs/ar_in.msg
library/msgs/ar_jo.msg
library/msgs/ar_lb.msg
library/msgs/ar_sy.msg
library/msgs/be.msg
library/msgs/bg.msg
library/msgs/bn.msg
library/msgs/bn_in.msg
library/msgs/ca.msg
library/msgs/cs.msg
library/msgs/da.msg
library/msgs/de.msg
library/msgs/de_at.msg
library/msgs/de_be.msg
library/msgs/el.msg
library/msgs/en_au.msg
library/msgs/en_be.msg
library/msgs/en_bw.msg
library/msgs/en_ca.msg
library/msgs/en_gb.msg
library/msgs/en_hk.msg
library/msgs/en_ie.msg
library/msgs/en_in.msg
library/msgs/en_nz.msg
library/msgs/en_ph.msg
library/msgs/en_sg.msg
library/msgs/en_za.msg
library/msgs/en_zw.msg
library/msgs/eo.msg
library/msgs/es.msg
library/msgs/es_ar.msg
library/msgs/es_bo.msg
library/msgs/es_cl.msg
library/msgs/es_co.msg
library/msgs/es_cr.msg
library/msgs/es_do.msg
library/msgs/es_ec.msg
library/msgs/es_gt.msg
library/msgs/es_hn.msg
library/msgs/es_mx.msg
library/msgs/es_ni.msg
library/msgs/es_pa.msg
library/msgs/es_pe.msg
library/msgs/es_pr.msg
library/msgs/es_py.msg
library/msgs/es_sv.msg
library/msgs/es_uy.msg
library/msgs/es_ve.msg
library/msgs/et.msg
library/msgs/eu.msg
library/msgs/eu_es.msg
library/msgs/fa.msg
library/msgs/fa_in.msg
library/msgs/fa_ir.msg
library/msgs/fi.msg
library/msgs/fo.msg
library/msgs/fo_fo.msg
library/msgs/fr.msg
library/msgs/fr_be.msg
library/msgs/fr_ca.msg
library/msgs/fr_ch.msg
library/msgs/ga.msg
library/msgs/ga_ie.msg
library/msgs/gl.msg
library/msgs/gl_es.msg
library/msgs/gv.msg
library/msgs/gv_gb.msg
library/msgs/hi.msg
library/msgs/hi_in.msg
library/msgs/hr.msg
library/msgs/hu.msg
library/msgs/id.msg
library/msgs/id_id.msg
library/msgs/is.msg
library/msgs/it.msg
library/msgs/it_ch.msg
library/msgs/kl.msg
library/msgs/kl_gl.msg
library/msgs/ko.msg
library/msgs/ko_kr.msg
library/msgs/kok.msg
library/msgs/kok_in.msg
library/msgs/kw.msg
library/msgs/kw_gb.msg
library/msgs/lt.msg
library/msgs/lv.msg
library/msgs/mk.msg
library/msgs/mr.msg
library/msgs/mr_in.msg
library/msgs/ms.msg
library/msgs/ms_my.msg
library/msgs/mt.msg
library/msgs/nb.msg
library/msgs/nl.msg
library/msgs/nl_be.msg
library/msgs/nn.msg
library/msgs/pl.msg
library/msgs/pt.msg
library/msgs/pt_br.msg
library/msgs/ro.msg
library/msgs/ru.msg
library/msgs/ru_ua.msg
library/msgs/sh.msg
library/msgs/sk.msg
library/msgs/sl.msg
library/msgs/sq.msg
library/msgs/sr.msg
library/msgs/sv.msg
library/msgs/sw.msg
library/msgs/ta.msg
library/msgs/ta_in.msg
library/msgs/te.msg
library/msgs/te_in.msg
library/msgs/th.msg
library/msgs/tr.msg
library/msgs/vi.msg
library/msgs/zh.msg
library/msgs/zh_cn.msg
library/msgs/zh_hk.msg
library/msgs/zh_sg.msg
library/msgs/zh_tw.msg
TIP #173 and #209 implementation - see ChangeLog for details (check-in: 251b9c6eca, user: kennykb, branch: trunk)
13.53 years tools/encoding/txt2enc.c
fix for [Bug 733221] (check-in: d95fa584b3, user: mistachkin, branch: trunk)
13.74 years library/encoding/cp932.enc
library/encoding/euc-jp.enc
library/encoding/iso2022-jp.enc
library/encoding/shiftjis.enc
* generic/tclEncoding.c (LoadTableEncoding): * library/encoding/cp932.enc: Correct jis round-trip encoding * library/encoding/euc-jp.enc: by adding 'R' type to .enc files. * library/encoding/iso2022-jp.enc: [Patch #689341] (koboyasi, taguchi) * library/encoding/jis0208.enc: * library/encoding/shiftjis.enc: * tests/encoding.test: (check-in: 3e571abd43, user: hobbs, branch: trunk)
13.86 years tools/encoding/cp437.txt
tools/encoding/cp737.txt
tools/encoding/cp775.txt
tools/encoding/cp850.txt
tools/encoding/cp852.txt
tools/encoding/cp855.txt
tools/encoding/cp857.txt
tools/encoding/cp860.txt
tools/encoding/cp861.txt
tools/encoding/cp862.txt
tools/encoding/cp863.txt
tools/encoding/cp864.txt
tools/encoding/cp865.txt
tools/encoding/cp866.txt
tools/encoding/cp869.txt
remove unused variable (check-in: e7546a259f, user: vincentdarley, branch: trunk)
14.14 years library/encoding/koi8-u.enc
* library/encoding/koi8-u.enc: removed extraneous spaces that confused encoding reader. [Bug #615115] (check-in: 9f70afe199, user: hobbs, branch: trunk)
14.64 years tools/feather.bmp
* tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhelp target fixups. Added a feather bitmap to the non-scrollable area and changed the color to be yellow from a plain white. The colors can be whatever we want them to be, but thought I would start with something bold. [Bug 527941] (check-in: 6678565482, user: davygrvy, branch: trunk)
14.71 years library/encoding/iso2022.enc
tools/encoding/iso2022-jp.esc
tools/encoding/iso2022.esc
* library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.esc: * tools/encoding/iso2022.esc: gave <ESC>$B precedence over <ESC>$@, based on comments (point 1) in [Bug #219283] (rfc 1468) (check-in: ab9df3e822, user: hobbs, branch: trunk)
15.10 years library/encoding/ebcdic.enc
tools/encoding/ebcdic.txt
* library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #219323] (nijtmans) (check-in: 186e3e6270, user: hobbs, branch: trunk)
15.10 years library/encoding/tis-620.enc
tools/encoding/tis-620.txt
* library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #467423] (poonlap) (check-in: 0ae6c21212, user: hobbs, branch: trunk)
15.12 years library/encoding/cp936.enc
library/encoding/cp949.enc
library/encoding/cp950.enc
library/encoding/iso8859-16.enc
library/encoding/macCroatian.enc
library/encoding/macCyrillic.enc
library/encoding/macGreek.enc
library/encoding/macIceland.enc
library/encoding/macRoman.enc
library/encoding/macTurkish.enc
tools/encoding/cp1250.txt
tools/encoding/cp1251.txt
tools/encoding/cp1252.txt
tools/encoding/cp1253.txt
tools/encoding/cp1254.txt
tools/encoding/cp1255.txt
tools/encoding/cp1256.txt
tools/encoding/cp1257.txt
tools/encoding/cp1258.txt
tools/encoding/cp874.txt
tools/encoding/cp932.txt
tools/encoding/cp936.txt
tools/encoding/cp949.txt
tools/encoding/cp950.txt
tools/encoding/iso8859-1.txt
tools/encoding/iso8859-10.txt
tools/encoding/iso8859-13.txt
tools/encoding/iso8859-14.txt
tools/encoding/iso8859-15.txt
tools/encoding/iso8859-16.txt
tools/encoding/iso8859-2.txt
tools/encoding/iso8859-3.txt
tools/encoding/iso8859-4.txt
tools/encoding/iso8859-5.txt
tools/encoding/iso8859-6.txt
tools/encoding/iso8859-7.txt
tools/encoding/iso8859-8.txt
tools/encoding/iso8859-9.txt
tools/encoding/koi8-r.txt
tools/encoding/macCentEuro.txt
tools/encoding/macCroatian.txt
tools/encoding/macCyrillic.txt
tools/encoding/macGreek.txt
tools/encoding/macIceland.txt
tools/encoding/macRoman.txt
tools/encoding/macTurkish.txt
Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodings that have special multi-unichar translations now (like symbols, dingbats and japanese). Also does not include big5, gb or euc* as those have different formats in the latest Unicode version that need new conversion tools. Not all related .enc files changed as some had been updates separately. (check-in: a93c3e5d89, user: hobbs, branch: trunk)
15.49 years library/encoding/cp1250.enc
library/encoding/cp1251.enc
library/encoding/cp1252.enc
library/encoding/cp1253.enc
library/encoding/cp1254.enc
library/encoding/cp1255.enc
library/encoding/cp1256.enc
library/encoding/cp1257.enc
library/encoding/cp1258.enc
library/encoding/cp874.enc
library/encoding/iso8859-10.enc
library/encoding/iso8859-13.enc
library/encoding/iso8859-14.enc
library/encoding/iso8859-6.enc
library/encoding/iso8859-7.enc
library/encoding/iso8859-8.enc
* library/encoding/cp1250.enc: * library/encoding/cp1251.enc: * library/encoding/cp1252.enc: * library/encoding/cp1253.enc: * library/encoding/cp1254.enc: * library/encoding/cp1255.enc: * library/encoding/cp1256.enc: * library/encoding/cp1257.enc: * library/encoding/cp1258.enc: * library/encoding/cp874.enc: * library/encoding/iso8859-6.enc: * library/encoding/iso8859-7.enc: * library/encoding/iso8859-8.enc: * library/encoding/iso8859-10.enc (new): * library/encoding/iso8859-13.enc (new): * library/encoding/iso8859-14.enc (new): updated encoding tables based on http://www.unicode.org/Public/MAPPINGS/. (kuhn) (check-in: 8883e16cf6, user: hobbs, branch: trunk)
15.57 years library/encoding/iso8859-15.enc
Got the encoding wrong; thanks to Richard Suchenwirth for pointing me in the direction of a correct encoding. (check-in: e7cab317cf, user: dkf, branch: trunk)
17.06 years win/aclocal.m4
* unix/tclUnixPort.h: added utime.h to includes * unix/aclocal.m4: made it just include tcl.m4 (check-in: dedc005e01, user: hobbs, branch: trunk)
17.55 years tools/encoding/README
* Merged changes from 8.1.0 branch (check-in: dc45694c11, user: stanton, branch: trunk)
17.57 years library/encoding/koi8-r.enc
* library/encoding/koi8-r.enc: * tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic encoding. [Bug: 1771] (check-in: 40dd26149a, user: stanton, branch: trunk)
17.59 years library/encoding/ascii.enc
library/encoding/big5.enc
library/encoding/cp437.enc
library/encoding/cp737.enc
library/encoding/cp775.enc
library/encoding/cp850.enc
library/encoding/cp852.enc
library/encoding/cp855.enc
library/encoding/cp857.enc
library/encoding/cp860.enc
library/encoding/cp861.enc
library/encoding/cp862.enc
library/encoding/cp863.enc
library/encoding/cp864.enc
library/encoding/cp865.enc
library/encoding/cp866.enc
library/encoding/cp869.enc
library/encoding/dingbats.enc
library/encoding/euc-cn.enc
library/encoding/euc-kr.enc
library/encoding/gb12345.enc
library/encoding/gb1988.enc
library/encoding/gb2312-raw.enc
library/encoding/gb2312.enc
library/encoding/iso2022-kr.enc
library/encoding/iso8859-1.enc
library/encoding/iso8859-2.enc
library/encoding/iso8859-3.enc
library/encoding/iso8859-4.enc
library/encoding/iso8859-5.enc
library/encoding/iso8859-9.enc
library/encoding/jis0201.enc
library/encoding/jis0212.enc
library/encoding/ksc5601.enc
library/encoding/macCentEuro.enc
library/encoding/macDingbats.enc
library/encoding/macJapan.enc
library/encoding/macRomania.enc
library/encoding/macThai.enc
library/encoding/macUkraine.enc
library/encoding/symbol.enc
tools/encoding/Makefile
tools/encoding/ascii.txt
tools/encoding/cjk.inf
tools/encoding/dingbats.txt
tools/encoding/gb12345.txt
tools/encoding/gb1988.txt
tools/encoding/iso2022-kr.esc
tools/encoding/jis0201.txt
tools/encoding/jis0208.txt
tools/encoding/jis0212.txt
tools/encoding/ksc5601.txt
tools/encoding/macDingbats.txt
tools/encoding/macJapan.txt
tools/encoding/macRomania.txt
tools/encoding/macThai.txt
tools/encoding/macUkraine.txt
tools/encoding/shiftjis.txt
tools/encoding/symbol.txt
tools/white.bmp
merged tcl 8.1 branch back into the main trunk (check-in: f3b32fb71c, user: stanton, branch: trunk)
18.65 years library/http1.0/pkgIndex.tcl
Initial revision (check-in: cacdd0f329, user: rjohnson, branch: trunk)