<feed xmlns='http://www.w3.org/2005/Atom'>
<title>terex, branch master</title>
<subtitle>TECO Regular Expression Engine</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/'/>
<entry>
<title>added Automake file</title>
<updated>2026-06-21T20:26:42+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-06-21T20:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/commit/?id=16cf84d794bfe9fdb245d38760256286384d8380'/>
<id>16cf84d794bfe9fdb245d38760256286384d8380</id>
<content type='text'>
Builds two convenience libraries: libterex.la and libteurex.la.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Builds two convenience libraries: libterex.la and libteurex.la.
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed hsrex to terex</title>
<updated>2026-06-21T20:10:44+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-06-21T20:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/commit/?id=d2b12491df9e4fc6cdaddcd0af9b43b08d821775'/>
<id>d2b12491df9e4fc6cdaddcd0af9b43b08d821775</id>
<content type='text'>
This will be the SciTECO regular expression engine and we have to fork
it permanently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be the SciTECO regular expression engine and we have to fork
it permanently.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed some warnings when building with `-Wall`</title>
<updated>2026-06-21T20:05:37+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-06-21T20:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/commit/?id=ba7d2c8e48711cf089c35745234d71574bc7ae7f'/>
<id>ba7d2c8e48711cf089c35745234d71574bc7ae7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode builds now expect UTF-8 strings</title>
<updated>2026-06-21T20:05:37+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-06-21T19:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/commit/?id=13f5fd77bbc528862f295f9e7196f3ff709d185a'/>
<id>13f5fd77bbc528862f295f9e7196f3ff709d185a</id>
<content type='text'>
* They are built with `-DREGEX_UTF8` instead of `-DREGEX_WCHAR`.
  Functions are called reg_ucomp() and reg_uexec() instead for consistency.
  The library is now called libhsurex.so instead of libhswrex.so.
* The `chr` type is now always `unsigned char`.
  As a result many other uses of the `chr` type had to be changed to pchr
  (which is always large enough to hold a byte or wide character).
  Generally we try to keep code changes as small as possible since
  we may have to backport changes from the Tcl codebase or contribute
  patches to the Tcl project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* They are built with `-DREGEX_UTF8` instead of `-DREGEX_WCHAR`.
  Functions are called reg_ucomp() and reg_uexec() instead for consistency.
  The library is now called libhsurex.so instead of libhswrex.so.
* The `chr` type is now always `unsigned char`.
  As a result many other uses of the `chr` type had to be changed to pchr
  (which is always large enough to hold a byte or wide character).
  Generally we try to keep code changes as small as possible since
  we may have to backport changes from the Tcl codebase or contribute
  patches to the Tcl project.
</pre>
</div>
</content>
</entry>
<entry>
<title>added .gitignore</title>
<updated>2026-06-21T20:05:37+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-06-21T19:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/commit/?id=10b47c9226b6267e5a4be4e79fe79314bf969025'/>
<id>10b47c9226b6267e5a4be4e79fe79314bf969025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import</title>
<updated>2014-12-26T05:19:46+00:00</updated>
<author>
<name>Gary Houston</name>
<email>ghouston@arglist.com</email>
</author>
<published>2014-12-26T05:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/terex/commit/?id=888eaffd36ff841a0b7c562de67e498336270ce7'/>
<id>888eaffd36ff841a0b7c562de67e498336270ce7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
