<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlib, branch rel-3-2-2</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Added copy constructor and assignment operator to ease manipulation.</title>
<updated>2012-07-10T06:54:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-10T06:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d6c13c887bed0c7fb84edd56d6268bb7696ccf0e'/>
<id>d6c13c887bed0c7fb84edd56d6268bb7696ccf0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary check.</title>
<updated>2012-07-02T05:41:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-02T05:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e541383a52ed6bc5ec5408e1b4b996466c060931'/>
<id>e541383a52ed6bc5ec5408e1b4b996466c060931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IsLowerCase and IsUpperCase not depend on non-portable isascii, take</title>
<updated>2012-07-02T05:36:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-02T05:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b9b5417ab7876c2320d6268fb8fff9e3127f3cf'/>
<id>6b9b5417ab7876c2320d6268fb8fff9e3127f3cf</id>
<content type='text'>
an int argument to match similar calls, and move to header for wider use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an int argument to match similar calls, and move to header for wider use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary check.</title>
<updated>2012-07-02T05:32:12+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-02T05:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd7091be8a473a8e791861ac47eb46b6ece1b635'/>
<id>fd7091be8a473a8e791861ac47eb46b6ece1b635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat negative values as non-ASCII.</title>
<updated>2012-07-02T05:31:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-02T05:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89d629a0515ba0fb2aeb1a13f9be59cbdadb2fa1'/>
<id>89d629a0515ba0fb2aeb1a13f9be59cbdadb2fa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a cast to avoid warnings from cppcheck about sign extension of characters.</title>
<updated>2012-04-21T06:16:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-04-21T06:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d037dc0fc207420e2e198a9fc65e93bf1041226f'/>
<id>d037dc0fc207420e2e198a9fc65e93bf1041226f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed warning suppression that had been included for Visual C++ 6.0.</title>
<updated>2011-11-13T21:42:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-11-13T21:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b528166ba492b12be6779e7f0c77586e35778204'/>
<id>b528166ba492b12be6779e7f0c77586e35778204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to check for other.states.empty() when Merging SparseStates.</title>
<updated>2011-08-05T22:54:55+00:00</updated>
<author>
<name>Ben Bluemel</name>
<email>ben1982@gmail.com</email>
</author>
<published>2011-08-05T22:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0594e9947eb0cca93104cd0f986185eb8c2b3117'/>
<id>0594e9947eb0cca93104cd0f986185eb8c2b3117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to STL sort algorithm on MSVC. Feature #3376826.</title>
<updated>2011-07-25T17:19:18+00:00</updated>
<author>
<name>Marko Njezic</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-25T17:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1b82542ccf3ac9470c6847778a55d9bf787c19eb'/>
<id>1b82542ccf3ac9470c6847778a55d9bf787c19eb</id>
<content type='text'>
Changed remaining C style casts to C++ casts and added one missing cast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed remaining C style casts to C++ casts and added one missing cast.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly set atLineStart depending on startPos. Bug #3377148.</title>
<updated>2011-07-25T13:17:53+00:00</updated>
<author>
<name>Marko Njezic</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-25T13:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ec3a39efbf0a58ad6f66b18019d00068b94d7e4'/>
<id>3ec3a39efbf0a58ad6f66b18019d00068b94d7e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
