Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Eiotas_Particle uses Eina_Inlist | Jérémy Zurcher | 1 | -8/+5 |
2012-05-23 | Eiotas_Spin: sys_fifo and app_fifo, Eina_Array->Eina_List | Jérémy Zurcher | 1 | -8/+10 |
2012-05-22 | implement eiotas_spin_send_particle | Jérémy Zurcher | 1 | -0/+9 |
2012-05-22 | PRINTPTR macro replace pointer cast to unsigned int | Jérémy Zurcher | 8 | -9/+16 |
2012-05-22 | eiotas_iota_free: add default clause to switch | Jérémy Zurcher | 1 | -0/+3 |
2012-05-22 | eiotas_private.h: add missing cast in INIT_IOTA | Jérémy Zurcher | 1 | -3/+3 |
2012-05-22 | eiotas_private.h: declare eiotas_iota_desinit and eiotas_iota_init | Jérémy Zurcher | 1 | -0/+5 |
2012-05-22 | missing pointer cast to unsigned int | Jérémy Zurcher | 1 | -1/+1 |
2012-05-22 | eiotas_spin_release_particle return value type is void | Jérémy Zurcher | 1 | -1/+1 |
2012-05-22 | eiotas_main: include eina_main.h | Jérémy Zurcher | 1 | -0/+2 |
2012-05-22 | DBG usage: cast pointers to unsigned int | Jérémy Zurcher | 6 | -6/+7 |
2012-05-22 | headers: fix eiotas_config.h usage | Jérémy Zurcher | 9 | -33/+3 |
2012-05-22 | implement eiotas_spin_require_particle and eiotas_spin_release_particle | Jérémy Zurcher | 1 | -0/+18 |
2012-05-22 | provide minimal implementation of eiotas_particle_alloc and eiotas_particle_free | Jérémy Zurcher | 1 | -1/+9 |
2012-05-22 | implement eiotas_door_add and eiotas_door_free | Jérémy Zurcher | 1 | -3/+18 |
2012-05-22 | eiotas_private.h: fix typo userbits->user_bits | Jérémy Zurcher | 1 | -8/+8 |
2012-05-22 | eiotas_private.h: add CHECK_USERBITS macro | Jérémy Zurcher | 1 | -0/+16 |
2012-05-22 | eiotas_room_add: uses INIT_IOTA and ADD_TO_PARENT macros | Jérémy Zurcher | 1 | -10/+3 |
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 |
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 |