aboutsummaryrefslogtreecommitdiff
path: root/src/server/tcl_server.h
AgeCommit message (Expand)Author
2009-11-30do not extern 'interp' from command.cZachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch
2008-07-06- fixed build issues with win32ntfreak
2008-07-06Charles Hardin <ckhardin@gmail.com> - Tcl Serveroharboe