aboutsummaryrefslogtreecommitdiffstats
path: root/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Added line-continuation support to the #ex commandSteve Slaven2005-04-051-5/+21
* Updated debian version, make #module loaded objects export their symbolsSteve Slaven2005-03-211-1/+1
* Moved #module before #movieSteve Slaven2005-03-211-2/+2
* Internally renamed some option flags to match their #opt counterparts:Steve Slaven2005-03-211-38/+38
* Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not applySteve Slaven2005-03-211-37/+37
* Don't include dlfcn.h if no libdlSteve Slaven2005-03-211-0/+3
* Do not include #module support if there is no libdlSteve Slaven2005-03-211-1/+5
* Made #module print messages prefixed with #module instead of #lib, also displaySteve Slaven2005-03-121-2/+4
* Changed #module to not require the .so extension, and added some checksSteve Slaven2005-03-121-0/+6
* Changed the #module command to handle searching multiple (currently compiled in)Steve Slaven2005-03-121-6/+18
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+2464