Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3: i18n, sysenv, options, language setting changes | Ralph Amissah | 2011-05-04 | 1 | -1/+1 |
| | | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation | ||||
* | v3: param, md remove md.cmd and md.mod shortcut methods, use use md.opt | Ralph Amissah | 2011-04-19 | 1 | -3/+3 |
| | | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod) | ||||
* | v3: sysenv, separate out processing_path method plus consequences | Ralph Amissah | 2011-03-01 | 1 | -4/+4 |
| | |||||
* | v3: space between each and opening curly brace e.g. "x.each {|y| p y}" | Ralph Amissah | 2011-03-01 | 1 | -1/+1 |
| | |||||
* | v3: ruby 1.9 hash symbol syntax adopted | Ralph Amissah | 2011-03-01 | 1 | -2/+2 |
| | |||||
* | v3: use rb1.9.2 "require_relative" syntax | Ralph Amissah | 2011-03-01 | 1 | -17/+17 |
| | |||||
* | v3: use "encoding: utf-8" (instead of coding) | Ralph Amissah | 2011-03-01 | 1 | -1/+1 |
| | |||||
* | increment year (2011) for bin and lib/sisu/v3 | Ralph Amissah | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | v3 introduced as development branch, invoked using "sisu --v3 [instructions] | Ralph Amissah | 2011-02-01 | 1 | -0/+506 |