Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for pkgIndex.tcl.in
2024-05-15
| ||
02:26 | Updated pkgIndex file to only load script after package require file: [e6c743ae4f] check-in: [eccfed0ed3] user: bohagan branch: tls-1.8, size: 1032 | |
2024-02-23
| ||
23:50 | Updated pkgIndex file for MacOS dynamic libraries file: [4281cedefb] check-in: [3e70bc2b3f] user: bohagan branch: trunk, size: 942 | |
2024-02-20
| ||
20:57 | "make install" now works on MacOS too (uses .dylib in stead of .so, no "doc" yet) file: [c252762c40] check-in: [6778f7f147] user: jan.nijtmans branch: nijtmans, size: 892 | |
2024-02-12
| ||
10:32 | Merge 1.7. Forget about Tcl < 8.6 for this branch file: [d123f3052b] check-in: [01caf8a372] user: jan.nijtmans branch: nijtmans, size: 366 | |
2023-12-21
| ||
19:56 | Optimized Init stub load and package require. Use general pkhIndex.tcl file. file: [ef684e85f3] check-in: [c498845865] user: bohagan branch: trunk, size: 889 | |
2023-05-08
| ||
02:17 | More configure status and optimized use of AC_ARG_ENABLE to also set missing case vars. file: [b9260959e6] check-in: [f284d71533] user: bohagan branch: TEA, size: 857 | |
2023-05-07
| ||
19:09 | Fixed detect shared library in pkgIndex.tcl file file: [3bf4028b66] check-in: [515e670c81] user: bohagan branch: TEA, size: 905 | |
2023-05-06
| ||
19:35 | Replaced custom build scripts with TEA scripts. Removed custom build scripts and replaced with latest TEA config files. Updated pkgIndex.tcl.in to support static builds. Incorporated relevant previous build macros into scripts. file: [ce1811f411] check-in: [a329ea2ff4] user: bohagan branch: TEA, size: 864 | |
2023-04-10
| ||
01:27 | Initial changes for TCL 9.0. Fixed package requires to work with TCL 9.0. Removed obsolete macro _ANSI_ARGS_, use ANSI arg definitions, etc. Macros: CONST84 to const, WIN32 to _WIN32, CONST to const, VOID to void, etc. Replaced Tcl_SaveResult with Tcl_SaveInterpState, Tcl_RestoreResult with Tcl_RestoreInterpState, and Tcl_DiscardResult with Tcl_DiscardInterpState. Use Tcl_BackgroundError for pre TCL 8.6 and Tcl_BackgroundException for TCL 8.6+. file: [13eb9e8d80] check-in: [275ecbcc5d] user: bohagan branch: trunk, size: 518 | |
2019-04-09
| ||
18:47 | Make extension filename more centralized file: [6c4c62dd82] check-in: [8e730964e5] user: rkeene branch: trunk, size: 517 | |
2016-12-06
| ||
20:56 | Added a fallback for Tcl 8.4 with minimal support for loading the package file: [d64d5caca7] check-in: [9c0b46c781] user: rkeene branch: tls-1-7, size: 515 | |
16:38 | Enabled a more tolerant (if confusing) mechanism for requiring Tcl 8.5 file: [d65b3a0b3b] check-in: [0ee20f0650] user: rkeene branch: tls-1-7, size: 364 | |
16:27 | Updated to indicate that we require Tcl 8.5 file: [69126671a0] check-in: [301d32328a] user: rkeene branch: tls-1-7, size: 347 | |
2016-11-24
| ||
04:50 | Updated pkgIndex file to deal with static builds file: [69b06405aa] check-in: [98477d9f88] user: rkeene branch: tls-1-7, size: 297 | |
04:20 | Updated to load a local copy of "tls.tcl" if it is found, for backward compatibilty reasons file: [7bd775e1dc] check-in: [691ec7b72a] user: rkeene branch: tls-1-7, size: 232 | |
2016-11-23
| ||
04:53 | Added: More work towards a building build system file: [e8ba4d597e] check-in: [47bf6c1c1f] user: rkeene branch: tls-1-7, size: 86 | |
2004-03-19
| ||
21:05 | Deleted: * tls.c (Tls_Init): replaced older TEA config with newer * config/* (removed): * pkgIndex.tcl.in, strncasecmp.c (removed): * Makefile.in, aclocal.m4, configure, configure.in: * tclconfig/README.txt, tclconfig/install-sh, tclconfig/tcl.m4: check-in: [bf83205ca8] user: hobbs branch: trunk, size: 0 | |
2003-12-15
| ||
18:46 | Updated version to 1.5. file: [429555a848] check-in: [64bce88b33] user: razzell branch: trunk, size: 286 | |
2000-07-17
| ||
23:17 | * pkgIndex.tcl.in: * configure.in: updated version to 1.4 file: [a7daa6d089] check-in: [1e0de94a93] user: hobbs branch: tls-1-3-io-rewrite, size: 286 | |
2000-01-24
| ||
20:17 | Build fixes for tls file: [97e308791e] check-in: [32428d7230] user: wart branch: trunk, size: 327 | |
2000-01-19
| ||
22:10 | Added: Initial import of tls extension. file: [b55cb5d9e5] check-in: [27770ce26d] user: aborr branch: tls-vendor-branch, size: 317 | |