diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2014-06-24 08:20:18 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2014-06-24 08:20:18 -0400 |
commit | d4b1ef469fa0362035e55365923916a40998dc84 (patch) | |
tree | 25ad4291f6ac5fe1a0fc9a2f0f6dec962004b19b /src/styleengine.cc | |
parent | 855bdb7290c4d82af4831596d39b73efe2a0f6dc (diff) |
Reimplemented the Dicache using dlib ADTs
For a long time it had a custom ADT with a list of nodes and each
node a linked list (with pointers). The last memory bug motivated me to
try to normalize it to use dlib. Now, it got simpler, shorter, and
possibly faster (although conversion wasn't a simple task).
PD: It also uses less memory now.
Diffstat (limited to 'src/styleengine.cc')
0 files changed, 0 insertions, 0 deletions