summaryrefslogtreecommitdiffstats
path: root/lib/efl/eina_list.rb
AgeCommit message (Collapse)AuthorFilesLines
2011-05-12add ptrt parameter to REinaList#to_aJérémy Zurcher1-0/+1
2011-05-12add REinaList#from_aJérémy Zurcher1-2/+9
2011-05-08fix REinaList must respond to #to_a and #to_aryJérémy Zurcher1-1/+2
2011-05-06add Native::EinaRectangleStructJérémy Zurcher1-1/+1
2011-05-05proxy_list becomes search_prefixesJérémy Zurcher1-1/+1
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher1-10/+11
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵seperate-nativesJérémy Zurcher1-13/+16
upper level (Efl::Evas)
2011-05-03REinaList#each doesn't need to iterate if no block is givenJérémy Zurcher1-0/+1
2011-05-03be 1.8 compatibleJérémy Zurcher1-1/+1
2011-05-02eina_list : remove Array#from_eina_list, cleanup REinaList#initialize update ↵Jérémy Zurcher1-15/+1
specs
2011-05-01fix AutoPointer usage, not sure about REinaHash, ...Jérémy Zurcher1-4/+5
2011-05-01cleanup method_missing and [module,prefix] proxies usage and definitionJérémy Zurcher1-1/+1
2011-04-29fix ArgumentError in various constructorsJérémy Zurcher1-2/+2
2011-04-29unfreeze @search_paths[]Jérémy Zurcher1-1/+1
2011-04-29update efl/eina* and specsJérémy Zurcher1-0/+76
2011-04-28set hierarchy n lib and spec directoriesJérémy Zurcher1-78/+0
2011-04-27add eina_list and specsJérémy Zurcher1-0/+78