<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v1.2.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0rc2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-07T01:29:45Z</updated>
<entry>
<title>Include explicit parameter list in ProtocolInterface::SendMode</title>
<updated>2009-03-07T01:29:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=96a4a1d41e42dba806c2e9954e148ed838262511'/>
<id>urn:sha1:96a4a1d41e42dba806c2e9954e148ed838262511</id>
<content type='text'>
Also leave the strings split into deque, there's no need to pack it into a
string just to unpack it during the translate.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11181 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch for bug #704 by Darom, allows for 64 bit file offsets, so that signal 25 isnt raised if there is a 2gb logfile (really, WATCH YOUR LOGS)</title>
<updated>2009-02-06T23:48:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-06T23:48:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=89249e32fcdcba46bb5c55383215339ebd5a68ec'/>
<id>urn:sha1:89249e32fcdcba46bb5c55383215339ebd5a68ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11035 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change a few bits to use std::list instead of std::vector.</title>
<updated>2008-12-28T03:27:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-28T03:27:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=376a2833d9274a83e3571da1b69ce2768a7c8bac'/>
<id>urn:sha1:376a2833d9274a83e3571da1b69ce2768a7c8bac</id>
<content type='text'>
Vector is better than list, unless:
 - you require random access (these don't)
 - you require that the memory they are stored in are contiguous (these don't)
This will save a couple of bytes here and there perhaps (along with
much less problems with memory fragmentation and allocation).

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10923 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move stuff to use ASCII map where required.</title>
<updated>2008-12-07T18:31:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=805d47c98e48df374976972c3fcbba36fd4289f8'/>
<id>urn:sha1:805d47c98e48df374976972c3fcbba36fd4289f8</id>
<content type='text'>
Also move this out of being a member totally, as it breaks (gah) and is already untidy.. to be revisited.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>national_case_sensitive_map must be static, thanks to the match stuff being static (this is a bit ugly, but necessary for now).</title>
<updated>2008-12-07T18:31:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6c389362435138c1523e4aedb53938100f6b4c47'/>
<id>urn:sha1:6c389362435138c1523e4aedb53938100f6b4c47</id>
<content type='text'>
Default to national charset map instead of rfc map, as modules may change the pointer.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10857 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InspIRCd::national_case_sensitive_map pointer, defaults to rfc_case_insensitive_map.</title>
<updated>2008-12-07T18:31:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c2c0b7733c0d752bdab4d42a33a3a777266b90a'/>
<id>urn:sha1:3c2c0b7733c0d752bdab4d42a33a3a777266b90a</id>
<content type='text'>
Modules may override this pointer to customise casemapping of nick/channel names.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10856 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Thread safety fixes to avoid crashes on rehash, dont reopen logs within the rehash thread. Put this in the safe part of the rehash operation, after the thread exits. Put a mutex around the part where the thread exits, just in case somehow there are two rehash threads exiting at the same time due to user </title>
<updated>2008-11-22T16:54:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-11-22T16:54:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9bddcf91ac79f34f8721bbf161f90cc4cc9dbe8c'/>
<id>urn:sha1:9bddcf91ac79f34f8721bbf161f90cc4cc9dbe8c</id>
<content type='text'>
muppetry.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Migrate oper commands to an std::set, add a set for privs also. Change the API a bit.</title>
<updated>2008-10-18T16:52:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f43283920224b3d762ae371d7320024512a8afde'/>
<id>urn:sha1:f43283920224b3d762ae371d7320024512a8afde</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10661 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
