profile/ivi/ecore.git
2010-08-18 englebassFix inline functions
2010-08-18 devilhornsFix 'suggest braces around empty body if statement'.
2010-08-18 devilhornsFix 'unused variable'.
2010-08-18 discomfitorecore_thread_pool -> ecore_thread_local
2010-08-17 carofix compilation without thread support
2010-08-17 carofix and format EXTRA_DIST
2010-08-17 cedric * ecore: const Eina_Bool don't make any sense.
2010-08-16 lucasDon't return int in functions returning Eina_Bool
2010-08-16 rastercopy & paste fix.
2010-08-16 rasterand now ecore is 1.0.0 ready too.
2010-08-16 rasterfix up copyings likewise. nicely standardised templateish.
2010-08-15 rastersync copying with other efl.
2010-08-15 rasterFrom: Joerg Sonnenberger <joerg@britannica.bec.de>
2010-08-14 cedric * ecore: fix cancel from another thread.
2010-08-14 rasterFrom: Mike McCormack <mj.mccormack@samsung.com>
2010-08-14 rasterFrom: Leif Middelschulte <leif.middelschulte@gmail...
2010-08-13 etrunkoEcore_Getopt: Fix attributions
2010-08-13 lucasApply memset-calloc.cocci
2010-08-12 maxerbaupdating portuguese translations
2010-08-11 cedric * eina: fix eina array threadsafe version.
2010-08-11 rasteroooh that broke comp - hmm this bears some investigaing...
2010-08-11 rasterwork around a gl driver bug
2010-08-10 lucasDo not compare pointers to 0
2010-08-07 rastershapeinput too
2010-08-07 rastershape event gets info.
2010-08-05 lucasRemove ecore_{init,shutdown} from tests
2010-08-05 lucasinit/shutdown ecore in ecore_x_init
2010-08-05 lucasFix return value
2010-08-05 lucasAdd missing ecore_{init,shutdown} to bell test
2010-08-04 lucasFORMATTING
2010-08-04 captainigloouncrustify ecore directfb
2010-08-04 captainiglooUse english messages for error log.
2010-08-04 discomfitorconvert all function pointers to typedefs, add doxy...
2010-08-03 rastersupport calls++
2010-08-02 discomfitorfix random value generator.
2010-08-02 discomfitorre-reformat
2010-08-02 discomfitorre-uncrustify
2010-07-30 discomfitorreturn void* for data functions; depend on user not...
2010-07-30 discomfitorrrrrrrrrrrrrrr stupid enum!
2010-07-30 discomfitorgrrrrr this enum is really starting to piss me off
2010-07-30 discomfitorremove ecore_thread_pool_data_wait, make thread data...
2010-07-30 lucasSpell: rememebr => remember
2010-07-30 discomfitoradd data freeing support to ecore thread data api
2010-07-30 discomfitorssl cert cleanups: round 3
2010-07-30 rasterdoc++
2010-07-30 rasterfix close before fd handler del's
2010-07-30 rasterdel x fd handler before close.
2010-07-30 rasterclean up epoll stuff a little bit. 32 events now.
2010-07-30 rasterclose after del fd handler
2010-07-30 rasterformatting ewwww
2010-07-30 rasterfix valgrind unittied buffer bitches
2010-07-29 discomfitordropping my life to fix previously broken mess so peopl...
2010-07-29 cedric * ecore: fix comment.
2010-07-29 discomfitortypos are frustratinnnnnnnnnngggggggggggggggggggggggggg...
2010-07-29 rasterbad mike!. fix.
2010-07-29 discomfitorcorrectly use & to detect server type instead of ==
2010-07-29 discomfitormore doxy than anyone will EVER need. EVER.
2010-07-29 discomfitorredo some comments
2010-07-29 discomfitorreorder functions, redo doxy, make a not so obvious...
2010-07-29 discomfitorprevent crafty users from breaking build if they define...
2010-07-29 discomfitorac_path_generic.m4 from eet, prevent users from trying...
2010-07-29 discomfitorthese functions return a const char *, so they should...
2010-07-28 discomfitorthese functions return a const char *, so they should...
2010-07-28 discomfitorforgot to put some doxy in groups
2010-07-28 discomfitorssl uh-oh
2010-07-28 discomfitorfix for people who compile without ssl/tls support
2010-07-28 discomfitorremove unused and null init a pointer
2010-07-28 discomfitorfix cert support, split functions for client/server
2010-07-28 discomfitorformatting again
2010-07-28 rasterepoll <- blame mike if it breaks. :)
2010-07-28 discomfitoruncrustify so T_UNIX will stop nagging me! :)
2010-07-28 rasterFrom: Alexander Kerner <alexander.kerner@googlemail...
2010-07-27 rasterFrom: Naruto TAKAHASHI <tnaruto@gmail.com>
2010-07-27 devilhornsFix up a little formatting (wrt wrapping).
2010-07-27 discomfitoradd full ssl certificate support to ecore_con: call...
2010-07-27 discomfitorfix threadless compile
2010-07-27 discomfitordoxy
2010-07-27 discomfitorbig doxy update
2010-07-27 discomfitordoxy fixes grrrrrrrrrrrrrrrrrrrrrr
2010-07-26 discomfitorecore_thread_cancel is now nullsafe, returning EINA_TRUE
2010-07-26 discomfitorfix fixme: free error strings on ssl shutdown
2010-07-26 discomfitorrename function typedefs
2010-07-26 discomfitorwhoops
2010-07-26 discomfitoradd typedefs for ecore thread function types because...
2010-07-24 discomfitorfix longstanding leak
2010-07-23 discomfitorcorrectly init some variables that I missed somehow...
2010-07-23 discomfitorshut up eina
2010-07-23 discomfitorfix leak in thread_shutdown, use lots of mutexes and...
2010-07-23 discomfitorwhoops
2010-07-23 discomfitor+ecore_thread_{global,pool}_data_wait, to allow waiting...
2010-07-23 discomfitoradd threadsafe global data to threads, allowing for...
2010-07-23 discomfitorrename mutex
2010-07-23 discomfitorfix doxy
2010-07-23 discomfitorremove unnecessary mutexes, expand pthread self member...
2010-07-23 discomfitorshutup libtool on convenience libs
2010-07-23 discomfitor+ecore_thread_pool_data_modify_or_add
2010-07-23 discomfitorapi change to ecore_thread_pool_data_add, now has 4th...
2010-07-22 discomfitor+ecore_thread_pool_data_{add,find,del}: start of ecore_...
2010-07-22 cedric * ecore: add ecore_con_lookup for dns request retrieval.
2010-07-21 discomfitorshould probably make thread functions threadsafe. and...
next