index
:
powwow
master
powwow
bpk@hoopajoo.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reorganizing files
Steve Slaven
2019-11-05
1
-2713/+0
*
remove some non-ANSI C support
powwow@askgustav.com
2019-04-23
1
-234/+235
*
stop using bzero() and check a few return values
Gustav Hållberg
2013-07-13
1
-4/+6
*
Add a configure option to select plugin directory.
Kalev Lember
2009-04-08
1
-1/+2
*
added #addstatic command
Gustav Hållberg
2009-01-16
1
-4/+16
*
cleaned up #option code and added '#option list'
Gustav Hållberg
2009-01-16
1
-82/+141
*
fixed formatting errors in '#help'
Gustav Hållberg
2009-01-16
1
-74/+159
*
set better $TITLE when viewing help texts
Gustav Hållberg
2009-01-16
1
-4/+7
*
fixed some compilation warnings
Gustav Hållberg
2009-01-16
1
-1/+1
*
renamed _cmd_init() to initialize_cmd() and added a function prototype for it
Gustav Hållberg
2009-01-16
1
-1/+1
*
Don't try and load non-.so files in cmd_module
Steve Slaven
2007-10-09
1
-0/+4
*
Fixes bugged #var $(expression).
Steve Slaven
2006-01-31
1
-9/+27
*
Better handling of line continuation (Elestir)
Steve Slaven
2006-01-31
1
-9/+7
*
Allow configuring the group delimiter to any arbitrary string
Steve Slaven
2006-01-31
1
-1/+10
*
Added #speedwalk command for using speedwalks even if you have
Steve Slaven
2005-10-28
1
-1/+15
*
Added line-continuation support to the #ex command
Steve Slaven
2005-04-05
1
-5/+21
*
Updated debian version, make #module loaded objects export their symbols
Steve Slaven
2005-03-21
1
-1/+1
*
Moved #module before #movie
Steve Slaven
2005-03-21
1
-2/+2
*
Internally renamed some option flags to match their #opt counterparts:
Steve Slaven
2005-03-21
1
-38/+38
*
Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply
Steve Slaven
2005-03-21
1
-37/+37
*
Don't include dlfcn.h if no libdl
Steve Slaven
2005-03-21
1
-0/+3
*
Do not include #module support if there is no libdl
Steve Slaven
2005-03-21
1
-1/+5
*
Made #module print messages prefixed with #module instead of #lib, also display
Steve Slaven
2005-03-12
1
-2/+4
*
Changed #module to not require the .so extension, and added some checks
Steve Slaven
2005-03-12
1
-0/+6
*
Changed the #module command to handle searching multiple (currently compiled in)
Steve Slaven
2005-03-12
1
-6/+18
*
Initial revision
v1.2.7
Steve Slaven
2005-03-12
1
-0/+2464