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

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

[Savannah-register-public] [task #10785] Submission of DynArray


From: Luiji Maryo
Subject: [Savannah-register-public] [task #10785] Submission of DynArray
Date: Fri, 03 Dec 2010 13:41:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12

URL:
  <http://savannah.gnu.org/task/?10785>

                 Summary: Submission of DynArray
                 Project: Savannah Administration
            Submitted by: luiji
            Submitted on: Fri 03 Dec 2010 08:41:39 AM EST
         Should Start On: Fri 03 Dec 2010 12:00:00 AM EST
   Should be Finished on: Mon 13 Dec 2010 12:00:00 AM EST
                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.gnu.org/siteadmin/groupedit.php?group_id=10688> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

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


= Registration Details =

* Name: *DynArray*
* System Name:  *dyna*
* Type: non-GNU software & documentation
* License: X11 license

----

==== Description: ====
DynArray is a library of C X-Macros for the creation and manipulation of
dynamically resizing arrays. It supports creating arrays holding any types
supported by C, from integers to structs. It might possibly be usable in C++,
including the ability to create arrays of class instances, however it would be
useless in such a medium due to the std::vector class.

Currently DynArray only supports commands for creating, manipulating, and
destroying dynamic arrays, however I plan to add functionality to create
foreach loops and other constructs that are useful in languages that support
dynamically resizing arrays.


==== Other Software Required: ====
There are no dependencies other then a C89-compatible compiler.
Theoretically, it could work on even pre-standard compilers.


==== Other Comments: ====
It is licensed under the X11 license due to its small size. Otherwise I would
of GPLed it.


==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/dynarray-0.0.0.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?10785>

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




reply via email to

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