aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma_native.pyx.gpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test + fix errorsMattias Andrée2016-08-191-14/+20
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* work on test + fix errorsMattias Andrée2016-08-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-08-171-14/+146
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors and start on testMattias Andrée2016-08-171-14/+22
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fixsMattias Andrée2016-08-171-10/+27
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* NUL-terminationMattias Andrée2016-08-171-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + fix errorsMattias Andrée2016-08-171-20/+40
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-08-161-86/+86
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Corrections to libcoopgamma_native.pyx.gppMattias Andrée2016-08-161-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Corrections to libcoopgamma_native.pyx.gppMattias Andrée2016-08-161-196/+214
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not leak memoryMattias Andrée2016-08-121-301/+342
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* implemention of cython functions (there are memory leaks on failures that need addressing)Mattias Andrée2016-08-091-18/+537
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-08-081-0/+92
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-08-081-2/+259
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* native functionsMattias Andrée2016-08-081-1/+543
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* struct and enumsMattias Andrée2016-08-081-0/+246
Signed-off-by: Mattias Andrée <maandree@kth.se>