log liboctave/array/idx-vector.h @ 21574:ae4d7dfea337

age author description
Fri, 01 Apr 2016 12:57:49 -0400 John W. Eaton maint: merge stable to default.
Fri, 01 Apr 2016 12:04:04 -0400 John W. Eaton avoid mulitple definitions of static function-scope vars (bug #47372) stable
Mon, 07 Mar 2016 10:46:13 -0800 Rik Fix segfault caused by clang processing of GCC noreturn attribute.
Tue, 23 Feb 2016 16:34:23 -0800 Mike Miller Fix declaration of template friend class std::unique_ptr
Fri, 19 Feb 2016 09:41:41 -0800 Rik Use std::unique_ptr to replace deprecated std::auto_ptr.
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Mon, 08 Feb 2016 17:30:29 -0500 John W. Eaton create and install a subset of config.h in octave-config.h
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Sat, 23 Jan 2016 17:44:57 -0800 Rik maint: Clean up compile warnings in liboctave from cset 7cac4e7458f2.
Thu, 21 Jan 2016 18:18:16 -0500 John W. Eaton store more --enable-FEATURE info in octave_config_info
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Fri, 05 Dec 2014 13:08:36 +0100 Kai T. Ohlhus replace oct-mem.h inline indirections by standard function calls.
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/idx-vector.h@46920375405f