Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-05 | Fix problems with using ValueContainerChar by creating a specialized ↵ | Naram Qashat cyberbotx@cyberbotx.com | |
template for ValueContainer. Note: The solution uses new to allocate memory for the variable, we'll have to look into deleting the memory at shutdown, or replacing the char * variables with std::string. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1424 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2008-10-05 | Correct use of ValueContainerChar to work properly instead of crashing at ↵ | Naram Qashat cyberbotx@cyberbotx.com | |
run-time. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1422 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2008-10-03 | Started framework for new config reader, based on hottpd by w00t, copied ↵ | Naram Qashat cyberbotx@cyberbotx.com | |
over from my own fork that was in progress. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1409 5417fbe8-f217-4b02-8779-1006273d7864 |