<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaFramework/ScintillaFramework.xcodeproj, branch rel-3-20-0</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>Synchronizing LongTerm3 with default.</title>
<updated>2020-01-05T22:10:23+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-01-05T22:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ca79b65eea2653ecbf62eb0f1d0caf4ff6dea601'/>
<id>ca79b65eea2653ecbf62eb0f1d0caf4ff6dea601</id>
<content type='text'>
Ideally this covers anything missed during the backport process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ideally this covers anything missed during the backport process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Added Raku lexer and style properties and example files</title>
<updated>2020-01-05T03:08:11+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-01-05T03:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f72696207af4aab18744f65b3bf671d3465cb7b'/>
<id>7f72696207af4aab18744f65b3bf671d3465cb7b</id>
<content type='text'>
Backport of changeset 7900:bcb95162cd06.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7900:bcb95162cd06.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1324] Add Hollywood lexer.</title>
<updated>2019-12-06T22:58:59+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-12-06T22:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0766880307787b28d32f7d68ffc3f0e9448df88'/>
<id>b0766880307787b28d32f7d68ffc3f0e9448df88</id>
<content type='text'>
Backport of changeset 7761:abba8b1c6f4a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7761:abba8b1c6f4a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Release build turns off assert by defining NDEBUG.</title>
<updated>2019-11-01T21:29:42+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-01T21:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eccf9236ba151b0ca896af5abf4c2fbc166b587f'/>
<id>eccf9236ba151b0ca896af5abf4c2fbc166b587f</id>
<content type='text'>
Backport of changeset 7748:aaf9e24d1256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7748:aaf9e24d1256.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.</title>
<updated>2019-07-11T15:45:48+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T15:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=915e4978fdea3642d27dc94e69d90b140894bc14'/>
<id>915e4978fdea3642d27dc94e69d90b140894bc14</id>
<content type='text'>
Backport of changeset 7569:ab69548334b7, but with custom `_strnlen` function
since `strnlen` is not part of the C or C++ standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7569:ab69548334b7, but with custom `_strnlen` function
since `strnlen` is not part of the C or C++ standard.
</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>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: 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: Enable Base internationalization to avoid warning from Xcode.</title>
<updated>2019-03-10T22:12:18+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-10T22:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3cda62ba44addd92b3951370c1a0ade9b18977be'/>
<id>3cda62ba44addd92b3951370c1a0ade9b18977be</id>
<content type='text'>
Backport of changeset 7311:7a24b18327fa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7311:7a24b18327fa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.</title>
<updated>2019-03-09T21:22:53+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c53954dcfe6af820d8de19df94f6b44ab4068d5'/>
<id>6c53954dcfe6af820d8de19df94f6b44ab4068d5</id>
<content type='text'>
Backport of changeset 7283:aaeca7f7cf9d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7283:aaeca7f7cf9d.
</pre>
</div>
</content>
</entry>
</feed>
