taskSavannah Administration - Tasks: task #8395, Submission of BASICS

 
 

task #8395: Submission of BASICS

Submitter:  Arnaud Troël <atroel>
Submitted:  Thu 10 Jul 2008 05:40:33 PM UTC
   
 
Should Start On:  Thu 10 Jul 2008 12:00:00 AM UTC Should be Finished on:  Sun 20 Jul 2008 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  alexshulgin Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Oct 2008 06:38:49 AM UTC, comment #4: 

thank you!

Arnaud Troël <atroel>
Sun 05 Oct 2008 07:07:14 PM UTC, comment #3: 

Hi,

I've approved your project--welcome on board! :)

You'll receive a mail message with further instructions shortly.

--
Alex

Alexander Shulgin <alexshulgin>
Sat 04 Oct 2008 09:50:55 AM UTC, comment #2: 

Hi,

I am still planning to use Savannah to host this project unless you cannot review it in a reasonable time. In fact, I guess this project is quite well described and it should not take you a long time to decide.

Looking forward to reading your answer,

Best regards,

Arnaud.

Arnaud Troël <atroel>
Fri 03 Oct 2008 07:54:48 PM UTC, comment #1: 

Hi,

sorry for delay.

Are you still planning to use Savannah to host your project?  If not, please tell us--this will make us gain some time to review other projects.

--
Regards,
Alex

Alexander Shulgin <alexshulgin>
Thu 10 Jul 2008 05:40:33 PM 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: BASICS
  • System Name:  basics
  • Type: non-GNU software & documentation
  • License: Other (FreeBSD license (aka 2-clause BSD license))





Description:

BASICS stands for Basics Are Simple Idiot C Samples.

It is a C software library that aims at providing the bare necessities when developing C software on constrained environments, for instance where no operating system is available.

It reduces its dependencies to the bare minimum (at least, an ANSI C compiler) and provides a way to easily enable or disable features when not needed.

The covered functional subset is well-documented and quite small so as to focus on code efficiency with regard to resources (CPU, memory). It also makes this library easy to use as a base for quick or tiny C project.

Typical features are:

- queues, lists, doubly ended queues, AVL tree, RnB trees
- memory allocators and pools
- fixed point mathematics
- C ANSI exceptions
- lightweight object oriented framework
- design patterns C enabler

It is clearly not meant to become a concurrent for projects like glib or such, as it has a different scope.



Other Software Required:

none


Tarball URL:

http://atroel.free.fr/basics-0.1.tar.gz


Arnaud Troël <atroel>

 

(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 atroel (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-10-05 alexshulgin StatusCancelled Done
    2008-10-05 alexshulgin StatusWait reply Cancelled
        Open/ClosedOpen Closed
    2008-10-03 alexshulgin StatusNone Wait reply
        Assigned toNone alexshulgin

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code