index
:
edoors
master
C/EFL rewrite of evenja - https://github.com/evenja
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
eiotas_particle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
add eiotas_particle_match
Jérémy Zurcher
1
-0
/
+5
2012-05-31
update_link_value: add buffer overflow detection, set link_value to NULL when...
Jérémy Zurcher
1
-5
/
+12
2012-05-31
Particle : add eiotas_particle_data_del
Jérémy Zurcher
1
-0
/
+12
2012-05-31
Particle : add eiotas_particle_data_set
Jérémy Zurcher
1
-0
/
+13
2012-05-31
Particle : add eiotas_particle_data_get
Jérémy Zurcher
1
-1
/
+6
2012-05-31
Particle : add eiotas_particle_link_fields_set
Jérémy Zurcher
1
-0
/
+31
2012-05-31
Particle: add static void update_link_value
Jérémy Zurcher
1
-1
/
+40
2012-05-31
eiotas_particle_add_destinations->eiotas_particle_destinations_add
Jérémy Zurcher
1
-5
/
+5
2012-05-31
add const to some function parameters
Jérémy Zurcher
1
-4
/
+4
2012-05-29
eiotas_particle_add_destinations: use eina_stringshare_add_length, so we don'...
Jérémy Zurcher
1
-6
/
+1
2012-05-29
fix buffer overflow detection
Jérémy Zurcher
1
-2
/
+2
2012-05-29
Particle: dsts ands link_fields are Eina_Stringshare*
Jérémy Zurcher
1
-6
/
+6
2012-05-29
Particle: implement eiotas_particle_add_destinations
Jérémy Zurcher
1
-0
/
+30
2012-05-25
Particle: define and implement eiotas_particle _reset, _init, _merge
Jérémy Zurcher
1
-0
/
+33
2012-05-25
Particle: implement eiotas_particle_alloc and eiotas_particle_free
Jérémy Zurcher
1
-1
/
+24
2012-05-22
PRINTPTR macro replace pointer cast to unsigned int
Jérémy Zurcher
1
-1
/
+1
2012-05-22
DBG usage: cast pointers to unsigned int
Jérémy Zurcher
1
-1
/
+1
2012-05-22
headers: fix eiotas_config.h usage
Jérémy Zurcher
1
-4
/
+0
2012-05-22
provide minimal implementation of eiotas_particle_alloc and eiotas_particle_free
Jérémy Zurcher
1
-1
/
+9
2012-05-21
add eiotas_particle.c and eiotas_link.c
Jérémy Zurcher
1
-0
/
+31