Sun, 29 Dec 2013 16:40:45 +0200 | Santeri Piippo | - split the ring finder to separate files | file | diff | annotate |
Mon, 23 Dec 2013 16:10:36 +0200 | Santeri Piippo | - refactored config code | file | diff | annotate |
Sun, 22 Dec 2013 20:44:46 +0200 | Santeri Piippo | - documents are now refcounted. This should seriously stabilize (and speed up!) the pruning of unused files | file | diff | annotate |
Thu, 19 Dec 2013 13:36:48 +0200 | Santeri Piippo | - cleanup closing of unused files is now defered to the event loop using a new InvokationDeferer class. This prevents ldforge from closing unused files when it *really* shouldn't be doing that, instead waiting until everything is done before it begins the cleanup process. | file | diff | annotate |
Fri, 13 Dec 2013 20:01:49 +0200 | Santeri Piippo | - changed source file extension from .cpp to .cc | file | diff | annotate |