]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/hashcomp.h
Update copyright headers.
[user/henk/code/inspircd.git] / include / hashcomp.h
2021-05-14 InspIRCd RobotUpdate copyright headers.
2021-03-05 Sadie PowellFix a bunch of really obvious unnecessary includes.
2021-03-05 InspIRCd RobotUpdate copyright headers.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-09-03 Peter PowellAdd GetNumericToken to sepstream.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-02-01 linuxdaemonAllow multiple fingerprints in an oper block (#1564)
2019-01-24 Peter PowellImplement support for the extended tag space for client...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-21 Peter PowellFix warnings from Doxygen.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-10 Peter PowellSplit irc::tokenparser::GetToken into GetMiddle and...
2018-08-10 Peter PowellRemove the integer overloads of irc::tokenparser::GetTo...
2018-07-26 Peter PowellReplace irc::stringjoiner with a generic stdalgo::strin...
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-16 Peter PowellReplace the remaining use of irc::string with irc:...
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-13 Peter PowellRemove <alias:matchcase> and associated code.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-23 Attila MolnarMerge branch 'master+ircstring'
2016-08-22 Attila MolnarUpdate documentation in hashcomp.h
2016-08-22 Attila MolnarRemove all non-member irc::string operators
2016-08-22 Attila MolnarRemove now unused SearchAndReplace() function
2016-08-22 Attila MolnarRemove now unused assign() functions
2016-08-22 Attila MolnarCreate irc::equals() from StrHashComp
2016-08-22 Attila MolnarRemove unused irc::tokenstream::GetToken() overload...
2016-08-22 Attila MolnarRemove unused irc::hash
2016-08-22 Attila MolnarRemove unused trim() function
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-12-28 Attila MolnarFix some whitespace issues
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-09-03 Attila MolnarRemove irc::modestacker
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-02-06 Peter PowellConvert irc::stringjoiner to be a method instead of...
2014-01-21 Attila MolnarMerge insp20
2014-01-04 Attila MolnarAdd functor that does strict weak ordering based on...
2014-01-04 Peter PowellFix some Windows-related problems.
2013-09-08 attilamolnarHide all symbols that aren't exported explicitly
2013-08-30 attilamolnarMerge insp20
2013-06-12 attilamolnarSimplify stringjoiner: take 1 parameter, join from...
2013-06-05 attilamolnarMerge insp20
2013-06-02 AdamMerge pull request #550 from Adam-/master+sepstream
2013-06-02 Adams/seperator/separator/g
2013-06-02 AdamRewrote sepstream and tokenstream to be less ugly
2013-06-01 attilamolnarMove a few trivial functions into headers
2013-05-18 attilamolnarirc::tokenstream and irc::sepstream cleanup
2013-05-18 attilamolnarirc::stringjoiner cleanup
2013-05-18 attilamolnarDeduplicate hex string creation code
2013-05-15 attilamolnarirc::Spacify--
2013-05-15 AdamMerge pull request #531 from SaberUK/master+snprintf...
2013-05-15 Peter PowellReplace some C-isms with C++-isms.
2013-04-27 attilamolnarMerge insp20
2013-04-20 Attila MolnarMerge pull request #495 from SaberUK/master+fix-libcpp
2013-04-19 Peter PowellFix building with libc++.
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 Attila MolnarMerge pull request #454 from SaberUK/master+misc-improv...
2013-04-01 Peter PowellPurge references to the deprecated GetStackedLine method.
2013-04-01 Peter PowellPurge the deprecated hash_map from existance.
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-11 attilamolnarDon't manage memory manually for the commasepstream...
2012-07-11 attilamolnarUse std::set instead of std::map in irc::portparser
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Peter PowellFix Doxygen syntax errors.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFixes for bug #12
2011-04-19 Daniel De GraafMerge commit 'refs/merge-requests/5' of git://gitorious...
2011-04-10 AdamFixed Windows build on VS 2010
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-17 danieldgMake classbase and refcountbase uncopyable; expand...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-08-15 w00twin: Last part of support required for VS2010:
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-02-08 brainFix some stuff for nationalchars
2009-01-23 brainTemplateise this
2009-01-23 brainFix m_nationalchars using a copy and paste of my unsafe...
next