aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/fuzzy.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* * general tidying of multiprocessor codejthorn2003-02-16
* Change various jtutil/ templates which used to bejthorn2003-01-18
* change syntax of template instantiations yet again, to satisfy(??)jthorn2002-11-05
* util.hhjthorn2002-10-11
* restore explicit jtutil:: namespace qualifiers on template instantiationjthorn2002-10-07
* still another syntax tweak -- had a namespace qualifier wrong beforejthorn2002-10-07
* try sme more syntax tweaks to see if we can get it right this timejthorn2002-10-07
* fix template instantiation syntax for fuzzy::tolerancejthorn2002-10-06
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change $Id:$ --> $Header:$jthorn2002-09-13
* switch to new organization for #include files:jthorn2002-06-24
* change from jtutil::min/max --> std::, also add missing std:: in some filesjthorn2002-04-10
* put *everything* into namespace jtutil::jthorn2002-03-27
* s/fpt/fp/g as template parameterjthorn2001-07-03
* change comment wording for explicit template instantiationjthorn2001-06-21
* rename util++.hh --> util.hhjthorn2001-06-21
* comment whitespace tweaksjthorn2001-06-15
* change from template <class T> --> template <typename T>jthorn2001-06-15
* switch back to #include "jt/..." convention for my personaljthorn2001-06-15
* initial import into cvsjthorn2001-06-15