aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/stl_util.h
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen updates.lloyd2010-11-021-12/+10
| | | | | Remove version of search_map that returns two distinguishing results; only used in one place, and that can be replaced by a call to count()
* Work around Sun Studio multimap insert buglloyd2010-09-031-0/+5
|
* More Doxygen updates/fixeslloyd2010-06-151-3/+3
|
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-19/+21
| | | | | | | | | | | | | | | up during the Fedora submission review, that each source file include some text about the license. One handy Perl script later and each file now has the line Distributed under the terms of the Botan license after the copyright notices. While I was in there modifying every file anyway, I also stripped out the remainder of the block comments (lots of astericks before and after the text); this is stylistic thing I picked up when I was first learning C++ but in retrospect it is not a good style as the structure makes it harder to modify comments (with the result that comments become fewer, shorter and are less likely to be updated, which are not good things).
* Move stl_util and (forgotten again) modinfo.txt to utils modulelloyd2008-09-281-0/+84