summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-31milkway: add functions for iterating hash tableLuo Jinghua2-1/+60
2009-10-31milkway: add a hash table implementationLuo Jinghua3-0/+594
2009-10-31milkway: add a macro for invoking super finalizerLuo Jinghua1-5/+8
2009-10-31milkway: add MW_ARRAY_SIZELuo Jinghua1-0/+2
2009-10-31milkway: steal array implementation from glibLuo Jinghua5-0/+985
2009-10-31milkway: steal g_qsort from glib :)Luo Jinghua3-0/+327
2009-10-31milkway: fixed object allocationLuo Jinghua2-10/+16
2009-10-31milkway: add poll implementation stubsLuo Jinghua13-2/+636
2009-10-31milkway: add more status codeLuo Jinghua1-1/+9
2009-10-31milkway: add a poll abstract layerLuo Jinghua3-2/+162
2009-10-30milkway: rename mw-error to mw-statusLuo Jinghua3-5/+5
2009-10-30milkway: chain the mw-source::finalizeLuo Jinghua2-1/+4
2009-10-30milkway: oops, missing part for previous commitLuo Jinghua1-0/+10
2009-10-30milkway: steal the single list implementation from glibLuo Jinghua3-0/+1107
2009-10-30milkway: steal the glist from glibLuo Jinghua3-0/+1163
2009-10-29milkway: add a source abstract layer, preparing for main loop integrationLuo Jinghua3-2/+106
2009-10-29milkway: test mw-object in detailsLuo Jinghua3-6/+157
2009-10-29wilkway: add type checking for objectLuo Jinghua2-2/+57
2009-10-29build: remove config.h.inLuo Jinghua1-249/+0
2009-10-29milkway: more fix for win32Luo Jinghua1-1/+1
2009-10-29milkway: fixed compilation on win32Luo Jinghua2-7/+5
2009-10-29milkway: fixup object initialize/finalizeLuo Jinghua6-21/+225
2009-10-29test: add a object testLuo Jinghua2-1/+47
2009-10-29milkway: add a thread abstract layerLuo Jinghua20-18/+4176
2009-10-29configure: check more functionsLuo Jinghua2-12/+9
2009-10-29milkway: add mw-object & mw-connection-mgrLuo Jinghua6-3/+306
2009-10-29milkway: add a atomic implemantationLuo Jinghua8-10/+579
2009-10-28milkway: add mw-byteorder.h & mw-config.hLuo Jinghua5-0/+301
2009-10-28milkway: fixed all compiler warnningsLuo Jinghua3-5/+5
2009-10-28milkway: enable all warnning flagsLuo Jinghua1-1/+1
2009-10-28build: steal a lot of snippet from cairoLuo Jinghua2-0/+456
2009-10-27ignore: initial commitLuo Jinghua1-0/+9
2009-10-27milkway: remove a debug leftoverLuo Jinghua1-1/+1
2009-10-27milkway: cleanup codeLuo Jinghua5-42/+172
2009-10-27test: fix up the checksum testLuo Jinghua2-1/+5
2009-10-27test: add the first test program:)Luo Jinghua4-1/+53
2009-10-27milkway: add assert.Luo Jinghua6-7/+114
2009-10-27milkway: install the milkway.hLuo Jinghua1-0/+1
2009-10-27milkway: remove folder milkway/milkwayLuo Jinghua2-7/+1
2009-10-27build: rename lib to milkwayLuo Jinghua24-5/+114
2009-10-27milkway: add a base32 implementationLuo Jinghua2-10/+215
2009-10-26milkway: add some files for encypt & digestLuo Jinghua21-20/+1437
2009-10-25build: remove auto-generated filesLuo Jinghua6-11477/+1
2009-10-25Initial commit of openppsLuo Jinghua18-0/+12487