Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-17 | Micro-optimizations related to std::string | Thorbjørn Lindeijer | 1 | -1/+1 | |
* Rely on the fact that a std::string is empty by default * Use std::string::empty() rather than comparing to "" * Construct with std::string() rather than from "" Reviewed-by: Bertram | |||||
2010-02-07 | Update Copyright date for Manaserv. | Bertram | 1 | -1/+1 | |
2009-12-06 | Fixed name of the project in copyright headers | Thorbjørn Lindeijer | 1 | -7/+6 | |
Also updated the headers to refer to the GPL by URL instead of suggesting to contact the FSF by snail mail, as per the latest GPL usage instructions. | |||||
2009-05-24 | Fixed compilation problem with GCC 4.4 | Bjørn Lindeijer | 1 | -4/+8 | |
Fix ported from the client. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
2008-05-22 | Fixed compilation with GCC 4.3 (patch by rodge). | Bjørn Lindeijer | 1 | -0/+1 | |
2008-04-23 | Switched to alternative SHA-256 implementation from InspIRCd. | Bjørn Lindeijer | 1 | -0/+276 | |