Files in check-in 4c6197ca80269af1 ordered by age
File ages are expressed relative to the check-in time of 2015-06-29 21:26:24.
| Age | Files | Check-in |
|---|---|---|
| current |
library/msgcat/msgcat.tcl tests/msgcat.test |
Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfig (check-in: 4c6197ca80, user: oehhar, branch: msgcat_dyn_locale) |
| 3.3 days |
changes doc/msgcat.n |
Manpage, callback fail calls bgerror, clean catalog on packagelocale unset (check-in: 4b0540150e, user: oehhar, branch: msgcat_dyn_locale) |
| 9.0 days |
generic/tclStrToD.c tests/expr.test |
Make sure that an input lying precisely 1/2 ULP between two floating point values is rounded to even. (check-in: 4a7785cdf1, user: kbk, branch: trunk) |
| 10.2 days |
generic/tclOOMethod.c |
Remove lines of code made obsolete by earlier changes. (check-in: 83de1a781f, user: dgp, branch: trunk) |
| 11.2 days |
generic/tclCompCmdsGR.c tests/lreplace.test |
[a4cb3f06c4] Fix edge case handling in lreplace. Many more tests. (check-in: 210979790b, user: dgp, branch: trunk) |
| 11.4 days |
generic/regc_locale.c |
Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 (check-in: fa3f257039, user: jan.nijtmans, branch: trunk) |
| 11.4 days |
generic/tclUniData.c |
Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 (check-in: a2e8655587, user: jan.nijtmans, branch: core-8-5-branch) |
| 13.7 days |
doc/lreplace.n |
lreplace: more tests, doc improvement (check-in: b1d875f05f, user: aspect, branch: aspect-lreplace-refix) |
| 18.8 days |
generic/tclZlib.c |
Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for ticket [478c446889]. (check-in: 513c7ae3fc, user: mistachkin, branch: trunk) |
| 19.0 days |
unix/tclUnixChan.c |
Patch to add support for higher baud rates under Unix Ticket [e770d92d76]] (check-in: 7c1aae5292, user: hypnotoad, branch: ticket-e770d92d6) |
| 21.2 days |
doc/TraceCmd.3 generic/tclOO.c |
Stop documentation lie about command rename traces and comment lie about what's done with them in TclOO. (check-in: 0f3b6ef172, user: dgp, branch: trunk) |
| 24.1 days |
tests/thread.test |
Fix typo in three thread tests. (check-in: afbc4d55a7, user: mistachkin, branch: trunk) |
| 26.1 days |
generic/tclExecute.c |
[268b23df11] Revised patch to create phony source string when the original script does not actually contain the command being invoked. (Example: the tcl::mathfunc::* command invoked via [expr] interpretation) (check-in: a4746159a2, user: dgp, branch: trunk) |
| 26.2 days |
generic/tclDisassemble.c |
Put the ellipsis inside, not outside, the close quote. (check-in: 4ff271315a, user: dgp, branch: trunk) |
| 26.4 days |
tests/execute.test |
[268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets the length to a non-positive value so nothing tries to read offsets from a NULL pointer. (check-in: 5bd1e43691, user: dgp, branch: trunk) |
| 29.1 days |
library/clock.tcl |
clock.tcl modified that all clock tests pass (check-in: 5cbb737b5c, user: oehhar, branch: msgcat_dyn_locale) |
| 29.2 days |
ChangeLog unix/Makefile.in win/Makefile.in |
merge trunk (check-in: 5a33b96277, user: oehhar, branch: msgcat_dyn_locale) |
| 33.1 days |
generic/tclObj.c |
Make tweak to the mem-debug tracking official. It is now again possible to use regular packages with a mem-debug core without inciting a panic. (check-in: ef02e1dfd9, user: andreask, branch: trunk) |
| 35.0 days |
generic/tclEnv.c unix/tclUnixPort.h |
Remove useless code, trying to sync win32 environment variables with cygwin's. cygwin1.dll is responsible for doing that. Taken over from cygwin's tcl fork. (check-in: 29ddaf623d, user: jan.nijtmans, branch: trunk) |
| 40.3 days |
unix/configure unix/tcl.m4 |
Missed a bit (check-in: 8d6572f68a, user: dgp, branch: trunk) |
| 42.5 days |
doc/re_syntax.n |
[11250a236d] Made the documentation of non-greediness overrides more obvious. (check-in: 93531a5a13, user: dkf, branch: trunk) |
| 42.6 days |
library/http/http.tcl tests/http.test |
[c11a51c482] Stop race condition with -accept config option, and allow overriding of it via -headers option. (check-in: ab0370691f, user: dkf, branch: trunk) |
| 43.4 days |
doc/next.n |
[ad6696285c] Correction of description of filter behaviour with 'unknown'. (check-in: 90adc15aa1, user: dkf, branch: trunk) |
| 43.4 days |
tests/oo.test |
[ad6696285c] Demonstrate that filters are not called for destructors. (check-in: 413d3622d5, user: dkf, branch: trunk) |
| 45.3 days |
tests/ooNext2.test |
[0f42ff7871] Remove unintentional difference between interpreted and compiled [next]. (check-in: 55abfff316, user: dkf, branch: trunk) |
| 46.4 days |
library/http/pkgIndex.tcl |
Bump to http 2.8.9 (check-in: b855213f45, user: dgp, branch: trunk) |
| 46.6 days |
tests/http11.test tests/httpd11.tcl |
[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) |
| 60.2 days |
tests/io.test |
test portability (check-in: 019ec0ba40, user: dgp, branch: trunk) |
| 61.1 days |
generic/tclIO.c |
[894da183c8] Test and fix for regression in flushing blocked channels. (check-in: 98d7d3d724, user: dgp, branch: trunk) |
| 61.6 days |
library/tzdata/Africa/Cairo library/tzdata/America/Adak library/tzdata/America/Antigua library/tzdata/America/Cayman library/tzdata/America/Montreal library/tzdata/America/Santiago library/tzdata/Antarctica/Palmer library/tzdata/Asia/Choibalsan library/tzdata/Asia/Gaza library/tzdata/Asia/Hebron library/tzdata/Asia/Hovd library/tzdata/Asia/Ulaanbaatar library/tzdata/Europe/Volgograd library/tzdata/Pacific/Easter library/tzdata/Pacific/Midway library/tzdata/Pacific/Saipan |
Update to tzdata2015d from ietf.org (check-in: 635281ed4f, user: venkat, branch: core-8-5-branch) |
| 66.2 days |
generic/tclEncoding.c |
Fix UtfToUtfProc() to remove the potential to read beyond end of input buffer. (check-in: 727d74f76d, user: dgp, branch: trunk) |
| 67.4 days |
win/tclWinFile.c |
Open linked folder shared on Windows - Patch [19ea026e43] (check-in: 990679a4a2, user: oehhar, branch: trunk) |
| 74.4 days |
generic/tclInt.h generic/tclThreadAlloc.c |
Reduce the list walking by keeping lastPtr fields. (check-in: 51052eab9b, user: dgp, branch: zippy-fifo) |
| 80.5 days |
win/configure win/configure.in |
Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 compilation on windows with msys and VS2013 fails (check-in: c397433be3, user: jan.nijtmans, branch: trunk) |
| 81.5 days |
unix/tclLoadDyld.c |
Squelch otherwise-unavoidable OSX warnings. It's like magic! (check-in: 4760483bbd, user: dkf, branch: trunk) |
| 82.1 days |
generic/tclBasic.c |
improve comments for TclMarkTailcall and friends (check-in: 36cb964690, user: msofer, branch: trunk) |
| 97.1 days |
generic/tcl.h |
There's no need to constrain the declaration of Tcl_GetMemoryInfo(). (check-in: 07823e2c5d, user: dgp, branch: trunk) |
| 97.2 days |
unix/tclConfig.h.in |
Tcl source code already assumes the <limits.h> file is available. (See tcl/libtommath/tommath.h .) So dispose of all the configuration shenanigans pretending we want to support systems that lack one. (check-in: 713e898a78, user: dgp, branch: trunk) |
| 100.3 days |
tests/tailcall.test |
adding a test to reveal a problem with the fix of bug d87cb182053fd79b3 (check-in: 76751aba52, user: msofer, branch: trunk) |
| 100.9 days |
tests/nre.test |
[d87cb18205] Let compiled ensembles handle tailcalls properly. (check-in: 6b81a0d7de, user: dgp, branch: trunk) |
| 102.4 days |
win/tclWinConsole.c |
Ticket [e66e444440]. Modified ReadConsoleBytes to handle Ctrl-C / Ctrl-Break and not return 0 bytes indicating EOF for those cases. (check-in: 4368d9eefc, user: ashok, branch: trunk) |
| 108.2 days |
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) |
| 111.3 days |
macosx/tclMacOSXNotify.c |
Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_ServiceAll() event processing: http://core.tcl.tk/tk/tktview/3028676fffffffffffffffffffffffffffffffff (check-in: a34070f149, user: kevin_walzer, branch: trunk) |
| 115.1 days |
doc/socket.n |
.RS/.RE balance (check-in: 03366013bb, user: dgp, branch: core-8-6-4-rc) |
| 115.1 days |
tools/tcltk-man2html.tcl |
`make html` must tolerate bundled packages using configure.ac over configure.in. (check-in: 2c50439818, user: dgp, branch: core-8-6-4-rc) |
| 119.5 days |
doc/Encoding.3 doc/exec.n doc/file.n doc/glob.n doc/open.n doc/tcltest.n doc/tclvars.n |
Deleted Win95/98-specific documentation as those platforms have long been unsupported. (check-in: 792da66b36, user: ashok, branch: trunk) |
| 123.2 days |
README library/init.tcl unix/configure.in unix/tcl.spec |
Bump to 8.6.4. (check-in: 0ae41bd701, user: dgp, branch: core-8-6-4-rc) |
| 129.1 days |
doc/CrtChannel.3 |
[e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional. Update the docs to make that clear. (check-in: 4b4a843052, user: dgp, branch: trunk) |
| 138.9 days |
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) |
| 151.2 days |
generic/tclVar.c |
Protect against extension variable resolvers that fail to play by the post-Var Reform rules. (check-in: 9fff408391, user: dgp, branch: trunk) |
| 154.0 days |
generic/regcomp.c generic/regexec.c generic/regguts.h |
Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INFINITY in regguts.h (check-in: fd1317ae18, user: jan.nijtmans, branch: trunk) |
| 188.8 days |
generic/tclCompCmds.c |
Use more suitable variable name pushers. (check-in: d9a4be6a30, user: dgp, branch: trunk) |
| 188.8 days |
generic/tclParse.c |
Eliminate TclIsLocalScalar(). No callers left. (check-in: ace6686f02, user: dgp, branch: trunk) |
| 189.0 days |
generic/tclCompile.h |
Convert the LocalScalar*() macros to rest on TclPushVarName rather than on TclIsLocalScalar(). (check-in: f4187de9bb, user: dgp, branch: trunk) |
| 194.0 days |
generic/tclEvent.c 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) |
| 194.5 days |
tests/ioCmd.test |
Include option -connecting in test iocmd-8.15.1 (check-in: e3ea8c6212, user: oehhar, branch: trunk) |
| 194.6 days |
unix/tclUnixSock.c win/tclWinSock.c |
Merge trunk (check-in: bc38411db8, user: oehhar, branch: tip-427) |
| 196.5 days |
win/README |
85 -> 86 (check-in: 544df7aea5, user: jan.nijtmans, branch: trunk) |
| 198.8 days |
macosx/GNUmakefile |
Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch (check-in: dbed517c8b, user: kevin_walzer, branch: trunk) |
| 201.9 days |
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/Antarctica/Troll library/tzdata/Asia/Chita library/tzdata/Asia/Dhaka library/tzdata/Asia/Ho_Chi_Minh library/tzdata/Asia/Irkutsk library/tzdata/Asia/Krasnoyarsk library/tzdata/Asia/Novokuznetsk library/tzdata/Asia/Omsk library/tzdata/Asia/Phnom_Penh library/tzdata/Asia/Pyongyang library/tzdata/Asia/Samarkand library/tzdata/Asia/Seoul library/tzdata/Asia/Srednekolymsk library/tzdata/Asia/Tbilisi library/tzdata/Asia/Vientiane library/tzdata/Asia/Vladivostok library/tzdata/Asia/Yakutsk library/tzdata/Asia/Yekaterinburg library/tzdata/Atlantic/Azores library/tzdata/Atlantic/Madeira library/tzdata/Europe/Lisbon library/tzdata/Europe/Minsk library/tzdata/Europe/Riga library/tzdata/Europe/Samara library/tzdata/Indian/Antananarivo library/tzdata/Indian/Comoro library/tzdata/Indian/Mayotte library/tzdata/Pacific/Bougainville library/tzdata/Pacific/Fiji |
tzdata2014j from ietf.org (check-in: dbaa498f63, user: venkat, branch: core-8-5-branch) |
| 203.2 days |
generic/tclCompExpr.c |
Fix some gcc compiler warnings (probably cygwin-only) (check-in: 9ad673da8e, user: jan.nijtmans, branch: trunk) |
| 204.4 days |
tests/socket.test |
test for bug [c6ed4acfd8]: running async socket connect with other connect established will block tcl as it goes in an infinite loop in vwait (check-in: 972aaaacc9, user: oehhar, branch: trunk) |
| 206.4 days |
tests/parse.test tests/parseExpr.test |
[d2ffcca163] Limit parsing results that are documented to accept only ASCII chars to actually follow that constraint. This requires not trusting isalnum(.) and isalpha(.) to deliver portable identical results. (check-in: 576177cd54, user: dgp, branch: trunk) |
| 207.9 days |
tests/compile.test |
Now make the patch by hand that fossil could not merge. (check-in: 0b5e44e98b, user: dgp, branch: trunk) |
| 207.9 days |
tests/stringComp.test |
[0dca3bfa8f] Strengthen validity checks on fast-path string comparison. (check-in: 10719b63c9, user: dkf, branch: trunk) |
| 210.0 days |
generic/tclCompile.c |
Fix missing export of the "NewForeachInfoType" AuxData structure for tbcload/tclcompiler packages. (check-in: edb0dea965, user: andreask, branch: trunk) |
| 220.3 days |
generic/tclIOSock.c |
Fix [743338466549f09e3956d8a86e6f9a8030f227cb|7433384665]: socket error encoding bug. (check-in: 19efe47577, user: jan.nijtmans, branch: trunk) |
| 227.5 days |
license.terms macosx/configure.ac pkgs/README unix/ldAix unix/tclUnixInit.c unix/tclUnixPipe.c unix/tclUnixThrd.h unix/tclUnixTime.c win/tclConfig.sh.in win/tclWinSerial.c |
Remove a number of eol-spaces. No change in functionality. (check-in: 43b5a95f6d, user: jan.nijtmans, branch: trunk) |
| 228.2 days |
win/tclWinChan.c |
Simplify NativeIsComPort() implementation: native paths never end in ':', and never use forward slashes (any more), so no need to check for that. (check-in: f27ce7a1a5, user: jan.nijtmans, branch: trunk) |
| 228.4 days |
generic/tclFileName.c 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) |
| 233.6 days |
tests/append.test tests/appendComp.test |
[214cc0eb22] Add tests to make sure that this bug stays fixed. (check-in: fcc112066f, user: dkf, branch: trunk) |
| 234.2 days |
tests/interp.test tests/ioTrans.test |
Correct -singleproc 1 testing flaws. (check-in: b71c2af14a, user: dgp, branch: core-8-6-3-rc) |
| 234.3 days |
tests/parseOld.test tests/subst.test tests/utf.test |
Make sure all uses of the [testbytestring] command are constrained. (check-in: c60e3fa141, user: dgp, branch: core-8-6-3-rc) |
| 235.2 days |
generic/tclIOGT.c tests/iogt.test |
merge iogt fixes. (check-in: 032cde93a3, user: dgp, branch: bug-5adc350683-86) |
| 236.0 days |
generic/tclIORTrans.c |
Reflected Transform channel fix. Be sure each EOF on the base channel gets passed up to become an eof of the transform before continuing on to additional ReadRaw() from the base channel. This way we don't miss fleeting EOFs. (check-in: 8b00e4587f, user: dgp, branch: bug-5adc350683-86) |
| 238.4 days |
tests/fileSystem.test |
Add test-case for previous commit, which shows that when trying to open a filename with invalid characters gives the right error-message. (same bug existed on UNIX too, which is now fixed) (check-in: 9971779e88, user: jan.nijtmans, branch: trunk) |
| 246.6 days |
win/tclsh.exe.manifest.in |
Support for Windows 10 (check-in: 585b37d8d8, user: jan.nijtmans, branch: core-8-5-branch) |
| 258.1 days |
generic/tclOO.h unix/tclooConfig.sh win/tclooConfig.sh |
Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. (check-in: 481f2d5443, user: dgp, branch: core-8-6-3-rc) |
| 262.0 days |
tests/var.test |
Resolve test conflicts over global vars (check-in: 524b934ef0, user: dgp, branch: trunk) |
| 262.1 days |
tests/coroutine.test |
Add Colin's test for coro floor above street level [Bug #3008307] (check-in: b6705463b3, user: ferrieux, branch: trunk) |
| 264.6 days |
generic/tclAlloc.c win/tclWinPort.h |
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) |
| 270.0 days |
generic/tclTrace.c |
Possible fix for testing. (check-in: 7bc07a4974, user: dgp, branch: bug-bc1a96407a) |
| 275.0 days |
generic/tclCompCmdsSZ.c |
Backing out commit [cddbfc3081], fix for bug [82521bfb6734f891dd] The "optimisation" in that commit assumes that the last byte in the generated bytecodes is an INST_TRY_CONVERT if it equals 64. This is an invalid assumption, it could be 64 and not be an instruction. (check-in: 956d1be41b, user: msofer, branch: trunk) |
| 282.4 days |
generic/tclProc.c |
Tidy things up a bit more. (check-in: e31506063b, user: dkf, branch: dkf-improved-disassembler) |
| 292.0 days |
tests/error.test |
[cee90e4e88] Correct error in stack depth checking. (check-in: b5ecfdaff3, user: dgp, branch: trunk) |
| 292.5 days |
tests/upvar.test |
[2486824] Improve error message; not all that upvars is an upvar. (check-in: aa55afef99, user: dkf, branch: trunk) |
| 293.1 days |
generic/tclRegexp.c generic/tclUtil.c tests/regexpComp.test |
[84af1192f5]: [regsub] compiler no longer confused by quantification handling. (check-in: 25f44e9a6d, user: dkf, branch: trunk) |
| 299.1 days |
tests/aaa_exit.test |
Distinguish hanging from crashing in exit tests. (check-in: 208b2e859d, user: ferrieux, branch: trunk) |
| 305.6 days |
generic/tclOOCall.c |
[b9e1a3032e] Implement the documented method search order for TclOO. This corrects the relative positions of object-defined methods and class mixins. (check-in: ab635c8161, user: dkf, branch: trunk) |
| 311.0 days |
tests/zlib.test |
Bump to zlib 2.0.1. (check-in: 419c3dac03, user: dgp, branch: core-8-6-2-rc) |
| 320.8 days |
library/tzdata/Africa/Accra library/tzdata/Africa/Bamako library/tzdata/Africa/Banjul library/tzdata/Africa/Casablanca library/tzdata/Africa/Conakry library/tzdata/Africa/Dakar library/tzdata/Africa/El_Aaiun 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/Metlakatla library/tzdata/America/Rio_Branco library/tzdata/Antarctica/Casey library/tzdata/Antarctica/Macquarie 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/Khandyga library/tzdata/Asia/Magadan library/tzdata/Asia/Novosibirsk library/tzdata/Asia/Riyadh library/tzdata/Asia/Sakhalin library/tzdata/Asia/Shanghai library/tzdata/Asia/Taipei library/tzdata/Asia/Tashkent library/tzdata/Asia/Tokyo library/tzdata/Asia/Urumqi library/tzdata/Asia/Ust-Nera 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/Istanbul library/tzdata/Europe/Kaliningrad library/tzdata/Europe/Kiev library/tzdata/Europe/Moscow library/tzdata/Europe/Simferopol 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) |
| 328.5 days |
generic/tclCmdMZ.c |
More optimized non-BC [string cat] using Tcl_AppendObjToObj() - thx Donal (check-in: 70c49b9302, user: ferrieux, branch: tip-429) |
| 329.9 days |
doc/string.n |
Tidy up the docs (check-in: d560d1022a, user: dkf, branch: tip-429) |
| 331.2 days |
tests/string.test |
Don't use [pid] in tests, stick to constant literals. (check-in: a3fb69be9f, user: ferrieux, branch: tip-429) |
| 332.1 days |
library/platform/pkgIndex.tcl library/platform/platform.tcl 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) |
| 332.2 days |
generic/tclEnsemble.c |
[e75fabac06] Teardown line information after failed ensemble subcommand compile attempts. Copy/paste from CompileCmdCompileProc(). May be refactor opportunity here. (check-in: 42ab495d54, user: dgp, branch: trunk) |
| 333.0 days |
generic/tclLoadNone.c |
Fix part of [d19aef1487] (broken --disable-load on MacOSX), broken by [4d417791c9] (check-in: a41a431706, user: jan.nijtmans, branch: trunk) |
| 334.2 days |
generic/tclClock.c |
[3757cdf808] More clock refactoring with spooky impact on [string match] performance. (check-in: db3153c306, user: dgp, branch: trunk) |
| 334.9 days |
generic/tclIO.h generic/tclIOCmd.c generic/tclIORChan.c |
Reduce the cost of Preserve/Release on channels (check-in: d77bfcba0a, user: dgp, branch: trunk) |
| 342.1 days |
tests/all.tcl |
Workaround [info frame] troubles with -singleproc 1 testing operations. (check-in: eac8a5ab78, user: dgp, branch: trunk) |
| 343.3 days |
unix/tclUnixNotfy.c |
[e6477e1b0f] Plug memleak in AtForkChild() detected in iocmd-11.4. (check-in: ce7a959e88, user: dgp, branch: trunk) |
| 346.4 days |
generic/tclAssembly.c |
[b43f2b49f7] New compilation strategy for lappend that allows multi-value lappend to not have quadratic performance (through better reference management). (check-in: 17150b71d2, user: dkf, branch: trunk) |
| 347.1 days |
tests/cmdAH.test tests/fCmd.test tests/tcltest.test tests/unixFCmd.test |
Finally, use correct octal notation which works in Tcl 9 as well. (check-in: 838e8dcfd4, user: jan.nijtmans, branch: trunk) |
| 347.2 days |
generic/tclCmdIL.c |
Revised fix for memleak in [info frame]. Still pretty ugly, but not more so than a lot of TIP 280 machinery. (check-in: 92217ed31a, user: dgp, branch: trunk) |
| 347.3 days |
unix/tclUnixTest.c unix/tclXtTest.c win/tclWinTest.c |
Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form. (check-in: c1e59561b9, user: jan.nijtmans, branch: trunk) |
| 347.6 days |
tests/stringObj.test |
Convert some non-ASCII characters in testcase comments - which were mangled by my editor in [79ace7b793] - to valid UTF-8: This way my editor will not mangle them again, and fossil will show in the UI which characters are supposed to be there. (check-in: ef9bbc4d9c, user: jan.nijtmans, branch: trunk) |
| 348.0 days |
generic/regc_nfa.c |
Assert an equality test, not an assignment (check-in: 598dd915dc, user: dgp, branch: trunk) |
| 348.5 days |
generic/tclTest.c tests/chanio.test tests/util.test |
Modify the "gettimes" test-command to use the Tcl_Obj API. New "testbytestring" command which can be used to replace the (to-be-deprecated) "bytestring" command from tcltest and/or the "indentity" encoding. Adapt many testcases to use the "testbytestring" command. (check-in: 79ace7b793, user: jan.nijtmans, branch: trunk) |
| 353.0 days |
generic/tclDictObj.c |
Suppress valgrind warnings about uninitialized values. (check-in: 37640d60e2, user: dgp, branch: trunk) |
| 353.7 days |
generic/tclPathObj.c |
[3479689] Plug memory leak due to incomplete bug fix. (check-in: 2830730e99, user: dgp, branch: trunk) |
| 362.0 days |
doc/http.n |
Clarify http::config and http::geturl -headers roles in setting request headers. (check-in: 98090dcd2c, user: dgp, branch: trunk) |
| 1.02 years |
library/tcltest/tcltest.tcl |
Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::test assumes that the cleanup is done first, so moving the cleanup means the the "preserverCore" part needs to move with it. (check-in: df6f1f8b84, user: jan.nijtmans, branch: core-8-5-branch) |
| 1.02 years |
library/tcltest/pkgIndex.tcl |
ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution until after -output compare (check-in: a61197b82c, user: jan.nijtmans, branch: bug-2f9df4c4fa) |
| 1.03 years |
generic/tclFCmd.c tests/clock.test tests/exec.test tests/regexp.test tests/switch.test |
[f0f876c141] Improve consistency in error messages. (check-in: fffc281b07, user: dkf, branch: trunk) |
| 1.04 years |
doc/dict.n tests/dict.test |
[cb042d294e] Improve consistency of [dict] wrong-args error messages. (check-in: 968e9ac311, user: dkf, branch: trunk) |
| 1.07 years |
doc/StringObj.3 |
Add missing calls to Tcl_DecrRefCount() in string object man page examples. (check-in: 8b99a29c3f, user: andy, branch: trunk) |
| 1.09 years |
generic/tclIOUtil.c |
Merged the workarounds and fixes for wrapped executables on various platforms into the trunk. For details see the merged revision and its ancestor. (check-in: 466970e1d3, user: andreask, branch: trunk) |
| 1.13 years |
doc/clock.n |
[958bc05fbe]: Clarify "clock format" using "%R" (check-in: b5de46ac73, user: jan.nijtmans, branch: trunk) |
| 1.13 years |
tests/namespace.test |
[6d2f249a01] Handle a failure to comprehend half-way through the compilation of a chain of compileable ensembles. (check-in: 0ef9c1b41a, user: dkf, branch: trunk) |
| 1.17 years |
doc/fcopy.n |
Clarify fcopy manpage regarding its bidirectional uses. [1350564] (check-in: a6e8d5d50c, user: ferrieux, branch: trunk) |
| 1.18 years |
unix/tclUnixThrd.c |
[3493120] Plug memory leak in thread exit. (check-in: 6b5f70a82f, user: dgp, branch: trunk) |
| 1.20 years |
tests/winFile.test tests/winPipe.test |
Remove all win95-specific test-cases, since Windows 95 is not supported any more. (check-in: 324a458635, user: jan.nijtmans, branch: trunk) |
| 1.20 years |
generic/tclIntPlatDecls.h generic/tclStubInit.c |
Fix compiler warnings in win32/cygwin build (check-in: b18178d2d2, user: jan.nijtmans, branch: trunk) |
| 1.20 years |
win/tclWinInit.c |
Remove unused variable, don't use deprecated function, some formatting. (check-in: 29bb868e02, user: jan.nijtmans, branch: trunk) |
| 1.21 years |
tests/obj.test |
Test-cases which pick up the completion of bug-fix [e663138a06d98e48b5fbb42cc015cf1698f486cd|e663138a06]. Thanks, Don! (check-in: f13e5bd0cf, user: jan.nijtmans, branch: trunk) |
| 1.22 years |
unix/tclUnixFile.c |
Fix [3118489]: NUL in filenames, now fixed for both Windows and UNIX. For consistancy, any NUL character in a filename prevents the native filesystem to generate a native file representation for it. Other filesystems than the native one may still accept it, but it's not recommended. (check-in: b5dd510e85, user: jan.nijtmans, branch: trunk) |
| 1.22 years |
win/tclWinFCmd.c |
[792641f95b]: Normalized win32 paths should never contain backslash. (check-in: 578237c4c6, user: jan.nijtmans, branch: trunk) |
| 1.22 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) |
| 1.26 years |
unix/tclUnixFCmd.c |
Only write back file attributes if any of them really changed. (check-in: f6fc8ce920, user: jan.nijtmans, branch: rfe-b42b208ba4) |
| 1.27 years |
generic/tclStringObj.c |
Merge the checkins of the dgp-read-bytes branch onto the trunk, up to and including checkin a1e82fb63e . Do not merge checkin bae1c688f2 which starts to take the dgp-read-bytes branch into directions apparently unfriendly to stacked channels, which tests for [chan push] on the trunk help us to detect. (check-in: c4c1cd81e4, user: dgp, branch: dgp-trunk-read) |
| 1.27 years |
win/tclWinPipe.c |
Added comments raising questions about possible updates to channel drivers on Windows. (check-in: 5134ecb54a, user: dgp, branch: trunk) |
| 1.34 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) |
| 1.34 years |
win/tclWinInt.h |
Do not reopen a win serial channel for serial detection. There are issues with some Bluetooth virtual com. Fix bug [2413550], patch by Rolf Schroedter (check-in: eb0919a1ec, user: oehhar, branch: trunk) |
| 1.35 years |
doc/encoding.n |
[3597178]: Improve documentation of what's going on with encodings (check-in: 29b5d483ec, user: dkf, branch: trunk) |
| 1.38 years |
unix/tclConfig.sh.in |
typo (check-in: 4eb3385757, user: jan.nijtmans, branch: core-8-5-branch) |
| 1.38 years |
generic/tclCmdAH.c generic/tclDecls.h generic/tclLoad.c generic/tclMain.c generic/tclPlatDecls.h generic/tclThreadJoin.c tools/genStubs.tcl win/tcl.m4 win/tclWin32Dll.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) |
| 1.40 years |
win/makefile.vc |
merge trunk (check-in: 6e467f54ca, user: dkf, branch: dkf-improved-disassembler) |
| 1.44 years |
generic/tclOOBasic.c |
added compilation for [nextto] (check-in: 6f3de2ee14, user: dkf, branch: dkf-bytecode-8.6-main) |
| 1.45 years |
generic/tclBinary.c |
[2992970] Restore the safety of Tcl_AppendObjToObj(x, x) for bytearrays. Also moves overflow checking to TclAppendBytesToByteArray() and adds the ability to call TABTBA() with bytes==NULL, for appending unspecified bytes. That is, the string grows, but the new bytes are of undetermined value. Like Tcl_NewByteArrayObj(NULL, length) this option is useful for manipulating buffers. The TABTBA growth algorithm is also enhanced a bit, copying over a fuller implementation from GrowStringBuffer() in tclStringObj.c (check-in: e5267e9dcd, user: dgp, branch: bug-2992970) |
| 1.47 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) |
| 1.50 years |
generic/tclNamesp.c |
implement [namespace origin] in bytecode (check-in: 1572fe02bd, user: dkf, branch: dkf-bytecode-8.6-main) |
| 1.51 years |
generic/tclOptimize.c |
merge trunk (check-in: 9dfb1c05dd, user: dkf, branch: dkf-bytecode-8.6-main) |
| 1.53 years |
generic/tclInt.decls generic/tclIntDecls.h generic/tclLiteral.c |
Add TclRegisterLiteral() to internal stub table (from "mig-optimize" branch, looks like a good idea anyway) (check-in: e6528e54af, user: jan.nijtmans, branch: trunk) |
| 1.54 years |
doc/Tcl.n tools/man2help2.tcl tools/tcltk-man2html-utils.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) |
| 1.59 years |
library/parray.tcl |
[a122627849] Improve stack trace from parray on not-array. (check-in: 2c4acdb880, user: dkf, branch: core-8-5-branch) |
| 1.60 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) |
| 1.61 years |
tests/env.test |
Fix env-5.1 test-case on Cygwin (and probably other platforms which don't have iso8859-1 as system-encoding) (check-in: 1f318a23a1, user: jan.nijtmans, branch: trunk) |
| 1.62 years |
generic/tclNotify.c |
Fix [e832d2b08]: unnecessary code in Tcl_SetMaxBlockTime. (check-in: 04b08d7303, user: jan.nijtmans, branch: trunk) |
| 1.62 years |
win/tclWinError.c |
Map WSAEWOULDBLOCK to EWOULDBLOCK. Suggested by Reinhard Max. (check-in: b34eced180, user: jan.nijtmans, branch: trunk) |
| 1.65 years |
doc/Access.3 doc/AddErrInfo.3 doc/AppInit.3 doc/AssocData.3 doc/Async.3 doc/BackgdErr.3 doc/BoolObj.3 doc/ByteArrObj.3 doc/CallDel.3 doc/Cancel.3 doc/ChnlStack.3 doc/Class.3 doc/CrtChnlHdlr.3 doc/CrtCloseHdlr.3 doc/CrtCommand.3 doc/CrtFileHdlr.3 doc/CrtInterp.3 doc/CrtMathFnc.3 doc/CrtObjCmd.3 doc/CrtSlave.3 doc/CrtTimerHdlr.3 doc/CrtTrace.3 doc/DictObj.3 doc/DoWhenIdle.3 doc/DoubleObj.3 doc/Ensemble.3 doc/Environment.3 doc/Eval.3 doc/Exit.3 doc/ExprLong.3 doc/ExprLongObj.3 doc/FileSystem.3 doc/FindExec.3 doc/GetIndex.3 doc/GetStdChan.3 doc/GetTime.3 doc/Hash.3 doc/InitStubs.3 doc/IntObj.3 doc/Interp.3 doc/Limit.3 doc/LinkVar.3 doc/ListObj.3 doc/Load.3 doc/Method.3 doc/NRE.3 doc/Namespace.3 doc/Notifier.3 doc/OOInitStubs.3 doc/Object.3 doc/ObjectType.3 doc/OpenFileChnl.3 doc/OpenTcp.3 doc/Panic.3 doc/ParseArgs.3 doc/ParseCmd.3 doc/PkgRequire.3 doc/Preserve.3 doc/PrintDbl.3 doc/RecEvalObj.3 doc/RecordEval.3 doc/RegConfig.3 doc/RegExp.3 doc/SaveResult.3 doc/SetChanErr.3 doc/SetResult.3 doc/SetVar.3 doc/SplitList.3 doc/SplitPath.3 doc/StaticPkg.3 doc/SubstObj.3 doc/TclZlib.3 doc/Tcl_Main.3 doc/Thread.3 doc/TraceVar.3 doc/Translate.3 doc/Utf.3 doc/WrongNumArgs.3 doc/after.n doc/append.n doc/apply.n doc/array.n doc/bgerror.n doc/binary.n doc/break.n doc/catch.n doc/cd.n doc/chan.n doc/class.n doc/close.n doc/concat.n doc/continue.n doc/copy.n doc/coroutine.n doc/dde.n doc/define.n doc/eof.n doc/error.n doc/eval.n doc/exit.n doc/expr.n doc/fconfigure.n doc/fileevent.n doc/filename.n doc/flush.n doc/for.n doc/foreach.n doc/format.n doc/gets.n doc/global.n doc/if.n doc/incr.n doc/info.n doc/interp.n doc/join.n doc/lappend.n doc/lassign.n doc/library.n doc/lindex.n doc/linsert.n doc/list.n doc/llength.n doc/lmap.n doc/load.n doc/lrange.n doc/lrepeat.n doc/lreverse.n doc/lsearch.n doc/lset.n doc/lsort.n doc/mathfunc.n doc/mathop.n doc/memory.n doc/my.n doc/namespace.n doc/object.n doc/package.n doc/packagens.n doc/pkgMkIndex.n doc/platform.n doc/prefix.n doc/proc.n doc/puts.n doc/pwd.n doc/read.n doc/refchan.n doc/regexp.n doc/registry.n doc/regsub.n doc/rename.n doc/return.n doc/safe.n doc/scan.n doc/seek.n doc/self.n doc/set.n doc/source.n doc/split.n doc/subst.n doc/switch.n doc/tailcall.n doc/tclsh.1 doc/tell.n doc/throw.n doc/time.n doc/tm.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/variable.n doc/vwait.n doc/while.n doc/zlib.n |
Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. (check-in: 92ff51d4b5, user: jan.nijtmans, branch: trunk) |
| 1.65 years |
doc/Alloc.3 doc/AllowExc.3 doc/Backslash.3 doc/CmdCmplt.3 doc/Concat.3 doc/DString.3 doc/DetachPids.3 doc/DoOneEvent.3 doc/DumpActiveMemory.3 doc/GetCwd.3 doc/GetHostName.3 doc/GetInt.3 doc/GetOpnFl.3 doc/GetVersion.3 doc/Init.3 doc/SetErrno.3 doc/SetRecLmt.3 doc/Signal.3 doc/Sleep.3 doc/SourceRCFile.3 doc/StdChannels.3 doc/StrMatch.3 doc/TCL_MEM_DEBUG.3 doc/ToUpper.3 doc/UniCharIsAlpha.3 doc/UpVar.3 doc/case.n doc/history.n doc/pid.n doc/platform_shell.n |
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) |
| 1.65 years |
generic/tclTomMathDecls.h |
Put extern "C" guards around all stub table struct definitions, so it is usable for C++ compilers as well without the danger of modifying the calling convention. For tclDecls.h and tclOODecls.h it was no problem, because tcl.h and tclOO.h already contain those guards. But for the other *Decls.h files (e.g. tclTomMathDecls.h) it was not correct. (check-in: af0f607ada, user: jan.nijtmans, branch: trunk) |
| 1.67 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) |
| 1.68 years |
generic/tclScan.c tests/scan.test |
[3556215]: Made [scan] match [format] better in what it accepts as a format string, by allowing uppercase %X, %E and %G. (check-in: 815e766d3e, user: dkf, branch: trunk) |
| 1.69 years |
tests/for.test |
Fix handling of 'invokeExpanded' and start to do 'returnStk'. (check-in: 7e41c534a9, user: dkf, branch: dkf-loop-exception-range-work) |
| 1.70 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) |
| 1.72 years |
generic/tclOOStubLib.c tests/load.test |
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) |
| 1.73 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) |
| 1.75 years |
tests/source.test |
Fix test source-4.1 (check-in: d6941999f1, user: dgp, branch: trunk) |
| 1.77 years |
win/makefile.bc |
merge trunk (check-in: 7c1d00afae, user: dkf, branch: dkf-improved-disassembler) |
| 1.78 years |
tests/foreach.test |
Merge test; bug already fixed in trunk. (check-in: dd4cc03df6, user: dgp, branch: trunk) |
| 1.78 years |
generic/tclOODefineCmds.c |
Bump TclOO version to 1.0.1 (check-in: 32f292bcc3, user: dkf, branch: trunk) |
| 1.79 years |
tests/binary.test |
Add back -wrapchar option to "binary encode uuencode" (check-in: 0e087acc80, user: jan.nijtmans, branch: bug-2152292) |
| 1.81 years |
library/auto.tcl |
[3611643] Stop polluting the global namespace. Refactor the index entry generation so it is done right, once. Handle more of [namespace ensemble create]'s behavior. (check-in: c45d777d3c, user: dkf, branch: trunk) |
| 1.81 years |
library/tm.tcl |
Use ne instead of [string length] for less shimmer risk. (check-in: 5fd0b7f61e, user: dgp, branch: bug-86ceb4e2b6) |
| 1.87 years |
tests/trace.test |
Make sure the errors raised by execution traces become errors raised by the traced command, as documented. Deletion of the traced command was supressing that. (check-in: 04da25f2f5, user: dgp, branch: trunk) |
| 1.87 years |
generic/tclOOInt.h |
The fix for [3610404] leads to a simplification in the implementation of forward methods. (check-in: 1cafa9ed0e, user: dgp, branch: trunk) |
| 1.87 years |
tests/safe.test |
Add several tests to check consistency of stack traces. (check-in: e3800f9fba, user: dgp, branch: trunk) |
| 1.87 years |
tests/rename.test |
[a16752c252] Correct failure to call cmd deletion callbacks. (check-in: 2718a160f1, user: dgp, branch: trunk) |
| 1.90 years |
tests/unixForkEvent.test |
Mark unixforkevent-1.1 nonPortable, until proven on more platforms. (check-in: 0107005970, user: jan.nijtmans, branch: core-8-5-branch) |
| 1.91 years |
tests/reg.test |
[1905562] [8d2c0da36d] Raise the recursion limits on regexps to allow existing regexps "in the wild" to continue working with Tcl 8.6. Latest example comes from DejaGnu. (check-in: b7100ded1f, user: dgp, branch: trunk) |
| 1.92 years |
generic/tclUtf.c |
Make sure that "string is space \u202f" will continue to return "1", even if in future Unicode this character (NARROW_NO_BREAK_SPACE) will cease to be a space. See: [http://www.unicode.org/review/pri249/]. Don't hardcode "tclWinError.o" for Cygwin (check-in: a72287aa7d, user: jan.nijtmans, branch: trunk) |
| 1.95 years |
tests/assemble.test |
[Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error is not obscured. Instead highlight it by making it the last character quoted. (check-in: 91ed4186a8, user: dgp, branch: trunk) |
| 1.96 years |
tests/info.test |
Tests demonstrating the need for the last two SetLineInformation() calls. (check-in: 4b58b335d4, user: dgp, branch: trunk) |
| 1.98 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) |
| 1.98 years |
generic/tclConfig.c |
CONST -> const in one place (check-in: d854a861eb, user: jan.nijtmans, branch: trunk) |
| 1.98 years |
generic/tclResult.c |
Allow successfull compilation, even if Tcl_GetErrorLine/Tcl_SetErrorLine are redefined as macros. (check-in: 30f633409c, user: jan.nijtmans, branch: trunk) |
| 1.99 years |
unix/tclXtNotify.c |
Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change (check-in: 023ab0d950, user: jan.nijtmans, branch: trunk) |
| 1.99 years |
tests/misc.test |
More Work In Progress. (check-in: 579d4e455f, user: dgp, branch: dgp-tcs-rewrite) |
| 2.01 years |
generic/tclPanic.c |
typos. On Cygwin, Tcl_SetPanicProc(NULL) should set back the panic proc to its default, which is not NULL. (check-in: 38e74dd2c5, user: jan.nijtmans, branch: trunk) |
| 2.03 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) |
| 2.03 years |
macosx/README |
Updates to redirect bug reports to the new tracker location. (check-in: b359014605, user: dgp, branch: trunk) |
| 2.03 years |
unix/README |
Updates to redirect bug reports to the new tracker location. (check-in: cc0db5a0ac, user: dgp, branch: core-8-5-branch) |
| 2.03 years |
generic/tclDate.c |
Use more portable TclIsSpaceProc() in stead of isspace(). (check-in: 4bfe3111b1, user: jan.nijtmans, branch: trunk) |
| 2.04 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) |
| 2.04 years |
generic/tclThreadTest.c |
Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. Fix some gcc warnings which become visible with -Wextra (check-in: 7233b39085, user: jan.nijtmans, branch: trunk) |
| 2.05 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) |
| 2.07 years |
tests/httpd |
merge 8.4 (check-in: e9555b15b3, user: dgp, branch: core-8-5-branch) |
| 2.10 years |
tests/cmdIL.test |
[3613609]: Replace strcasecmp() with UTF-8-aware version. (check-in: 89f027f118, user: dkf, branch: trunk) |
| 2.11 years |
win/tclWinTime.c |
Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti (check-in: 29afce30ee, user: jan.nijtmans, branch: trunk) |
| 2.13 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) |
| 2.17 years |
tests/set-old.test |
Improve code generation for [array set] in a common case. (check-in: b274b30ee6, user: dkf, branch: trunk) |
| 2.18 years |
generic/tclTimer.c |
Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as macros using Tcl_NewIntObj, Tcl_DbNewLongObj and Tcl_SetIntObj. Starting with Tcl 8.5, this is exactly the same, it only eliminates code duplication. Eliminate use of NO_WIDE_TYPE everywhere: It's exactly the same as TCL_WIDE_INT_IS_LONG (check-in: 039d46054a, user: jan.nijtmans, branch: trunk) |
| 2.21 years |
generic/tclPkg.c 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) |
| 2.21 years |
generic/tclInterp.c |
More progress. NR-enable [interp] and [$slave], completely with invokehidden subcommand. Test suite passes with no errors. (check-in: 895289c52a, user: dgp, branch: bug-2502002) |
| 2.22 years |
generic/regc_color.c generic/regex.h |
3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thanks to Heikki Linnakangas for the report and the patch. (check-in: f8f456846f, user: dgp, branch: trunk) |
| 2.22 years |
generic/regerrs.h |
3610026 Stop segfault when regexp overflows color limits. (check-in: 1d848fecaa, user: dgp, branch: bug-3610026) |
| 2.24 years |
.fossil-settings/ignore-glob |
some more "ignore-glob" patterns (check-in: 9f64830f2e, user: jan.nijtmans, branch: core-8-4-branch) |
| 2.27 years |
library/tzdata/America/Barbados library/tzdata/America/Bogota library/tzdata/America/Costa_Rica library/tzdata/America/Curacao library/tzdata/America/Nassau library/tzdata/America/Port-au-Prince library/tzdata/Asia/Hong_Kong library/tzdata/Asia/Rangoon 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) |
| 2.27 years |
tests/autoMkindex.test |
test suite hygiene (check-in: 5115309a0d, user: dgp, branch: trunk) |
| 2.31 years |
.project |
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: da4c323ede, user: jan.nijtmans, branch: trunk) |
| 2.31 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) |
| 2.33 years |
tests/lmap.test |
[Bug 3606397]: Make test work in isolation, and corrected what was being tested. (check-in: 921106e91c, user: dkf, branch: trunk) |
| 2.33 years |
tests/listObj.test |
[Bug 3606542]: Add missing constraint to test. (check-in: 068506d5f1, user: dkf, branch: trunk) |
| 2.33 years |
generic/tclIndexObj.c |
Allow Tcl to be compiled even if Tcl_Eval, Tcl_GetVar, ... are macros. (check-in: 03b46ac836, user: jan.nijtmans, branch: trunk) |
| 2.33 years |
generic/tclLink.c |
Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_VarTraceInfo2 conversions. (check-in: bc5a4c82f4, user: jan.nijtmans, branch: trunk) |
| 2.34 years |
tests/assocd.test tests/basic.test |
3605719,3605720 Test independence. Thanks Rolf Ade for patches. (check-in: c4b02b8c49, user: dgp, branch: trunk) |
| 2.34 years |
compat/fake-rfc2553.c |
Bug [3599194]: compat/fake-rfc2553.c is broken (check-in: 3f470535de, user: jan.nijtmans, branch: trunk) |
| 2.35 years |
win/tclWinDde.c win/tclWinReg.c |
[Bug 3605401]: Compiler error with latest mingw-w64 headers. (check-in: 0db74d9ccc, user: jan.nijtmans, branch: bug-3605401) |
| 2.38 years |
macosx/tclMacOSXFCmd.c win/tclWinThrd.c |
Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> (check-in: 4ef9e63656, user: jan.nijtmans, branch: trunk) |
| 2.39 years |
generic/tclListObj.c |
Tcl_InvalidateStringRep -> TclInvalidateStringRep (check-in: b0db125f02, user: jan.nijtmans, branch: trunk) |
| 2.40 years |
tests/set.test |
Merge in fix for 3602706 (check-in: dff3f1d1e5, user: dgp, branch: trunk) |
| 2.40 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) |
| 2.41 years |
generic/tclTestObj.c |
merge core-8-5-branch (check-in: f9be79d941, user: jan.nijtmans, branch: trunk) |
| 2.41 years |
tests/main.test |
For traces and embedding support, select modernizations from Patrick Fradin. (check-in: d36209124c, user: dgp, branch: trunk) |
| 2.41 years |
tests/cmdInfo.test tests/dcall.test tests/expr-old.test tests/result.test tests/stack.test |
For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix (check-in: 886f2784c1, user: dgp, branch: trunk) |
| 2.41 years |
library/package.tcl tests/pkgMkIndex.test tests/tm.test |
For [package] etc., select modernizations from Patrick Fradin. (check-in: 29a8e457d4, user: dgp, branch: trunk) |
| 2.41 years |
tests/platform.test tests/unixInit.test tests/unknown.test |
In the script library, selected modernizations from Patrick Fradin. (check-in: e2850774ab, user: dgp, branch: trunk) |
| 2.41 years |
library/word.tcl |
In the script library, selected modernizations from Patrick Fradin. (check-in: df3aac7d79, user: dgp, branch: core-8-5-branch) |
| 2.42 years |
unix/tclUnixCompat.c |
[Bug 3601804]: platformCPUID segmentation fault on Darwin (check-in: e6f01c28bd, user: jan.nijtmans, branch: trunk) |
| 2.43 years |
generic/tclCkalloc.c |
Silence some compiler warnings. (check-in: cd00ede986, user: dgp, branch: trunk) |
| 2.47 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) |
| 2.48 years |
generic/tclOOInfo.c |
Add super-simple compiler to many ensemble subcommands to allow better code generation where we can detect that we're not in the WrongNumArgs case. The compiler just checks that the argument count is in the right range and issues a standard dispatch; that's enough to do an efficient job. (check-in: 40fef44a65, user: dkf, branch: dkf-bytecode-8.6-main) |
| 2.49 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) |
| 2.51 years |
generic/tclPort.h |
proposed fix for Bug 3598300 (check-in: dcbf22ad99, user: jan.nijtmans, branch: bug-3598300) |
| 2.51 years |
compat/dirent2.h compat/dlfcn.h compat/string.h compat/unistd.h |
eliminate dependancy of compat/*.h on tcl.h (check-in: 5e21e8284c, user: jan.nijtmans, branch: core-8-5-branch) |
| 2.51 years |
generic/tclStubLib.c |
Change back to using an isDigit function. We simply don't need to make any (formally non-portable) assumptions about what happens when an unsigned zero is decremented, and the code isn't in a performance-critical area. Remark by jan.nijtmans: The macro is perfectly portable! Not portable is the exact result of the substraction ('\xB0' - '0' might give 0x80 on some platforms and 0xffffff80 on others), but comparing <= 9 always gives the correct result. We are only checking for digits here! The macro correctly inlines with any compiler, so it's better anyway. Remark by dkf: But it's less clear. In this code, that's more important than a teeny bit of speed from inlining in a non-critical location. (check-in: 31e633f6ad, user: dkf, branch: trunk) |
| 2.55 years |
tests/chan.test |
Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" at end of chan.test under certain conditions (see [Bug 3389289] and [Bug 3389251]). (check-in: c6db0a87d1, user: ferrieux, branch: trunk) |
| 2.57 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) |
| 2.57 years |
unix/tclLoadShl.c |
Tcl headers already protect from EXTERN defines (check-in: 6b7f7f3849, user: dgp, branch: trunk) |
| 2.61 years |
tests/lrange.test |
[Bug 3588366]: Corrected implementation of bounds restriction for end-indexed compiled [string range]. Thanks to Emiliano Gavilan for diagnosis and fix. (check-in: 2af48a01bb, user: dkf, branch: trunk) |
| 2.62 years |
tools/str2c |
A few unneeded internal CONST/CONST86's (check-in: b86be72558, user: jan.nijtmans, branch: trunk) |
| 2.62 years |
tests/unixNotfy.test |
Let all test-cases which require Thread, at least require Thread 2.7 (check-in: 12f5a13e60, user: jan.nijtmans, branch: trunk) |
| 2.63 years |
unix/tclLoadNext.c |
style fix (check-in: 5fbbfc2a80, user: jan.nijtmans, branch: trunk) |
| 2.64 years |
macosx/Tcl.xcode/project.pbxproj macosx/Tcl.xcodeproj/project.pbxproj |
Remove another reference to tcl.wse.in (check-in: 5c25c5c93b, user: jan.nijtmans, branch: trunk) |
| 2.64 years |
library/tzdata/America/Bahia library/tzdata/Pacific/Fakaofo |
Import tzdata2012i (check-in: d3f74cece8, user: kbk, branch: core-8-5-branch) |
| 2.64 years |
tools/README |
Remove files and references for long outdated Wise Installer. (check-in: bbb8a76120, user: dgp, branch: trunk) |
| 2.64 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) |
| 2.64 years |
unix/tclLoadDl.c |
Finish the TIP #416 implementation as specified (#define's were still missing). Added warning to "load" documentation. Added test case for using -global without specifying filename. (check-in: 6c3f682fbf, user: jan.nijtmans, branch: frq-3579001) |
| 2.68 years |
unix/tclLoadOSF.c win/tclWinLoad.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) |
| 2.73 years |
tests/fileName.test |
3574819 Increase test robustness by creating files in fresh directory to reduce trouble with any existing files in an existing directory. (check-in: 03878f7b0c, user: dgp, branch: trunk) |
| 2.77 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) |
| 2.77 years |
win/nmakehlp.c |
Let "nmakehlp -V" start searching digits after the found match (suggested by Harald Oehlmann) (check-in: 8be494c5ee, user: jan.nijtmans, branch: trunk) |
| 2.84 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) |
| 2.87 years |
win/buildall.vc.bat |
build htmlhelp, not winhelp by default (check-in: ab0adb1265, user: jan.nijtmans, branch: trunk) |
| 2.87 years |
win/rules.vc |
Only build the threaded builds by default (check-in: 0f40790ef4, user: jan.nijtmans, branch: trunk) |
| 2.89 years |
tests/winDde.test |
merge trunk (check-in: 27388707f2, user: jan.nijtmans, branch: frq-3527238) |
| 2.90 years |
generic/tclPipe.c tests/format.test |
more result generation conversion (check-in: 9a036eff3a, user: dkf, branch: trunk) |
| 2.91 years |
win/coffbase.txt |
add coffbase for sample (check-in: f7a45c3b39, user: jan.nijtmans, branch: core-8-4-branch) |
| 2.91 years |
tests/event.test |
event tests should continue to work with static Tcltest package (check-in: eeed854a7b, user: jan.nijtmans, branch: trunk) |
| 2.91 years |
tests/encoding.test |
unneeded variable (check-in: d54ed135c4, user: jan.nijtmans, branch: trunk) |
| 2.91 years |
tests/registry.test |
Less strictness about exactly which dll versions are tested (check-in: 6a9564af94, user: jan.nijtmans, branch: trunk) |
| 2.92 years |
tests/async.test tests/compExpr-old.test tests/compExpr.test tests/dstring.test tests/get.test tests/indexObj.test tests/lindex.test tests/link.test tests/lset.test tests/notify.test tests/resolver.test tests/unixFile.test tests/unload.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) |
| 2.93 years |
unix/install-sh |
sync with TEA, fix some comments (check-in: 0728cce9c7, user: jan.nijtmans, branch: trunk) |
| 2.95 years |
library/dde/pkgIndex.tcl |
make dde 1.4 loadlable when ::tcl::pkgconfig is available (check-in: 5dd4322c78, user: jan.nijtmans, branch: frq-3527238) |
| 2.95 years |
library/reg/pkgIndex.tcl |
Make registry 1.3 package dynamically loadable when ::tcl::pkgconfig is available (check-in: a65bf226ec, user: jan.nijtmans, branch: trunk) |
| 3.00 years |
generic/tclFileSystem.h |
Simplify tclFileSystem.h. Define structs where used. (check-in: b59a169885, user: dgp, branch: trunk) |
| 3.05 years |
tests/proc.test |
3532959 Make sure the lifetime management of entries in the linePBodyPtr hash table can tolerate either order of teardown, interp first, or Proc first. (check-in: bfddfa54a6, user: dgp, branch: trunk) |
| 3.08 years |
library/safe.tcl |
fix subtle problem with safe [file] that caused Tk test failure (check-in: 0eb7c39906, user: dkf, branch: trunk) |
| 3.08 years |
generic/tcl.decls |
merge trunk (check-in: 12d3e9c223, user: dkf, branch: tip-400-impl) |
| 3.15 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) |
| 3.20 years |
library/tzdata/Asia/Damascus |
Apply tzdata2012c (check-in: 7fbd5f91d3, user: kbk, branch: core-8-5-branch) |
| 3.21 years |
generic/tclPkgConfig.c |
[Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation (check-in: 8032e7f92e, user: jan.nijtmans, branch: trunk) |
| 3.23 years |
generic/tclHash.c |
Reduce amount of unreachable code. Refactor Win socket and load code to be less baroque in its internals. (check-in: 92cfbef048, user: dkf, branch: trunk) |
| 3.23 years |
generic/tclTomMath.decls |
some formatting (*.decls) remove some unused cygwin-related code some minor gcc warnings (check-in: 804d7eee7c, user: jan.nijtmans, branch: trunk) |
| 3.28 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/Antarctica/Davis library/tzdata/Asia/Yerevan library/tzdata/Atlantic/Stanley |
Update to tzdata 2012b (check-in: 1077be73d7, user: venkat, branch: core-8-5-branch) |
| 3.29 years |
win/cat.c |
[Bug 3288345] Wrong Tcl_StatBuf used on Cygwin (check-in: 7ad5febe39, user: jan.nijtmans, branch: trunk) |
| 3.40 years |
tools/uniParse.tcl |
[Frq 3464401] Support Unicode 6.1 (check-in: 0090ba5598, user: jan.nijtmans, branch: core-8-5-branch) |
| 3.58 years |
tests/init.test |
[Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw. (check-in: 8ba57189f9, user: jan.nijtmans, branch: trunk) |
| 3.58 years |
generic/tclTomMath.h generic/tclTomMathInt.h |
[Bug 2991415]: tclport.h #include'd before limits.h (check-in: 92d210ba25, user: jan.nijtmans, branch: trunk) |
| 3.59 years |
library/history.tcl |
* library/history.tcl (history): Simplify the dance of variable management used when chaining to the implementation command. (check-in: 8d7fa1c1f0, user: dkf, branch: trunk) |
| 3.71 years |
library/tzdata/America/Sitka |
Update to Olson's tzdata2011l (check-in: d11be2712d, user: venkat, branch: core-8-5-branch) |
| 3.74 years |
library/tzdata/Africa/Nairobi |
Update to Olson's tzdata2011k (check-in: 26419277e5, user: venkat, branch: core-8-5-branch) |
| 3.79 years |
generic/tclDTrace.d |
3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. (check-in: d9f5e84500, user: dgp, branch: trunk) |
| 3.81 years |
library/tzdata/America/Resolute library/tzdata/Pacific/Honolulu |
Update to Olson's tzdata2011i (check-in: 25a54364a6, user: venkat, branch: core-8-5-branch) |
| 3.87 years |
generic/tclPosixStr.c |
[Bug 3388350] mingw64 compiler warnings (check-in: 8fbf108ea7, user: jan.nijtmans, branch: trunk) |
| 3.88 years |
generic/regc_lex.c generic/regcustom.h |
TIP 388 implementation (check-in: 28fe328b17, user: jan.nijtmans, branch: tip-388-impl) |
| 3.92 years |
library/tzdata/America/Kralendijk library/tzdata/America/Lower_Princes library/tzdata/Asia/Anadyr library/tzdata/Asia/Kamchatka |
Update to Olson's tzdata2011h (check-in: 6e66b1bc32, user: dgp, branch: core-8-5-branch) |
| 3.97 years |
generic/tclPreserve.c |
platform portable type matching in debug prints (check-in: 83d26b2944, user: dgp, branch: trunk) |
| 3.98 years |
tests/package.test |
Correct test suite errors revealed by a -singleproc 1 -debug 1 run. (check-in: c5adaf006a, user: dgp, branch: trunk) |
| 3.99 years |
libtommath/bn_mp_cnt_lsb.c |
Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] (check-in: fe4dba4d60, user: kbk, branch: trunk) |
| 4.14 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) |
| 4.16 years |
tests/join.test tests/mathop.test |
merge 8.5 (check-in: 27fd15ce57, user: dgp, branch: trunk) |
| 4.19 years |
tests/lrepeat.test |
Limits on list length were too strict. Revised panics to errors where possible. (check-in: 2d215ce103, user: dgp, branch: trunk) |
| 4.23 years |
library/tzdata/America/North_Dakota/Beulah |
Import Olson's tzdata2011e. (check-in: d9f4537543, user: venkat, branch: core-8-5-branch) |
| 4.25 years |
generic/tclGetDate.y |
TclClockOldscanObjCmd: More generation of errorCode information. (check-in: 25eb27727e, user: dkf, branch: trunk) |
| 4.29 years |
tools/tclZIC.tcl |
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: 6ae7178df2, user: kbk, branch: trunk) |
| 4.29 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) |
| 4.29 years |
tools/configure |
Standardize on autoconf-2.59 to generate configure files (check-in: ee51894333, user: dgp, branch: trunk) |
| 4.29 years |
libtommath/bn_mp_div_d.c libtommath/bn_mp_montgomery_setup.c libtommath/bn_mp_prime_next_prime.c libtommath/bn_mp_shrink.c libtommath/changes.txt libtommath/etc/drprimes.txt libtommath/makefile libtommath/makefile.shared libtommath/pre_gen/mpi.c |
Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 from 0.39. (check-in: 902c7eef54, user: dkf, branch: core-8-5-branch) |
| 4.30 years |
generic/tclAsync.c generic/tclHistory.c generic/tclResolve.c generic/tclThreadStorage.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) |
| 4.31 years |
tests/incr.test |
Update more of the test suite to use Tcltest 2. (check-in: c45a9f3c1c, user: dkf, branch: trunk) |
| 4.33 years |
compat/fake-rfc2553.h compat/memcmp.c compat/mkstemp.c compat/opendir.c compat/stdlib.h compat/strncasecmp.c compat/strtod.c compat/strtol.c compat/strtoul.c doc/fblocked.n generic/tclOOStubInit.c generic/tclRegexp.h generic/tclTestProcBodyObj.c library/http1.0/http.tcl library/opt/optparse.tcl libtommath/bn_mp_cmp.c libtommath/bn_mp_cmp_d.c libtommath/bn_mp_cmp_mag.c libtommath/bn_mp_copy.c libtommath/bn_mp_count_bits.c libtommath/bn_mp_div_2d.c libtommath/bn_mp_mod_2d.c libtommath/bn_mp_mul_2d.c libtommath/bn_mp_neg.c libtommath/mtest/mpi.c libtommath/tommath.h macosx/Tcl-Common.xcconfig macosx/tclMacOSXBundle.c tests/apply.test tests/case.test tests/cmdMZ.test tests/concat.test tests/config.test tests/eval.test tests/history.test tests/if.test tests/linsert.test tests/lsearch.test tests/lsetComp.test tests/namespace-old.test tests/opt.test tests/proc-old.test tests/remote.tcl tests/security.test tests/split.test tests/timer.test tests/uplevel.test tests/while.test tools/checkLibraryDoc.tcl tools/configure.in tools/fix_tommath_h.tcl tools/index.tcl tools/regexpTestLib.tcl unix/dltest/pkga.c unix/dltest/pkgc.c unix/dltest/pkgd.c unix/dltest/pkge.c unix/dltest/pkgua.c unix/tclLoadAix.c unix/tclUnixEvent.c win/tclWinNotify.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) |
| 4.33 years |
compat/fixstrtod.c compat/gettod.c compat/strstr.c compat/waitpid.c doc/man.macros generic/README 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_add_d.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_div.c libtommath/bn_mp_div_2.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_d.c libtommath/bn_mp_montgomery_calc_normalization.c libtommath/bn_mp_montgomery_reduce.c libtommath/bn_mp_mul.c libtommath/bn_mp_mul_2.c libtommath/bn_mp_mul_d.c libtommath/bn_mp_mulmod.c libtommath/bn_mp_n_root.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_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_radix.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_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/demo/demo.c libtommath/etc/2kprime.c libtommath/etc/drprime.c libtommath/etc/mersenne.c libtommath/etc/mont.c libtommath/etc/pprime.c libtommath/etc/tune.c libtommath/logs/index.html libtommath/mtest/logtab.h libtommath/mtest/mpi-config.h libtommath/mtest/mpi-types.h libtommath/mtest/mpi.h libtommath/tommath_class.h macosx/Tcl-Debug.xcconfig macosx/Tcl-Info.plist.in macosx/Tcl-Release.xcconfig macosx/Tclsh-Info.plist.in tests/for-old.test tests/httpold.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/findBadExternals.tcl tools/installData.tcl tools/loadICU.tcl tools/man2help.tcl tools/man2html.tcl tools/man2html1.tcl tools/man2html2.tcl tools/man2tcl.c tools/mkdepend.tcl unix/dltest/README win/tcl.rc |
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) |
| 4.33 years |
compat/README compat/dirent.h compat/float.h tests/README tests/if-old.test tools/Makefile.in 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) |
| 4.67 years |
ChangeLog.2008 |
Split from ChangeLog (check-in: 183b97080e, user: rmax, branch: trunk) |
| 4.71 years |
win/tcl.dsp |
tclWinThrd.h: (removed) because it is just empty en used nowhere (check-in: 78864676d1, user: nijtmans, branch: trunk) |
| 4.76 years |
tests/assemble1.bench |
* tclAssembly.c: Massive refactoring of the assembler * tclAssembly.h: to use a Tcl-like syntax (and use * tests/assemble.test: Tcl_ParseCommand to parse it). The * tests/assemble1.bench: refactoring also ensures that Tcl_Tokens in the assembler have string ranges inside the source code, which allows for [eval] and [expr] assembler directives that simply call TclCompileScript and TclCompileExpr recursively. (check-in: 8fa55c35f1, user: kennykb, branch: dogeen-assembler-branch) |
| 4.91 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) |
| 4.92 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) |
| 4.99 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) |
| 5.04 years |
library/msgs/he.msg |
[Bug 3016135] traceback using clock format with locale of he_IL (check-in: 029176d2a2, user: nijtmans, branch: trunk) |
| 5.06 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) |
| 5.09 years |
library/opt/pkgIndex.tcl |
optParse.tcl: eliminate ';' at line end, bump to v0.4.6 (check-in: 426aabe409, user: nijtmans, branch: trunk) |
| 5.17 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) |
| 5.19 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) |
| 5.29 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) |
| 5.31 years |
library/tzdata/America/Matamoros library/tzdata/America/Ojinaga library/tzdata/America/Santa_Isabel library/tzdata/America/Tijuana library/tzdata/Antarctica/Mawson |
* 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) |
| 5.34 years |
unix/installManPage |
Remap non-alphanumeric sequences in manpage filenames to single underscores. (check-in: 30c728c4dd, user: dkf, branch: trunk) |
| 5.35 years |
generic/regerror.c |
Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 Some more tests, showing that the LONG implementation was not quite correct too, and a fix for that. Some more internal "const" additions (check-in: 4a0630650d, user: nijtmans, branch: trunk) |
| 5.41 years |
generic/rege_dfa.c |
Reduce obscurity of function names. Do a little recursion unrolling. (check-in: d11c7a78b9, user: dkf, branch: trunk) |
| 5.59 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) |
| 5.67 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) |
| 5.70 years |
win/tclsh.ico |
Fix the icon to have 48x48 size (mistakenly made a 46px icon) (check-in: cd373de52f, user: patthoyts, branch: trunk) |
| 5.73 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) |
| 5.94 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) |
| 6.01 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) |
| 6.16 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) |
| 6.21 years |
library/tzdata/Asia/Karachi |
* library/tzdata/Asia/Karachi: Updated rules for Pakistan Summer Time (Olson's tzdata2009f) (check-in: 4468f7bd90, user: kennykb, branch: trunk) |
| 6.22 years |
library/tzdata/Asia/Kathmandu library/tzdata/Asia/Katmandu |
Olson's tzdata2009e (check-in: 112f6af617, user: kennykb, branch: trunk) |
| 6.53 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) |
| 6.53 years |
compat/zlib/win32/VisualC.txt |
Import of zlib 1.2.3 (check-in: 0f222b0fe8, user: dkf, branch: trunk) |
| 6.55 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) |
| 6.85 years |
ChangeLog.2007 |
Split off the ChangeLog entries for 2006-2007 into their own file. (check-in: e58b904c88, user: dkf, branch: trunk) |
| 6.89 years |
library/tzdata/America/Santarem |
Olson's tzdata2008e (check-in: 78048f8bdb, user: kennykb, branch: core-8-5-branch) |
| 6.89 years |
library/tzdata/CET library/tzdata/Europe/Belgrade library/tzdata/Europe/Berlin library/tzdata/Europe/Sofia library/tzdata/MET |
Olson's tzdata2008e (check-in: 121b0de920, user: kennykb, branch: trunk) |
| 7.04 years |
tools/tcl.hpj.in win/tcl.hpj.in |
TIP 285 Implementation (check-in: 505c316922, user: mistachkin, branch: trunk) |
| 7.17 years |
generic/regc_cvec.c generic/regfronts.c |
Get rid of pre-C89-isms (esp. CONST vs const). (check-in: 2d205c22fb, user: dkf, branch: trunk) |
| 7.26 years |
library/tzdata/America/Caracas 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) |
| 7.61 years |
library/tzdata/Asia/Tehran |
Olson's tzdata2007i imported (check-in: 1dccbd66c8, user: kennykb, branch: trunk) |
| 7.72 years |
ChangeLog.1999 ChangeLog.2002 ChangeLog.2004 ChangeLog.2005 |
Tidying up, adding names to log entries, etc. (check-in: e185293bea, user: dkf, branch: trunk) |
| 7.82 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) |
| 8.19 years |
library/tzdata/America/Tegucigalpa |
Olson's tzdata2007e. (check-in: 7420c6c384, user: kennykb, branch: trunk) |
| 8.19 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) |
| 8.28 years |
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/Yellowknife |
2007-03-20 Kevin B. Kenny <[email protected]> * generic/tclDate.c: Rebuilt, despite Donal Fellows's comment when committing it that no rebuild was required. * generic/tclGetDate.y: According to Donal Fellows, "Introduce modern formatting standards; no need for rebuild of tclDate.c." * library/tzdata/America/Cambridge_Bay: * library/tzdata/America/Havana: * 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/Asia/Choibalsan: * library/tzdata/Asia/Dili: * library/tzdata/Asia/Hovd: * library/tzdata/Asia/Jakarta: * library/tzdata/Asia/Jayapura: * library/tzdata/Asia/Makassar: * library/tzdata/Asia/Pontianak: * library/tzdata/Asia/Ulaanbaatar: * library/tzdata/Europe/Istanbul: Upgraded to Olson's tzdata2007d. * generic/tclListObj.c (TclLsetList, TclLsetFlat): * tests/lset.test: Changes to deal with shared internal representation for lists passed to the [lset] command. Thanks to Don Porter for fixing this issue. [Bug 1677512] (check-in: ee77f4e978, user: kennykb, branch: trunk) |
| 8.31 years |
library/tzdata/America/Indiana/Winamac |
New US DST rules on Windows; Olson's tzdata2007c (check-in: f6e91e1904, user: kennykb, branch: trunk) |
| 8.37 years |
library/tzdata/Atlantic/Faeroe library/tzdata/Atlantic/Faroe |
rebuilt from Olson's tzdata2007b (check-in: eb57473537, user: kennykb, branch: trunk) |
| 8.58 years |
libtommath/bn.pdf libtommath/bn.tex libtommath/poster.pdf libtommath/tommath.pdf libtommath/tommath.src libtommath/tommath.tex |
Import of libtommath 0.39+ (check-in: e5fc0556e8, user: kennykb, branch: trunk) |
| 8.58 years |
library/tzdata/America/Managua library/tzdata/Europe/Podgorica |
Olson's tzdata2006p (check-in: b2237c8c13, user: kennykb, branch: trunk) |
| 8.73 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/Los_Angeles 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/Montevideo 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/Antarctica/DumontDUrville library/tzdata/Antarctica/Rothera library/tzdata/Antarctica/Syowa library/tzdata/Antarctica/Vostok library/tzdata/Arctic/Longyearbyen library/tzdata/Asia/Almaty library/tzdata/Asia/Aqtau library/tzdata/Asia/Aqtobe library/tzdata/Asia/Ashgabat library/tzdata/Asia/Ashkhabad library/tzdata/Asia/Baku library/tzdata/Asia/Bangkok library/tzdata/Asia/Beirut library/tzdata/Asia/Bishkek library/tzdata/Asia/Brunei library/tzdata/Asia/Colombo library/tzdata/Asia/Dacca library/tzdata/Asia/Dubai library/tzdata/Asia/Dushanbe 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/Oral library/tzdata/Asia/Qatar library/tzdata/Asia/Qyzylorda 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/Canary 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+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-0 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/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/Chisinau 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/Malta 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/Rome library/tzdata/Europe/San_Marino library/tzdata/Europe/Sarajevo library/tzdata/Europe/Skopje library/tzdata/Europe/Stockholm library/tzdata/Europe/Tallinn library/tzdata/Europe/Tirane library/tzdata/Europe/Tiraspol library/tzdata/Europe/Uzhgorod library/tzdata/Europe/Vatican library/tzdata/Europe/Vilnius 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/Kerguelen 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/Norfolk 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/Tongatapu 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) |
| 8.91 years |
tools/makeTestCases.tcl |
Fixed Bug 1505383 (check-in: b700efc33b, user: kennykb, branch: trunk) |
| 9.50 years |
libtommath/booker.pl libtommath/makefile.bcc |
Import of libtommath 0.37 (check-in: ff26105d8d, user: kennykb, branch: trunk) |
| 9.59 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) |
| 9.63 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) |
| 9.76 years |
libtommath/etc/makefile.icc libtommath/logs/expt.log libtommath/logs/expt_2k.log libtommath/logs/expt_2kl.log libtommath/logs/expt_dr.log libtommath/makefile.icc libtommath/makefile.msvc |
Import of libtommath 0.36 (check-in: e024610976, user: kennykb, branch: trunk) |
| 10.14 years |
libtommath/tommath_superclass.h |
Fixes for C++-style comment and bad NaN on PA-RISC (check-in: a4754204f2, user: kennykb, branch: trunk) |
| 10.22 years |
libtommath/callgraph.txt libtommath/demo/timing.c libtommath/dep.pl libtommath/etc/timer.asm libtommath/logs/README libtommath/logs/add.log libtommath/logs/addsub.png libtommath/logs/expt.png libtommath/logs/invmod.png libtommath/logs/mult.log libtommath/logs/mult.png libtommath/logs/mult_kara.log libtommath/logs/sqr.log libtommath/logs/sqr_kara.log libtommath/logs/sub.log libtommath/makefile.cygwin_dll libtommath/pics/expt_state.tif libtommath/pics/primality.tif |
Import of tommath 0.35 (check-in: 30c8e6bbc2, user: kennykb, branch: trunk) |
| 10.44 years |
libtommath/LICENSE libtommath/bn.ilg libtommath/bn.ind libtommath/etc/2kprime.1 libtommath/etc/drprimes.28 libtommath/etc/makefile libtommath/etc/makefile.msvc libtommath/etc/prime.1024 libtommath/etc/prime.512 libtommath/gen.pl libtommath/logs/graphs.dem libtommath/mtest/mtest.c libtommath/pics/design_process.sxd libtommath/pics/design_process.tif libtommath/pics/expt_state.sxd libtommath/pics/makefile libtommath/pics/radix.sxd libtommath/pics/sliding_window.sxd libtommath/pics/sliding_window.tif libtommath/poster.tex libtommath/pretty.build libtommath/tommath.out |
Import of libtommath 0.33 (check-in: bd185c2b4e, user: kennykb, branch: trunk) |
| 10.44 years |
libtommath/mess.sh libtommath/tombc/grammar.txt |
Import of libtommath 0.33 (check-in: 179903024e, user: kennykb, branch: libtommath) |
| 10.81 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) |
| 10.86 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) |
| 12.14 years |
tools/encoding/txt2enc.c |
fix for [Bug 733221] (check-in: d95fa584b3, user: mistachkin, branch: trunk) |
| 12.35 years |
library/encoding/cp932.enc library/encoding/euc-jp.enc library/encoding/iso2022-jp.enc library/encoding/jis0208.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) |
| 12.47 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) |
| 12.76 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) |
| 13.25 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) |
| 13.33 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) |
| 13.64 years |
win/tcl.dsw |
* win/tcl.dsp: * win/tcl.dsw: Simple MsDev stub project files that calls makefile.vc. Will help run Tcl in the debugger easier without confusing MsDev for where the .pdb files are. (check-in: e3cc82ead4, user: davygrvy, branch: trunk) |
| 13.71 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) |
| 13.71 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) |
| 13.73 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) |
| 14.10 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) |
| 14.18 years |
.fossil-settings/crnl-glob libtommath/logs/invmod.log libtommath/poster.out |
* unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. * unix/configure: Regen. * unix/configure.in: Don't subst STUB_LIB_FILE, use TCL_STUB_LIB_FILE instead. (check-in: 746077b5b7, user: mdejong, branch: trunk) |
| 14.18 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) |
| 15.67 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) |
| 16.16 years |
tools/encoding/README |
* Merged changes from 8.1.0 branch (check-in: dc45694c11, user: stanton, branch: trunk) |
| 16.18 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) |
| 16.21 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) |
| 17.26 years |
library/http1.0/pkgIndex.tcl |
Initial revision (check-in: cacdd0f329, user: rjohnson, branch: trunk) |
