aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/linear_map.hh
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* remove trailing semicolon afterjthorn2006-07-21
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* add #ifndef include guards to a bunch of files, even though they shouldn'tjthorn2003-05-06
* Change various jtutil/ templates which used to bejthorn2003-01-18
* fix a few syntx nits found by icc:jthorn2002-10-06
* 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
* 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