summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Collapse)AuthorFilesLines
2011-05-05prevent Native constant redefinitionJérémy Zurcher2-2/+2
2011-05-05fill edje_spec and evas_spec with functions to be doneJérémy Zurcher2-2/+587
2011-05-05add classes : REvasRectangle, REvasLine, REvasPolygon and specsJérémy Zurcher1-30/+61
2011-05-05increase Efl::Evas specJérémy Zurcher1-2/+142
2011-05-05method_missing resolves m+'_get' + specsJérémy Zurcher2-26/+43
2011-05-05REvas#viewport + specsJérémy Zurcher1-0/+4
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher4-26/+30
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵seperate-nativesJérémy Zurcher4-30/+30
upper level (Efl::Evas)
2011-05-04complete ecore_evas_specJérémy Zurcher1-2/+63
2011-05-04update evas and specsJérémy Zurcher1-6/+68
2011-05-04update notes, ecore_getopt : clean specs and add test for ↵Jérémy Zurcher3-51/+16
EcoreEvas.ecore_getopt_callback_ecore_evas_list_engines callback
2011-05-03add EcoreEvas#ecore_evas_list and EcoreEvas#engines_list, increase EcoreEvas ↵Jérémy Zurcher1-12/+27
specs
2011-05-03REinaList : simple spec for EnumerableJérémy Zurcher1-0/+16
2011-05-03use a real variable instead of an uninitialized oneLionel Orry1-1/+1
2011-05-03increase REcoreEvas class and specsJérémy Zurcher1-6/+249
2011-05-03enhance evas_specJérémy Zurcher1-6/+5
2011-05-02evas : cleanup REvas#initialize and REvasObject#initialize, update specsJérémy Zurcher1-8/+4
2011-05-02eina_list : remove Array#from_eina_list, cleanup REinaList#initialize update ↵Jérémy Zurcher1-10/+4
specs
2011-05-02eina_hash : remove Hash#from_eina_hash, cleanup REinaHash#initialize and ↵Jérémy Zurcher1-11/+5
FFI::Autopointer usage, update specs
2011-05-02REetFile use AutoPointerJérémy Zurcher1-1/+1
2011-05-02clear ecore_getopt specsJérémy Zurcher1-20/+20
2011-05-02cleanup ecore_specJérémy Zurcher1-29/+32
2011-05-02fix REcorePipe pointer mangementJérémy Zurcher1-1/+1
2011-05-01specs : use == instead of eqlJérémy Zurcher9-249/+251
2011-05-01fix AutoPointer usage + use it for REinaHashJérémy Zurcher1-6/+0
2011-04-29update efl/evas* and specsJérémy Zurcher1-47/+48
2011-04-29update efl/eina* and specsJérémy Zurcher2-62/+63
2011-04-29update efl/eet* and specsJérémy Zurcher1-69/+68
2011-04-29update efl/ecore* and specsJérémy Zurcher4-6/+5
2011-04-29fix ecore_getopt specsJérémy Zurcher1-1/+1
2011-04-28fic efl/ffi/ecore_evas generation + minimal specsJérémy Zurcher1-0/+24
2011-04-28fix efl/ffi/ecore_input generation, add specsJérémy Zurcher1-0/+24
2011-04-28minor fixesJérémy Zurcher1-1/+0
2011-04-28add eina_hash + specsJérémy Zurcher1-0/+186
2011-04-28set hierarchy n lib and spec directoriesJérémy Zurcher3-4/+4
2011-04-28start Efl::Evas::EvasObject specsJérémy Zurcher1-0/+85
2011-04-27add Evas#addressJérémy Zurcher1-10/+10
2011-04-27add more evas specsJérémy Zurcher1-2/+28
2011-04-27fix evas spec for evas_event_callback_addJérémy Zurcher1-9/+13
2011-04-27add eina_list and specsJérémy Zurcher1-0/+100
2011-04-27add eina_main and specsJérémy Zurcher1-0/+20
2011-04-27module Efl::API renamed to Efl::FFIJérémy Zurcher2-23/+23
2011-04-26add more evas specsJérémy Zurcher1-17/+150
2011-04-26Make specs work with ruby18.Lionel Orry4-5/+4
The included Efl module in the 'describe' scope was not visible in the tested context. Aliasing the module Efl::Xxx to Xxx seems to workaround this.
2011-04-25ecore_getopt : prevent FFI::MemoryPointer.from_string beeing GC'edJérémy Zurcher1-50/+51
2011-04-25ecore_getopt shortname OK, longname KOJérémy Zurcher1-63/+62
2011-04-25ecore_getopt specs 95% doneJérémy Zurcher1-74/+32
2011-04-25More specs for ecore_getoptJérémy Zurcher1-13/+180
2011-04-25ecore_getopt + specs almost readyJérémy Zurcher1-0/+151
2011-04-21add the new testsJérémy Zurcher1-0/+1