Age | Commit message (Expand) | Author | Files | Lines |
2011-04-16 | add gitignore, extract api into ./tools/api | Jérémy Zurcher | 3 | -14/+19 |
2011-04-16 | update sed scripts, add sed-structs | Jérémy Zurcher | 3 | -14/+22 |
2011-04-16 | extract-api.sh uses external sed scripts | Jérémy Zurcher | 3 | -16/+52 |
2011-04-15 | add tool/extract-api.sh | Jérémy Zurcher | 1 | -0/+32 |
2011-04-15 | fix evas spec | Jérémy Zurcher | 1 | -2/+2 |
2011-04-15 | add a lot in evas | Jérémy Zurcher | 1 | -3/+339 |
2011-04-15 | ecore, add typedef :data and :ecore_fd_handler | Jérémy Zurcher | 1 | -5/+7 |
2011-04-14 | use typedef in ecore | Jérémy Zurcher | 2 | -13/+19 |
2011-04-14 | update eina, use FFIHelper | Jérémy Zurcher | 1 | -13/+8 |
2011-04-14 | update edje, use FFIHelper | Jérémy Zurcher | 1 | -13/+10 |
2011-04-14 | update ecore event, use FFIHelper, clean spec | Jérémy Zurcher | 2 | -61/+50 |
2011-04-14 | update ecore, use FFIHelper | Jérémy Zurcher | 2 | -38/+32 |
2011-04-14 | update evas to follow FFIHelper API | Jérémy Zurcher | 1 | -3/+3 |
2011-04-14 | update ffi_helper API | Jérémy Zurcher | 1 | -9/+7 |
2011-04-14 | update evas, use ffi_helper and FFI::Enum | Jérémy Zurcher | 2 | -25/+26 |
2011-04-14 | add ffi_helper | Jérémy Zurcher | 1 | -0/+27 |
2011-04-13 | clean spec rake task | Jérémy Zurcher | 1 | -18/+0 |
2011-04-13 | bugfix : rake tasks : set USE_RAKE_COMPILER only if ext dir exists | Jérémy Zurcher | 1 | -2/+2 |
2011-04-12 | rename to ffi-e17 | Jérémy Zurcher | 16 | -48/+51 |
2011-04-12 | ecore_event_sepc.rb : use constant for FFI::MemoryPointer | Jérémy Zurcher | 1 | -3/+6 |
2011-04-12 | add async functions and spec to evas | Jérémy Zurcher | 2 | -3/+38 |
2011-04-12 | typo | Jérémy Zurcher | 3 | -15/+15 |
2011-04-12 | update ecore + spec with ecore_pipe, ... | Jérémy Zurcher | 2 | -6/+40 |
2011-04-11 | add ecore event functions and spec | Jérémy Zurcher | 2 | -0/+174 |
2011-04-11 | add main_loop function to ecore | Jérémy Zurcher | 2 | -0/+13 |
2011-04-11 | update eet spec | Jérémy Zurcher | 2 | -12/+33 |
2011-04-11 | move EET::Error to file bottom | Jérémy Zurcher | 1 | -45/+45 |
2011-04-11 | remove VERSION constants, change def self.X in class << self alias X Y | Jérémy Zurcher | 5 | -70/+28 |
2011-04-09 | add EOF to library files | Jérémy Zurcher | 6 | -0/+6 |
2011-04-09 | update efl.rb | Jérémy Zurcher | 1 | -1/+4 |
2011-04-09 | add eina | Jérémy Zurcher | 2 | -0/+60 |
2011-04-09 | add edje | Jérémy Zurcher | 2 | -0/+60 |
2011-04-09 | add evas | Jérémy Zurcher | 2 | -0/+60 |
2011-04-09 | update eet spec | Jérémy Zurcher | 1 | -6/+9 |
2011-04-08 | initial commit | Jérémy Zurcher | 22 | -0/+1417 |