summaryrefslogtreecommitdiffstats
path: root/WebServer/Globals.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-01Missing auto_ptr headermadmaxoft@gmail.com1-0/+1
2012-02-01Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!madmaxoft@gmail.com1-0/+1
2012-01-31Can now receive POST data in WebPlugins!faketruth1-1/+1
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-0/+78