| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-12 | Completion: decentralise, move buffer name completion to BufferManager | Maxime Coste | |
| 2011-09-23 | Utils: Singleton template and migration of the BufferManager | Maxime Coste | |
| Singletons are not autocreating, the application needs to create exactly one instance (I want to avoid implicit initialization order hell) | |||
| 2011-09-09 | assert: custom implementation | Maxime Coste | |
| 2011-09-09 | exception: refactoring | Maxime Coste | |
| 2011-09-08 | Add a BufferManager singleton class, handling buffer lifetime | Maxime Coste | |
| it also provide access to buffers by name | |||
