| Commit message (Expand) | Author | Age | Files | Lines |
* | Added test case for [Bug #3105247] -NaN? | nijtmans | 2010-11-09 | 2 | -1/+9 |
|
|
* | Add missing 'objs' verb in error message. | ferrieux | 2010-11-08 | 1 | -2/+4 |
|
|
* | fix TCL_ASCII_MAIN usage, as the name suggests | nijtmans | 2010-11-05 | 2 | -5/+12 |
|
|
* | * generic/tclMain.c: Added missing conditional on _WIN32 around code | Kevin B Kenny | 2010-11-04 | 2 | -2/+8 |
|
|
* | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T... | nijtmans | 2010-11-04 | 9 | -24/+67 |
|
|
* | some more speedups to socket.test | rmax | 2010-11-04 | 2 | -6/+7 |
|
|
* | avoid having to wait for some child processes to time out after all tests hav... | rmax | 2010-11-04 | 1 | -1/+4 |
|
|
* | Rework some of the tests to speed them up by avoiding (supposedly) | rmax | 2010-11-04 | 2 | -29/+30 |
|
|
* | reorder the constraint list per test for clearer make test output of skipped ... | rmax | 2010-11-04 | 1 | -35/+35 |
|
|
* | Minor change: Added missing .PHONY marker for install-headers | dkf | 2010-11-04 | 1 | -2/+2 |
|
|
* | * tests/socket.test: Run the socket tests three times with the | rmax | 2010-11-04 | 2 | -154/+181 |
|
|
* | [Patch 3101127]: Installer Improvements. | stwo | 2010-11-04 | 3 | -132/+548 |
|
|
* | * tests/error.test (error-19.13): Another variation on testing for | dkf | 2010-11-04 | 2 | -1/+26 |
|
|
* | * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase clarity | dkf | 2010-11-04 | 2 | -1/+16 |
|
|
* | * changes: Updates for 8.6b2 release. (Thanks Andreas Kupries) | dgp | 2010-11-04 | 2 | -4/+91 |
|
|
* | Correct typo and mistaken comment. | dgp | 2010-11-04 | 2 | -3/+3 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-11-03 | 4 | -40/+26 |
|
|
* | * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when setting | dkf | 2010-11-03 | 3 | -17/+70 |
|
|
* | * generic/tclCompCmds.c (TclCompileCatchCmd): | Kevin B Kenny | 2010-11-03 | 3 | -68/+146 |
|
|
* | Improved handling of non-standard module path lists, empty path lists in part... | stwo | 2010-11-02 | 3 | -6/+11 |
|
|
* | * library/tzdata/Asia/Hong_Kong: | Kevin B Kenny | 2010-11-01 | 4 | -5/+9 |
|
|
* | Stop small [afters] from wasting CPU [Bug 2905784] while keeping accuracy. | ferrieux | 2010-10-29 | 2 | -5/+26 |
|
|
* | * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490] | dgp | 2010-10-28 | 2 | -2/+4 |
|
|
* | * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which can | dgp | 2010-10-28 | 2 | -3/+12 |
|
|
* | Split from ChangeLog | rmax | 2010-10-26 | 1 | -0/+3796 |
|
|
* | * Changelog.2008: Split off from Changelog. | rmax | 2010-10-26 | 2 | -3804/+31 |
|
|
* | Coverage test for portion of ExprSqrtFunc() | dgp | 2010-10-26 | 1 | -1/+5 |
|
|
* | * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp is | dkf | 2010-10-26 | 3 | -16/+19 |
|
|
* | Add support for ::tcl::unsupported::noReverseDNS | rmax | 2010-10-26 | 3 | -8/+25 |
|
|
* | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 11 | -41/+369 |
|
|
* | * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilation | dkf | 2010-10-20 | 4 | -27/+46 |
|
|
* | * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure that | dkf | 2010-10-19 | 4 | -7/+40 |
|
|
* | * generic/tclZlib.c: Purge code that wrote to the object returned by | dkf | 2010-10-19 | 2 | -52/+62 |
|
|
* | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-18 | 4 | -21/+32 |
|
|
* | Document [info errorstack] faithfully. | ferrieux | 2010-10-17 | 1 | -0/+4 |
|
|
* | Document [info errostack] faithfully. | ferrieux | 2010-10-17 | 1 | -4/+14 |
|
|
* | * generic/tclExecute.c (ReleaseDictIterator): Factored out the release | dkf | 2010-10-16 | 2 | -41/+75 |
|
|
* | [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest Unicod... | nijtmans | 2010-10-15 | 4 | -974/+1009 |
|
|
* | remove outdated comment | dgp | 2010-10-13 | 1 | -7/+1 |
|
|
* | * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] where | dgp | 2010-10-13 | 3 | -7/+12 |
|
|
* | tclWinThrd.h: (removed) because it is just empty en used nowhere | nijtmans | 2010-10-13 | 3 | -25/+5 |
|
|
* | Generate proper const qualifiers for tclUniData.c | nijtmans | 2010-10-12 | 3 | -8/+10 |
|
|
* | Spacing and comments: let uniClass.tcl generation match better the current (h... | nijtmans | 2010-10-12 | 3 | -18/+15 |
|
|
* | * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and | rmax | 2010-10-12 | 2 | -16/+11 |
|
|
* | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. | nijtmans | 2010-10-12 | 9 | -233/+197 |
|
|
* | Update for VS10 | nijtmans | 2010-10-11 | 2 | -2/+5 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-11 | 8 | -416/+174 |
|
|
* | fix wrong date in Changelog entry | Miguel Sofer | 2010-10-09 | 1 | -1/+1 |
|
|
* | * generic/tclExecute.c: fix overallocation of exec stack in TEBC | Miguel Sofer | 2010-10-09 | 2 | -4/+11 |
|
|
* | On Windows, use gai_strerrorA | nijtmans | 2010-10-07 | 2 | -1/+11 |
|
|