Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/*.sh, lib/*/*.sh: Add ".sh" to header comment. | P. J. McDermott | 2013-08-18 | 1 | -1/+1 |
* | lib/*.sh, lib/*/*.sh: Rewrite include guards. | P. J. McDermott | 2013-08-18 | 1 | -2/+2 |
* | lib/load.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -11/+8 |
* | s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources. | P. J. McDermott | 2013-06-15 | 1 | -2/+2 |
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
* | Standardize use of quotes in code style. | P. J. McDermott | 2012-09-26 | 1 | -1/+1 |
* | Return rather than print value in _ob_return. | P. J. McDermott | 2012-09-09 | 1 | -3/+6 |
* | Make the load module use common module's stack MM. | P. J. McDermott | 2012-09-08 | 1 | -7/+8 |
* | Implement ob_use. | P. J. McDermott | 2012-09-07 | 1 | -0/+44 |