Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-22 | eiotas_spin_add: uses INIT_IOTA and relies on eiotas_iota_init to check name ↵ | Jérémy Zurcher | 1 | -8/+1 | |
parameter | |||||
2012-05-22 | eiotas_iota_init: check for not NULL or empty name parameter | Jérémy Zurcher | 1 | -1/+6 | |
2012-05-22 | eiotas_private.h: add macros INIT_IOTA and ADD_TO_PARENT | Jérémy Zurcher | 1 | -0/+13 | |
2012-05-21 | cosmetic | Jérémy Zurcher | 3 | -4/+4 | |
2012-05-21 | implement eiotas_spin_add and eiotas_spin_free | Jérémy Zurcher | 1 | -7/+36 | |
2012-05-21 | implement eiotas_room_add and eiotas_room_free | Jérémy Zurcher | 1 | -5/+26 | |
2012-05-21 | implement eiotas_iota_init, eiotas_iota_desinit and eiotas_iota_free | Jérémy Zurcher | 1 | -7/+47 | |
2012-05-21 | add eiotas_particle.c and eiotas_link.c | Jérémy Zurcher | 3 | -0/+64 | |
2012-05-21 | eiotas_private.h: fix CHECK_PARENT and BUILD_INSTANCE macros | Jérémy Zurcher | 1 | -9/+9 | |
2012-05-21 | add minimal implementation | Jérémy Zurcher | 7 | -0/+317 | |
2012-05-21 | initial commit: project tree and cmake scripts | Jérémy Zurcher | 1 | -0/+22 | |