aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mMattias Andrée2013-06-272-1/+5
* m bug fix + beginning of java testMattias Andrée2013-06-272-1/+53
* m bugMattias Andrée2013-06-261-1/+1
* m + bash bug fixes + add test for bash versionMattias Andrée2013-06-263-33/+140
* add default value 1 for lvl in args_parent_name in bash versionMattias Andrée2013-06-261-0/+3
* add test for python versionMattias Andrée2013-06-261-0/+74
* m fix bugMattias Andrée2013-06-261-1/+1
* m fix bugMattias Andrée2013-06-261-1/+1
* use $(CC) rather than gccMattias Andrée2013-06-261-1/+1
* create jarfileMattias Andrée2013-06-261-0/+1
* fix typo in bash versionMattias Andrée2013-06-261-1/+1
* fix syntax bugs in python versionMattias Andrée2013-06-261-8/+8
* typoMattias Andrée2013-06-261-1/+1
* fix varargsMattias Andrée2013-06-262-35/+69
* missed to initialise variableMattias Andrée2013-06-262-2/+2
* add makefile, why cannot c version be optimised??Mattias Andrée2013-06-261-0/+8
* whoopsMattias Andrée2013-06-261-2/+2
* return list of values when freeing a mapMattias Andrée2013-06-261-3/+31
* fix -pedantic warningsMattias Andrée2013-06-261-2/+2
* fix -Wextra warningsMattias Andrée2013-06-261-3/+3
* fix -Wall warningsMattias Andrée2013-06-261-2/+5
* fix more derpsMattias Andrée2013-06-261-7/+7
* fix some derpsMattias Andrée2013-06-262-36/+37
* implement mapMattias Andrée2013-06-262-9/+119
* m functio renameMattias Andrée2013-06-261-17/+17
* m + add non-static prototypes to .h fileMattias Andrée2013-06-262-1/+348
* move non-static variables into .h fileMattias Andrée2013-06-262-55/+57
* move structs into .h fileMattias Andrée2013-06-262-80/+81
* move includes into new .h fileMattias Andrée2013-06-262-3/+22
* complete map structureMattias Andrée2013-06-261-1/+14
* add functions for creating optionsMattias Andrée2013-06-261-1/+79
* add the map variablesMattias Andrée2013-06-261-4/+11
* free the mapsMattias Andrée2013-06-261-0/+12
* whoopsMattias Andrée2013-06-261-1/+1
* implement more map functionsMattias Andrée2013-06-261-5/+45
* implement more map functionsMattias Andrée2013-06-251-18/+164
* m + implement the reset of the optmap functionsMattias Andrée2013-06-251-7/+38
* use reallocMattias Andrée2013-06-251-23/+58
* missing variable + make some variables staticMattias Andrée2013-06-251-6/+11
* typoMattias Andrée2013-06-251-4/+4
* mMattias Andrée2013-06-251-3/+4
* mMattias Andrée2013-06-251-0/+3
* m + docMattias Andrée2013-06-251-6/+58
* implement args_options functionsMattias Andrée2013-06-251-8/+45
* m + bring all todos togetherMattias Andrée2013-06-251-26/+51
* mMattias Andrée2013-06-251-2/+2
* add function for add optionMattias Andrée2013-06-251-3/+93
* free freequeue on disposeMattias Andrée2013-06-251-11/+22
* determine a upper bound for the queues sizesMattias Andrée2013-06-211-2/+17
* give value to args_messageMattias Andrée2013-06-211-1/+22