Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a standard Callable interface for lazy initialized lists | Samuel Tardieu | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | Restrict LazyInitializedList to the List interface | Samuel Tardieu | 2013-02-03 | 1 | -8/+2 |
| | | | | | This way, we can use various types of list at various places without specifically needing a LazyInitializedList. | ||||
* | Make LazyInitializedList<E> a List<E> | Samuel Tardieu | 2013-02-03 | 1 | -10/+0 |
| | |||||
* | fix #2167: Not possible to open OP caches | Bananeweizen | 2012-11-18 | 1 | -6/+26 |
| | |||||
* | fix #1973: Logs gone after online logging | Bananeweizen | 2012-11-11 | 1 | -0/+27 |