<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile_bor, branch rel-3-3-2</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>makefile_vc and makefile_bor are replaced with scintilla.mak</title>
<updated>2000-09-05T11:40:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-09-05T11:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89bc7ee98eea2a71464eb8018e1549f1ecd097ae'/>
<id>89bc7ee98eea2a71464eb8018e1549f1ecd097ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sharing most of the definition of how to build objects in objs.mak.</title>
<updated>2000-08-30T13:34:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-08-30T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7cd566349ebbd720a30bef78db7ce09a090722b1'/>
<id>7cd566349ebbd720a30bef78db7ce09a090722b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lua language support from Paul Winwood.</title>
<updated>2000-06-12T03:06:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-06-12T03:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=00d22991e9c56fe6164a55bc32919216291f3ab7'/>
<id>00d22991e9c56fe6164a55bc32919216291f3ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimise for size.</title>
<updated>2000-05-08T14:51:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-05-08T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d1a4d1dbdaa39bd84383f232445797d451fcf25'/>
<id>5d1a4d1dbdaa39bd84383f232445797d451fcf25</id>
<content type='text'>
No parenthesis warning as it triggers inside standard MAKELONG macro.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No parenthesis warning as it triggers inside standard MAKELONG macro.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for Borland C++ 5.5.</title>
<updated>2000-05-08T14:03:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-05-08T14:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d803c2d78469d461c75b3767fca2c6097d6a27b'/>
<id>3d803c2d78469d461c75b3767fca2c6097d6a27b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warning squashing.</title>
<updated>2000-04-08T02:16:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-04-08T02:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4fe90137dc48e5ca07e9223694ab8926c9ebbf13'/>
<id>4fe90137dc48e5ca07e9223694ab8926c9ebbf13</id>
<content type='text'>
Updated contributors list.
Fixed lexing of MS warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated contributors list.
Fixed lexing of MS warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split a Document based Accessor (DocumentAccessor) off from</title>
<updated>2000-04-04T09:17:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-04-04T09:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3032c371bd9231f097226869e80bf56543ae2cab'/>
<id>3032c371bd9231f097226869e80bf56543ae2cab</id>
<content type='text'>
the old accessor which is now called WindowAccessor.
Accessor.h defines a common interface which is the type consumed
by the lexers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the old accessor which is now called WindowAccessor.
Accessor.h defines a common interface which is the type consumed
by the lexers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed comments to refer to Borland.</title>
<updated>2000-04-01T01:22:41+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-04-01T01:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a54fa180f65c6664ecd707cd9953f0781eaefed6'/>
<id>a54fa180f65c6664ecd707cd9953f0781eaefed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed warning in ScintillaWin.</title>
<updated>2000-03-17T06:10:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-03-17T06:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4c576f1e008b738c46d4e1990f0d3cfe40ec331'/>
<id>b4c576f1e008b738c46d4e1990f0d3cfe40ec331</id>
<content type='text'>
makefile_bor uses Lex*.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
makefile_bor uses Lex*.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Lex* files.</title>
<updated>2000-03-16T11:32:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2000-03-16T11:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f269884e78e6ed2005dd21b70bc0bdc0dcc66e0'/>
<id>9f269884e78e6ed2005dd21b70bc0bdc0dcc66e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
