aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-11-25 21:03:06 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-11-25 21:03:06 +0000
commit1e9ff6df144f53f5073298e55d756d73e9972dd1 (patch)
tree37a44b274e4ec75a8afa593bae0f6e094cf59ee4 /docs
parentcc08977d1439a244c82517ed2193e304b91dfc69 (diff)
downloadexternal_llvm-1e9ff6df144f53f5073298e55d756d73e9972dd1.zip
external_llvm-1e9ff6df144f53f5073298e55d756d73e9972dd1.tar.gz
external_llvm-1e9ff6df144f53f5073298e55d756d73e9972dd1.tar.bz2
Remove ZooLib from the projects list.
I don't see how the project is using LLVM and we really can't list every user of the clang analyzer. Sorry. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145137 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 333d829..0d15ee5 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -700,24 +700,6 @@ be used to verify some algorithms.
</div>
-<!--=========================================================================-->
-<h3>The ZooLib C++ Cross-Platform Application Framework</h3>
-
-<div>
-
-<p><a href="http://www.zoolib.org/">ZooLib</a> is Open Source under the MIT
- License. It provides GUI, filesystem access, TCP networking, thread-safe
- memory management, threading and locking for Mac OS X, Classic Mac OS,
- Microsoft Windows, POSIX operating systems with X11, BeOS, Haiku, Apple's iOS
- and Research in Motion's BlackBerry.</p>
-
-<p>My current work is to use CLang's static analyzer to improve ZooLib's code
- quality. I also plan to set up LLVM compiles of the demo programs and test
- programs using CLang and LLVM on all the platforms that CLang, LLVM and
- ZooLib all support.</p>
-
-</div>
-
</div>
<!-- *********************************************************************** -->