summaryrefslogtreecommitdiffstats
path: root/lib/load.sh
Commit message (Expand)AuthorAgeFilesLines
* lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-181-1/+1
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2013-08-181-2/+2
* lib/load.sh: Remove _ob_local.P. J. McDermott2013-08-181-11/+8
* s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-06-151-2/+2
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
* Standardize use of quotes in code style.P. J. McDermott2012-09-261-1/+1
* Return rather than print value in _ob_return.P. J. McDermott2012-09-091-3/+6
* Make the load module use common module's stack MM.P. J. McDermott2012-09-081-7/+8
* Implement ob_use.P. J. McDermott2012-09-071-0/+44