]> git.treefish.org Git - phys/latlib.git/commit
Using hashed parameter strings in cachefilenames.
authorAlexander Schmidt <alex@treefish.org>
Thu, 13 Mar 2014 15:25:04 +0000 (16:25 +0100)
committerAlexander Schmidt <alex@treefish.org>
Thu, 13 Mar 2014 17:09:15 +0000 (18:09 +0100)
commit894e6b60d1de6307a72b03d0027f71962bc2e282
tree0a98a685a98d37035533fb270167f965afcfd173
parente9c0e0b98886738917300348a522759c25d4a9c7
Using hashed parameter strings in cachefilenames.
Unhashed parastrings are stored in first line of cachefiles and checked on open.

Using hashed parameter string for cache file names.

Generating parastring in seperate function.

Write parastring into first line of cachefile.

Checking unhashed parastring when opening cachefile.
configcache.cpp
configcache.h