Переглянути джерело

Update TIGCCLIB history.

git-svn-id: file:///var/svn/tigccpp/trunk@908 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 17 роки тому
батько
коміт
8089181e29
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      tigcc/doc/System/Info/history/history.hss

+ 3 - 1
tigcc/doc/System/Info/history/history.hss

@@ -16,13 +16,15 @@ Title=History of the Library
 <A HREF="$$LINK(peekpoke.h/pokeIO_bchg)">pokeIO_bchg</A> macros</LI>
 <LI>Bugfix: Fixed support for external data variables using Fargo-style compressed relocs</LI>
 <LI>Added: Support for Mlink-format relocs</LI>
-<LI>Updated: Grayscale routine size-optimized by Lionel Debroux and Jesse Frey.</LI>
+<LI>Updated: Grayscale routine size-optimized by Lionel Debroux, Jesse Frey and Martial Demolins.</LI>
 <LI>Bugfix: Added <CODE>const</CODE> for the sprite data in the sprite function prototypes.</LI>
 <LI>Bugfix: Fixed a bug in in-use bit support affecting PedroM versions prior to 0.81.</LI>
 <LI>Updated: Merged an optimization to the in-use bit setting code from the <CODE>pstarter</CODE>.</LI>
 <LI>Bugfix: Fixed calling <A HREF="$$LINK(gray.h/GrayOn)">GrayOn</A> twice not working (despite the documentation saying it works).</LI>
 <LI>Bugfix: Fixed <A HREF="$$LINK(link.h/LIO_CTX)">LIO_CTX</A> structure (<CODE>VarSize</CODE> is an <CODE>unsigned long</CODE>, not an <CODE>unsigned short</CODE>).</LI>
 <LI>Bugfix: Fixed an unoptimizable <CODE>jsr</CODE> into a <CODE>jbsr</CODE> in trampoline offset computation.</LI>
+<LI>Bugfix: Fixed the formulas (wrong left side) in the documentation of <CODE>catanh</CODE> and <CODE>ccos</CODE>.</LI>
+<LI>Updated: Optimized the address hack for <CODE>OSFastArrows</CODE>.</LI>
 </UL>
 
 <B>Release 2.6 (24. X 2004.)</B>