Timeline
Not logged in

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

191 check-ins using file tests/io.test version ace0f98216

2008-04-02
21:30
* generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gen... check-in: 489dbbd13d user: das tags: trunk
21:29
* generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE to * tools/genStubs.tcl: avoid e... check-in: 505f4107a4 user: das tags: trunk
21:27
* generic/tcl.decls: remove 'export' declarations of symbols now only in libtclstub and no long... check-in: 073baf717d user: das tags: trunk
20:27
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 89bcb90b51 user: andreas_kupries tags: core-8-5-branch
20:26
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: d2651aebcd user: andreas_kupries tags: trunk
04:27
* generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc... check-in: b4acdce3bf user: dgp tags: trunk
04:25
* generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc... check-in: e97605fc97 user: dgp tags: trunk
03:37
* generic/tclStubLib.c: Removed needless #ifdef complexity. check-in: cce2a421a7 user: dgp tags: trunk
2008-04-01
21:42
autoheader-2.59 check-in: f0adc8281a user: das tags: core-8-5-branch
21:41
autoheader-2.59 check-in: af7f44435b user: das tags: trunk
21:41
autoconf-2.59 check-in: f89a58bf82 user: das tags: core-8-5-branch
21:41
autoconf-2.59 check-in: e25f05e141 user: das tags: trunk
21:40
(SunOS-5.1x): quote CC var to allow make-time override sync with tk/unix/tcl.m4 changes check-in: 3e590e79b6 user: das tags: core-8-5-branch
21:40
(SunOS-5.1x): quote CC var to allow make-time override sync with tcl/unix/tcl.m4 changes check-in: 06b8bf1781 user: das tags: trunk
20:12
Regen'd check-in: d3c8c4f63f user: andreas_kupries tags: trunk
20:11
* generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8e0d9c1c66 user: andreas_kupries tags: core-8-5-branch
20:08
* generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8f2f6765e3 user: andreas_kupries tags: trunk
19:31
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk... check-in: 114062b0f3 user: dgp tags: core-8-5-branch
19:26
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk... check-in: 80180a983e user: dgp tags: trunk
19:22
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. check-in: ef849b1eed user: dgp tags: trunk
19:20
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. check-in: 23fac7f09b user: dgp tags: core-8-5-branch
16:23
* README: Bump version number to 8.6a0 * generic/tcl.h: * libr... check-in: b76be03521 user: dgp tags: trunk
2008-03-31
17:21
merge updates from HEAD check-in: aaab5d4d67 user: dgp tags: core-8-5-branch
2008-03-30
08:36
autoheader-2.59 check-in: d2a6de8cdc user: das tags: trunk
08:36
autoconf-2.59 check-in: 4d3266225c user: das tags: trunk
04:36
* generic/tclObj.c: Added missing #include <math.h> needed to locate isnan() after the above c... check-in: e7ea210fb9 user: kennykb tags: trunk
04:26
* generic/tclInt.h (TclIsNaN): * unix/configure.in: Added code to the configurator to check for ... check-in: 1c8454d937 user: kennykb tags: trunk
03:23
* tests/mathop.test (mathop-25.9, mathop-25.14): Modified tests to deal with (slightly buggy) math l... check-in: 0d24faa3ce user: kennykb tags: trunk
2008-03-28
17:31
* generic/tcl.h: Bump to 8.5.2 for release. * library/init.tcl: * too... check-in: 514a7e674e user: dgp tags: trunk, core-8-5-2
16:45
* changes: Updated for 8.5.2 release. check-in: 459673efba user: dgp tags: trunk
14:35
disable codesign on tests target check-in: 0871ba27bd user: das tags: trunk
11:18
Rewrite to use tcltest2 better while getting rid of bugs/misfeatures. check-in: 9fbc08b2f6 user: dkf tags: trunk
2008-03-27
20:36
Changes up to and including Olson's tzdata2008b check-in: 79c4daab88 user: kennykb tags: trunk
13:40
* unix/configure: autoconf-2.59 check-in: 902dff7f0e user: das tags: trunk
13:39
* unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] check-in: 322be13390 user: das tags: trunk
2008-03-26
19:35
formatting check-in: 93f6ccd040 user: dgp tags: trunk
16:28
* changes: Updated for 8.5.2 release. check-in: 7605509334 user: dgp tags: trunk
14:51
Minor improvements/fixes check-in: a13f7f626c user: dkf tags: trunk
09:59
Minor fixes to copyright declarations (spelling, consistency) check-in: c7641a4ced user: dkf tags: trunk
2008-03-24
03:10
Removed duplicated tests check-in: 492afc7d35 user: patthoyts tags: trunk
03:10
improved fix keeping short-circuit check-in: b0d0fbefe0 user: patthoyts tags: trunk
02:50
bug #1923966 - crash in binary format. Added tests for the above crash condition. check-in: 7774371e84 user: patthoyts tags: trunk
2008-03-21
19:22
Clarified docs. [Bug 1899962] check-in: 579ac005a8 user: dkf tags: trunk
19:09
Added more tests of regexp-mode compilation of the [switch] command. [Bug 1854435] check-in: bc1b844f2b user: dkf tags: trunk
2008-03-20
09:53
Oops, typo. check-in: 1fcfaf731d user: dkf tags: trunk
09:49
Final clean up of the Tcl_GetMemoryInfo mess. check-in: f3b6299f91 user: dkf tags: trunk
2008-03-19
16:56
fix typos check-in: 409d3ae206 user: das tags: trunk
16:19
Added exported non-stub function Tcl_GetMemoryInfo check-in: 242d4ea37b user: dkf tags: trunk
16:02
Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171] check-in: 95fb422443 user: dkf tags: trunk
13:39
Added workaround for [Bug 1905562] check-in: 5ec8810cae user: dkf tags: trunk
2008-03-18
18:52
fix and simplify the OFFSET computation for TclStackAlloc check-in: dfb1d90bd7 user: msofer tags: trunk
18:14
* library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' to 'source -encoding utf-8'. Thi... check-in: 24a32ceeee user: andreas_kupries tags: trunk
18:02
Fix oops. Use ::list, not list, prevent use of the namespace local command. check-in: bf1856b94a user: andreas_kupries tags: trunk
17:58
* generic/tclExecute.c: Patch from Miguel Sofer to correct the alignment of memory a... check-in: f5ce84af0c user: dgp tags: trunk
17:41
* library/tm.tcl (::tcl::tm::Defaults): Modified handling of environment variables. See [Bug 19... check-in: 87f6d0ef1f user: andreas_kupries tags: trunk
2008-03-16
17:00
Correct the handling of stack space calculation (the jump pattern used was confusing the simple-mind... check-in: f311b220cd user: dkf tags: trunk
12:39
removed erroneous whitespace check-in: 2299a5e042 user: dkf tags: trunk
12:38
Clarified documentation of what happens with negative indices. [Bug 1905809] Added example, tidied u... check-in: dd29fda1f6 user: dkf tags: trunk
2008-03-14
19:53
* generic/tclBasic.c (OldMathFuncProc): Same workaround protection from bad TclStack... check-in: fabbee2722 user: dgp tags: trunk
19:46
* generic/tclCmdIL.c (Tcl_LsortObjCmd): Use ckalloc() to allocate SortElement arrays... check-in: 3b92a0e0a4 user: dgp tags: trunk
17:43
Update test for corrected error message check-in: 17f3515c65 user: dgp tags: trunk
16:32
* generic/tclTest.c: Ignore the return value of write() when * unix/tclUnixPipe.c: we are about to ... check-in: fc856d5e52 user: rmax tags: trunk
16:07
missing char in error message check-in: 53475f84f7 user: dgp tags: trunk
2008-03-13
17:46
d'oh! s/backspace/backslash/ check-in: 877093622d user: das tags: trunk
17:44
* unix/configure.in: use backspace-quoting instead of double-quoting * unix/tcl.m4: for lib paths... check-in: 26016dfcd7 user: das tags: trunk
17:14
* generic/tclStrToD.c: Resolve identifier conflict over "pow10" with libm in Cygwin... check-in: 26011d35f1 user: dgp tags: trunk
14:52
* changes: Updated for 8.5.2 release. check-in: 94c0b53f2d user: dgp tags: trunk
2008-03-12
23:06
add ref to [Bug 1893053] check-in: aff3590817 user: das tags: trunk
22:17
* macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 * macosx/Tcl.xcodeproj/default.p... check-in: d886202f1d user: das tags: trunk
20:16
* doc/info.n: Replaced {expand} with {8}. check-in: e2ac6af9a9 user: andreas_kupries tags: trunk
10:01
change http::geturl -keepalive default to 0 as it has poor true pipeline support check-in: 8574782988 user: hobbs tags: trunk
09:51
* unix/Makefile.in (install-libraries): Bump http to 2.7 * win/Makefile.in (install-libraries): A... check-in: 6e51258400 user: hobbs tags: trunk
05:57
* library/http/http.tcl (http::geturl): add -method option to support * tests/http.test (http-3.1)... check-in: 33649f231d user: hobbs tags: trunk
05:39
* library/http/http.tcl: whitespace changes, code cleanup. Allow http to be re-sourced without ov... check-in: 4d66243235 user: hobbs tags: trunk
01:25
improve darwin9 constraint check-in: 6daa92a04c user: das tags: trunk
2008-03-11
22:29
* unix/configure: autoconf-2.59 check-in: 4703620c55 user: das tags: trunk
22:28
* macosx/GNUmakefile: fix quoting to allow paths to * macosx/Tcl-Common.xcconfig: ${builddir} a... check-in: 82d286110d user: das tags: trunk
22:26
* macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 and * macosx/Tcl.xcodeproj/defau... check-in: ad66da0f7f user: das tags: trunk
22:25
* generic/tclEncoding.c (LoadEscapeEncoding): avoid leaking escape sub-encodings, fixes encoding-1... check-in: c689d9cd87 user: das tags: trunk
22:24
* macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on Darwin 9 even when TclpCrea... check-in: bec5e4d2db user: das tags: trunk
22:23
* unix/tclUnixNotfy.c: fix warning check-in: f1ac417c0c user: das tags: trunk
22:23
* tests/exec.test (exec-9.7): reduce timing sensitivity * tests/socket.test (socket-2.11): (esp. ... check-in: 2834a01435 user: das tags: trunk
22:22
* tests/fCmd.test (fCmd-9.4): skip on Darwin 9 (xfail). check-in: 24df368431 user: das tags: trunk
17:23
* generic/tclVar.c (TclDeleteNamespaceVars): * tests/var.test (var-8.2): unset traces on vars shou... check-in: 0083565512 user: msofer tags: trunk
2008-03-10
19:06
* changes: Updated for 8.5.2 release. check-in: 2c88fd3f6c user: dgp tags: trunk
18:49
* doc/http.n: Revised to indicate that [package require http 2.5.5] is needed to g... check-in: 7cf97fef06 user: dgp tags: trunk
17:54
* generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added error * tests/event.te... check-in: b8c4561fb4 user: dgp tags: trunk
16:18
* generic/tclBasic.c (ExprAbsFunc): Revised so that the abs() * tests/expr.test:... check-in: e211f090b3 user: dgp tags: trunk
14:34
typo check-in: d8b5811378 user: dgp tags: trunk
2008-03-07
22:42
* generic/tclResult.c (ReleaseKeys): Workaround for [Bug 1904907]. Reset the return option keys... check-in: e3e2980503 user: andreas_kupries tags: trunk
21:07
commentary cleanup check-in: 2a77ff2ce0 user: dgp tags: trunk
19:26
* generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so tha... check-in: d8bf40a6f9 user: dgp tags: trunk
19:15
* generic/tclCmdAH.c: Revised direct evaluation implementation of [expr] so that [... check-in: beca0b3f8e user: dgp tags: trunk
19:04
* tests/execute.test (execute-6.*): More tests checking that script bytecode is ... check-in: 487ecf6dc6 user: dgp tags: trunk
15:28
* tests/execute.test (execute-6.*): More tests checking that script bytecode is ... check-in: ebf28f0213 user: dgp tags: trunk
09:27
regen check-in: 5295e88e33 user: dkf tags: trunk
09:27
Add AC_HEADER_STDC to support msys/win64. check-in: c3acd88cd6 user: dkf tags: trunk
2008-03-06
22:08
Minor tidying up. [Bug 1909019] check-in: fca3d95f5c user: dkf tags: trunk
2008-03-04
18:50
* tests/execute.test (6.3,4): Added tests for Bug 1899164]. check-in: 8b8aff2dde user: dgp tags: trunk
2008-03-03
14:54
* unix/tclUnixChan.c: Fix mark and space parity on Linux, which uses CMSPAR instead of PAREXT. check-in: 701e7babf4 user: rmax tags: trunk
2008-03-02
19:12
test added (did not fail previously, just to make sure it never does) check-in: 7d5f32e0a6 user: msofer tags: trunk
18:46
* generic/tclNamesp.c (GetNamespaceFromObj): spoil the intrep of an nsNameType obj when the refere... check-in: 2cd4278581 user: msofer tags: trunk
2008-02-29
21:02
date fix check-in: 0923c75b80 user: dgp tags: trunk
21:02
* generic/tclResult.c (Tcl_SetReturnOptions): Revised the refcount management of T... check-in: 1ef5d374d7 user: dgp tags: trunk
19:59
* generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Revised the refcount managem... check-in: 9bd1c3e045 user: dgp tags: trunk
2008-02-28
22:36
* generic/tclBasic.c (TclEvalObjvInternal): Plug memory leak when an enter trace... check-in: fbd5ed0f6c user: dgp tags: trunk
20:40
* generic/tclCompExpr.c (ParseExpr): Plug memory leak in error message generation... check-in: da89d12071 user: dgp tags: trunk
20:39
Oops! Forgot to record patch number [#1903339] for last commit. check-in: 41f9a3a297 user: jenglish tags: trunk
20:14
Reduce scope of <sys/filio.h> and <sys/ioctl.h> #includes. check-in: 7eb313d9d8 user: jenglish tags: trunk
20:12
Consolidate all code conditionalized on -DUSE_FIONBIO into one place. New routine TclUnixSetBlocking... check-in: f166136c31 user: jenglish tags: trunk
17:36
* generic/tclStringObj.c (Tcl_AppendFormatToObj): [format %llx $big] leaked an mp_in... check-in: 120da645b7 user: dgp tags: trunk
15:59
* generic/tclCompCmds.c (TclCompileReturnCmd): The 2007-10-18 commit to optimize co... check-in: 8399eb8f5d user: dgp tags: trunk
2008-02-27
23:49
bug #705956 - fix inverted logic when cleaning up socket error in geturl. Document meta accessor. check-in: 8a680814d7 user: patthoyts tags: trunk
11:20
autoheader-2.59 check-in: b28d6f128b user: das tags: trunk
03:35
Remove dead/unused portability-related #defines and unused conditional code. See SF#1901828 for disc... check-in: b29cb95ed3 user: jenglish tags: trunk
02:08
* doc/clock.n: Corrected minor indentation gaffe in the penultimate paragraph. [Bug 1898025] * gener... check-in: bc94636f47 user: kennykb tags: trunk
00:12
fix warning check-in: db1385187c user: das tags: trunk
2008-02-26
21:50
More stray trailing ","s. check-in: 0a1324c741 user: jenglish tags: trunk
21:19
Define socklen_t as "int" if missing, not "unsigned". (accept(2) et. al. traditionally took "int *" ... check-in: 5efdba63af user: jenglish tags: trunk
20:28
Remove stray trailing "," from enum InstOperandType definition (C99ism). check-in: 65872659c0 user: jenglish tags: trunk
20:18
* generic/tclUtil.c (TclReToGlob): fix the handling of the last * tests/regexpComp.test: star p... check-in: 13aea450a4 user: hobbs tags: trunk
19:52
Set version 2.5.5 bug #1868845 - it is better to do the [eof] check after trying to read from the so... check-in: 9773380ea5 user: patthoyts tags: trunk
2008-02-22
11:50
Add a linker hint for msvc to include ws2_32.lib check-in: 1dbfc6476e user: patthoyts tags: trunk
10:56
Fix for bug #1818565. Always check that the state array exists in the http::status command. Set vers... check-in: ad7511df0f user: patthoyts tags: trunk
2008-02-13
20:35
add missing constraint check-in: c85e6e712e user: dgp tags: trunk
19:41
eliminate duplicate test names check-in: cfc3f859c7 user: dgp tags: trunk
18:00
* generic/tcl.h: Bump version number to 8.5.2b1 to distinguish * library/init... check-in: 8cd7e62e9a user: dgp tags: trunk
2008-02-12
10:27
Fix [Bug 1891827] check-in: d77bd2f9f5 user: dkf tags: trunk
10:07
Documented missing configure flags. [Bug 1799011] check-in: 73ae2a8277 user: dkf tags: trunk
2008-02-06
02:53
doc/clock.n - minor documentation fix in %N format group check-in: d1b3414158 user: kennykb tags: trunk
01:13
* generic/tclClock.c (ClockParseformatargsObjCmd): * library/clock.tcl (::tcl::clock::format): * tes... check-in: fa22a0f73a user: kennykb tags: trunk
2008-02-04
21:43
bump release date check-in: 68d8465118 user: dgp tags: trunk, core-8-5-1
20:24
fix comments in INST_CONCAT check-in: b62a20626b user: msofer tags: trunk
19:54
* generic/tclExecute.c (INST_CONCAT1): fix optimisation for in-place concatenation (was going over... check-in: a4502c95c3 user: msofer tags: trunk
17:29
*** 8.5.1 TAGGED FOR RELEASE *** * generic/tcl.h: Bump to 8.5.1 for release.... check-in: 9673130446 user: dgp tags: trunk
2008-02-02
23:58
* unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. ... check-in: bc0aee463e user: das tags: trunk
2008-02-01
19:04
set release tag check-in: ac100c3a39 user: dgp tags: trunk
2008-01-30
14:57
credit contributor an00na check-in: 9560ef018c user: msofer tags: trunk
10:45
* generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] check-in: 19185673bd user: msofer tags: trunk
09:54
Improved manual page scraper to do a better job with Ttk. [Tk Bug 1876493] check-in: 15f57337ff user: dkf tags: trunk
2008-01-29
15:32
Improve Tcl macros to make Ttk documentation work better. [Tk Bug 1876493] check-in: 0177a031ac user: dkf tags: trunk
2008-01-25
17:34
* changes: Updated for 8.5.1 release. check-in: de301877c9 user: dgp tags: trunk
2008-01-23
21:58
Reconcile coding style issues between branches check-in: cfb6fa3b16 user: dgp tags: trunk
21:32
Reconcile coding style issues between branches check-in: bdecfd3b00 user: dgp tags: trunk
21:21
Reconcile coding style issues between branches check-in: dd5e7712f3 user: dgp tags: trunk
19:41
* generic/tclInt.h: New macro TclGrowParseTokenArray() to * generic/tclC... check-in: 9406bde55c user: dgp tags: trunk
17:31
* generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs to * generic/tcl... check-in: ae04371917 user: dgp tags: trunk
2008-01-22
20:52
* generic/tclTimer.c (AfterProc): Replace Tcl_EvalEx() with Tcl_EvalObjEx() to... check-in: bfc294566c user: dgp tags: trunk
11:38
* generic/tclCmdIl.c (Tcl_LreverseObjCmd): * tests/cmdIL.test (cmdIL-7.7): fix crash on reversing ... check-in: 5202be705d user: msofer tags: trunk
2008-01-20
21:19
* unix/README: minor typo fixes [Bug 1853072] check-in: db1ea1047e user: hobbs tags: trunk
21:16
* generic/tclIO.c (TclGetsObjBinary): operate on topmost channel. [Bug 1869405] (Ficicchia) check-in: ac70196d3c user: hobbs tags: trunk
2008-01-18
15:59
Minor fixes for indented paragraph handling check-in: e29ebb528e user: dkf tags: trunk
15:51
Corrected formatting of manual check-in: eb1e292c0a user: dkf tags: trunk
2008-01-17
17:45
* generic/tclCompExpr.c: Revision to preserve parsed intreps of numeric and b... check-in: 11aeaf7b0a user: dgp tags: trunk
00:56
better wording for arg handling in proc.n (tclguy) check-in: c992833adf user: msofer tags: trunk
2008-01-16
21:54
test for memory leak check-in: 39610720d8 user: dgp tags: trunk
21:05
* generic/tclCompExpr.c: add an 'optimize' argument to * generic/tclCompile.c: TclCompileExpr() t... check-in: 30b91ac574 user: msofer tags: trunk
19:44
* generic/tclCompExpr.c: Fix literal leak in exprs [Bug 1869989] * generic/tclExecute.c: (dgp) check-in: c7b9b21afa user: msofer tags: trunk
14:27
* doc/proc.n: changed wording for access to non-local variables; added mention to [namespace upvar... check-in: 1eca400175 user: msofer tags: trunk
2008-01-15
11:59
* generic/tclBasic.c: Replacing 'operator' by 'op' in the def * generic/tclCompExpr.c: of struc... check-in: 5f67dc9efa user: msofer tags: trunk
2008-01-14
00:11
* win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: f6d9be4358 user: hobbs tags: trunk
2008-01-11
11:53
* unix/tclUnixThrd.c (TclpThreadGetStackSize): restore stack checking functionality in freebsd [Bu... check-in: 9d23069943 user: msofer tags: trunk
10:54
* unix/tclUnixThrd.c (TclpThreadGetStackSize): fix for crash in freebsd [Bug 1860425]. check-in: d0b63bd24a user: msofer tags: trunk
2008-01-10
16:09
* generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure to * tests/format... check-in: 8af00ef2f0 user: dgp tags: trunk
2008-01-09
08:09
Add a missing be to fix a typo. check-in: 3b9b2abdeb user: georgeps tags: trunk
2008-01-05
00:27
* tools/tcltk-man2html.tcl (make-man-pages): make man page title use more specific info on lhs to ... check-in: e1659edfbc user: hobbs tags: trunk
2008-01-02
21:21
Fixed documentation bug reported on tcl-core, and reordered documentation to discourage people from ... check-in: aa625aff94 user: dkf tags: trunk
19:03
* generic/tcl.h: Bump version number to 8.5.1b1 to distinguish * library/init... check-in: 0c0959c51d user: dgp tags: trunk
2007-12-31
00:17
Clarified meaning of dictionary values following discussion on comp.lang.tcl. check-in: 702d77591e user: dkf tags: trunk
2007-12-26
19:28
missing Changelog entry check-in: f2b28e4a47 user: msofer tags: trunk
19:26
* generic/tclCmdIL.c: more [lsort] data handling streamlines. The function MergeSort is gone, esse... check-in: 7a103c35ac user: msofer tags: trunk
2007-12-25
15:55
* generic/tclCmdIL.c: more [lsort] data handling streamlines. Extra mem reqs of latest patches rem... check-in: b0d7aea1b6 user: msofer tags: trunk
2007-12-23
21:29
* generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannot * tests/regexp.test (regexp-2... check-in: 3abe8cff97 user: hobbs tags: trunk
17:52
* generic/tclCmdIL.c: speed patch for lsort [Patch 1856994]. check-in: 7a28facee1 user: msofer tags: trunk
2007-12-22
21:50
* generic/tclCmdIL.c (Tcl_LsortObjCmd, Tcl_LsearchObjCmd): avoid calling SelectObjFromSublist when... check-in: db2d93d726 user: msofer tags: trunk
01:59
* generic/tclCmdIL.c (Tcl_LsortObjCmd): preallocate a listObj of sufficient length for the sorted ... check-in: 11152fded9 user: msofer tags: trunk
00:58
* generic/tclCmdIL.c (Tcl_LsortObjCmd): preallocate a listObj of sufficient length for the sorted ... check-in: 0d1a7a9b9f user: msofer tags: trunk
2007-12-19
21:32
Revise release date; move release tag check-in: 39e99a2de4 user: dgp tags: trunk, core-8-5-0
21:09
* generic/tclCompCmds.c (TclCompileSwitchCmd): update switch -regexp * tests/switch.test-14.*: c... check-in: b6d2386bd1 user: hobbs tags: trunk
2007-12-18
19:33
avoid exposing emails of contributors where possible check-in: 72d01790ef user: hobbs tags: trunk
15:45
* changes: Updated for 8.5.0 release. check-in: e81a2adf90 user: dgp tags: trunk
10:53
Fixes for problems created when processing regular expressions that generate very large automata. An... check-in: 8c98744456 user: dkf tags: trunk
2007-12-17
17:34
* changes: Updated for 8.5.0 release. check-in: 689394aa06 user: dgp tags: trunk
15:28
* generic/tclAlloc.c: * generic/tclExecute.c: * generic/tclInt.h: * generic/tclThreadAlloc.c: Fi... check-in: 2c86995901 user: msofer tags: trunk
2007-12-14
23:36
* generic/tclIOUtil.c (FsAddMountsToGlobResult): fix the tail conversion of vfs mounts. [Bug 16025... check-in: 23f6de3af4 user: hobbs tags: trunk
21:02
remove note about gcc compiler warnings check-in: 70e432b525 user: hobbs tags: trunk
20:56
fix typo check-in: 697dba736f user: hobbs tags: trunk
20:54
updated notes check-in: 5ef8884f6d user: hobbs tags: trunk
13:52
Fix for broken test on win2k with long machine name check-in: 7fa158bd4c user: patthoyts tags: trunk
02:27
Support compilation with MSVC9 on AMD64 check-in: b5499dbd75 user: patthoyts tags: trunk
2007-12-13
15:22
merge stable branch onto HEAD check-in: d1f7550cd9 user: dgp tags: trunk