log src/scalar.c @ 285:89fe52066db1 tip master

age author description
Sun, 15 Jan 2017 13:56:31 +0200 Csaba Kertesz Don't store the floor() result in integer because it can be out-of-range
Fri, 07 Nov 2014 16:11:42 +0000 Jamie Bullock Remove unmaintainable relative paths
Thu, 12 Jun 2014 09:22:34 +0100 Sean Enderby some fixes to scalar.c so they work in MSVC
Thu, 05 Jun 2014 20:30:08 +0100 Jamie Bullock Fix bug in xtract_peak()
Wed, 04 Jun 2014 18:07:47 +0100 Jamie Bullock Add stdint include
Wed, 04 Jun 2014 17:36:11 +0100 Jamie Bullock Merge pull request #53 from seanlikeskites/tristimulusWork
Tue, 25 Feb 2014 14:27:25 +0000 Sean Enderby updated docs and removed commented out code