]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/base.cpp
Remove unneeded Extensible inheritance and remove "age" field from classbase
[user/henk/code/inspircd.git] / src / base.cpp
2009-09-02 danieldgRemove unneeded Extensible inheritance and remove ...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-22 brainRemove the need for a bunch of the hard coded arrays...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-08-11 brainRemoval of an extern
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
2006-07-10 brainRemove commented out old methods that became templates
2006-07-10 brainIf you ask me, it looks a hell of a lot tidier without...
2006-04-10 omAssorted changes here, Extend() is not templated so...
2006-03-09 omMore const references, this is nearly it apart from...
2006-02-15 w00t- Useless loop removed
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-07 brainAdded Metadata API (for transferring extensibles over...
2005-05-30 brainGCC4.0 warning fixes
2005-05-30 brainAdded operator =
2005-05-30 brainAdded BoolSet utility class
2005-05-28 brainFixed fd_Setsize in cygwin
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-21 brainRemoved some debug output
2005-04-12 brainAdded OnBackgroundTimer method, ticks every 5 seconds...
2005-04-05 brainMajor optimizations!
2004-05-16 brainUpdated header comments
2004-05-01 brainAdded Module::OnAccessCheck
2004-04-30 brainAdded base.cpp, fixed documentation for userrec::HasPer...