]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/typedefs.h
Switch <stdint.h> test to use a test file too.
[user/henk/code/inspircd.git] / include / typedefs.h
2012-11-29 attilamolnarMake LocalUserList an std::list
2012-11-29 attilamolnarAdd a typedef for LocalUserList
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-17 attilamolnarFix pending invites not being removed when a channel...
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 CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2010-02-02 danieldgExecutable include for MOTD and more
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-17 danieldgRewrite ConfigReader again
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
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-01-02 w00tUpdate copyrights for 2009.
2008-06-12 brainNow builds ok on gcc 4.3, not tested fully. Also UGLY...
2008-02-05 fezfixed std:: stuff
2008-02-03 w00tClear up header insanity
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-04 w00tRemove some stuff that isn't needed from here.
2007-11-03 brainRemove needless headers from typedefs.h
2007-10-15 w00tIn the grand tradition of huge fucking commits:
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...
2007-06-17 brainComments
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-07-08 brainRemove Server::AddExtendedMode and Server::AddExtendedL...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-03-07 brainWhowas refactor - probably wont compile yet
2005-12-16 brainSo many inclusion loops it makes your head spin - forwa...
2005-12-14 brainTidying of stuff
2005-12-14 brainTidied up typos
2005-12-14 brainMade inspircd itself a class, and called its instance...
2005-12-14 brainConfig fixes for moving MOTD and RULES vectors into...
2005-12-14 brainTidied up modules.h added some typedefs to typedefs.h
2005-12-14 brainmoved declarations of typedefs for user_hash and chan_h...