Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | | * doc/Encoding.3: New subcommand [encoding dirs]. * doc/encoding.n: New routine Tcl_GetEncodingNameFromEnvironment. * generic/tcl.decls: Made public: * generic/tclBasic.c: TclGetEncodingFromObj * generic/tclCmdAH.c: -> Tcl_GetEncodingFromObj * generic/tclEncoding.c:TclGetEncodingSearchPath * generic/tclInt.decls: -> Tcl_GetEncodingSearchPath * generic/tclInt.h: TclSetEncodingSearchPath * generic/tclTest.c: -> Tcl_SetEncodingSearchPath * library/init.tcl: Removed commands: * tests/cmdAH.test: [tcl::unsupported::EncodingDirs] * tests/encoding.test: [testencoding path] (Tcltest) * unix/tclUnixInit.c: [Patch 1413934]. * win/tclWinInit.c: * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclStubInit.c: | ||||
* | Olson's tzdata2005r | Kevin B Kenny | 2005-12-27 | 20 | -2439/+3531 |
| | |||||
* | Corrected bugs in tommath installation, improved tommath square root ↵ | Kevin B Kenny | 2005-12-27 | 1 | -2/+2 |
| | | | | performance, patched around a [clock scan] issue with time zones | ||||
* | another puny speedup - no error thrown from ::tcl::clock::getenv | Kevin B Kenny | 2005-12-02 | 1 | -3/+3 |
| | |||||
* | another little speedup to [clock format] | Kevin B Kenny | 2005-12-02 | 1 | -4/+7 |
| | |||||
* | Bug 1371446 plus buildability on ancient Solaris | Kevin B Kenny | 2005-12-02 | 1 | -12/+12 |
| | |||||
* | another [clock format] performance boost - precompile formats | Kevin B Kenny | 2005-12-01 | 1 | -327/+446 |
| | |||||
* | remove redundant [mc] calls in [clock] | Kevin B Kenny | 2005-12-01 | 1 | -18/+32 |
| | |||||
* | remove redundant [mc] calls in [clock] | Kevin B Kenny | 2005-12-01 | 1 | -48/+62 |
| | |||||
* | code rationalization - eliminate some duplication between Tcl and C | Kevin B Kenny | 2005-11-30 | 1 | -175/+27 |
| | |||||
* | make [clock format] go faster | Kevin B Kenny | 2005-11-29 | 1 | -584/+94 |
| | |||||
* | Olson's tzdata2005o | Kevin B Kenny | 2005-11-28 | 6 | -591/+401 |
| | |||||
* | Corrected bug in DST transition times for locales that specify transition in ↵ | Kevin B Kenny | 2005-11-28 | 93 | -8994/+9002 |
| | | | | local Standard Time | ||||
* | Fix silly errors in REs, in variables, and in tests that were working with | dkf | 2005-11-18 | 1 | -8/+8 |
| | | | | invalid URLs. | ||||
* | Improved URL validation that better describes why validation failed. [Bug ↵ | dkf | 2005-11-18 | 1 | -97/+199 |
| | | | | 1358369] | ||||
* | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] | dgp | 2005-11-15 | 2 | -3/+3 |
| | |||||
* | Bug 1298737 | Kevin B Kenny | 2005-11-04 | 1 | -1/+4 |
| | |||||
* | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -4/+8 |
| | | | | * library/http/http.tcl (init): to RFC3986. [Bug 1182373] (aho) | ||||
* | Rebuild tzdata from Olson's tzdata2005n.tar.gz | Kevin B Kenny | 2005-10-03 | 46 | -3626/+4065 |
| | |||||
* | fix comment typo | hobbs | 2005-09-30 | 1 | -3/+3 |
| | |||||
* | init value to (-)Inf for min/max expr functions to simplify code | hobbs | 2005-09-30 | 1 | -15/+9 |
| | |||||
* | implementation for TIP #255, expr min/max | hobbs | 2005-09-29 | 1 | -1/+43 |
| | |||||
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | support "*" fields and needed to interpret precision limits on %s conversions as a number of bytes, not Tcl_UniChars, to take from the (char *) argument. * generic/tclBasic.c: Updated several callers to use * generic/tclCmdMZ.c: TclFormatToErrorInfo(). * generic/tclIOUtil.c: * library/init.tcl: Keep [unknown] in sync with errorInfo formatting rules. | ||||
* | * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch | andreas_kupries | 2005-08-29 | 1 | -1/+1 |
| | | | | | for [Tcl SF Bug 1189657]. Syncs the implementation to the specification (TIP #189). | ||||
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/SetChanErr.3: ** New File **. Documentation of the new channel API functions. * generic/tcl.decls: Stub declarations of the new channel API. * generic/tclDecls.h: Regenerated * generic/tclStubInit.c: * tclIORChan.c: ** New File **. Implementation of the reflected channel. * generic/tclInt.h: Integration of reflected channel and new error * generic/tclIO.c: propagation into the generic I/O core. * generic/tclIOCmd.c: * generic/tclIO.h: * library/init.tcl: * tests/io.test: Extended testsuite. * tests/ioCmd.test: * tests/chan.test: * generic/tclTest.c: * generic/tclThreadTest.c: * unix/Makefile.in: Integration into the build machinery. * win/Makefile.in: * win/Makefile.vc: | ||||
* | Changed message catalog file names to lowercase | Kevin B Kenny | 2005-08-17 | 67 | -0/+0 |
| | |||||
* | added /usr/lib/zoneinfo for antique glibc | Kevin B Kenny | 2005-08-12 | 1 | -1/+2 |
| | |||||
* | bug 1257830 | Kevin B Kenny | 2005-08-12 | 1 | -16/+41 |
| | |||||
* | * library/init.tcl ([unknown]): Corrected return code handling | dgp | 2005-07-27 | 1 | -4/+14 |
| | | | | | in the portions of [unknown] that expand incomplete commands during interactive operations. [Bug 1214462]. | ||||
* | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 6 | -78/+76 |
| | | | | | | | | * library/history.tcl: use of Tcl 8.4 features. Forward port of * library/init.tcl: appropriate portions of [Patch 1237755]. * library/package.tcl: * library/safe.tcl: * library/word.tcl: | ||||
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 1 | -233/+0 |
| | |||||
* | Bug 1237907 | Kevin B Kenny | 2005-07-15 | 1 | -6/+24 |
| | |||||
* | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -23/+23 |
| | | | | destroying registered auto_mkindex_parser hooks. | ||||
* | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -20/+27 |
| | | | | destroying registered auto_mkindex_parser hooks. | ||||
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -1/+21 |
| | | | | It's crude (especially in the tests and docs department) and incomplete (no truncation on non-POSIX platforms). | ||||
* | Remove blatant inefficiency in [parray] | dkf | 2005-06-03 | 1 | -3/+4 |
| | |||||
* | * library/init.tcl: Updated [unknown] to be sure the [return] | dgp | 2005-05-24 | 1 | -2/+3 |
| | | | | | * tests/init.test: options from an auto-loaded command are seen correctly by the caller. | ||||
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 5 | -5/+5 |
| | |||||
* | * library/init.tcl: Corrected flaw in interactive command | dgp | 2005-04-28 | 1 | -2/+2 |
| | | | | * tests/main.test: auto-completion. [Bug 1191409]. | ||||
* | Olson's tzdata2005i | Kevin B Kenny | 2005-04-25 | 16 | -15/+19 |
| | |||||
* | * library/init.tcl: Use "ni" and "in" operators. | dgp | 2005-04-25 | 1 | -7/+7 |
| | |||||
* | typo | dgp | 2005-04-19 | 1 | -2/+2 |
| | |||||
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -39/+45 |
| | | | | | | | | * generic/tclCmdAH.c: [::tcl::unsupported::EncodingDirs] to permit * generic/tclInt.h: query/set of the encoding search path at * generic/tclInterp.c: the script level. Updated init.tcl to make * library/init.tcl: use of the new command. Also updated several coding practices in init.tcl ("eq" for [string equal], etc.) | ||||
* | fixed Bug 1185933 | Kevin B Kenny | 2005-04-19 | 1 | -22/+41 |
| | |||||
* | * library/init.tcl: Use auto-loading to bring in Tcl Module | dgp | 2005-04-15 | 3 | -45/+35 |
| | | | | | | * library/tclIndex: support as needed. This reduces startup * library/tm.tcl: time by delaying this initialization to a later time. | ||||
* | Performance improvement in [clock] - FR 1182459 | Kevin B Kenny | 2005-04-13 | 1 | -4/+4 |
| | |||||
* | Olson's tzdata2005h | Kevin B Kenny | 2005-04-10 | 10 | -1021/+77 |
| | |||||
* | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 2 | -18/+15 |
| | | | | | | | | | * tests/tcltest.test: failed attempts to [source] a directory, and similar matters. Thanks to "mpettigr". [Bug 1119798] * library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.8 * unix/Makefile.in: * win/Makefile.in: | ||||
* | Added safety checks | dgp | 2005-01-25 | 1 | -7/+13 |
| | |||||
* | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 1 | -12/+10 |
| | | | | | | commands in namespaces other than :: and to clear auto-loaded commands that do not happen to be procs. [Bug 1101670] ***POTENTIAL INCOMPATIBILITY*** |