Commit Graph

11 Commits

Author SHA1 Message Date
rkowen
ed05fe74a5 Merging in the changes from the mlist branch. 2009-09-01 19:16:28 +00:00
rkowen
4a7ecf14b7 Merged the nodeb branch into the main trunk. 2009-08-23 23:30:42 +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
8c1da45de8 First pass through tagging all the translateable text with _(...), etc.
for easy extraction by xgettext.  Passes all tests.
2006-01-31 04:16:52 +00:00
rkowen
e2d51d5bb3 Made all the 'First Edition' years to be 4 digits. 2005-11-29 04:26:30 +00:00
rkowen
86f2b63fc0 Merged in the modules_3_2_predeep_branch branch to the main trunk.
Removed the hash library.
2005-11-14 23:51:08 +00:00
rkowen
a64995805f 2002-09-16 R.K. Owen <rk@owen.sj.ca.us>
* colcomp.c: removed
	* utility.c: added colcomp.c contents
	* Makefile.am: removed colcomp.c
	* main.c: Added DEF_COLLATE_BY_NUMBER output for --version
	* configure.ac: changed USE_COLCOMP to DEF_COLLATE_BY_NUMBER,
	  and added memdebug
	* locate_module.c: changed USE_COLCOMP and GetModuleName for deep dirs.
	* modules_def.h: check for HAVE_CONFIG_H, and added memdebug
	* ModuleCmd_List.c: Simplified using uvec objects
2002-09-16 16:49:28 +00:00
lakata
f1ed5ba2b3 sanity check added in case _LMFILES_ and LOADEDMODULES env vars get corrupted externally 2002-04-29 18:45:00 +00:00
rk
e816ab15b5 modules is a shell tool for setting-up the user environment on the
fly, as it were.  It's a powerful mechanism for dynamically changing
environment variables, aliases, X11 resources, etc.
It uses an embedded Tcl intrepretor, with a few extensions.  Therefore,
it has a well defined language syntax.
Version 3.1 is GPL, and includes many improvements over the 3.0beta.
2000-06-28 00:17:34 +00:00