Fix some external links.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 6 Feb 2004 23:59:12 +0000 (23:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 6 Feb 2004 23:59:12 +0000 (23:59 +0000)
docs/reference/ChangeLog
docs/reference/glib/tmpl/numerical.sgml

index 045759b..4603a9f 100644 (file)
@@ -1,3 +1,7 @@
+Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/numerical.sgml: Fix some external links.
+
 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
 
        * glib/glib-sections.txt: Add g_completion_complete_utf8.
index 2fdf4e2..1466dd3 100644 (file)
@@ -16,24 +16,24 @@ The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the
        sign, mantissa and exponent of IEEE floats and doubles. These
        unions are defined as appropriate for a given platform. 
  IEEE floats and doubles are supported (used for
-       storage) by at least Intel, PPC and Sparc, for reference: <ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+       storage) by at least Intel, PPC and Sparc, for reference: <ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>
 
 <!-- ##### SECTION See_Also ##### -->
 <para>
-<ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+<ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>
 
 <!-- ##### MACRO G_IEEE754_FLOAT_BIAS ##### -->
 <para>
-See <ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+See <ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>
 
 
 
 <!-- ##### MACRO G_IEEE754_DOUBLE_BIAS ##### -->
 <para>
-See <ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+See <ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>
 
 
@@ -45,7 +45,7 @@ The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the
        unions are defined as appropriate for a given platform. 
  IEEE floats and doubles are supported (used for
        storage) by at least Intel, PPC and Sparc, for reference: 
-<ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+<ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>
 
 
@@ -56,7 +56,7 @@ The #GFloatIEEE754 and #GDoubleIEEE754 unions are used to access the
        unions are defined as appropriate for a given platform. 
  IEEE floats and doubles are supported (used for
        storage) by at least Intel, PPC and Sparc, for reference: 
-<ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+<ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>
 
 
@@ -112,7 +112,7 @@ The square root of two.
 <!-- ##### MACRO G_LOG_2_BASE_10 ##### -->
 <para>
 Used for fooling around with float formats, see 
-<ulink url="http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html">http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html</ulink>
+<ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink>
 </para>