1046 Commits (f00427bdf143661467eeacbe7977e949ed75d329)

Author SHA1 Message Date
Carsten Haitzler 6bfc6527c2 module arch fix. 13 years ago
Carsten Haitzler f4b68549cb formatting. ok - maybe we can have a debate on it, but its better than 13 years ago
Carsten Haitzler c747bfaadb well got to start somewhere. eina 1.0.0 alpha readied. need to go over 13 years ago
Carsten Haitzler a7dd054fe4 remove cruft. 13 years ago
Carsten Haitzler f0c2285096 fix copying - it didnt actually even claim copyright. fix. 13 years ago
Tom Hacohen 063d8ffd64 Eina: Fixed usage of EINA_CONST, the lack of EINA_PURE and EINA_WARN_UNUSED_RESULT and formatting in the following headers: 13 years ago
Mike Blumenkrantz ad00478247 fix threadsafe api 13 years ago
Cedric BAIL 3b269d6f04 * eina: don't direct people in the wrong direction. 13 years ago
Mike Blumenkrantz 689a24559c add threadsafety for hashes 13 years ago
Mike Blumenkrantz f973f8c72a add #ifdefs for some threadsafety stuff 13 years ago
Iván Briano 02031b60bf Remark that data being deleted from the hash will be mercilessly killed if a blackops free function was given to the hash on creation. 13 years ago
Mike Blumenkrantz c8f669a27f more variable renames, null check alloc, malloc+memset0 -> calloc, rwlocks in structs 13 years ago
Mike Blumenkrantz 44eeac0e1e BOW DOWN BEFORE ME, FOR I HAVE MADE THESE HEADERS READABLE ONCE MORE! 13 years ago
Mike Blumenkrantz 3618cf1227 rename variables and typedefs to sane values 13 years ago
Mike Blumenkrantz bf66f6f712 go go gadget recrustify! 13 years ago
Cedric BAIL 731e946df7 * eina: remove debug output. 13 years ago
Cedric BAIL 86a21376ad * eina: report when and where memleak come from. 13 years ago
Tom Hacohen d2988fe707 Eina: "FIX" EINA_UNICODE_EMPTY_STRING. 13 years ago
Cedric BAIL a6645cb746 * eina: fix eina array threadsafe version. 13 years ago
Mike Blumenkrantz 7833796e00 right...this is malloc... 13 years ago
Mike Blumenkrantz a7398f4e08 refcount locks to avoid deadlocks; array threadsafety should be good to go now 13 years ago
Mike Blumenkrantz c09c5ed690 and these 13 years ago
Mike Blumenkrantz a589a1bcbe and this too 13 years ago
Mike Blumenkrantz cbf7f7b58a array threadsafing wip, get rid of dumb undefineds from earlier 13 years ago
Mike Blumenkrantz 5b4ec5bd35 change EINA_ARRAY_THREADSAFE_ITER_RETURN to EINA_ARRAY_THREADSAFE_ITER_ESCAPE to match forthcoming threadsafe list api 13 years ago
Mike Blumenkrantz 6bc0a6cb14 errr use the right define for this 13 years ago
Mike Blumenkrantz 56a0bd9396 implement threadsafety for arrays, alter all eina internal array usage to (hopefully) be threadsafe 13 years ago
Mike Blumenkrantz 224f7d3b55 formatting 13 years ago
Mike Blumenkrantz 27041eb06e fix automake quoting 13 years ago
Mike Blumenkrantz 84faaf51fd add rwlock define to eina_config.h 13 years ago
Mike Blumenkrantz 76a70bdd48 split out spinlock detection to separate macro for readability, add rwlock detection macro 13 years ago
Tom Hacohen ed0f5eb857 eina: fix strdup calloc, it's number of elements and then size, and not the other way around. 13 years ago
Cedric BAIL 476f09d29b * eina: add some doc for one big mempool. 13 years ago
Cedric BAIL e1d8b17d54 * eina: fix segv on NULL mempool. 13 years ago
Cedric BAIL 05143be132 * eina: complete configure.ac with latest mempool. 13 years ago
Lucas De Marchi 0a4617ae38 FORMATTING 13 years ago
Gustavo Lima Chaves faa7644e22 Better documenting EINA_MAGIC_SET()'s use. 13 years ago
Brett Nash 9da847b538 Fix eina_unicode_strncpy 13 years ago
Brett Nash d3655ee501 Beef up the strncpy test 13 years ago
Brett Nash 7f83020567 Terminate the string after strcpy 13 years ago
Brett Nash 9e468e94e7 Update eina_unicode_strnlen 13 years ago
Brett Nash 4efb9d70af Add ustr tests. 13 years ago
Brett Nash 1e8074954f Fix end points 13 years ago
Brett Nash db89ba43d7 eina: Actually implement strnlen for eina_unicode. 13 years ago
Mike Blumenkrantz d409884148 incomplete doxy! 13 years ago
Cedric BAIL c9d5d8a62e * eina: add a way to move a key to another without triggering the Free_Cb. 13 years ago
Cedric BAIL 85be5e4201 * eina: try to fix memory align on sparc. 13 years ago
Brett Nash 4414556323 Unicde strnlen, and a slight fix to the header so at least part can be read by 13 years ago
Iván Briano 55baf0a4f1 DO export this thingies 13 years ago
Cedric BAIL 836721fc6e * eina: remove some warning. 13 years ago