index
:
ffi-efl
master
Ruby FFI binding to EFL - Enlightenment Foundation Libraries
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
efl
/
ecore_getopt.rb
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-05-13
bugfix ecore_getopt pointer arg usage
Jérémy Zurcher
1
-3
/
+3
2011-05-13
bugfix ecore_getopt store :string
Jérémy Zurcher
1
-2
/
+10
2011-05-12
major ecore_getopt rework
Jérémy Zurcher
1
-96
/
+159
2011-05-09
bugfix ecore_getopt --help
Jérémy Zurcher
1
-3
/
+7
2011-05-09
bugfix ecore-1 : ecore_getopt_callback_ecore_evas_list_engines returns ↵
Jérémy Zurcher
1
-1
/
+1
:eina_bool instead of :uchar
2011-05-05
all FFI into one module Efl::Native
Jérémy Zurcher
1
-76
/
+76
2011-05-04
FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵
seperate-natives
Jérémy Zurcher
1
-75
/
+78
upper level (Efl::Evas)
2011-05-03
be 1.8 compatible
Jérémy Zurcher
1
-8
/
+8
2011-05-02
clear ecore_getopt specs
Jérémy Zurcher
1
-0
/
+1
2011-04-29
update efl/ecore* and specs
Jérémy Zurcher
1
-0
/
+275
2011-04-28
set hierarchy n lib and spec directories
Jérémy Zurcher
1
-276
/
+0
2011-04-27
module Efl::API renamed to Efl::FFI
Jérémy Zurcher
1
-43
/
+43
2011-04-27
move generated ffi files into lib/efl/ffi
Jérémy Zurcher
1
-1
/
+1
2011-04-25
ecore_getopt : prevent FFI::MemoryPointer.from_string beeing GC'ed
Jérémy Zurcher
1
-6
/
+16
2011-04-25
More specs for ecore_getopt
Jérémy Zurcher
1
-7
/
+9
2011-04-25
ecore_getopt + specs almost ready
Jérémy Zurcher
1
-0
/
+264