Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
314 check-ins using file unix/tclUnixThrd.c version 0f6648763b
|
2016-06-16
| ||
| 14:23 | [16828b3744] Prototype fix for merging forward. check-in: a39b2cd748 user: dgp tags: bug-16828b3744 | |
|
2011-03-02
| ||
| 03:59 | merge trunk into dogeen-assembler-branch check-in: d7f33b3d72 user: kennykb tags: dogeen-assembler-branch | |
|
2011-03-01
| ||
| 20:02 | fix leaks in throw and unset compilers check-in: 0e18b9441c user: mig tags: trunk | |
| 19:54 | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 check-in: 40089e043b user: mig tags: trunk | |
| 19:26 | * generic/tclExecute.c (ExprObjCallback): fix object leak check-in: 41088210ac user: mig tags: trunk | |
| 18:24 | * generic/tclExecute.c (TEBCresume): store local var array and constants in automatic vars to reduce... check-in: 9c6343aefd user: mig tags: trunk | |
| 18:21 | merge trunk check-in: 14fef1ae97 user: kennykb tags: dogeen-assembler-branch | |
| 18:13 | fix typo in dkf's last commit check-in: b4bf957f29 user: mig tags: trunk | |
| 18:05 | remove unused variables check-in: 2b4579e047 user: mig tags: trunk | |
| 17:19 | * generic/tclBasic.c (TclNREvalObjv): dont do the trampoline dance for commands that do not have an ... check-in: b97b771b6d user: mig tags: trunk | |
| 15:07 | Reorganization of call context reference count management so that code is (mostly) simpler. check-in: 25d2a66f4d user: dkf tags: trunk | |
| 04:16 | merge trunk check-in: 1357375583 user: kennykb tags: dogeen-assembler-branch | |
|
2011-02-28
| ||
| 21:21 | Mark merge of 8.5 bugfixes into 8.6 development. check-in: d1e1021f8a user: dgp tags: trunk | |
| 20:26 | * doc/RegExp.3: [Bug 3165108]: Corrected documentation of description of subexpressi... check-in: f6f4f8c5e7 user: dgp tags: trunk | |
|
2011-01-25
| ||
| 22:33 | Fix various gcc-4.5.2 64-bit warning messages, e.g. by using full 64-bits for socket fd's check-in: 92caef797a user: nijtmans tags: trunk | |
| 19:02 | Created branch dgp-refactor-merge-synthetic Closed-Leaf check-in: d2193dd943 user: cvs2fossil tags: dgp-refactor-merge, dgp-refactor-merge-synthetic | |
| 19:02 | typo check-in: c116ce9d3c user: dgp tags: trunk | |
| 07:17 | Don't miss 64-bit address bits in panic message. check-in: 8f2403f53e user: nijtmans tags: trunk | |
|
2011-01-19
| ||
| 23:34 | Clarify documentation of format/args checking in Tcl_ObjPrintf. Thanks to Brad Harder (yukonbob). [B... check-in: 71a85031c7 user: ferrieux tags: trunk | |
| 14:11 | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier. check-in: 028797ed80 user: nijtmans tags: trunk | |
| 14:04 | Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void i... check-in: 22f28b5c02 user: nijtmans tags: trunk | |
|
2011-01-18
| ||
| 15:44 | Add missing comment check-in: a07004a06f user: dkf tags: trunk | |
| 13:50 | * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Make sure that the cmdPtr field of t... check-in: f2221b7726 user: dkf tags: trunk | |
| 08:43 | Various mismatches between Tcl_Panic format string and its arguments, discovered thanks to [Bug 3159... check-in: 964a1a5a57 user: nijtmans tags: trunk | |
|
2011-01-17
| ||
| 11:27 | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. Improved error-message regardi... check-in: 49488fe933 user: nijtmans tags: trunk | |
|
2011-01-15
| ||
| 19:01 | Removed code that suppressed zeroes in a context where zeroes cannot appear. check-in: 12e11949ff user: kennykb tags: trunk | |
| 18:10 | * doc/tclvars.n: * generic/tclStrToD.c: * generic/tclUtil.c (Tcl_PrintDouble): * tests/util.test (ut... check-in: 32e80e56c7 user: kennykb tags: trunk | |
|
2011-01-12
| ||
| 20:17 | fall back to assembler for VC++ 32-bit check-in: 3aedd76d8f user: nijtmans tags: trunk | |
| 10:40 | handle --enable-64bit=ia64 for gcc more accurate test for correct <intrin.h> check-in: 8942ef5184 user: nijtmans tags: trunk | |
| 07:48 | VS 2005 64-bit does not have intrin.h, and does not need it. check-in: 7a633418bf user: nijtmans tags: trunk | |
| 07:37 | VS 2005 64-bit does not have intrin.h, and does not need it. check-in: 5e2970599b user: nijtmans tags: trunk | |
| 07:32 | Use _vsnprintf in stead of vsnprintf, because MSVC 6 doesn't have it. Reported by andreask. check-in: ae91cc7d31 user: nijtmans tags: trunk | |
|
2011-01-07
| ||
| 02:26 | * tests/util.test (util-15.*): Added test cases for floating point conversion of the largest denorma... check-in: d49689d1c1 user: kennykb tags: trunk | |
|
2011-01-06
| ||
| 10:20 | * tests/package.test, tests/pkg.test: Coalesce these tests into one file that is concerned with th... check-in: b3216c8061 user: dkf tags: trunk | |
|
2011-01-01
| ||
| 15:14 | Clean up of tests and conversion to tcltest 2. Target has been to get init and cleanup code out of t... check-in: 69575bf53b user: dkf tags: trunk | |
| 14:44 | * tests/execute.test (execute-11.1): [Bug 3142026]: Added test that fails (with a crash) in an unf... check-in: 11dc5975d5 user: dkf tags: trunk | |
| 10:49 | * generic/tclCmdIL.c (SortElement): Use unions properly in the definition of this structure so tha... check-in: 945d846dfa user: dkf tags: trunk | |
|
2010-12-31
| ||
| 16:35 | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled with -DSTATIC_BUILD check-in: ce79d0f88f user: nijtmans tags: trunk | |
|
2010-12-30
| ||
| 23:10 | * generic/tclExecute.c (GrowEvaluationStack): off-by-one error in sizing the new allocation - was ... check-in: 5dd1506af4 user: msofer tags: trunk | |
|
2010-12-27
| ||
| 00:01 | * generic/tclCmdIL.c (Tcl_LsortObjCmd): Fix crash when multiple -index options are used. Simplifie... check-in: 4ab51c3483 user: dkf tags: trunk | |
|
2010-12-21
| ||
| 10:04 | [Patch 3059922]: fixes for mingw64 - gcc4.5.1 tdm64-1: completed for all environments. check-in: 03a45b4b7a user: nijtmans tags: trunk | |
| 09:07 | cannot use '['/']' in configure.in, or re-generation will go wrong check-in: 884ed2b61e user: nijtmans tags: trunk | |
|
2010-12-20
| ||
| 12:12 | fix cpuid determination check-in: 7306f7672f user: nijtmans tags: trunk | |
| 10:28 | Explicitely test for intrinsics support in compiler, before assuming only MSVC has it. check-in: 8734d6c021 user: nijtmans tags: trunk | |
|
2010-12-19
| ||
| 18:16 | [Patch3059922]: fixes for mingw64 - gcc4.5.1 tdm64-1: Fixed for gcc, not yet for MSVC 64-bit. check-in: 7fd73b2ad4 user: nijtmans tags: trunk | |
| 18:14 | [Patch 3124554]: fixes for mingw64 - gcc4.5.1 tdm64-1: Fixed for gcc, not yet for MSVC 64-bit. check-in: 1e77131c2b user: nijtmans tags: trunk | |
|
2010-12-17
| ||
| 23:49 | Remove unwanted/obsolete 'ddd' target. check-in: 331d62bfee user: stwo tags: trunk | |
| 23:14 | Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tk's Makefile.in, add any missi... check-in: c92f91f6ff user: stwo tags: trunk | |
| 21:58 | [Bug 2446711]: Remove 'allpatch' target. check-in: cb0eed65cd user: stwo tags: trunk | |
| 17:55 | Created branch dogeen-assembler-merge-synthetic Closed-Leaf check-in: b984b3567a user: cvs2fossil tags: dogeen-assembler-merge, dogeen-assembler-merge-synthetic | |
| 17:55 | Use 'rpmbuild', not 'rpm' [Bug 2537626]. check-in: a79e3d6c8c user: stwo tags: trunk | |
|
2010-12-16
| ||
| 08:52 | [Patch 3124554]: Move WishPanic from Tk to Tcl Better communication with debugger, if present. check-in: 2ab5f8bab0 user: nijtmans tags: trunk | |
| 01:42 | merge check-in: c6b9d34dfd user: kennykb tags: dogeen-assembler-branch | |
| 01:40 | * tclAssembly.c: * assemble.test: Reworked beginCatch/endCatch handling to enforce the more severe ... check-in: fb5e59d2ee user: kennykb tags: dogeen-assembler-branch | |
|
2010-12-15
| ||
| 14:03 | Restore abort() in Tcl_Panic() as it was before. [Patch 3124554] use ExitProcess() here, like in wis... check-in: aca7d3274f user: nijtmans tags: trunk | |
|
2010-12-14
| ||
| 21:51 | [Bug 3137454]: Tcl CVS HEAD does not build on GCC 3 check-in: 1ae430c7db user: nijtmans tags: trunk | |
| 17:22 | * win/tclWinSock.c (CreateSocket): Swap the loops over * unix/tclUnixSock.c ... check-in: beb3b2f8a3 user: rmax tags: trunk | |
|
2010-12-13
| ||
| 22:33 | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2) check-in: c2a840f99b user: nijtmans tags: trunk | |
| 13:57 | Use gcc's __builtin_trap(), when available, to enter the debugger after a panic. Undocumented featur... check-in: 9084edc9f0 user: nijtmans tags: trunk | |
|
2010-12-12
| ||
| 11:51 | Better building on OpenBSD. check-in: 348121ed58 user: stwo tags: trunk | |
|
2010-12-11
| ||
| 18:39 | merge check-in: c291154f2c user: kennykb tags: dogeen-assembler-branch | |
|
2010-12-10
| ||
| 21:59 | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 check-in: e6ddd08613 user: nijtmans tags: trunk | |
| 17:00 | Make sure [fcopy -size ... -command ...] always calls the callback asynchronously, even for size zer... check-in: c65a69cfa4 user: ferrieux tags: trunk | |
| 15:44 | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get|Set)SockOpt to SOCKET,... check-in: 5d5c5e198a user: nijtmans tags: trunk | |
| 13:08 | Fix gcc -Wextra warning: missing initializer check-in: 38357311b7 user: nijtmans tags: trunk | |
|
2010-12-09
| ||
| 15:31 | * tests/fCmd.test: Improve sanity of constraints now that we don't support anything before Windows... check-in: 4449e133f1 user: dkf tags: trunk | |
| 15:09 | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): Break up [file] into an ensemb... check-in: 264ccb78f6 user: dkf tags: trunk | |
| 10:47 | * tests/append.test, tests/appendComp.test: Clean up tests so that they don't leave things in the ... check-in: cfb644be15 user: dkf tags: trunk | |
|
2010-12-07
| ||
| 16:32 | * tests/fCmd.test, tests/safe.test, tests/uplevel.test, * tests/upvar.test, tests/var.test: Conver... check-in: 0ca22e73da user: dkf tags: trunk | |
| 16:27 | * generic/tclStrToD.c: Tidy up code so that more #ifdef-fery is quarantined at the front of the fi... check-in: 5f6ea0588c user: dkf tags: trunk | |
|
2010-12-06
| ||
| 09:01 | [Bug 3129448]: possible over-allocation on 64-bit platforms check-in: ea6a3428d6 user: nijtmans tags: trunk | |
|
2010-12-05
| ||
| 08:55 | [Patch #3116490] cross-compile support for unix check-in: ce7a104a2c user: nijtmans tags: trunk | |
| 08:52 | [Patch #3116490] cross-compile support for unix check-in: f814ae9762 user: nijtmans tags: trunk | |
|
2010-12-03
| ||
| 22:30 | * generic/tclUtil.c (TclReToGlob): add extra check for multiple inner *s that leads to poor recurs... check-in: 76870b1f3a user: hobbs tags: trunk | |
| 09:19 | silence gcc warning when using -Wwrite-strings silence gcc warning for non-IEEE platforms [Patch #31... check-in: d1cc649556 user: nijtmans tags: trunk | |
|
2010-12-01
| ||
| 16:42 | merge check-in: 0af397c644 user: kennykb tags: dogeen-assembler-branch | |
| 16:28 | * generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits): Added meaningless initialization of 'i'... check-in: e856bbc067 user: kennykb tags: trunk | |
| 10:43 | Allow Tcl_Panic() to enter the debugger on win32 check-in: 042cb661f1 user: nijtmans tags: trunk | |
| 09:58 | fix gcc 64-bit warnings: cast from pointer to integer of different size fix gcc(-4.5.2) warning: 'st... check-in: 10b83db14e user: nijtmans tags: trunk | |
|
2010-11-30
| ||
| 18:17 | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: * generic/tclStubInit.c: TclForma... check-in: f43e9a82a7 user: hobbs tags: trunk | |
|
2010-11-29
| ||
| 22:22 | ChangeLog typo. check-in: bc39db13b0 user: ferrieux tags: trunk | |
| 22:16 | Patch by Miguel, providing a [::tcl::unsupported::inject coroname command args], which prepends ("in... check-in: 988bbef5f1 user: ferrieux tags: trunk | |
| 02:27 | added missing casts that MSVC complained about and deleted unused variable check-in: 7c3fff6000 user: kennykb tags: trunk | |
|
2010-11-28
| ||
| 23:20 | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: * generic/tclInt.h: * gene... check-in: 5986a2c421 user: kennykb tags: trunk | |
|
2010-11-24
| ||
| 11:56 | * tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert more tests to tcltest2 and facto... check-in: 411fe1ce4d user: dkf tags: trunk | |
|
2010-11-21
| ||
| 12:12 | More conversion of tcltest1 tests to tcltest2 check-in: 0e2f5a7990 user: dkf tags: trunk | |
|
2010-11-20
| ||
| 18:10 | * tests/chanio.test: Converted many tests to tcltest2 by marking the setup and cleanup parts as su... check-in: 839e019f62 user: dkf tags: trunk | |
|
2010-11-19
| ||
| 20:47 | fix gcc warnings: unused variable 'registration' check-in: 862a46901a user: nijtmans tags: trunk | |
| 10:17 | Tcl_Panic already writes a newline at the end, so the caller doesn't have to do that check-in: 2894303074 user: nijtmans tags: trunk | |
|
2010-11-18
| ||
| 23:15 | Set NO_VIZ=1 when zlib is compiled in libtcl, this resolves compiler warnings in 64-bit and static b... check-in: e580353eb9 user: nijtmans tags: trunk | |
| 15:50 | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for cygwin and mingw32 t... check-in: 078f74fc6d user: nijtmans tags: trunk | |
| 11:25 | * doc/file.n: [Bug 3111298]: Typofix. check-in: 88108dee92 user: dkf tags: trunk | |
| 10:10 | * tests/oo.test: [Bug 3111059]: Added testing that neatly trapped this issue. check-in: 9c0e4f52d8 user: dkf tags: trunk | |
| 00:44 | * generic/tclNamesp.c: fix leak due to bad looping construct, [Bug 3111059] (Correct fix this tim... check-in: 1bc1cdfe72 user: msofer tags: trunk | |
| 00:35 | * generic/tclNamesp.c: fix leak due to bad looping construct, [Bug 3111059] check-in: ff0d552461 user: msofer tags: trunk | |
|
2010-11-17
| ||
| 21:06 | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for mingw-w64 check-in: 8451fba99a user: nijtmans tags: trunk | |
| 10:37 | Bring compilation under mingw-w64 a bit closer to reality (but don't break mingw32 build!) check-in: 87efc54866 user: nijtmans tags: trunk | |
|
2010-11-16
| ||
| 14:57 | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 check-in: 54cb3a0c1d user: nijtmans tags: trunk | |
| 14:03 | Bring compilation under mingw-w64 a bit closer to reality check-in: bef6da697c user: nijtmans tags: trunk | |
|
2010-11-15
| ||
| 21:34 | * doc/interp.n: [3081184] TIP #378. * doc/tclvars.n: Performance fix for TIP #280. * generic/tcl... check-in: 61ddf0cf16 user: andreas_kupries tags: trunk | |
| 10:12 | reverted previous commit: it has effect on the Windows console check-in: 6c8f8523b9 user: nijtmans tags: trunk | |
| 09:21 | Eliminate use of the function Tcl_WinTCharToUtf in generic code check-in: 047cb5bdcf user: nijtmans tags: trunk | |
|
2010-11-10
| ||
| 17:43 | * changes: Updates for 8.6b2 release. check-in: b6b51e0cdc user: andreas_kupries tags: trunk | |
|
2010-11-09
| ||
| 16:26 | Fix [Bug 3105999]; deallocate temporary structure. check-in: db70277c1a user: dkf tags: trunk | |
| 14:41 | Clarify the tests so that what is being tested is in the body... :-) check-in: 754284b8be user: dkf tags: trunk | |
| 14:38 | * tests/oo.test: Various tests for memory leaks. check-in: 7ac1d58520 user: dkf tags: trunk | |
| 14:20 | Revert previous commit at request of KBK. check-in: 1695a5f14d user: dkf tags: trunk | |
| 13:41 | Added test case for [Bug #3105247] -NaN? check-in: 6803fb1fbc user: nijtmans tags: trunk | |
|
2010-11-08
| ||
| 09:02 | Add missing 'objs' verb in error message. check-in: 38fe3826bf user: ferrieux tags: trunk | |
|
2010-11-05
| ||
| 08:16 | fix TCL_ASCII_MAIN usage, as the name suggests check-in: ddecce42f0 user: nijtmans tags: trunk | |
|
2010-11-04
| ||
| 23:56 | * generic/tclMain.c: Added missing conditional on _WIN32 around code that messes around with the def... check-in: 4bff967054 user: kennykb tags: trunk | |
| 21:48 | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for Tcl on MSVC++ check-in: 6bbdcbed5f user: nijtmans tags: trunk | |
| 21:38 | some more speedups to socket.test check-in: f37b754d86 user: rmax tags: trunk | |
| 21:08 | avoid having to wait for some child processes to time out after all tests have been run check-in: 1c63c22e4d user: rmax tags: trunk | |
| 18:39 | Rework some of the tests to speed them up by avoiding (supposedly) unneeded [after]s... check-in: ebe9d97179 user: rmax tags: trunk | |
| 15:59 | reorder the constraint list per test for clearer make test output of skipped tests check-in: 2af48b523e user: rmax tags: trunk | |
| 15:55 | Minor change: Added missing .PHONY marker for install-headers check-in: ce79474a8b user: dkf tags: trunk | |
| 15:40 | * tests/socket.test: Run the socket tests three times with the address family set to any, inet, and ... check-in: 8b13af389e user: rmax tags: trunk | |
| 15:36 | [Patch 3101127]: Installer Improvements. check-in: 226a993973 user: stwo tags: trunk | |
| 15:00 | * tests/error.test (error-19.13): Another variation on testing for issues in [try] compilation. check-in: cf1c9a7dfe user: dkf tags: trunk | |
| 13:51 | * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase clarity of explanation of what charac... check-in: 49927d0d75 user: dkf tags: trunk | |
| 13:19 | * changes: Updates for 8.6b2 release. (Thanks Andreas Kupries) check-in: f4d59e39cd user: dgp tags: trunk | |
| 12:22 | Correct typo and mistaken comment. check-in: 3c23ea3a5e user: dgp tags: trunk | |
|
2010-11-03
| ||
| 12:09 | [FRQ 2965056]: Windows build with -DUNICODE (more clean-ups for pre-win2000 stuff) check-in: 95f431bdb6 user: nijtmans tags: trunk | |
| 11:08 | * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when setting * tests/error.test (error-19.... check-in: 24c6bb8619 user: dkf tags: trunk | |
| 00:59 | * generic/tclCompCmds.c (TclCompileCatchCmd): * tests/compile.test (compile-3,6): Reworked the compi... check-in: 97b99f9b41 user: kennykb tags: trunk | |
| 00:18 | merge check-in: ba3f35980c user: kennykb tags: dogeen-assembler-branch | |
|
2010-11-02
| ||
| 21:42 | Improved handling of non-standard module path lists, empty path lists in particular. check-in: 2704d47a48 user: stwo tags: trunk | |
|
2010-11-01
| ||
| 19:36 | * library/tzdata/Asia/Hong_Kong: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Fiji: Ols... check-in: 4bb04ed7a2 user: kennykb tags: trunk | |
|
2010-10-30
| ||
| 15:20 | merge check-in: c4331a6f6a user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-29
| ||
| 16:42 | Stop small [afters] from wasting CPU [Bug 2905784] while keeping accuracy. check-in: 7bdf4e3a7a user: ferrieux tags: trunk | |
|
2010-10-28
| ||
| 19:42 | merge check-in: e30f206d70 user: kennykb tags: dogeen-assembler-branch | |
| 19:40 | * generic/tclAssembly.c: * tests/assembly.test (assemble-31.*): Added jump tables. check-in: 54012f03a2 user: kennykb tags: dogeen-assembler-branch | |
| 16:38 | * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490] check-in: 045ee183cb user: dgp tags: trunk | |
| 16:22 | * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which can crash some system... check-in: cd9adaa46d user: dgp tags: trunk | |
|
2010-10-26
| ||
| 19:56 | Split from ChangeLog check-in: 183b97080e user: rmax tags: trunk | |
| 16:14 | * Changelog.2008: Split off from Changelog. * generic/tclIOSock.c (TclCreateSocketAddress): The inte... check-in: dc75730925 user: rmax tags: trunk | |
| 15:05 | Coverage test for portion of ExprSqrtFunc() check-in: c5543f40c3 user: dgp tags: trunk | |
| 13:59 | * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp is * win/tclWinSock.c (TcpGetOpti... check-in: 6ecb99bd0f user: dkf tags: trunk | |
| 13:14 | Add support for ::tcl::unsupported::noReverseDNS check-in: 714ff5371e user: rmax tags: trunk | |
|
2010-10-24
| ||
| 01:46 | * tclAssembly.c: * assembly.test (assemble-17.15): Reworked branch handling so that forward branches... check-in: 590db18cde user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-23
| ||
| 16:14 | removed useless separation between tclAssembly.h and tclAssembly.c check-in: ef10316ff7 user: kennykb tags: dogeen-assembler-branch | |
| 15:49 | merge check-in: e0bbf06869 user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-20
| ||
| 20:52 | [Patch 2995655] Report inner contexts in [info errorstack] check-in: 14d357357c user: ferrieux tags: trunk | |
| 13:34 | * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilation * generic/tclCompile.c (tcl... check-in: 12807417a7 user: dkf tags: trunk | |
| 01:50 | merge check-in: 6c4e1f869f user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-19
| ||
| 22:50 | * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure that when a bytearray gets its inte... check-in: 885ee93472 user: dkf tags: trunk | |
| 21:23 | * generic/tclZlib.c: Purge code that wrote to the object returned by Tcl_GetObjResult, as we don't... check-in: e451f7d810 user: dkf tags: trunk | |
|
2010-10-18
| ||
| 21:47 | [Bug 3085863]: tclUniData 9 years old Added testcases for Unicode 6.0 check-in: 66a4ae270f user: nijtmans tags: trunk | |
|
2010-10-17
| ||
| 20:20 | Document [info errorstack] faithfully. check-in: 9de23601f8 user: ferrieux tags: trunk | |
| 20:16 | Document [info errostack] faithfully. check-in: 997462044d user: ferrieux tags: trunk | |
|
2010-10-16
| ||
| 20:27 | * generic/tclExecute.c (ReleaseDictIterator): Factored out the release of the bytecode-level dicti... check-in: ed00f69eaf user: dkf tags: trunk | |
|
2010-10-15
| ||
| 15:25 | [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest UnicodeData.txt, correspondin... check-in: 6ba009f19d user: nijtmans tags: trunk | |
|
2010-10-13
| ||
| 17:10 | remove outdated comment check-in: 9afc385ea0 user: dgp tags: trunk | |
| 16:41 | * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] where * generic/tcl... check-in: 92a9cb47fb user: dgp tags: trunk | |
| 15:32 | tclWinThrd.h: (removed) because it is just empty en used nowhere check-in: 78864676d1 user: nijtmans tags: trunk | |
|
2010-10-12
| ||
| 15:19 | Generate proper const qualifiers for tclUniData.c check-in: d7580c2bee user: nijtmans tags: trunk | |
| 14:55 | Spacing and comments: let uniClass.tcl generation match better the current (hand-modified) regc_loca... check-in: f147bc4296 user: nijtmans tags: trunk | |
| 11:37 | * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and refactor the calls to freeaddrinfo() [B... check-in: 01072bc4cf user: rmax tags: trunk | |
| 10:21 | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. Fix some MSVC 6.0 warnings check-in: 006b71eced user: nijtmans tags: trunk | |
|
2010-10-11
| ||
| 21:33 | Update for VS10 check-in: a8d0935cf3 user: nijtmans tags: trunk | |
| 12:11 | [FRQ 2965056]: Windows build with -DUNICODE Add netapi32 to the windows link line, so we no longer h... check-in: ad9ffc933e user: nijtmans tags: trunk | |
|
2010-10-09
| ||
| 17:53 | merge check-in: a4dbca26be user: kennykb tags: dogeen-assembler-branch | |
| 16:17 | fix wrong date in Changelog entry check-in: a5a4aacb45 user: msofer tags: trunk | |
| 15:56 | * generic/tclExecute.c: fix overallocation of exec stack in TEBC (mixing numwords and numbytes) check-in: 0c036854c0 user: msofer tags: trunk | |
|
2010-10-07
| ||
| 23:36 | On Windows, use gai_strerrorA check-in: 6492fa0408 user: nijtmans tags: trunk | |
|
2010-10-06
| ||
| 20:21 | * tests/winPipe.test: Test hygiene with makeFile and removeFile. check-in: b907eff7df user: dgp tags: trunk | |
| 18:38 | * generic/tclCompile.c: Prevent writing to the intrep fields of a * tests/subst.test... check-in: fdaf2207d9 user: dgp tags: trunk | |
| 16:47 | Added catches. Still needs a lot of testing. check-in: f242f0858c user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-02
| ||
| 16:51 | nop and regexp check-in: 0817064f8e user: kennykb tags: dogeen-assembler-branch | |
| 16:22 | added missing tests: nsupvar, variable, upvar check-in: 39f1a3bc90 user: kennykb tags: dogeen-assembler-branch | |
| 16:04 | * generic/tclAssembly.c: * generic/tclAssembly.h: * tests/assemble.test: Added dictAppend, dictIncrI... check-in: fb57a61071 user: kennykb tags: dogeen-assembler-branch | |
| 12:38 | * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidation of string representations o... check-in: c764ea06ea user: dkf tags: trunk | |
| 11:37 | Add function-header comments. check-in: df6fed8608 user: dkf tags: trunk | |
| 01:38 | merge check-in: e07a7270af user: kennykb tags: dogeen-assembler-branch | |
| 00:23 | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to return data to interp by default, or ... check-in: 4a9ba46064 user: hobbs tags: trunk | |
|
2010-10-01
| ||
| 13:34 | merge check-in: 662fc0e6b4 user: kennykb tags: dogeen-assembler-branch | |
| 13:20 | Added listIn, listNotIn, and dictGet. check-in: 78d6e8ada7 user: kennykb tags: dogeen-assembler-branch | |
| 12:52 | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, * generic/tclEnv.c, generic/tclLo... check-in: 50bdab4682 user: dkf tags: trunk | |
|
2010-09-30
| ||
| 02:48 | Merge check-in: 95b8d68eb4 user: kennykb tags: dogeen-assembler-branch | |
| 02:42 | * tests/assemble.test: Added tryCvtToNumeric and several more list * generic/tclAssemble.c: operat... check-in: 82e6bb3476 user: kennykb tags: dogeen-assembler-branch | |
| 02:41 | * tests/assemble.test: Added tryCvtToNumeric and several more list * generic/tclAssemble.c: operat... check-in: bd63098c35 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-29
| ||
| 20:04 | tclMain.c: make compilable with -DUNICODE as well check-in: d67024d00d user: nijtmans tags: trunk | |
| 19:19 | re-generate configure with autoconf-2.59 check-in: 5520ee2832 user: nijtmans tags: trunk | |
| 03:10 | * tests/assemble.test: Completed conversion of tests to a * generic/tclAssemble.c: "white box" str... check-in: aed11a76bf user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-28
| ||
| 15:43 | merge check-in: 8b2c02cf9f user: kennykb tags: dogeen-assembler-branch | |
| 15:22 | reverting faulty commit check-in: 145f305da9 user: msofer tags: trunk | |
| 15:20 | * generic/tclExecute.c: remove TEBCreturn() callback, the job can be accomplished by TEBCresume() check-in: 50ee8291b2 user: msofer tags: trunk | |
| 15:14 | Created branch rmax-ipv6-merge-synthetic Closed-Leaf check-in: 202680a12a user: cvs2fossil tags: rmax-ipv6-merge, rmax-ipv6-merge-synthetic | |
| 15:14 | Implement TIP#162 check-in: bf99e9f86d user: rmax tags: trunk | |
| 15:13 | * doc/socket.n: Document the changes to the [socket] and [fconfi... check-in: 3f8b48b6b6 user: rmax tags: trunk | |
| 02:11 | * tests/assemble.test: Added more "white box" tests. * generic/tclAssembly.c: Added the error checki... check-in: 43125b50d9 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-27
| ||
| 20:33 | Merged from HEAD. Also replaced a funky NRCallTEBC with the new call TclNRExecuteByteCode. check-in: f757862662 user: kennykb tags: dogeen-assembler-branch | |
| 20:16 | fix error with --enable-symbols=compile check-in: ec71acf2ad user: msofer tags: trunk | |
| 19:57 | missed ChangeLog entry check-in: 9b7113e2c8 user: msofer tags: trunk | |
| 19:42 | * generic/tclBasic.c: [Patch 3072080] (minus the itcl * generic/tclCmdIL.c: update): a saner... check-in: 56c0f34285 user: msofer tags: trunk | |
| 17:36 | * generic/tclVar.c: use the macro HasLocalVars everywhere check-in: e2ecd81658 user: msofer tags: trunk | |
| 03:08 | * tests/assemble.test: Added more "white box" tests. * generic/tclAssembly.c: Fixed bugs exposed by ... check-in: c416d3f6a6 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-26
| ||
| 14:16 | * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid code duplication, let the runtime var ... check-in: 2f076e63b2 user: msofer tags: trunk | |
| 05:37 | * tests/assemble.test: Added many new tests moving toward a more comprehensive test suite for the as... check-in: c571b679a7 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-25
| ||
| 17:10 | added more tests; fixed a bug in initialization of BasicBlock obj check-in: d2b05ebb0f user: kennykb tags: dogeen-assembler-branch | |
| 14:51 | * tclAssembly.c: Massive refactoring of the assembler * tclAssembly.h: to use a Tcl-like syntax (a... check-in: 8fa55c35f1 user: kennykb tags: dogeen-assembler-branch | |
| 02:25 | * tests/stringComp.test: improved string test coverage * generic/tclExecute.c (TclExecuteByteCode)... check-in: f1d4c3f43e user: hobbs tags: trunk | |
|
2010-09-24
| ||
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 99a1ee3675 user: andreas_kupries tags: trunk | |
|
2010-09-23
| ||
| 21:40 | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just as Tcl_SetVar. check-in: f696973491 user: nijtmans tags: trunk | |
| 18:08 | * generic/tclCmdAH.c: Fix cases where value returned by * generic/tclEvent.c: Tc... check-in: b83a3519f5 user: dgp tags: trunk | |
| 09:18 | Make compilable with -DUNICODE (not actived yet) Many clean-ups in comments. check-in: 87eb553ce4 user: nijtmans tags: trunk | |
|
2010-09-22
| ||
| 18:37 | * generic/tclExecute: one more DECACHE_STACK_INFO() missing; this fixes [Bug 3072640] check-in: 1a61d9c34d user: msofer tags: trunk | |
| 17:21 | * tests/execute.test: added execute-10.3 for [Bug 3072640]. The test causes a mem failure. check-in: 9637ffa98b user: msofer tags: trunk | |
| 15:49 | * generic/tclExecute: protect all possible writes to ::errorInfo or ::errorCode with DECACHE_STACK... check-in: cad1977f01 user: msofer tags: trunk | |
| 13:35 | Improved readability of tcl+pkgs builds and tests check-in: 0435fd69e4 user: dgp tags: trunk | |
| 06:48 | Add kernel32 to LIBS, so the link line for mingw is exactly the same as for MSVC++ check-in: f4eb1c2f19 user: nijtmans tags: trunk | |
| 01:08 | merge changes from HEAD check-in: 4312778f87 user: kennykb tags: dogeen-assembler-branch | |
| 00:57 | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): * generic/tclVar.c (TclLookupSimpleVa... check-in: 9dc86adce7 user: hobbs tags: trunk | |
|
2010-09-21
| ||
| 21:50 | [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fix check-in: cd35f6dc9e user: nijtmans tags: trunk | |
| 20:22 | Fix declaration after statement. Add -Wdeclaration-after-statement, so this mistake cannot happen ag... check-in: 057c64e70b user: nijtmans tags: trunk | |
| 19:32 | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl bytecode language check-in: ddc9909aaa user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-20
| ||
| 14:28 | Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on platforms >win95 check-in: 078f98cdb5 user: nijtmans tags: trunk, dogeen-assembler-split | |
|
2010-09-18
| ||
| 23:14 | * doc/file.n (file readlink): [Bug 3070580]: Typofix. check-in: c634721862 user: dkf tags: trunk | |
| 05:56 | Oops, didn't mean to check in this file. check-in: 3360f6e2a5 user: nijtmans tags: trunk | |
| 05:40 | [Bug 3069278]: breakage on head Windows triggered by install-tzdata. Temporary don't compile this w... check-in: 5fc0bc6b95 user: nijtmans tags: trunk | |
|
2010-09-16
| ||
| 18:53 | * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all supported versions of compilers sho... check-in: 31663a3d48 user: hobbs tags: trunk | |
| 17:49 | * unix/Makefile.in: do not pass current build env vars when using NATIVE_TCLSH in targets. check-in: b0fa6637ec user: hobbs tags: trunk | |
| 14:49 | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ASCII. Needed for [FRQ ... check-in: ec07a95ae4 user: nijtmans tags: trunk | |
|
2010-09-15
| ||
| 22:11 | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make sure we never try to double... check-in: 6d28eb4724 user: dkf tags: trunk | |
| 16:55 | * unix/Makefile.in: Revise `make dist` target to tolerate the case of zero bundl... check-in: 58c285a5e4 user: dgp tags: trunk | |
| 15:49 | update file generated by 'make dist' check-in: a1686bf31b user: dgp tags: trunk | |
| 07:33 | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl. Make the "generic" argument in th... check-in: 460fd8df0f user: nijtmans tags: trunk | |
|
2010-09-14
| ||
| 08:53 | Allow all Win2000+ API entries in Tcl Eliminate dynamical loading of advapi23 and kernal32 symbols. check-in: 48bcb44884 user: nijtmans tags: trunk | |
|
2010-09-13
| ||
| 21:17 | Add scspec feature from ttkGenStubs.tcl (no change in output for *Decls.h files) check-in: 4be7f3d2c5 user: nijtmans tags: trunk | |
| 14:20 | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx (no change in functionality) check-in: 18a516cee2 user: nijtmans tags: trunk | |
|
2010-09-10
| ||
| 20:56 | Partly revert yesterday's change, to make it work on VC++ 6.0 again. check-in: 56f47fed71 user: nijtmans tags: trunk | |
| 12:59 | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's special handling of backslas... check-in: 02ea8ed280 user: dkf tags: trunk | |
|
2010-09-09
| ||
| 14:30 | mingw should always link with -ladvapi32 Remove ascii variant of tkWinPocs table, it is no longer ne... check-in: 0d850f32ad user: nijtmans tags: trunk | |
|
2010-09-08
| ||
| 21:02 | * win/tclWinChan.c: #ifdef protections to permit builds with * win/tclWinFCmd.c: ... check-in: 5788a6307f user: dgp tags: trunk | |
| 16:53 | * doc/tm.n: Added underscore to the set of characters accepted in module names. This is true for ... check-in: 70f58d0c67 user: andreas_kupries tags: trunk | |
|
2010-09-03
| ||
| 09:38 | Start producing HTML out for Thread package. Consequent bugfixes: * tools/tcltk-man2html.tcl (plus... check-in: c4a101b562 user: dkf tags: trunk | |
|
2010-09-02
| ||
| 19:50 | * doc/glob.n: Fixed documentation ambiguity regarding the handling of -join. check-in: 5836ca98cb user: andreas_kupries tags: trunk | |
| 18:31 | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the option -join does not stop opt... check-in: ca86a378fa user: andreas_kupries tags: trunk | |
| 04:53 | * library/safe.tcl (::safe::AliasGlob): Moved the command extending the actual glob command with ... check-in: 887af403c7 user: andreas_kupries tags: trunk | |
|
2010-09-01
| ||
| 20:35 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 405a405dc7 user: andreas_kupries tags: trunk | |
|
2010-08-31
| ||
| 20:53 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part, doc. check-in: 22e264883a user: nijtmans tags: trunk | |
| 20:48 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. Typo in rules.vc check-in: ea7f85f078 user: nijtmans tags: trunk | |
| 20:46 | * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/con... check-in: 2ce1308995 user: andreas_kupries tags: trunk | |
|
2010-08-30
| ||
| 14:02 | * generic/tclBasic.c: New implementation for [tailcall]: * generic/tclCmdAH.c: it now schedu... check-in: c263c556ad user: msofer tags: trunk | |
| 13:56 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. check-in: 5cab717c7c user: nijtmans tags: trunk | |
| 13:49 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. check-in: 108cf5bef2 user: nijtmans tags: trunk | |
| 09:19 | [Freq 2965056]: Windows build with -DUNICODE check-in: f5f9877d12 user: nijtmans tags: trunk | |
|
2010-08-29
| ||
| 15:37 | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array manpage to refer to (correct) exis... check-in: aa8d4c6db6 user: dkf tags: trunk | |
|
2010-08-27
| ||
| 00:53 | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-... check-in: 1055eb001d user: hobbs tags: trunk | |
| 00:50 | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in... check-in: 25e4e9160b user: hobbs tags: trunk | |
|
2010-08-25
| ||
| 01:00 | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile follow-up: move stub ent... check-in: 64c52eb8b5 user: nijtmans tags: trunk | |
|
2010-08-24
| ||
| 06:17 | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. check-in: 616c58cab2 user: nijtmans tags: trunk | |
|
2010-08-23
| ||
| 20:00 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: Olson's tzdata2010l. check-in: a5ed7f585a user: kennykb tags: trunk | |
|
2010-08-22
| ||
| 18:53 | Remove many type casts which are no longernecessary as a result of [Patch 3009403]: Signature of Tcl... check-in: 0ca694ea65 user: nijtmans tags: trunk | |
|
2010-08-21
| ||
| 16:58 | * doc/linsert.n: [Bug 3045123]: Make description of what is actually happening more accurate. check-in: aef0e83c95 user: dkf tags: trunk | |
| 16:30 | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: Use void (*reserved$i)(v... check-in: f2adcb5684 user: nijtmans tags: trunk | |
|
2010-08-20
| ||
| 23:01 | Fix definition of Tcl_MethodType check-in: cc296bd9ea user: nijtmans tags: trunk | |
|
2010-08-19
| ||
| 10:07 | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) (TraceVariableObjCmd): [Patch 3048... check-in: 8bc231bd37 user: dkf tags: trunk | |
| 04:26 | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: remove unneeded ifdeffery... check-in: 6f6d53c30a user: nijtmans tags: trunk | |
|
2010-08-18
| ||
| 22:33 | * generic/tclBasic.c: New redesign of [tailcall]: find * generic/tclExecute.c: errors early on, ... check-in: c73d12f03c user: msofer tags: trunk | |
| 15:54 | * generic/tclCmdAH.c (TclNRTryObjCmd): block tailcalling out of the body of a non-bc'ed [try], #30... check-in: 5ec520bacc user: msofer tags: trunk | |
| 15:44 | * generic/tclBasic.c: Redesign of [tailcall] to * generic/tclCmdAH.c: (a) fix #3047235 * ge... check-in: beb3af88b5 user: msofer tags: trunk | |
| 13:31 | * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] to working condition. check-in: 77440fdac3 user: dkf tags: trunk | |
|
2010-08-15
| ||
| 16:12 | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the handling of passing the wrong numb... check-in: 21917a8b91 user: dkf tags: trunk | |
|
2010-08-14
| ||
| 20:58 | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntry check-in: 038e8afe83 user: nijtmans tags: trunk | |
| 17:13 | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile check-in: 24edb97f5a user: nijtmans tags: trunk | |
| 16:53 | Remove mslu completely, see Feature Req #2819611 check-in: 86f59a32d8 user: nijtmans tags: trunk | |
|
2010-08-12
| ||
| 00:40 | * unix/ldAix: remove ancient (pre-4.2) AIX support * unix/configure: regen with ac-2... check-in: a466998bba user: hobbs tags: trunk | |
|
2010-08-11
| ||
| 23:38 | added test for yieldTo check-in: 8305e33b3d user: msofer tags: trunk | |
| 23:13 | * generic/tclBasic.c (TclNRYieldToObjCmd): fixed bad copypasta snafu. Thanks to Andy Goth for find... check-in: 0b27a4ca4e user: msofer tags: trunk | |
|
2010-08-10
| ||
| 20:48 | * generic/tclUtil.c (TclByteArrayMatch): patterns may not be null-terminated, so acc... check-in: d4f4ee41c5 user: hobbs tags: trunk | |
| 20:36 | tidy up check-in: 6b4673e42f user: dgp tags: trunk | |
|
2010-08-09
| ||
| 17:48 | * changes: Updates for 8.6b2 release. check-in: 472665f7b0 user: dgp tags: trunk | |
|
2010-08-04
| ||
| 21:37 | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp: * win/tclWinPipe.c... check-in: e51e08a342 user: hobbs tags: trunk | |
| 21:28 | * win/tclWin32Dll.c (TclWinInit): hard-enforce Windows 9x as an unsupported platform... check-in: 77395d89cc user: hobbs tags: trunk | |
| 19:44 | * unix/tclUnixFCmd.c: adjust license header as per ftp://ftp.cs.berkeley.edu/pub/4bs... check-in: 4900a8b73f user: hobbs tags: trunk | |
| 19:37 | fix DFARs note for number-adjusted rights clause check-in: 3ddc9ecf9e user: hobbs tags: trunk | |
| 19:35 | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclWinLoad.c (TclpDlopen): 'lo... check-in: 6b14ef3555 user: hobbs tags: trunk | |
| 19:23 | * win/Makefile.in (%.${OBJEXT}): better implicit rules support check-in: b277aed541 user: hobbs tags: trunk | |
| 16:49 | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting * generic/tclIORTrans.c: in Invok... check-in: 8ae4ea3006 user: andreas_kupries tags: trunk | |
|
2010-08-03
| ||
| 20:15 | Fix OBOE error in the forward ported info-39.1 check-in: f31da49a96 user: andreas_kupries tags: trunk | |
| 20:06 | Test iocmd-32.2 tests for Bug 3034840 check-in: 01ca2bd36f user: dgp tags: trunk | |
| 17:25 | * tests/var.test (var-19.1): [Bug 3037525]: Added test demonstrating the local hashtable deletion... check-in: 50ebd6a8c3 user: andreas_kupries tags: trunk | |
| 16:58 | * tests/info.test (info-39.1): Added forward copy of test in 8.5 branch about [Bug 2933089]. Shou... check-in: a013847a01 user: andreas_kupries tags: trunk | |
|
2010-08-02
| ||
| 19:13 | * library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Po... check-in: 3a4087bc80 user: kennykb tags: trunk | |
| 11:08 | * generic/tclVar.c: correcting bad port of [Bug 3037525] fix check-in: 380bec0d42 user: msofer tags: trunk | |
|
2010-07-31
| ||
| 20:28 | * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used f... check-in: e6d5551c1c user: msofer tags: trunk | |
|
2010-07-29
| ||
| 00:46 | Official build of zlib1.dll 1.2.5 is finally available, so put it in check-in: 6b99a1c2bf user: nijtmans tags: trunk | |
|
2010-07-25
| ||
| 16:08 | * doc/http.n: Corrected description of location of one of the entries in the state array. check-in: cf000bb3d6 user: dkf tags: trunk | |
|
2010-07-24
| ||
| 06:45 | From [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: Relax the relation between Tcl_Call... check-in: 4f9c4da675 user: nijtmans tags: trunk | |
| 06:39 | [Bug 3029891] Functions that don't belong in the stub table. check-in: ddfa77fa40 user: nijtmans tags: trunk | |
|
2010-07-19
| ||
| 14:10 | silence compiler warnings check-in: f4d99878ba user: dgp tags: trunk | |
|
2010-07-16
| ||
| 15:29 | * generic/tclBasic.c: Added more errorCode setting. check-in: 9c9702d4cb user: dkf tags: trunk | |
|
2010-07-15
| ||
| 21:00 | * generic/tclExecute.c (TclExecuteByteCode): Ensure that [dict get] * generic/tclDictObj.c (DictGe... check-in: d0a04e5db7 user: dkf tags: trunk | |
|
2010-07-11
| ||
| 16:12 | Use SC_PROG_TCLSH to set a native tclsh in the Makefile. When installing the libraries a native tcl ... check-in: 16b5a30bf0 user: patthoyts tags: trunk | |
|
2010-07-05
| ||
| 09:50 | Tidying up and taking better advantage of tcltest2 to make the tests more robust and (apparently) si... check-in: 11e51b4a9c user: dkf tags: trunk | |
| 08:03 | D'oh! check-in: 8a6919bd05 user: dkf tags: trunk | |
|
2010-07-04
| ||
| 23:44 | Add a little emacs magic check-in: 728058012d user: dkf tags: trunk | |
|
2010-07-02
| ||
| 22:31 | * generic/tclInt.decs: Reverted to the original TIP 337 implementation on what to d... check-in: ab93077c3d user: dgp tags: trunk | |
| 20:48 | [Bug #803489] Tcl_FindNamespace problem in the Stubs table check-in: 093bc6f84a user: nijtmans tags: trunk | |
| 20:37 | * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made sure that errors caused by an... check-in: 3e4f0698cf user: dkf tags: trunk | |
| 08:43 | tidy up check-in: cfb637552a user: dkf tags: trunk | |
|
2010-07-01
| ||
| 21:28 | [Bug #3020677] wish can't link reg1.2 formatting, spacing, cleanup unused variables check-in: cc4ffb1da9 user: nijtmans tags: trunk | |
|
2010-06-30
| ||
| 23:29 | * doc/mathop.n: [Bug 3023165]: Fix typo that was preventing proper rendering of the exclusive-or o... check-in: 7792ad53a1 user: dkf tags: trunk | |
|
2010-06-28
| ||
| 08:50 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 07b6683dea user: nijtmans tags: trunk | |
|
2010-06-25
| ||
| 15:20 | prevent a race condition when shutting down the remote test server check-in: ff37c169a8 user: rmax tags: trunk | |
|
2010-06-24
| ||
| 13:36 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 8434abd2ba user: nijtmans tags: trunk | |
| 13:26 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 807684ffaf user: nijtmans tags: trunk, potential incompatibility | |
|
2010-06-22
| ||
| 12:25 | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong args message. check-in: 58d3c6b6a5 user: dkf tags: trunk | |
|
2010-06-21
| ||
| 11:25 | Remove hack needed for zlib 1.2.3 on win32 check-in: eb83f762ef user: nijtmans tags: trunk | |
| 11:23 | Eliminate various unnecessary type casts, use function typedefs whenever possible check-in: 8086293cfc user: nijtmans tags: trunk | |
|
2010-06-18
| ||
| 12:41 | * library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to the default list of extensions that w... check-in: 220dbbb777 user: dkf tags: trunk | |
|
2010-06-16
| ||
| 14:49 | Simplify Tcl_AppInit and *_Init definitions. Change TclpThreadCreate and Tcl_CreateThread signature,... check-in: 8567ee888a user: nijtmans tags: trunk | |