Tcl Library Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

43 check-ins that include changes to files matching 'modules/pluginmgr/*'

2023-11-14
08:20
Integrated Rolf's work to make Tcllib ready for Tcl 9+ into the trunk. Thank you very much. check-in: 758418619e user: aku tags: trunk
2023-09-29
16:28
Bumped package version for all modules [a-r]*. (user: rolf) check-in: e5c34f86b7 user: rolf tags: tcl9-testarea-rde
2023-08-16
00:32
More [package require Tcl] work and cleanup, including documentation. Regenerated embedded documentation. check-in: 57962d728c user: rolf tags: tcl9-testarea-rde
2023-08-11
23:52
More adaption to the package require Tcl commands, following what was discussed at the montly meeting 2023/08. More work and changes to come. check-in: 46ab6ea7c8 user: rolf tags: tcl9-testarea-rde
2023-08-01
23:35
TIP 602 related changes. check-in: 1651052424 user: rolf tags: tcl9-testarea-rde
2023-07-18
00:49
Some TIP 602 changes. Work in progress. check-in: 1e779b5871 user: rolf tags: wip
2023-06-23
10:22
Pointsman testbed. check-in: a5532890a4 user: rolf tags: tcl9-testarea-rde
2021-04-30
12:12
Merge trunk. check-in: e535000f3e user: pooryorick tags: pooryorick
2019-11-24
21:25
Merge amg-argparse Leaf check-in: b8b70870c9 user: andy tags: amg-argparse-validation
21:24
Merge trunk Leaf check-in: e7b61937e1 user: andy tags: amg-pipeline
21:24
Merge trunk Leaf check-in: eccc25a0c4 user: andy tags: amg-argparse
2019-06-05
05:02
Integrated testsuite fixups Merged latest work from trunk Regenerated documentation. - Fixed outdated references to feedback.inc Use `modules/common-text/feedback.inc` now. check-in: e3ae2af3f4 user: aku tags: hypnotoad
2019-05-07
01:21
Integrated the doc overhaul work into the trunk. This makes the various guides official. check-in: 6612c2b8a8 user: aku tags: trunk
2019-04-18
23:17
Moved text block for general feedback out of `doctools2base` module to directory `common-text`. Updated all doc references. check-in: 8b098b25f7 user: aku tags: doc-overhaul
2013-06-05
20:52
Merge trunk changes, reminder that this issue is still open. check-in: 4c1ee14d54 user: andreask tags: ooutil-bug-3609183
2013-06-04
05:29
Merged documentation changes re-routing tracker references. check-in: 8c4bf4f087 user: aku tags: trunk
2013-06-03
17:20
Updated the embedded docs, and fixed keywords mis-cleanup. check-in: 1f2b96a8ef user: aku tags: update-doc-tracker-links
2013-06-01
00:07
General cleanup of the manpages: Removed trailing whitespace. Moved keyword and see-also declarations to a standard location, with standard ordering. Compressed blocks of multiple empty lines into singles. Scripted. The script may become a sak command for easy use by dev. check-in: c6b17331c9 user: andreask tags: update-doc-tracker-links
2013-05-31
21:05
Update documentation for new location of tracker, using the opportunity to fix up all the places not using the general feedback include file yet. First pass, only modules with few manpages. check-in: 4991c23cd0 user: andreask tags: update-doc-tracker-links
2013-02-06
20:13
Merged release changes into the doc work. check-in: 8f4aa52040 user: andreask tags: embedded-doc-work
05:46
Tcllib 1.15 Release check-in: 411c419016 user: aku tags: trunk, tcllib-1-15, release
2013-02-01
19:14
Tcllib 1.15 Release Candidate 1 check-in: 3f8bd0ca3d user: andreask tags: tcllib-1-15-rc-1, tcllib-1-15-rc
2011-12-13
18:59
Fixed oops, missing README for 1.14 check-in: f5563cf582 user: andreas_kupries tags: trunk, release, tcllib-1-14
2011-01-25
06:06
Tcllib 1.13 released check-in: d743dbf075 user: andreas_kupries tags: trunk, release, tcllib-1-13
2009-12-07
17:39
Added README for 1.12, and tagged the ChangeLogs check-in: b2ac34c93f user: andreas_kupries tags: trunk, release, tcllib-1-12
2009-03-31
02:14
* pluginmgr.tcl: Hook into the log system of the SafeBase to get * pkgIndex.tcl: more detailed error information when a plugin * pluginmgr.man: could not be loaded. Bumped to version 0.3 check-in: cb3d2aeb83 user: andreas_kupries tags: trunk
2009-01-29
06:16
* apps/*.man: Added category information to the majority of man * modules/*/*.man: pages. check-in: 1221b5ecff user: andreas_kupries tags: trunk
2008-12-15
20:25
Tcllib 1.11.1 Release check-in: 1d34521bb3 user: andreas_kupries tags: trunk, release, tcllib-1-11-1
2008-12-02
04:01
Fix typo in ChangeLogs made at the time of the 1.11 release. check-in: 28939404f0 user: andreas_kupries tags: trunk
2008-10-17
05:32
* * Released and tagged Tcllib 1.11 ======================== * check-in: 3357e7f2d3 user: andreas_kupries tags: trunk, release, tcllib-1-11
2007-09-20
04:17
* pluginmgr.tcl (AddPaths): Fixed typo in the code converting the * pluginmgr.man: package pattern into a regular expression. A * pkgIndex.tcl: bogus space char separated * from its quoting backslash, end result was a RE pattern without capturing parentheses, so the plugin name was never properly extracted from the package name. This fixes [SF Tcllib Bug 1798210]. Thanks to Jeremy Cowgar for the report. Additionally added support for directory 'plugins' in the dot-directories (pluginmgr::path). Package version bumped to 0.2. check-in: 99c81052eb user: andreas_kupries tags: trunk
2007-09-19
17:15
* pluginmgr.man: Fixed typo in the example, used the wrong dot-path (.../plugins, should be .../plugin). Thanks to Jeremy Cowgar for finding this. check-in: dad10085b8 user: andreas_kupries tags: trunk
2007-09-12
16:29
Tcllib 1.10 tagged and released. check-in: 9c32016648 user: andreas_kupries tags: trunk, release, tcllib-1-10
2007-06-23
03:39
Replaced deprecated {expand} syntax in comments with {*}. check-in: 4a72c2ed6b user: andreas_kupries tags: trunk
2007-03-25
01:29
Added sections about how to give feedback (bugs, ideas, ...), and where. check-in: 0cf8d40465 user: andreas_kupries tags: trunk
2007-03-21
23:07
* Changed all documentation files (*.man). Replaced all deprecated commands and list types with their new canonical names, putting the Tcllib documentation back in line with the current definition of the doctools language and its companions. check-in: 480daf51f6 user: andreas_kupries tags: trunk
2006-10-04
02:56
* * Released and tagged Tcllib 1.9 ======================== * check-in: dfb24763f7 user: andreas_kupries tags: trunk, release, tcllib-1-9
2006-06-30
18:53
Inserted a number of pragmas/declares regarding pseudo package requirements. check-in: 1fe58e97b5 user: andreas_kupries tags: trunk
2005-10-06
21:29
* Released and tagged Tcllib 1.8 ======================== check-in: d8dfc6fab0 user: andreas_kupries tags: trunk
2005-09-28
04:51
Another bad whitespace merge. Fixed bad whitespace merges from ME. Fixed some warnings reported by frink. Fixed naming of page in installed modules, added application as well, fixed date of integration. Updated naming and integration date of ME module. Import of fix to cache invalidation bug of tie::std::file. check-in: 48a590216e user: andreas_kupries tags: trunk
2005-08-16
06:06
Polishing the C code. Moved some general code out of the testsuite into the controller. Import of SNTP fixes by Pat Thoyts. check-in: 50058df9d0 user: andreas_kupries tags: trunk
2005-07-29
00:49
Added forgotten index file. check-in: de5ef50b7e user: andreas_kupries tags: trunk
2005-07-08
03:43
Plugin mgmt code and documentation check-in: 277dd6656a user: andreas_kupries tags: trunk