changelog
- Thu Aug 02 11:33:02 2007 +0000
- by Tom Fredrik Blenning Klaussen <bfg@sim.no> [Thu, 02 Aug 2007 11:33:02 +0000] rev 1218
- Corrected /speling/ mistakes.
- Wed Jul 18 11:55:07 2007 +0000
- by Tom Fredrik Blenning Klaussen <bfg@sim.no> [Wed, 18 Jul 2007 11:55:07 +0000] rev 1217
- Fixed typo, updated copyright statement.
- Tue Oct 03 19:14:55 2006 +0000
- by autosvn <autosvn@sim.no> [Tue, 03 Oct 2006 19:14:55 +0000] rev 1216
- Automatic Property adjustment.
- Tue Oct 03 19:13:23 2006 +0000
- by autosvn <autosvn@sim.no> [Tue, 03 Oct 2006 19:13:23 +0000] rev 1215
- Remove now obsolete .cvsignore files.
- Tue Aug 19 15:46:31 2003 +0000
- by Lars J. Aas <larsa@sim.no> [Tue, 19 Aug 2003 15:46:31 +0000] rev 1214
- bootstrap
- Tue Aug 19 15:46:16 2003 +0000
- by Lars J. Aas <larsa@sim.no> [Tue, 19 Aug 2003 15:46:16 +0000] rev 1213
- use #ifdef, not #if, where appropriate
- Tue Aug 19 15:44:40 2003 +0000
- by Lars J. Aas <larsa@sim.no> [Tue, 19 Aug 2003 15:44:40 +0000] rev 1212
- bootstrap and dsp-generation stuff
- Tue Aug 19 15:43:40 2003 +0000
- by Lars J. Aas <larsa@sim.no> [Tue, 19 Aug 2003 15:43:40 +0000] rev 1211
- tweaks
- Tue Aug 19 15:41:58 2003 +0000
- by Lars J. Aas <larsa@sim.no> [Tue, 19 Aug 2003 15:41:58 +0000] rev 1210
- dist fix
- Wed Jun 25 13:48:35 2003 +0000
- by Morten Eriksen <mortene@sim.no> [Wed, 25 Jun 2003 13:48:35 +0000] rev 1209
- Protected method should not be inlined, as the compiler can decide to not generate object code for the link library. Thanks to Felix Ritter for reporting the problem.