| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | merge trunktip_400_impl | dkf | 2012-10-16 | 4 | -18/+30 | |
| |\ | ||||||
| | * | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ↵ | jan.nijtmans | 2012-10-14 | 3 | -1/+8 | |
| | |\ | | | | | | | | | | source code. | |||||
| | | * | Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ↵ | jan.nijtmans | 2012-10-14 | 3 | -1/+8 | |
| | | | | | | | | | | | | | source code. | |||||
| | * | | Bug 3576509: tcl::Bgerror crashes with invalid arguments | jan.nijtmans | 2012-10-13 | 2 | -1/+6 | |
| | |\ \ | | |/ | ||||||
| | | * | Bug 3576509: tcl::Bgerror crashes with invalid arguments | jan.nijtmans | 2012-10-13 | 2 | -1/+6 | |
| | | | | ||||||
| | * | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8. | jan.nijtmans | 2012-10-06 | 2 | -17/+16 | |
| | | | | ||||||
| | * | | 3574819 Increase test robustness by creating files in fresh directory to | dgp | 2012-10-05 | 1 | -1/+2 | |
| | | | | | | | | | | reduce trouble with any existing files in an existing directory. | |||||
| * | | | merge trunk | dkf | 2012-10-04 | 2 | -3/+15 | |
| |\ \ \ | |/ / | ||||||
| | | | | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *---. \ | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -3/+15 | |
| | |\ \ \ \ | | | | |/ | | | | | | not the channel itself so that stacked channels do not cause trouble. | |||||
| | | | | * | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -5/+15 | |
| | | | | |\ | | | |/ / | | |/| | | not the channel itself so that stacked channels do not cause trouble. | |||||
| | | | | * | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -20/+30 | |
| | | | | | | | | | | | | | | | | not the channel itself so that stacked channels do not cause trouble. | |||||
| | | * | | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-25 | 8 | -28/+219 | |
| | | |\ \ \ | ||||||
| | | | * | | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 5 | -7/+19 | |
| | | | | | | | ||||||
| | | | * | | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 5 | -24/+203 | |
| | | | | | | | ||||||
| | | | | * | | Fix for core bug yet to be named/numbered.dgp_stackedstdchan | dgp | 2012-10-02 | 1 | -3/+9 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | clean up some of the code to remove warnings and uselessly-settable things | dkf | 2012-10-04 | 1 | -15/+43 | |
| | | | | | | ||||||
| * | | | | | documented new C API; corrected type signature of no-zlib fallback function | dkf | 2012-10-03 | 2 | -7/+32 | |
| | | | | | | ||||||
| * | | | | | merge trunk | dkf | 2012-10-03 | 63 | -289/+604 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Workaround for [socket -server foo -myaddr localhost 0] failure on OSX. | max | 2012-09-26 | 2 | -2/+19 | |
| | | | | | | ||||||
| | * | | | | eliminate unnecessary TEXT() macros | jan.nijtmans | 2012-09-23 | 4 | -20/+20 | |
| | | | | | | ||||||
| | * | | | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers | jan.nijtmans | 2012-09-20 | 5 | -13/+5 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dll | jan.nijtmans | 2012-09-07 | 4 | -13/+0 | |
| | | | | | | | ||||||
| | * | | | | | [Frq 3527238]: Full unicode support for dde. Dde version is now 1.4.0b2. | jan.nijtmans | 2012-09-20 | 7 | -48/+62 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | merge trunkfrq_3527238 | jan.nijtmans | 2012-09-19 | 58 | -342/+736 | |
| | | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | <p>change dde version to 1.4.0b2 | |||||
| | * | | | | | | Let "nmakehlp -V" start searching digits after the found match (suggested by ↵ | jan.nijtmans | 2012-09-19 | 2 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Harald Oehlmann) | |||||
| | * | | | | | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP ↵ | jan.nijtmans | 2012-09-19 | 2 | -5/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 330 and 336). | |||||
| | * | | | | | | merge release branch | dgp | 2012-09-18 | 26 | -45/+125 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Tag Tcl 8.6b3 for release.core_8_6_b3core_8_6_b3_rc | dgp | 2012-09-17 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | merge trunk | dgp | 2012-09-17 | 3 | -3/+14 | |
| | | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | eliminate compiler warning in previous commit | jan.nijtmans | 2012-09-17 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | | eliminate compiler warning in previous commit | jan.nijtmans | 2012-09-17 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Nicer style test. | stwo | 2012-09-16 | 1 | -2/+2 | |
| | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | | 3564735 Protect against mem corruption when var resolvers misbehave. | dgp | 2012-09-11 | 1 | -2/+6 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | 3564735 Protection against namespace var resolvers that unexpectedly returnbug_3564735 | dgp | 2012-09-06 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a pointer to Var while Tcl expects pointer to VarInHash. This may not be the total solution to Bug 3564735 (Itcl may be misbehaving), but this will prevent memory corruption. | |||||
| | | * | | | | | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes ↵ | ferrieux | 2012-09-07 | 3 | -0/+11 | |
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | [2417695] | |||||
| | * | | | | | | Nicer style test. | stwo | 2012-09-16 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Mistaken cleanup command. | dgp | 2012-09-14 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | Missing test cleanup. | dgp | 2012-09-14 | 1 | -0/+12 | |
| | | | | | | | | ||||||
| | | | * | | | | 3555001 Safer stale config fix. | dgp | 2012-09-14 | 2 | -2/+8 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Safer stale config fix for review.bug_3555001 | dgp | 2012-09-13 | 2 | -2/+8 | |
| | | | |/ / / / | ||||||
| | | | * | | | | merge trunk | dgp | 2012-09-13 | 1 | -2/+2 | |
| | | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | autoconf-2.59 | dgp | 2012-09-13 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | | | * | | | | First draft of tcl/pkgs/README bundling instructions. | dgp | 2012-09-13 | 1 | -1/+57 | |
| | | | | | | | | ||||||
| | | | * | | | | Revert committed debugging configuration. | dgp | 2012-09-13 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | | * | | | | merge trunk | dgp | 2012-09-13 | 1 | -0/+7 | |
| | | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Fix msgcat-0.7 when running tests outside of the build tree (part of Bug ↵ | jan.nijtmans | 2012-09-13 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #3549770) | |||||
| | | | * | | | | merge trunk | dgp | 2012-09-13 | 2 | -4/+4 | |
| | | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for ↵ | twylite | 2012-09-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filesystem-7.1.1 | |||||
| | | | * | | | | merge trunk | dgp | 2012-09-12 | 8 | -17/+170 | |
| | | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
