<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_watch.cpp, branch v1.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v1.2.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-08-15T11:32:49Z</updated>
<entry>
<title>win: Last part of support required for VS2010:</title>
<updated>2009-08-15T11:32:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-15T11:32:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01ce98f2746be837a64f5f9ed2c36eeaabae7462'/>
<id>urn:sha1:01ce98f2746be837a64f5f9ed2c36eeaabae7462</id>
<content type='text'>
NEEDS COMPILE TESTING ON: gcc3 (if possible), gcc4, vs2008.
 - Check for vs2010 in hash_map.h
   - use unordered_map if it exists
 - change all map creations to:
    #if defined(WINDOWS) &amp;&amp; !defined(HASHMAP_DEPRECATED)
       // old windows crap
    #else
       #if HASHMAP_DEPRECATED
           // tr1/gcc crap
       #endif
    #endif

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11524 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OnRehash changes: split to multiple hooks to clarify use and prevent explosion of rehashes on a /REHASH *</title>
<updated>2009-05-24T02:53:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-24T02:53:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0da6b3a13def40e8fd002b9fc60f955467f6372d'/>
<id>urn:sha1:0da6b3a13def40e8fd002b9fc60f955467f6372d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11388 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clarify CMD_LOCALONLY return values for /WATCH</title>
<updated>2009-02-25T17:26:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-02-25T17:26:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a01d6ade99770a6262f4858bdd92b43bc230bab0'/>
<id>urn:sha1:a01d6ade99770a6262f4858bdd92b43bc230bab0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11151 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://www.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>Fix incorrect watch usage, patch from dz (thanks).</title>
<updated>2008-11-02T04:28:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T04:28:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7901c49c541860a6c120b9220bf6196e4d3672f7'/>
<id>urn:sha1:7901c49c541860a6c120b9220bf6196e4d3672f7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10791 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert "Remove user no longer being watched, not the quitting one. Fix from Szymek (thanks), tested by Darom."</title>
<updated>2008-10-31T12:45:29Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T12:45:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8828741c72ff0774ba461ca21caf5768d05079bc'/>
<id>urn:sha1:8828741c72ff0774ba461ca21caf5768d05079bc</id>
<content type='text'>
This reverts commit 636b4b712aecf427e1f6e48e456b9221ae53dc4e.

This commit is *NOT* correct, and causes crashes, nor can I see (with review) how this is wrong...


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10757 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Watch visibility test was working the wrong way. Patch from Darom.</title>
<updated>2008-10-28T10:32:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-28T10:32:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5e16f83df83e251f93e30f90e094abc4bf03248'/>
<id>urn:sha1:c5e16f83df83e251f93e30f90e094abc4bf03248</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10735 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove user no longer being watched, not the quitting one. Fix from Szymek (thanks), tested by Darom.</title>
<updated>2008-10-27T20:29:08Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-27T20:29:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecbddde66a11aec8c4ccc967a38bce45ac7ce699'/>
<id>urn:sha1:ecbddde66a11aec8c4ccc967a38bce45ac7ce699</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10728 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
