log libinterp/corefcn/data.cc @ 18211:775e7874b38d

age author description
Fri, 03 Jan 2014 17:33:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 29 Dec 2013 21:17:31 -0500 Mike Sander fix cumsum typo gui-release
Tue, 17 Dec 2013 09:00:34 -0800 Marco Caliari Return empty matrix rather than issuing error when requested diagonal is out of range.
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Tue, 12 Nov 2013 22:37:50 -0800 Rik Issue an error if reshape called with just a single dimension.
Mon, 04 Nov 2013 01:19:05 -0500 John W. Eaton use gnulib frexp module
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 09 Oct 2013 22:38:43 -0400 John W. Eaton avoid memory leaks in base_64_encode and base_64_decode (bug #40228)
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sat, 17 Aug 2013 11:45:20 -0700 Rik doc: Rename @xcode macro to @tcode (transpose code) for clarity.
Thu, 08 Aug 2013 12:31:12 -0700 Rik test: Correct typo '%assert' -> '%!assert' to have test blocks run.
Tue, 30 Jul 2013 21:29:57 -0400 Mike Miller norm: fix argument handling to match the docstring (bug #34778)
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/data.cc@c89e9ded6757