aboutsummaryrefslogtreecommitdiff
path: root/src/emerge.cpp
AgeCommit message (Expand)Author
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-26Fix most warnings, re-fix MSVC compile errorkwolekr
2013-02-25Remove dead code, relocate some codekwolekr
2013-02-25Fix selection of # threads, set default to 1 threadkwolekr
2013-02-25Tune queue limits, some other adjustmentskwolekr
2013-02-25Misc. cleanup and minor fixeskwolekr
2013-02-25Add multi-Emerge thread supportkwolekr
2013-02-25Add emerge queue limit configurationkwolekr
2013-02-25Fix EmergeThread hang on exitkwolekr
2013-02-25Add global and per-peer queue limitskwolekr
2013-02-25Add emerge.cpp, initial EmergeThread changeskwolekr