<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-6-5</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>Updates for 3.6.5 release.</title>
<updated>2016-04-22T23:25:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-04-22T23:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9fef93488d2634cc3814ec026227df1bd79b4c75'/>
<id>9fef93488d2634cc3814ec026227df1bd79b4c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified IME caret positioning.</title>
<updated>2016-04-14T13:21:56+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-04-14T13:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=483bbe47309348d096388379c1ad03e2082f647f'/>
<id>483bbe47309348d096388379c1ad03e2082f647f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1140]. JSON lexer added.</title>
<updated>2016-03-20T12:19:59+00:00</updated>
<author>
<name>nkmathew</name>
<email>unknown</email>
</author>
<published>2016-03-20T12:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=269bff4307f3130d1873130baf13b963ef34da0b'/>
<id>269bff4307f3130d1873130baf13b963ef34da0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.6.4.</title>
<updated>2016-03-09T02:46:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-09T02:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f3a8dd77e1b4705824794dc59763211beed796b'/>
<id>7f3a8dd77e1b4705824794dc59763211beed796b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>To avoid failures with MinGW 4.9 switch language standard from c++0x to gnu++0x.</title>
<updated>2016-03-06T22:54:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee52a9e466d956214c9e12498a3f41159b54d678'/>
<id>ee52a9e466d956214c9e12498a3f41159b54d678</id>
<content type='text'>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include stddef.h as using ptrdiff_t and stddef.h is its home.</title>
<updated>2016-03-06T22:49:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=98e216dbae4e4d5dc174378406f9d5488ad09335'/>
<id>98e216dbae4e4d5dc174378406f9d5488ad09335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1813]. Unmangle exported Scintilla_DirectFunction.</title>
<updated>2016-02-24T08:39:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-24T08:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d637abf8c3744eb47166c5fd07c309535037b06'/>
<id>9d637abf8c3744eb47166c5fd07c309535037b06</id>
<content type='text'>
Backed out changeset: 819f953e432b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backed out changeset: 819f953e432b
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry OpenClipboard if it fails as another application may have opened it.</title>
<updated>2016-02-23T00:17:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-23T00:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92b6a5aa31c305a9ad5c7abb50d4384a5205336c'/>
<id>92b6a5aa31c305a9ad5c7abb50d4384a5205336c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified IME caret position discovery.</title>
<updated>2016-02-09T12:27:08+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-02-09T12:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65c55af48f56eae0a46441b46cfe2990ecdc643a'/>
<id>65c55af48f56eae0a46441b46cfe2990ecdc643a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract IME text insertion into AddWString method.</title>
<updated>2016-02-08T05:40:59+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-02-08T05:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=02649b26c2390ac92cd76650e8beeb9ff40167df'/>
<id>02649b26c2390ac92cd76650e8beeb9ff40167df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
