taskSavannah Administration - Tasks: task #8781, Submission of libexcept

 
 

task #8781: Submission of libexcept

Submitter:  Simon Howard <fragglet>
Submitted:  Mon 20 Oct 2008 11:10:38 AM UTC
   
 
Should Start On:  Mon 20 Oct 2008 12:00:00 AM UTC Should be Finished on:  Thu 30 Oct 2008 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 30 Nov 2008 05:23:18 PM UTC, comment #2: 

Sorry we've lost you.

Alexander Shulgin <alexshulgin>
Mon 27 Oct 2008 01:07:33 PM UTC, comment #1: 

Hi,

I withdraw my application.

Thanks.

Simon Howard <fragglet>
Mon 20 Oct 2008 11:10:38 AM UTC, original submission:  

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 page, accessible only to site administrators, effectively logged as site administrators (superuser):



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


Simon Howard <fragglet>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by alexshulgin (Posted a comment)
  • -email is unavailable- added by fragglet (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-11-30 alexshulgin StatusNone Cancelled
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code