<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-2-12</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>Rewritten flagship lexer for xBase languages. Feature #2992689.</title>
<updated>2010-05-04T04:20:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-05-04T04:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3bea1c2deceda1550a1aef4892b6e65451e5c599'/>
<id>3bea1c2deceda1550a1aef4892b6e65451e5c599</id>
<content type='text'>
Comments Clipper: *, &amp;&amp;
Comments C/C++ Doxygen: /* ... */, //
Doxygen keywords
Strings: single quotes, double
Operators including @
Dates: {^...}
Constants: nil, .t., .f.
Word Operators: .not., .and., .or.
Disabled code pragmas: begindump, __cstream, enddump, __endtext
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Comments Clipper: *, &amp;&amp;
Comments C/C++ Doxygen: /* ... */, //
Doxygen keywords
Strings: single quotes, double
Operators including @
Dates: {^...}
Constants: nil, .t., .f.
Word Operators: .not., .and., .or.
Disabled code pragmas: begindump, __cstream, enddump, __endtext
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplest changes from Feature Request #2992689 Lexer for xBase dialects.</title>
<updated>2010-05-02T22:47:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-05-02T22:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a0e66715813ecda7a61e512c11349cd1d3df01b2'/>
<id>a0e66715813ecda7a61e512c11349cd1d3df01b2</id>
<content type='text'>
Removes unused lexical states.
Removes treament of "'" as comment indicator for folding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes unused lexical states.
Removes treament of "'" as comment indicator for folding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made compatible with clang.</title>
<updated>2010-04-30T13:35:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-04-30T13:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e41eecbf8bcc23eba2e3a3e928b8ec2963bc71d2'/>
<id>e41eecbf8bcc23eba2e3a3e928b8ec2963bc71d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #2994224 CSS @font-face displayed incorrectly</title>
<updated>2010-04-30T06:58:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-04-30T06:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e63e7ff6354eb01b1955a5a1d1f2deebedeab330'/>
<id>e63e7ff6354eb01b1955a5a1d1f2deebedeab330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made Scintilla.h compatible with the C language when stdbool.h not included.</title>
<updated>2010-04-07T23:07:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-04-07T23:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1bd04b8595cbfa379f26b1ade6985ccc77f8f19'/>
<id>e1bd04b8595cbfa379f26b1ade6985ccc77f8f19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added struct keywords so that Scintilla.h works as a C header.</title>
<updated>2010-04-06T23:32:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-04-06T23:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e1bc47777aa12c3c5d8dbb5188780b79adee113'/>
<id>5e1bc47777aa12c3c5d8dbb5188780b79adee113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SCI_GETTAG.</title>
<updated>2010-03-26T06:31:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-03-26T06:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6de3de1530c4bd4067cd6533de4a3a8c4092a5c'/>
<id>c6de3de1530c4bd4067cd6533de4a3a8c4092a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed support for GTK+ 1.x.</title>
<updated>2010-03-25T23:49:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-03-25T23:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0fef28514f648522f7e62abee2ed729cf5d94063'/>
<id>0fef28514f648522f7e62abee2ed729cf5d94063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using preprocessor that should be set in environment rather than from</title>
<updated>2010-03-14T01:02:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-03-14T01:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=36550f3c1ed7cc7207ae04206b8424cde303691b'/>
<id>36550f3c1ed7cc7207ae04206b8424cde303691b</id>
<content type='text'>
Platform.h to avoid use of PLatform.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Platform.h to avoid use of PLatform.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change definition of Sci_RangeToFormat to avoid reliance on Platform.h.</title>
<updated>2010-03-13T03:40:05+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-03-13T03:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1c6bfac2880b4f9b9b0691cf9cb44f426dedae65'/>
<id>1c6bfac2880b4f9b9b0691cf9cb44f426dedae65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
