Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | m | Mattias Andrée | 2013-07-02 | 1 | -43/+43 | |
* | add c test | Mattias Andrée | 2013-06-30 | 2 | -0/+99 | |
* | update makefile | Mattias Andrée | 2013-06-30 | 1 | -2/+2 | |
* | add package for java version | Mattias Andrée | 2013-06-30 | 2 | -0/+3 | |
* | add clean | Mattias Andrée | 2013-06-30 | 1 | -0/+2 | |
* | compile java test | Mattias Andrée | 2013-06-30 | 1 | -0/+1 | |
* | add argument checking in java test | Mattias Andrée | 2013-06-27 | 1 | -1/+27 | |
* | message should be null if there are no message arguments | Mattias Andrée | 2013-06-27 | 1 | -7/+9 | |
* | add options to java test | Mattias Andrée | 2013-06-27 | 1 | -0/+7 | |
* | option classes in java version can be static and should hence be so | Mattias Andrée | 2013-06-27 | 1 | -4/+4 | |
* | fix get parentName in java version | Mattias Andrée | 2013-06-27 | 1 | -9/+15 | |
* | derp | Mattias Andrée | 2013-06-27 | 1 | -3/+2 | |
* | m | Mattias Andrée | 2013-06-27 | 2 | -1/+5 | |
* | m bug fix + beginning of java test | Mattias Andrée | 2013-06-27 | 2 | -1/+53 | |
* | m bug | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | m + bash bug fixes + add test for bash version | Mattias Andrée | 2013-06-26 | 3 | -33/+140 | |
* | add default value 1 for lvl in args_parent_name in bash version | Mattias Andrée | 2013-06-26 | 1 | -0/+3 | |
* | add test for python version | Mattias Andrée | 2013-06-26 | 1 | -0/+74 | |
* | m fix bug | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | m fix bug | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | use $(CC) rather than gcc | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | create jarfile | Mattias Andrée | 2013-06-26 | 1 | -0/+1 | |
* | fix typo in bash version | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | fix syntax bugs in python version | Mattias Andrée | 2013-06-26 | 1 | -8/+8 | |
* | typo | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | fix varargs | Mattias Andrée | 2013-06-26 | 2 | -35/+69 | |
* | missed to initialise variable | Mattias Andrée | 2013-06-26 | 2 | -2/+2 | |
* | add makefile, why cannot c version be optimised?? | Mattias Andrée | 2013-06-26 | 1 | -0/+8 | |
* | whoops | Mattias Andrée | 2013-06-26 | 1 | -2/+2 | |
* | return list of values when freeing a map | Mattias Andrée | 2013-06-26 | 1 | -3/+31 | |
* | fix -pedantic warnings | Mattias Andrée | 2013-06-26 | 1 | -2/+2 | |
* | fix -Wextra warnings | Mattias Andrée | 2013-06-26 | 1 | -3/+3 | |
* | fix -Wall warnings | Mattias Andrée | 2013-06-26 | 1 | -2/+5 | |
* | fix more derps | Mattias Andrée | 2013-06-26 | 1 | -7/+7 | |
* | fix some derps | Mattias Andrée | 2013-06-26 | 2 | -36/+37 | |
* | implement map | Mattias Andrée | 2013-06-26 | 2 | -9/+119 | |
* | m functio rename | Mattias Andrée | 2013-06-26 | 1 | -17/+17 | |
* | m + add non-static prototypes to .h file | Mattias Andrée | 2013-06-26 | 2 | -1/+348 | |
* | move non-static variables into .h file | Mattias Andrée | 2013-06-26 | 2 | -55/+57 | |
* | move structs into .h file | Mattias Andrée | 2013-06-26 | 2 | -80/+81 | |
* | move includes into new .h file | Mattias Andrée | 2013-06-26 | 2 | -3/+22 | |
* | complete map structure | Mattias Andrée | 2013-06-26 | 1 | -1/+14 | |
* | add functions for creating options | Mattias Andrée | 2013-06-26 | 1 | -1/+79 | |
* | add the map variables | Mattias Andrée | 2013-06-26 | 1 | -4/+11 | |
* | free the maps | Mattias Andrée | 2013-06-26 | 1 | -0/+12 | |
* | whoops | Mattias Andrée | 2013-06-26 | 1 | -1/+1 | |
* | implement more map functions | Mattias Andrée | 2013-06-26 | 1 | -5/+45 | |
* | implement more map functions | Mattias Andrée | 2013-06-25 | 1 | -18/+164 | |
* | m + implement the reset of the optmap functions | Mattias Andrée | 2013-06-25 | 1 | -7/+38 | |
* | use realloc | Mattias Andrée | 2013-06-25 | 1 | -23/+58 |