Commit Graph

10 Commits

Author SHA1 Message Date
rkowen
d933e90187 Allow loading and unloading the .modulerc & .version files
Removed the Tcl intrepretor from many of the locate_modulefile utility routines.
Simplified the error code with uvec.
Added "tag" to MHash object for existence testing.
Passes all tests but 2 generate "duplicate version symbol ... found".
Merged in from the mfiles branch.
2009-10-15 19:10:19 +00:00
rkowen
4a7ecf14b7 Merged the nodeb branch into the main trunk. 2009-08-23 23:30:42 +00:00
rkowen
e63e578ad0 Merged in the btclobj1 branch changes to the main trunk - converted the
module commands to Tcl dual-ported objects.
2009-08-23 06:57:18 +00:00
rkowen
f4abf70a1e * All string allocation is performed by a common internal routine
* --disable-beginenv is now the configuration default
2009-08-13 19:17:43 +00:00
rkowen
a5ce7f6926 Merged in the bnocache branch to the main source tree. 2009-08-11 22:01:29 +00:00
rkowen
c9936f9817 Rolled in the remaining 3.2.7 changes to the main branch. 2009-08-03 16:23:58 +00:00
rkowen
9f8cb87369 Rolled in the xstrtok changes and tests from modules-3-2-2. 2006-05-01 14:52:19 +00:00
rkowen
616678ad25 Added the CONST84 qualifier to eliminate compiler warnings, and the side
effects.
2005-11-29 04:16:07 +00:00
rkowen
8edb4f1fb2 Cleaned up the test proc code, and normalized the "refresh" code to the
existing standard.
2005-11-22 06:16:56 +00:00
rkowen
0fa1d9a2c6 * ModuleCmd_Refresh.c: Like "update" but refreshes only the
non-persistent attributes of the currently loaded modules,
  regardless of the state of the loaded modules (i.e. refresh
  aliases).
(still needs some test code)
2005-11-21 20:13:21 +00:00