summaryrefslogtreecommitdiffstats
path: root/common/eurephia_values.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Added a new eurephiaVALUES function: eClear_key_value()David Sommerseth2010-12-131-2/+15
* Fixed a SEGV issue when adding values to a value chainDavid Sommerseth2010-08-241-2/+2
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Added eRemove_value() function, to remove a key/value pair from an eurephiaVA...David Sommerseth2009-09-141-0/+44
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-3/+3
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-3/+1
* Added more comments to the common filesDavid Sommerseth2009-09-021-1/+65
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* BUGFIX: Fixed several errors in eurephia_values.cDavid Sommerseth2008-11-301-34/+47
* Splittet eAdd_value(...) up and put parts of it into eAdd_valuestruct(...) to...David Sommerseth2008-11-301-10/+21
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-271-1/+1
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+120