aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/datastor
Commit message (Collapse)AuthorAgeFilesLines
* Uglify Data_Store::search_with a little to go through multimap_insertlloyd2010-09-031-1/+7
| | | | to avoid a Sun Studio bug.
* Remove filter/pipe dependency herelloyd2010-09-032-14/+6
|
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
|
* Make many more headers internal-only.lloyd2009-12-161-1/+1
| | | | | | | | | | | | | Fixes for the amalgamation generator for internal headers. Remove BOTAN_DLL exporting macros from all internal-only headers; the classes/functions there don't need to be exported, and avoiding the PIC/GOT indirection can be a big win. Add missing BOTAN_DLLs where necessary, mostly gfpmath and cvc For GCC, use -fvisibility=hidden and set BOTAN_DLL to the visibility __attribute__ to export those classes/functions.
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
|
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
| | | | | Pretty much useless and unused, except for listing the module names in build.h and the short versions totally suffice for that.
* Add missing info.txt fileslloyd2009-07-161-0/+13
|
* Move some files around to break up dependencies between directorieslloyd2009-07-162-0/+233