savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #8781] Submission of libexcept


From: Simon Howard
Subject: [Savannah-register-public] [task #8781] Submission of libexcept
Date: Mon, 20 Oct 2008 11:10:40 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

URL:
  <http://savannah.nongnu.org/task/?8781>

                 Summary: Submission of libexcept
                 Project: Savannah Administration
            Submitted by: fragglet
            Submitted on: Mon 20 Oct 2008 11:10:38 GMT
         Should Start On: Mon 20 Oct 2008 00:00:00 GMT
   Should be Finished on: Thu 30 Oct 2008 00:00:00 GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10034> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10034>


= Registration Details =

* Name: *libexcept*
* System Name:  *libexcept*
* Type: non-GNU software & documentation
* License: Expat License (sometime refered to as MIT License) (None)

----

==== Description: ====
libexcept is a C library that uses longjmp() and preprocessor macros to
implement an exceptions system, similar to exceptions supported in more modern
languages such as Java and C++.

Features include:
 * 100% ANSI standard C, using the standard "setjmp" and "longjmp" library
calls.
 * Thread safe.
 * Exception hierarchies (subtypes).
 * Supports the finally {} keyword.
 * Assertations ala assert().
 * Self-contained, so that it may be easily imported into any project.
 * Fully documented using doxygen.
 * 100% Free Software, under the MIT license.
 * Extensive test suite to test the operation of the library.
 * Built and installed using GNU autotools

The project is currently hosted on Sourceforge, see:

http://libexcept.sourceforge.net/


==== Other Software Required: ====
No external dependencies.


==== Tarball URL: ====
http://puzzle.dl.sourceforge.net/sourceforge/libexcept/libexcept-1.0.0.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?8781>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]