Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-07-15 | Beginning on communication functions | Mattias Andrée | 2 | -4/+182 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_file | Mattias Andrée | 1 | -1/+200 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | Implement libcoopgamma_get_pid_file | Mattias Andrée | 1 | -0/+17 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | Implement libcoopgamma_get_methods | Mattias Andrée | 2 | -7/+209 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | m + add prototypes for functions for communicating with the server | Mattias Andrée | 2 | -0/+132 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | Implement initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 2 | -38/+843 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | Prototypes for initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 1 | -3/+505 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | doc | Mattias Andrée | 1 | -6/+352 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-14 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |