aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/sysenv.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12Ralph Amissah2012-01-231-6/+6
|
* v3dv: call most methods by full name (include associated module & class names)Ralph Amissah2012-01-231-37/+37
| | | | * messing with code, merge back now likely to become v3.2
* v3dv: sysenv, use "which" instead of "whereis" to locate programs, testRalph Amissah2012-01-231-1/+1
| | | | * [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS]
* v3dv: class names, use more CamelCaseRalph Amissah2012-01-101-130/+130
|
* v3dv: class names, remove "SiSU_" (reserve for module names for consistency)Ralph Amissah2012-01-101-7/+7
|
* v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-101-0/+5291
* (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)