Mercurial > urweb
log src/sources
age | author | description |
---|---|---|
Sun, 19 Jul 2015 19:03:11 -0700 | Ziv Scully | Rename C functions and remove functors nested inside modules. |
Sun, 28 Jun 2015 12:46:51 -0700 | Ziv Scully | Progress on LRU cache but still more known bugs to fix. |
Wed, 06 May 2015 23:11:30 -0400 | Ziv Scully | More work factoring out Sqlcache back end. |
Wed, 06 May 2015 14:50:29 -0400 | Ziv Scully | Factor out cache implementation from Sqlcache. |
Mon, 10 Nov 2014 22:04:40 -0500 | Ziv Scully | Progress towards invalidation based on equalities of fields. |
Fri, 31 Oct 2014 09:25:03 -0400 | Ziv Scully | Mostly finish effectfulness analysis. |
Tue, 14 Oct 2014 18:05:09 -0400 | Ziv Scully | Complete overhaul: cache queries based on immediate query result, not eventual HTML output. |