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

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

[Savannah-register-public] Re: submission of DynArray - savannah.nongnu.


From: Luiji Maryo
Subject: [Savannah-register-public] Re: submission of DynArray - savannah.nongnu.org
Date: Sat, 4 Dec 2010 19:02:22 -0500

I just realized that the version I submitted was incomplete! The
README.textile file was not even close to completion..!

On Fri, Dec 3, 2010 at 2:38 PM, Luiji Maryo <address@hidden> wrote:
> I would like to note that I have modified this library to no longer
> require a typedef and removed the an internally used macro. I'm just
> wondering if I should upload a new .tar.gz of the library or if you
> guys are fine with the one you have.
>
> Thanks for your time!
> - Luiji Maryo <address@hidden>
> Visit me at <http://www.entertainingsoftware.com/>.
>
> On Fri, Dec 3, 2010 at 8:41 AM,  <address@hidden> wrote:
>>
>>
>> A package was submitted to savannah.nongnu.org
>> This mail was sent to address@hidden,
>> address@hidden
>>
>>
>> Luiji Maryo <address@hidden> described the package as follows:
>> License: x11
>> Other License:
>> Package: DynArray
>> System name: dyna
>> Type: non-GNU software & documentation
>>
>> 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.
>>
>>
>> _______________________________________________
>>  Message sent via/by Savannah
>>  http://savannah.gnu.org/
>>
>>
>
>
>
> --
> - Luiji Maryo (a.k.a. Brain Boy)
> Visit me at http://brainboyblogger.blogspot.com/.
>



-- 
- Luiji Maryo (a.k.a. Brain Boy)
Visit me at http://brainboyblogger.blogspot.com/.



reply via email to

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