aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/linear_map.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
* Change various jtutil/ templates which used to bejthorn2003-01-18
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* when we have a default argument to a C++ function, only give thejthorn2002-09-20
* change $Id:$ --> $Header:$jthorn2002-09-13
* switch to new organization for #include files:jthorn2002-06-24
* add linear_map::origin()jthorn2002-04-10
* put *everything* into namespace jtutil::jthorn2002-03-27
* s/fpt/fp/g as template parameterjthorn2001-07-03
* rename in_range() --> is_in_range()jthorn2001-06-26
* change comment wording for explicit template instantiationjthorn2001-06-21
* rename util++.hh --> util.hhjthorn2001-06-21
* fix various bugs caused by overzealous s/fp/fpt/ (eg in fn names)jthorn2001-06-15
* minor comment & whitespace tweaksjthorn2001-06-15
* change from template <class T> --> template <typename T>jthorn2001-06-15
* initial import into cvsjthorn2001-06-15