profile/ivi/ecore.git
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...
2010-07-21 discomfitorfix some function variables and a cedric-requested...
2010-07-21 discomfitorman I fail at formatting
2010-07-21 discomfitor+ecore_thread_total_get to return total number of pendi...
2010-07-21 discomfitor+ecore_thread_max_reset, ecore_thread_avail_get for...
2010-07-21 discomfitor+ecore_thread_max_{set,get} to return/set the max numbe...
2010-07-20 discomfitorsome variable renames to make this easier to understand
2010-07-20 discomfitor+ecore_thread_active_get, ecore_thread_pending_get...
2010-07-20 discomfitormake some comments that were so close to being real...
2010-07-20 discomfitornote: '/*' is not how you begin a doxygen code block
2010-07-19 devilhornsRemove useless if statement. Regardless if count is...
2010-07-16 lucasCreate interface to system bell
2010-07-15 devilhornsRemove duplicate if (This is already checked a few...
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-07-13 rasteradd pixmap set/get for comp.
next