Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | silence nsisbug24284 | Alexandru Scvortov | 2011-07-29 | 1 | -1/+1 |
* | silence tar | Alexandru Scvortov | 2011-07-29 | 3 | -3/+3 |
* | silence zips | Alexandru Scvortov | 2011-07-28 | 2 | -2/+2 |
* | silence unzip | Alexandru Scvortov | 2011-07-28 | 1 | -1/+1 |
* | merge bug24307 into default | Matthias Radestock | 2011-07-28 | 0 | -0/+0 |
|\ | |||||
* | | refactorbug24307 | Matthias Radestock | 2011-07-28 | 1 | -14/+13 |
* | | Don't unpack and repack | Matthew Sackman | 2011-07-28 | 1 | -14/+10 |
* | | Don't call prioritise_info for EXIT from parent. Use infinity priority for sy... | Matthew Sackman | 2011-07-28 | 1 | -0/+7 |
* | | Minor refactor and introduce horrific inefficiency | Matthew Sackman | 2011-07-28 | 1 | -10/+6 |
* | | Make priority_queue be able to have a concept of infinity as a priority | Matthew Sackman | 2011-07-28 | 2 | -9/+64 |
|/ | |||||
* | refactor: use multiple heads instead of 'case' | Matthias Radestock | 2011-07-28 | 1 | -21/+13 |
* | merge bug24288 into default | Matthias Radestock | 2011-07-27 | 2 | -9/+34 |
|\ | |||||
| * | General improvementsbug24288 | Matthew Sackman | 2011-07-27 | 1 | -11/+11 |
| * | dict => orddict | Matthew Sackman | 2011-07-26 | 1 | -9/+10 |
| * | +documentation, minor renaming, clarity | Matthew Sackman | 2011-07-26 | 2 | -4/+10 |
| * | factoring | Matthew Sackman | 2011-07-21 | 1 | -5/+5 |
| * | Support optionally formatting the priority queue mailbox, and do so on the qu... | Matthew Sackman | 2011-07-21 | 2 | -9/+27 |
* | | Move ha boot steps to somewhere more appropriate | Matthew Sackman | 2011-07-26 | 2 | -12/+12 |
* | | merge bug24296 into default | Matthias Radestock | 2011-07-26 | 3 | -1/+445 |
|\ \ | |||||
| * \ | Merging bug23464 to default | Matthew Sackman | 2011-07-26 | 9 | -13/+26 |
| |\ \ | | |/ | |||||
| * | | Convert O(N*M) to O(M*log_2(N))bug23464 | Matthew Sackman | 2011-07-26 | 1 | -6/+2 |
| * | | More consistent use of macro | Emile Joubert | 2011-07-26 | 1 | -3/+3 |
| * | | Cosmetic | Emile Joubert | 2011-07-19 | 1 | -3/+6 |
| * | | Speed improvements | Emile Joubert | 2011-07-18 | 1 | -40/+42 |
| * | | appending to a list is slow. And we don't seem to care about this list being ... | Matthew Sackman | 2011-07-18 | 1 | -6/+6 |
| * | | Stronger constraints and some notes on frequency | Emile Joubert | 2011-07-15 | 1 | -8/+22 |
| * | | Merged default into bug23464 | Emile Joubert | 2011-07-11 | 35 | -1006/+2702 |
| |\ \ | |||||
| * | | | Minor refactor | Emile Joubert | 2011-07-06 | 1 | -6/+4 |
| * | | | Added timeout testing | Emile Joubert | 2011-07-05 | 1 | -8/+19 |
| * | | | Improve code coverage | Emile Joubert | 2011-07-05 | 2 | -35/+85 |
| * | | | Better code coverage | Emile Joubert | 2011-07-01 | 2 | -9/+52 |
| * | | | Complicate Makefile processing | Emile Joubert | 2011-06-28 | 1 | -3/+1 |
| * | | | Add conditional compilation and makefile infrastructure | Emile Joubert | 2011-06-28 | 3 | -1/+53 |
| * | | | Add further backing queue methods | Emile Joubert | 2011-06-27 | 1 | -54/+133 |
| * | | | More realistic tests | Emile Joubert | 2011-06-21 | 1 | -61/+83 |
| * | | | First draft of qc property for backing store | Emile Joubert | 2011-06-20 | 1 | -0/+181 |
* | | | | cosmeticbug24296 | Matthias Radestock | 2011-07-26 | 1 | -8/+7 |
* | | | | Convert dict to orddict | Matthew Sackman | 2011-07-22 | 1 | -8/+8 |
| |_|/ |/| | | |||||
* | | | Merge bug24273 into default | Rob Harrop | 2011-07-19 | 1 | -4/+10 |
|\ \ \ | |||||
| * | | | catch another two reasonsbug24273 | Alexandru Scvortov | 2011-07-19 | 1 | -3/+6 |
| * | | | there are many ways for a queue to die nicely | Alexandru Scvortov | 2011-07-18 | 1 | -4/+7 |
* | | | | Merge bug24262. | Simon MacMullen | 2011-07-18 | 1 | -1/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bigger comment.bug24262 | Simon MacMullen | 2011-07-18 | 1 | -1/+4 |
| * | | | more the restart_app to a more appropriate place | Alexandru Scvortov | 2011-07-18 | 1 | -1/+1 |
| * | | | increase a timeout | Alexandru Scvortov | 2011-07-15 | 1 | -8/+1 |
| * | | | remove io:format | Alexandru Scvortov | 2011-07-15 | 1 | -1/+0 |
| * | | | cleanup queue and restart app | Alexandru Scvortov | 2011-07-15 | 1 | -0/+13 |
* | | | | Correct boilerplate for the HA modules which were started in 2010 but failed ... | Matthew Sackman | 2011-07-15 | 5 | -5/+5 |
|/ / / | |||||
* | | | fix bug introduced by bug 24216 (tx untangling) | Matthias Radestock | 2011-07-14 | 1 | -1/+1 |
* | | | cosmetic | Matthias Radestock | 2011-07-14 | 1 | -1/+0 |
| |/ |/| |