summaryrefslogtreecommitdiffstats
path: root/library/dde
Commit message (Collapse)AuthorAgeFilesLines
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+3
| | | | | | | | | | | | | | * library/reg/pkgIndex.tcl: and dde packages are not offered * win/tclWinDde.c: on non-Windows platforms. Bumped to * win/tclWinReg.c: registry 1.1.3 and dde 1.3. * win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * win/configure: autoconf (2.57) FossilOrigin-Name: 207b9d2fc9e24827b255b855687287c269cf6cc2
* * doc/dde.n: Committed TIP #135 which changes thepatthoyts2003-06-231-2/+2
| | | | | | | | * win/tclWinDde.c: -exact option to -force. Also cleaned * tests/winDde.test: a bug in the tests. * library/dde/pkgIndex.tcl: Incremented version to 1.2.5 FossilOrigin-Name: c171bd34782b5ead8ca5414de0897faa7f7b5343
* * doc/dde.n: Committed TIP #120 which provides thepatthoyts2003-06-231-2/+2
| | | | | | | | * win/tclWinDde.c: dde package for safe interpreters. * tests/winDde.test: Incremented package version to 1.2.4 * library/dde/pkgIndex.tcl: FossilOrigin-Name: 5368927822082d642b80aa6f844e74fae2735d1a
* * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-2/+2
| | | | | | | * tests/winDde.test: for unique dde server names. Added * win/tclWinDde.c: some more tests. Fixes [Bug 219293] FossilOrigin-Name: f7d8932c32bc1aaf3af47d672c6e63d1964ba590
* * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c,patthoyts2003-03-241-2/+2
| | | | | | now adding here too. FossilOrigin-Name: e24b77ff3466b5d01042e349c919a0dffbe4e305
* Fixed a bug where [package require dde] or [package require registry] kennykb2003-03-231-1/+1
| | | | | | | attempted to load the release version of the DLL into a debug build. [Bug 708218] Thanks to Joe Mistachkin for the patch. FossilOrigin-Name: c98cf4fd2d8596d4155dda32c559f4c81bea9f49
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-031-2/+2
| | | | | | | | | | | * win/tclWinDde.c: bundled release with Tcl 8.4.2 * library/reg/pkgIndex.tcl: registry bumped to version 1.1.1 for * win/tclWinReg.c: bundled release with Tcl 8.4.2 * library/opt/pkgIndex.tcl: updated package index to version 0.4.4 FossilOrigin-Name: 5823e9533119f5327213053216028860a2758f3c
* * library/dde/pkgIndex.tcl:andreas_kupries2002-10-281-1/+1
| | | | | | | * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d) to the correct suffix (g). FossilOrigin-Name: f15d780db3fce1373e80f731796316316438dff1
* * win/Makefile.in:andreas_kupries2001-09-141-2/+2
| | | | | | | | | | | * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/reg/pkgIndex.tcl * library/dde/pkgIndex.tcl: Fixed version numbers from bogus tcl versions to independent versions for dde and registry packages. FossilOrigin-Name: c65e18c468ad4d1ebba7bb2f83958de34cfb9905
* Added checks for package dependencies.dgp2001-08-091-0/+1
| | | | | | | Bumped patchlevels of changed packages: http 2.3.2, msgcat 1.2.2, opt 0.4.3, tcltest 2.0.1. [Patch 448931] FossilOrigin-Name: 290b54db2d6e2566799a26a7f38a870e988fe0e7
* * library/dde/pkgIndex.tcl: updated to use 84 version to reflecthobbs2000-12-071-2/+2
| | | | | | | the makefile. Should probably be updated to use its real version at some point. [Patch #102560, Bug #119421] FossilOrigin-Name: 82552da9e655bdee6587c290f4e84122e9cb2d60
* * library/dde1.1/pkgIndex.tcl:hobbs2000-04-201-5/+5
| | | | | | | | | | | | | * library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinThrd.c: converted CRLF to LF the */tcl.hpj.in files were not converted, as it confuses hcw locally. [Bug: 5096] * win/Makefile.in: expanded cleanup or help files * doc/Thread.3: minor macro cleanup FossilOrigin-Name: c818263820a105c3b8dd72ec347d711487c57a18
* * library/dde1.1/pkgIndex.tcl:hobbs1999-11-301-1/+5
| | | | | | | * library/reg1.0/pkgIndex.tcl: added supported for debugged versions of the libraries FossilOrigin-Name: 6f4b62c8eea552e70e58004768afaaa61467eab3
* Changed version number on dllswart1999-11-241-1/+1
| | | FossilOrigin-Name: 1b1c1ae220abbe65c6779a3c3b6cc275b392004f
* Added poke command to dde.redman1999-06-261-0/+1
Changed dde package version to 1.1 Fixed makefile to install tcl8.2 library correctly Fixed dll names in pkgIndex files for dde and reg FossilOrigin-Name: 8c9bb6b9360c3dc3c7b04a2b2875314ae0a01a83