Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | Particle: add eiotas_particle_split_dst | Jérémy Zurcher | 1 | -0/+8 |
2012-06-01 | Particle, add Eina_Stringshare struct fields : cur_action, cur_door, cur_room | Jérémy Zurcher | 1 | -0/+3 |
2012-06-01 | cleanup eiotas_particle_has_dst, add eiotas_particle_next_dst | Jérémy Zurcher | 1 | -0/+9 |
2012-06-01 | add eiotas_particle_has_dst with tests | Jérémy Zurcher | 1 | -1/+11 |
2012-05-31 | add eiotas_particle_match | Jérémy Zurcher | 1 | -0/+10 |
2012-05-31 | eiotas_particle.h: fix documentation | Jérémy Zurcher | 1 | -5/+5 |
2012-05-31 | Particle : add eiotas_particle_data_del | Jérémy Zurcher | 1 | -0/+10 |
2012-05-31 | Particle : add eiotas_particle_data_set | Jérémy Zurcher | 1 | -0/+11 |
2012-05-31 | Particle : add eiotas_particle_data_get | Jérémy Zurcher | 1 | -0/+10 |
2012-05-31 | Particle : add eiotas_particle_link_fields_set | Jérémy Zurcher | 1 | -0/+9 |
2012-05-31 | eiotas_particle_add_destinations->eiotas_particle_destinations_add | Jérémy Zurcher | 1 | -1/+1 |
2012-05-31 | add const to some function parameters | Jérémy Zurcher | 5 | -7/+7 |
2012-05-29 | documentation | Jérémy Zurcher | 9 | -61/+186 |
2012-05-29 | documentation | Jérémy Zurcher | 9 | -33/+315 |
2012-05-29 | Particle: implement eiotas_particle_add_destinations | Jérémy Zurcher | 1 | -0/+2 |
2012-05-25 | Particle: define and implement eiotas_particle _reset, _init, _merge | Jérémy Zurcher | 1 | -0/+6 |
2012-05-25 | Particle: feed the struct | Jérémy Zurcher | 1 | -1/+13 |
2012-05-23 | Eiotas_Particle uses Eina_Inlist | Jérémy Zurcher | 2 | -4/+5 |
2012-05-23 | Eiotas_Spin: sys_fifo and app_fifo, Eina_Array->Eina_List | Jérémy Zurcher | 1 | -2/+3 |
2012-05-23 | cleanup structs | Jérémy Zurcher | 6 | -30/+36 |
2012-05-22 | eiotas_spin_release_particle return value type is void | Jérémy Zurcher | 1 | -1/+1 |
2012-05-22 | headers: declare eiotas_xx_free functions | Jérémy Zurcher | 5 | -0/+10 |
2012-05-22 | eiotas_spin.h: add macros eiotas_spin_require_particle and eiotas_spin_releas... | Jérémy Zurcher | 1 | -0/+5 |
2012-05-22 | eiotas_particle.h: add eiotas_particle_alloc prototype | Jérémy Zurcher | 1 | -0/+2 |
2012-05-21 | add eiotas_particle.c and eiotas_link.c | Jérémy Zurcher | 1 | -1/+1 |
2012-05-21 | add missing eiotas_iota_free prototype | Jérémy Zurcher | 1 | -0/+2 |
2012-05-21 | add headers | Jérémy Zurcher | 10 | -0/+390 |