summaryrefslogtreecommitdiff
path: root/src/configreader.cpp
AgeCommit message (Expand)Author
2010-07-26Trying to make things a little more const-safe, a work in progress but this i...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-01-11updated copyright info for 2010pimpmylinux
2009-11-28Massive move of all of the Config variables out of global scope to the Config...Adam-
2009-10-13Code style cleanup, replace static_cast<std::string>() with std::string(), sl...cyberbotx
2009-01-02Update copyrights for 2009.rburchell
2008-11-18Added ConfigReader class from InspIRCd to be used in modules to read config f...cyberbotx