EnglishFrançais
TexAPI Version 2.4 Imprimer

This table lists the most recent releases of TexAPI 2.4 for each platform.
Select the Number in the Version column for Release Notes.
To see details about a particular platform, click on the platform link (if any).

Version Date Platform Download
2.4.004 19 Jul 00 AIX for Power PC 254 K
AIX for RS/6000 249 K
Digital Unix Version 4 for Alpha 448 K
FreeBSD 4.x for x86 266 K
HP/UX 216 K
IRIX for SGI
Linux for x86, libc version 6 310 K
Linux for x86, libc version 5 304 K
SCO OpenServer 5 (Unixware-compatible) 250 K
Solaris 2.6 for SPARC 341 K
UWIN  for Windows NT 192 K
Windows NT 552 K
Release Notes
2.4.004 - 19 July 2000
  • Modified configuration script to allow creation of true UWIN binaries (with no specific windows code dependencies) as well as Windows binaries. This means there are now two completely separate releases for Windows platforms.
2.4.003 - 8 June 2000
  • Added per-thread error messages to prevent errors on different threads overwriting each other.
2.4.002 - 4 May 2000
  • Moved texps out of htmlserver directory into a new ps directory. This ensures it is installed correctly even when texhtmlserver is not made.
2.4.001 - 29 Mar 2000
  • Added XML export program, texxmlexport, which exports the results of a texql query in XML format.
  • Added perl directory for perl packages. All packages are in the "ke" namespace. Initial packages include:
ke::debug for debugging
ke::xml::parser perl-only XML parser
  • Added perl script, texxmlodbc, which converts an XML export file into an ODBC schema.ini file and a series of comma-separated data files.
  • Fixed bug in VB layer TexRowNew() function which caused VB to crash.
  • Reworked VB layer TexCursSort() function. It now takes a sem-colon separated string as its sort specification. This makes it (currently) inconsistent with the C and C++ functions. This will be fixed soon :-)