Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-07-02 | Fix makefile1.1.3.1 | Mattias Andrée | 1 | -9/+11 |
2021-02-20 | m improvement to config.mk1.1.3 | Mattias Andrée | 1 | -3/+3 |
2019-10-22 | Change license, flat file hier, do not use gpp, join .py and .pyx, simpler makefile1.1.2 | Mattias Andrée | 12 | -2145/+1283 |
2018-08-09 | Fix Python 3.7 compatility1.1.1 | Mattias Andrée | 3 | -150/+150 |
2017-04-21 | Disable global interpretor lock while running external C code1.1 | Mattias Andrée | 1 | -44/+44 |
2017-04-10 | ... | Mattias Andrée | 1 | -2/+2 |
2017-02-24 | Fix typo1.0.1 | Mattias Andrée | 1 | -1/+1 |
2016-08-21 | Fix makefile1.0 | Mattias Andrée | 1 | -2/+2 |
2016-08-21 | m deps | Mattias Andrée | 1 | -0/+1 |
2016-08-20 | test | Mattias Andrée | 1 | -6/+93 |
2016-08-19 | test + fix errors | Mattias Andrée | 3 | -17/+89 |
2016-08-19 | work on test + fix errors | Mattias Andrée | 3 | -11/+81 |
2016-08-19 | _send functions have async parameter rather than creating their instance | Mattias Andrée | 1 | -27/+16 |
2016-08-17 | ... | Mattias Andrée | 3 | -19/+315 |
2016-08-17 | Fix errors and start on test | Mattias Andrée | 3 | -31/+118 |
2016-08-17 | fixs | Mattias Andrée | 2 | -15/+33 |
2016-08-17 | NUL-termination | Mattias Andrée | 1 | -8/+8 |
2016-08-17 | m + fix errors | Mattias Andrée | 2 | -84/+103 |
2016-08-16 | Fix libcoopgamma.py + finish makefile | Mattias Andrée | 2 | -5/+115 |
2016-08-16 | ... | Mattias Andrée | 3 | -87/+113 |
2016-08-16 | Corrections to libcoopgamma_native.pyx.gpp | Mattias Andrée | 1 | -2/+2 |
2016-08-16 | Corrections to libcoopgamma_native.pyx.gpp | Mattias Andrée | 2 | -196/+226 |
2016-08-15 | error handling | Mattias Andrée | 1 | -37/+168 |
2016-08-12 | Do not leak memory | Mattias Andrée | 1 | -301/+342 |
2016-08-09 | implemention of cython functions (there are memory leaks on failures that need addressing) | Mattias Andrée | 2 | -57/+637 |
2016-08-08 | ... | Mattias Andrée | 2 | -5/+116 |
2016-08-08 | ... | Mattias Andrée | 2 | -16/+343 |
2016-08-08 | native functions | Mattias Andrée | 1 | -1/+543 |
2016-08-08 | struct and enums | Mattias Andrée | 2 | -0/+265 |
2016-08-07 | Signatures and documentation methods | Mattias Andrée | 1 | -4/+269 |
2016-08-06 | m fix | Mattias Andrée | 1 | -1/+1 |
2016-08-06 | Add clone and __repr__ functions | Mattias Andrée | 1 | -7/+171 |