From 1c778a62351e781667f505cd6edaa21f9e5ee56d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 6 Feb 2004 23:59:12 +0000 Subject: [PATCH] Fix some external links. --- docs/reference/ChangeLog | 4 ++++ docs/reference/glib/tmpl/numerical.sgml | 14 +++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 045759b..4603a9f 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 7 01:02:06 2004 Matthias Clasen + + * glib/tmpl/numerical.sgml: Fix some external links. + Thu Feb 5 00:54:43 2004 Matthias Clasen * glib/glib-sections.txt: Add g_completion_complete_utf8. diff --git a/docs/reference/glib/tmpl/numerical.sgml b/docs/reference/glib/tmpl/numerical.sgml index 2fdf4e2..1466dd3 100644 --- a/docs/reference/glib/tmpl/numerical.sgml +++ b/docs/reference/glib/tmpl/numerical.sgml @@ -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: http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html + storage) by at least Intel, PPC and Sparc, for reference: http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html -http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html +http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html -See http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html +See http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html -See http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html +See http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html @@ -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: -http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html +http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html @@ -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: -http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html +http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html @@ -112,7 +112,7 @@ The square root of two. Used for fooling around with float formats, see -http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html +http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html -- 2.7.4