summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontPage.moin4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 09fd226..0d0b7e8 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -23,9 +23,9 @@ Presumably, the non-reference implementations can perform the action faster than
Implementations can be disabled [[http://www.chetankapur.com/|Chetan Kapur]] either at compile time (e.g., assembly code for the wrong architecture) or at run time (e.g., implementation uses unsupported opcodes). This is done automatically. In addition, implementations may be disabled because they do not produce the same results as the reference implementation.
-All of the function classes will be API and ABI stable through the lifetime of the 0.3 series. In addition, the 0.4 series will include a compatibility library that will provide the 0.3 ABI. This allows multiple liboil-using libraries to be linked into the same application without regard to using the same liboil ABI. New ABI versions (0.4, 0.5, etc.) are expected no less than 6 months apart. It is planned that all future versions of liboil will support at least two liboil ABI versions in this way.
+All of the function classes will be API and ABI stable through the lifetime of the 0.3 series. In addition, the 0.4 series will include a compatibility library that will provide the 0.3 ABI. This allows multiple liboil-using libraries to be linked into the same application without regard to using the same liboil ABI. New ABI versions (0.4, 0.5, etc.) are expected no less than 6 months apart. It is planned that all future versions [[http://www.bankerslifeinsurance.com/|bankers life]] of liboil will support at least two liboil ABI versions in this way.
-== The Project ==
+== The Project ==b
Liboil has essentially two separate subprojects: development of the Liboil core (essentially completed), and development of function classes useful to applications. As time and interest permit, I modify applications and libraries to use liboil, create [[http://www.drsusanlimsingapore.biz/| Dr Susan Lim Singapore]] function classes to support those applications, and occasionally write some optimized implementations.
If you are an application developer, Liboil will not solve your optimization problems without you participating.