Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | importing argparser in java | Mattias Andrée | 2013-08-01 | 1 | -3/+6 |
* | m | Mattias Andrée | 2013-08-01 | 1 | -3/+22 |
* | m | Mattias Andrée | 2013-08-01 | 1 | -3/+3 |
* | doc python version | Mattias Andrée | 2013-08-01 | 1 | -2/+96 |
* | m | Mattias Andrée | 2013-08-01 | 1 | -5/+5 |
* | add basic info doc | Mattias Andrée | 2013-08-01 | 1 | -0/+73 |
* | add fdl texinfo | Mattias Andrée | 2013-08-01 | 1 | -0/+505 |
* | add .phony | Mattias Andrée | 2013-08-01 | 1 | -0/+24 |
* | add info to makefile | Mattias Andrée | 2013-08-01 | 1 | -3/+22 |
* | prefix so files with lib | Mattias Andrée | 2013-08-01 | 1 | -4/+4 |
* | typo | Mattias Andrée | 2013-08-01 | 1 | -1/+1 |
* | oh, yeah, I did it that way | Mattias Andrée | 2013-08-01 | 1 | -11/+12 |
* | forgot to use prefix and include .h | Mattias Andrée | 2013-08-01 | 1 | -10/+13 |
* | improve makefile and add install and uninstall | Mattias Andrée | 2013-08-01 | 1 | -4/+92 |
* | m | Mattias Andrée | 2013-07-10 | 1 | -4/+9 |
* | derp | Mattias Andrée | 2013-07-02 | 1 | -0/+2 |
* | misc fix | Mattias Andrée | 2013-07-02 | 3 | -14/+19 |
* | fix make | Mattias Andrée | 2013-07-02 | 1 | -1/+2 |
* | 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 |