summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author112.205.235.54 <112.205.235.54.pldt.net>2011-10-29 14:39:46 +0000
committer112.205.235.54 <112.205.235.54.pldt.net>2011-10-29 14:39:46 +0000
commitea743a23e62b6a1953fd8591e960b318467fae77 (patch)
tree6b1b6b63ad3685e104e07ebd21dea66b547c4904
parentc0fdb8b496c7cd7cacebbf9734914eaeddcbffa3 (diff)
-rw-r--r--FrontPage.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 950d769..09fd226 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -26,7 +26,7 @@ Implementations can be disabled [[http://www.chetankapur.com/|Chetan Kapur]] eit
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.
== The Project ==
-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 function classes to support those applications, and occasionally write some optimized implementations.
+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.