summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ...and all the compilation and tests now work/passtip-votedkf2012-10-054-293/+290
| | | FossilOrigin-Name: d075bd7bcd8fcfcd9c2b41653058d755e19db3c5
* compilation code adjusteddkf2012-10-053-107/+126
| | | FossilOrigin-Name: 726ad3d7767c52f0440242553c422c96d55f9e2d
* adjusted non-compiled implementation of [dict map] to match TIPdkf2012-10-052-60/+247
| | | FossilOrigin-Name: 609bef10138ff7c7da7a5481adee7a4ecc0738b0
* tuning up the documentationdkf2012-10-052-60/+61
| | | FossilOrigin-Name: 2e8391a42d62609afeafec1ce8481a66af679ff8
* merge trunkdkf2012-10-0554-177/+471
|\ | | | | FossilOrigin-Name: 299bf364c3d047eb3365e9e43f49a4422e7e27cf
| *---. When checking for std channels being closed, compare the channel state,dgp2012-10-032-3/+15
| |\ \ \ | | | | | | | | | | | | | | | | | | | | not the channel itself so that stacked channels do not cause trouble. FossilOrigin-Name: 986eb391adfa71f169b12097eac68b3806d2733d
| | | | * When checking for std channels being closed, compare the channel state,dgp2012-10-032-5/+15
| | | | |\ | | | |/ / | | |/| | | | | | | | | | | | not the channel itself so that stacked channels do not cause trouble. FossilOrigin-Name: 00425ee7d72a2f064b94669698e4af47c7b2ab21
| | | | * When checking for std channels being closed, compare the channel state,dgp2012-10-032-20/+30
| | | | | | | | | | | | | | | | | | | | | | | | | not the channel itself so that stacked channels do not cause trouble. FossilOrigin-Name: 1b7584406b08b67f566d79ba6c98feb3a80626e9
| | * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-258-28/+219
| | |\ \ \ | | | | | | | | | | | | FossilOrigin-Name: 2806b288e6f05e2fcd04e333aa957899142fd375
| | | * | | Correct build version and backported 973091ef75oehhar2012-09-175-7/+19
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: 2e943e53fe46acf57aa88532d37d142e2beed3dd
| | | * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-125-24/+203
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: c55455c3516cf24c725dbdafa600acc5f6ef537b
| | | | * | Fix for core bug yet to be named/numbered.dgp2012-10-021-3/+9
| | |_|/ / | |/| | | | | | | | FossilOrigin-Name: ba0663c73fd80ed5b84f9a933cc481e3590cf4c3
| * | | | Work aroun for [socket -server foo -myaddr localhost 0] failure on OSX.max2012-09-262-2/+19
| | | | | | | | | | | | | | | FossilOrigin-Name: 3989ecbba9ea7e1a0040ca316d2cd079ffecb342
| * | | | eliminate unnecessary TEXT() macrosjan.nijtmans2012-09-234-20/+20
| | | | | | | | | | | | | | | FossilOrigin-Name: c155794425cd959ebedb023459835ba44a5b2bba
| * | | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilersjan.nijtmans2012-09-205-13/+5
| |\ \ \ \ | | | | | | | | | | | | FossilOrigin-Name: 5b46cb3197600cd37f75b5d195e03bc82d4e0570
| | * | | | Experiment: MSVC build now links with 64-bit zlib1.dlljan.nijtmans2012-09-074-13/+0
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: a63c381a6f9a1b6a417a23bf338970c6b2beb809
| * | | | | [Frq 3527238]: Full unicode support for dde. Dde version is now 1.4.0b2.jan.nijtmans2012-09-207-48/+62
| |\ \ \ \ \ | | | | | | | | | | | | | | FossilOrigin-Name: 9cf41d70ab64a34b9f4dbae1c8b018b4d6986efa
| | * \ \ \ \ merge trunkjan.nijtmans2012-09-1958-342/+736
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | <p>change dde version to 1.4.0b2 FossilOrigin-Name: 82e045469a0b089c3d639729b57e12875ba3a4f2
| * | | | | | Let "nmakehlp -V" start searching digits after the found match (suggested by ↵jan.nijtmans2012-09-192-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Harald Oehlmann) FossilOrigin-Name: 8be494c5ee47557634b05aaaa848130238fa900d
| * | | | | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP ↵jan.nijtmans2012-09-192-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 330 and 336). FossilOrigin-Name: d35c303e782122a127b8dcff6b42a9b5c6542d4e
| * | | | | | merge release branchdgp2012-09-1826-45/+125
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | FossilOrigin-Name: 29624cf67f71fb210ed1bb296c07ada2e749dcda
| | * | | | | | Tag Tcl 8.6b3 for release.core-8-6-b3dgp2012-09-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 4b47cb33d0161cd5652e78d9eae34da733284e3d
| | * | | | | | merge trunkdgp2012-09-173-3/+14
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | FossilOrigin-Name: 328958e0e1f1e455c0431ba4e630af180d6923e9
| * | | | | | | eliminate compiler warning in previous commitjan.nijtmans2012-09-171-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | FossilOrigin-Name: 81b322475b97e523ff4fda6dfd6f21bcd18f091d
| | * | | | | | eliminate compiler warning in previous commitjan.nijtmans2012-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 6b15f347ebfc6954b2a01591472f11e0dc683d69
| | * | | | | | Nicer style test.stwo2012-09-161-2/+2
| | | |_|_|/ / | | |/| | | | | | | | | | | FossilOrigin-Name: ef79a774d696a3e3d0e62c1bc44904ad7a717015
| | * | | | | 3564735 Protect against mem corruption when var resolvers misbehave.dgp2012-09-111-2/+6
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | FossilOrigin-Name: 8ffef269a04718fa7319fdec9d5c3f1b8cd88fcc
| | | * | | | | 3564735 Protection against namespace var resolvers that unexpectedly returndgp2012-09-061-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. FossilOrigin-Name: b0ffeaec95e36676403fb68bd016656b4006fecd
| | * | | | | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes ↵ferrieux2012-09-073-0/+11
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | [2417695] FossilOrigin-Name: 662a69f5717d6aa13d99472833d0dc01071db744
| * | | | | | Nicer style test.stwo2012-09-161-2/+2
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 5a15cd0ee2c6345b014c229426f4f7c258a5b226
| * | | | | | Mistaken cleanup command.dgp2012-09-141-1/+0
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: d614733809a5460fe5115a1283efca94ba6c2f9b
| * | | | | | Missing test cleanup.dgp2012-09-141-0/+12
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: ac320d5dc643e564644d7f55b642b9fcefcae520
| | | * | | | 3555001 Safer stale config fix.dgp2012-09-142-2/+8
| | | |\ \ \ \ | | | | | | | | | | | | | | | | FossilOrigin-Name: 405473ca604741eb723ddf68d43b811686d98168
| | | | * | | | Safer stale config fix for review.dgp2012-09-132-2/+8
| | | |/ / / / | | | | | | | | | | | | | | FossilOrigin-Name: 4a50977539170525de44e220b47d82cd023999f7
| | | * | | | merge trunkdgp2012-09-131-2/+2
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | FossilOrigin-Name: f6bdb60091eff1743f023b1b76fa9c36d6305da6
| * | | | | | autoconf-2.59dgp2012-09-131-2/+2
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 47f0dca723e6e398363fbf0fc478dc37eadfe1f8
| | | * | | | First draft of tcl/pkgs/README bundling instructions.dgp2012-09-131-1/+57
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 172f8899ef36fb6dc3ac5497b2e5192731106f0b
| | | * | | | Revert committed debugging configuration.dgp2012-09-131-1/+1
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 4594e269ccd81cae0170127f9dbe5e0a6c0be9b3
| | | * | | | merge trunkdgp2012-09-131-0/+7
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | FossilOrigin-Name: e5ba23a0a10886b91257f7d2a63e104b9b288027
| * | | | | | Fix msgcat-0.7 when running tests outside of the build tree (part of Bug ↵jan.nijtmans2012-09-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #3549770) FossilOrigin-Name: 973091ef756f37ab129c6b3cf783605c5a246bca
| | | * | | | merge trunkdgp2012-09-132-4/+4
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | FossilOrigin-Name: b052731c8b77f2f669303c615f7627d5300d75d8
| * | | | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: a017a9202a167e4eb1426834d1c22067840005af
| * | | | | | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for ↵twylite2012-09-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filesystem-7.1.1 FossilOrigin-Name: d3bb61ba3c33b0e4a611a3d51de9b02bb5e3c859
| | | * | | | merge trunkdgp2012-09-128-17/+170
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | FossilOrigin-Name: 2a7a5a7b0e2054db7984653d5244dadae314abc8
| * | | | | | finish the TIP 404 implementation.dgp2012-09-124-9/+12
| | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 0d4581c31dddc694498fe9200792e608a61f3f1c
| * | | | | | merge trunkoehhar2012-09-125-11/+161
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | FossilOrigin-Name: dc1e9e3deab1075d7ce2b188bc37cabeb0e8a18c
| | * | | | | | ChangeLog entry addedoehhar2012-09-071-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | FossilOrigin-Name: 7236bac9ae89bcc16926c20ac4aa2e7559a47bbf
| | * | | | | | Reentrant mcfl(m)set command, test, document mcflset as recommended for ↵oehhar2012-09-073-12/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | message files FossilOrigin-Name: 62aa37bb590a4299ca780213c03bf2ae4611e6ce
| | * | | | | | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with somedkf2012-08-273-5/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added documentation. No tests for new functionality yet. FossilOrigin-Name: b7c45985010e1223af192ce9680d30aa3e8fe39c
| | | | * | | | merge trunkdgp2012-09-121-2/+6
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | FossilOrigin-Name: d5aa40b53615d08fc373041c8bab71c06c4ffedc