Age | Commit message (Expand) | Author |
---|---|---|
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-12-31 | Update my name and email address. | Sadie Powell |
2017-11-25 | Convert the remaining things away from the caller/handler API. | Peter Powell |
2017-11-25 | Convert IsNick to std::function. | Peter Powell |
2016-08-08 | Include <array> or <tr1/array> globally | Attila Molnar |
2014-09-27 | Add the insp::aligned_storage template | Attila Molnar |
2014-05-23 | Replace the configure templating system with something better. | Peter Powell |
2014-01-04 | Fix some Windows-related problems. | Peter Powell |
2013-09-08 | Hide all symbols that aren't exported explicitly | attilamolnar |
2013-06-01 | Remove unused code from configure. | Peter Powell |
2013-05-20 | Fix msvc detection of variadic template support | Peter Powell |
2013-05-21 | Add support for detecting C++11 variadic templates. | Peter Powell |
2013-05-16 | Fix GCC warnings about using C++11 features when not in C++11 mode. | Peter Powell |
2013-05-07 | Clean up cross-platform compatibility. | Peter Powell |