summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-08add per-action state accessor apiHEADasyncRay Strode2-14/+97
2007-05-07i don't knowRay Strode1-20/+54
2007-05-07allow pop_transaction_wait/resume to get called beforeRay Strode1-12/+3
2007-05-07random fix ups in the test case to make it buildRay Strode1-4/+5
2007-05-07Add missing variable declarationRay Strode1-0/+2
2007-05-06rework the test case to have two separate transactions,Ray Strode1-14/+98
2007-05-06add some comments explaining two error cases in theRay Strode1-0/+6
2007-05-06add new api to set the transaction error based on errnoRay Strode2-0/+13
2007-05-06repeat a node if child nodes get added to itRay Strode1-32/+52
2007-05-06insert actions as dependencies of the root node,Ray Strode1-1/+8
2007-05-06store actions as a tree internally, to have betterRay Strode1-53/+260
2007-05-06change test case from file copy to catRay Strode1-159/+61
2007-05-06use raw encoding on io channel so buffering can be disabledRay Strode1-0/+1
2007-05-06move some functions around so that public functionsRay Strode1-197/+197
2007-05-06add docs to propertiesRay Strode1-1/+20
2007-05-06move things around a bitRay Strode1-82/+74
2007-05-06comment the transaction private structure betterRay Strode1-5/+45
2007-05-06don't assume pop_transaction_resume is unpausing a transaction paused with wa...Ray Strode1-3/+5
2007-05-06Make it build againRay Strode1-1/+1
2007-05-06add prototypes for all static functionsRay Strode1-3/+31
2007-05-06save action status on action object. If we ever come back to an action that'sRay Strode1-87/+175
2007-05-06Fix up formattingRay Strode7-721/+1021
2007-05-05add new untested read and write actions to test case area.Ray Strode2-2/+195
2007-05-03add untested support for transactions within transactions andRay Strode2-103/+279
2007-05-03add random thought about dependent actionsRay Strode1-1/+8
2007-05-03allow one action to depend on anotherRay Strode3-11/+53
2007-05-03add a few more thoughts to the design docRay Strode1-9/+9
2007-05-03add assertsRay Strode2-4/+45
2007-05-03misc fixesRay Strode2-43/+41
2007-05-02More cleanups, make it workRay Strode1-74/+126
2007-05-02just chugging along on the transaction stuff...Ray Strode2-151/+275
2007-05-02flesh out the transaction bits a little moreRay Strode1-13/+120
2007-05-02flesh things out a bit more in the transaction implementation (still not done...Ray Strode3-56/+352
2007-04-30flesh out KEEPING-PROGRAMS-LINEAR a little more andRay Strode3-3/+381
2007-04-30fix a few typos and add some additional api ideasRay Strode1-14/+31
2007-04-30add braindump on how to keep programs sequentialRay Strode1-0/+173
2007-04-30change readiness to ready in function nameRay Strode1-11/+7
2007-04-18port more things over to use the new async error handlingRay Strode5-35/+98
2007-04-18Start to move code over to PopXReplyWatch instead ofRay Strode4-57/+176
2007-04-18add experiment x reply event sourceRay Strode2-0/+359
2007-04-08add a little blurb about error handlingRay Strode2-1/+39
2007-04-08Merge branch 'event-rewrite'masterRay Strode30-1108/+4306
2007-04-08put a placeholder view up before the window gets its first damage eventRay Strode2-4/+73
2007-04-08Try to draw lessRay Strode6-29/+229
2007-04-07Drop un-needed function declarationRay Strode1-1/+0
2007-04-07add config.h to the top of every source fileRay Strode7-6/+8
2007-04-07random thoughts on how to draw less each time aroundRay Strode1-0/+41
2007-04-06random, somewhat spurious cleanup.Ray Strode3-29/+17
2007-04-02i dunnoRay Strode1-3/+1
2007-04-02add a description to viewRay Strode2-4/+9