log liboctave/numeric/oct-rand.cc @ 21202:f7121e111991

age author description
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sun, 24 May 2015 04:47:20 +0100 Carnë Draug Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 19 Mar 2014 20:46:39 -0400 Branden Archer Fix dead assignment in oct-rand.cc do_float_scalar (bug #41827). stable
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.
Thu, 15 Aug 2013 20:14:30 +0200 Philipp Kutin Handle out-of-range values consistently when initializing random number generator.
Sat, 13 Jul 2013 08:08:15 -0700 Rik Use xfinite to replace some (isinf || isnan) instances in C++ code.
Sat, 29 Dec 2012 08:15:04 -0800 Rik oct-rand.cc: Silence compiler warning about possible uninitialized variable.
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base liboctave/oct-rand.cc@321ee2023dfd
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/oct-rand.cc@f8acb0199de0