<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-7-6</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>Apply change set 6308 to LongTerm3 branch.</title>
<updated>2017-06-15T00:11:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-15T00:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=129b15637d0b011c8a78af42269b4de93c3fe69e'/>
<id>129b15637d0b011c8a78af42269b4de93c3fe69e</id>
<content type='text'>
Fix bug where retrieving encoded bytes failed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug where retrieving encoded bytes failed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 3.7.5 release.</title>
<updated>2017-05-23T06:42:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-23T06:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06a15f3405b018517d17bf26ab83b29b569d4057'/>
<id>06a15f3405b018517d17bf26ab83b29b569d4057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SparseVector work with move-only types.</title>
<updated>2017-05-21T13:08:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-21T13:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3debda34b8aa21a770142a055b8fa7e4a8a7355f'/>
<id>3debda34b8aa21a770142a055b8fa7e4a8a7355f</id>
<content type='text'>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unique_ptr on Cocoa.</title>
<updated>2017-05-06T23:06:34+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-06T23:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e83b93832fa5d40d2543c8a967c256d9439fe041'/>
<id>e83b93832fa5d40d2543c8a967c256d9439fe041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For Cocoa, use unique_ptr for drawing surfaces and don't check for allocation</title>
<updated>2017-05-02T00:35:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-02T00:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aac6399324495f2dffe8b52c1f4bcfbe931bc3ff'/>
<id>aac6399324495f2dffe8b52c1f4bcfbe931bc3ff</id>
<content type='text'>
failure as that throws an exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
failure as that throws an exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary cast.</title>
<updated>2017-04-23T22:36:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-23T22:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2a8dca4afaa7e95260350a524131ae7961bbec7c'/>
<id>2a8dca4afaa7e95260350a524131ae7961bbec7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make string encoding and decoding more regular by using std::string more and</title>
<updated>2017-04-23T22:35:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-23T22:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ee9473dff2a2ab9a2ebdf3d06a252cece3fc6d2'/>
<id>9ee9473dff2a2ab9a2ebdf3d06a252cece3fc6d2</id>
<content type='text'>
wrapping CFStringCreateWithBytes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wrapping CFStringCreateWithBytes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use simple alloc as "memory zones are no longer used by Objective-C"</title>
<updated>2017-04-22T11:36:12+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-22T11:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f938f6136142574461346ef8e356a516ac318510'/>
<id>f938f6136142574461346ef8e356a516ac318510</id>
<content type='text'>
according to Apple's API Reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
according to Apple's API Reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict cursor changing to visible bounds so the text area cursor doesn't show</title>
<updated>2017-04-22T10:24:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-22T10:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1eeadce64ec9d786c1da10e98f188a3221b7373b'/>
<id>1eeadce64ec9d786c1da10e98f188a3221b7373b</id>
<content type='text'>
over other views above and below ScintillaView.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
over other views above and below ScintillaView.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ScintillaTest project with current Xcode.</title>
<updated>2017-04-22T09:28:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-22T09:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce8991b3f3b156ada52871052cc856201e1474de'/>
<id>ce8991b3f3b156ada52871052cc856201e1474de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
