Mercurial > hg > octave-nkf
log liboctave/numeric/oct-norm.cc @ 20830:b65888ec820e draft default tip gccjit
age | author | description |
---|---|---|
Tue, 10 Mar 2015 10:28:05 -0700 | Rik | oct-norm.cc: Use static_cast<R> (M_PI) for cases where R is not double. |
Wed, 25 Feb 2015 11:55:49 -0800 | Rik | maint: Cleanup C++ code to follow Octave coding conventions. |
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
Sun, 19 Oct 2014 08:42:58 -0400 | John W. Eaton | don't include oct-locbuf.h in header files unnecessarily |
Wed, 04 Dec 2013 22:13:18 -0800 | Rik | Follow coding convention of defining and initializing only 1 variable per line in liboctave. |
Sat, 26 Oct 2013 18:57:05 -0700 | Rik | maint: Use GNU style coding conventions for code in liboctave/ |
Wed, 23 Oct 2013 22:09:27 -0400 | John W. Eaton | maint: Update copyright notices for release. |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/oct-norm.cc@3e148d609db8 |