summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* silence nsisbug24284Alexandru Scvortov2011-07-291-1/+1
|
* silence tarAlexandru Scvortov2011-07-293-3/+3
|
* silence zipsAlexandru Scvortov2011-07-282-2/+2
| | | | Gzips don't normally print anything, so they're fine.
* silence unzipAlexandru Scvortov2011-07-281-1/+1
|
* merge bug24307 into defaultMatthias Radestock2011-07-280-0/+0
|\
* | refactorbug24307Matthias Radestock2011-07-281-14/+13
| |
* | Don't unpack and repackMatthew Sackman2011-07-281-14/+10
| |
* | Don't call prioritise_info for EXIT from parent. Use infinity priority for ↵Matthew Sackman2011-07-281-0/+7
| | | | | | | | system msgs and EXIT from parent
* | Minor refactor and introduce horrific inefficiencyMatthew Sackman2011-07-281-10/+6
| |
* | Make priority_queue be able to have a concept of infinity as a priorityMatthew Sackman2011-07-282-9/+64
|/
* refactor: use multiple heads instead of 'case'Matthias Radestock2011-07-281-21/+13
|
* merge bug24288 into defaultMatthias Radestock2011-07-272-9/+34
|\
| * General improvementsbug24288Matthew Sackman2011-07-271-11/+11
| |
| * dict => orddictMatthew Sackman2011-07-261-9/+10
| |
| * +documentation, minor renaming, clarityMatthew Sackman2011-07-262-4/+10
| |
| * factoringMatthew Sackman2011-07-211-5/+5
| |
| * Support optionally formatting the priority queue mailbox, and do so on the ↵Matthew Sackman2011-07-212-9/+27
| | | | | | | | queue.
* | Move ha boot steps to somewhere more appropriateMatthew Sackman2011-07-262-12/+12
| |
* | merge bug24296 into defaultMatthias Radestock2011-07-263-1/+445
|\ \
| * \ Merging bug23464 to defaultMatthew Sackman2011-07-269-13/+26
| |\ \ | | |/
| * | Convert O(N*M) to O(M*log_2(N))bug23464Matthew Sackman2011-07-261-6/+2
| | |
| * | More consistent use of macroEmile Joubert2011-07-261-3/+3
| | |
| * | CosmeticEmile Joubert2011-07-191-3/+6
| | |
| * | Speed improvementsEmile Joubert2011-07-181-40/+42
| | |
| * | appending to a list is slow. And we don't seem to care about this list being ↵Matthew Sackman2011-07-181-6/+6
| | | | | | | | | | | | ordered
| * | Stronger constraints and some notes on frequencyEmile Joubert2011-07-151-8/+22
| | |
| * | Merged default into bug23464Emile Joubert2011-07-1135-1006/+2702
| |\ \
| * | | Minor refactorEmile Joubert2011-07-061-6/+4
| | | |
| * | | Added timeout testingEmile Joubert2011-07-051-8/+19
| | | |
| * | | Improve code coverageEmile Joubert2011-07-052-35/+85
| | | |
| * | | Better code coverageEmile Joubert2011-07-012-9/+52
| | | |
| * | | Complicate Makefile processingEmile Joubert2011-06-281-3/+1
| | | |
| * | | Add conditional compilation and makefile infrastructureEmile Joubert2011-06-283-1/+53
| | | |
| * | | Add further backing queue methodsEmile Joubert2011-06-271-54/+133
| | | |
| * | | More realistic testsEmile Joubert2011-06-211-61/+83
| | | |
| * | | First draft of qc property for backing storeEmile Joubert2011-06-201-0/+181
| | | |
* | | | cosmeticbug24296Matthias Radestock2011-07-261-8/+7
| | | |
* | | | Convert dict to orddictMatthew Sackman2011-07-221-8/+8
| |_|/ |/| |
* | | Merge bug24273 into defaultRob Harrop2011-07-191-4/+10
|\ \ \
| * | | catch another two reasonsbug24273Alexandru Scvortov2011-07-191-3/+6
| | | |
| * | | there are many ways for a queue to die nicelyAlexandru Scvortov2011-07-181-4/+7
| | | |
* | | | Merge bug24262.Simon MacMullen2011-07-181-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Bigger comment.bug24262Simon MacMullen2011-07-181-1/+4
| | | |
| * | | more the restart_app to a more appropriate placeAlexandru Scvortov2011-07-181-1/+1
| | | |
| * | | increase a timeoutAlexandru Scvortov2011-07-151-8/+1
| | | |
| * | | remove io:formatAlexandru Scvortov2011-07-151-1/+0
| | | |
| * | | cleanup queue and restart appAlexandru Scvortov2011-07-151-0/+13
| | | |
* | | | Correct boilerplate for the HA modules which were started in 2010 but failed ↵Matthew Sackman2011-07-155-5/+5
|/ / / | | | | | | | | | to get updated to 2011.
* | | fix bug introduced by bug 24216 (tx untangling)Matthias Radestock2011-07-141-1/+1
| | | | | | | | | | | | forgot to propagate an API change
* | | cosmeticMatthias Radestock2011-07-141-1/+0
| |/ |/|