<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-10-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>Preparing for 3.10.6 release.</title>
<updated>2019-06-06T03:05:25+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-06-06T03:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=09b2a5a04c2b04252329795ad0f50f5db196f2e1'/>
<id>09b2a5a04c2b04252329795ad0f50f5db196f2e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1283]. Standardise spelling - "color" -&gt; "colour".</title>
<updated>2019-05-10T21:25:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-10T21:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d50a8576e70ab84af42fb0bbac56c2d74ddc1898'/>
<id>d50a8576e70ab84af42fb0bbac56c2d74ddc1898</id>
<content type='text'>
Backport of changeset 7498:7dd63f4402ae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7498:7dd63f4402ae.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1280]. Lexer added for X12.</title>
<updated>2019-05-27T22:34:00+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-05-27T22:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f84f2a3daef704cb309009f51b5da9f325979f68'/>
<id>f84f2a3daef704cb309009f51b5da9f325979f68</id>
<content type='text'>
Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct
definition not having default values, which is a C++14 feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct
definition not having default values, which is a C++14 feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for release.</title>
<updated>2019-05-09T20:57:22+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-05-09T20:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=edbf714e39ede12e2bb0f34623f75d41dbd0189e'/>
<id>edbf714e39ede12e2bb0f34623f75d41dbd0189e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bad backport involving std::round and std::lround for older Mac OSX SDKs.</title>
<updated>2019-04-27T21:39:43+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-27T21:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c7a5c0559aeb74dbb6fa9c76d4a3155ce0f58e8'/>
<id>3c7a5c0559aeb74dbb6fa9c76d4a3155ce0f58e8</id>
<content type='text'>
This reverts parts of changeset 7371:886ffb3884fe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts parts of changeset 7371:886ffb3884fe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for release.</title>
<updated>2019-04-17T22:15:06+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T22:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5569919697ac9fcbf857708a7c84a10b2125248f'/>
<id>5569919697ac9fcbf857708a7c84a10b2125248f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to hide the implementation.</title>
<updated>2019-04-17T04:22:27+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T04:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5746a0c90259cd39255749a33389b2854100905b'/>
<id>5746a0c90259cd39255749a33389b2854100905b</id>
<content type='text'>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Include "CharacterCategory.h" in all files that include "Document.h" as it will</title>
<updated>2019-03-28T21:11:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-28T21:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4c22cdbe64a4024053c202521b69524c655a2c5d'/>
<id>4c22cdbe64a4024053c202521b69524c655a2c5d</id>
<content type='text'>
be needed for adding a CharacterCategory feature.

Backport of changeset 7391:9d98d77e920f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be needed for adding a CharacterCategory feature.

Backport of changeset 7391:9d98d77e920f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Updated ScintillaFramework internationalization to fix warnings from Xcode 10.2.</title>
<updated>2019-03-27T22:32:44+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-27T22:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cdfe68654d62fb181d72ab3ac8c872ba6a94c335'/>
<id>cdfe68654d62fb181d72ab3ac8c872ba6a94c335</id>
<content type='text'>
Backport of changeset 7349:0b7800a19ed3, but only .cxx file reordering.
Internationalization was not backported in case it's not compatible with earlier
versions of XCode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7349:0b7800a19ed3, but only .cxx file reordering.
Internationalization was not backported in case it's not compatible with earlier
versions of XCode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use generic std::abs instead of abs and fabs.</title>
<updated>2019-03-25T00:42:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-25T00:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50bbd6a2bea15a623d19a8a20c5cb01f8cfbe1bd'/>
<id>50bbd6a2bea15a623d19a8a20c5cb01f8cfbe1bd</id>
<content type='text'>
Backport of changeset 7330:09e5fe965a79.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7330:09e5fe965a79.
</pre>
</div>
</content>
</entry>
</feed>
