[llvm-commits] [llvm] r145137 - /llvm/trunk/docs/ReleaseNotes.html
Benjamin Kramer
benny.kra at googlemail.com
Fri Nov 25 13:03:06 PST 2011
Author: d0k
Date: Fri Nov 25 15:03:06 2011
New Revision: 145137
URL: http://llvm.org/viewvc/llvm-project?rev=145137&view=rev
Log:
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.
Modified:
llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=145137&r1=145136&r2=145137&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Fri Nov 25 15:03:06 2011
@@ -700,24 +700,6 @@
</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>
<!-- *********************************************************************** -->
More information about the llvm-commits
mailing list