log

age author description
Fri, 21 Sep 2012 17:31:25 -0400 Jordi Gutiérrez Hermoso Deprecate DiagArray2<T>::diag
Fri, 21 Sep 2012 17:24:46 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 20 Sep 2012 12:20:39 -0400 John W. Eaton implement local option for warnings
Fri, 21 Sep 2012 16:42:33 -0400 Jordi Gutiérrez Hermoso Fix diag handling of diagvectors (bug #37411) stable
Thu, 20 Sep 2012 10:14:03 -0400 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Thu, 20 Sep 2012 04:08:53 -0500 Daniel J Sebald Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)
Wed, 19 Sep 2012 17:26:37 -0700 Rik build: Add and organize octave_config_info variables.
Wed, 19 Sep 2012 15:34:15 -0400 John W. Eaton call more built-in functions directly
Wed, 19 Sep 2012 15:28:10 -0400 John W. Eaton include oct-obj.h in generated builtin-defun-decls.h file
Wed, 19 Sep 2012 15:13:19 -0400 John W. Eaton backout changeset 2e5ba861898f
Wed, 19 Sep 2012 14:38:47 -0400 John W. Eaton call built-in functions directly in GUI callbacks
Wed, 19 Sep 2012 14:32:30 -0400 John W. Eaton correct name of include guard in generated builtin-defun-decls.h file
Wed, 19 Sep 2012 13:24:32 -0400 John W. Eaton generate declarations for all built-in DEFUN functions
Wed, 19 Sep 2012 10:17:35 -0700 Rik build: Add FFTW_XCPPFLAGS to corefcn convenience library CPPFLAGS
Wed, 19 Sep 2012 10:05:15 -0700 Rik build: Only use extra CPPFLAGS in the convenience libraries that need them.
Tue, 18 Sep 2012 15:41:58 -0700 Rik build: Deprecate DLL_CDEFS, CLL_CXXDEFS in Makefiles.
Tue, 18 Sep 2012 15:32:50 -0700 Rik build: Rename autogen.sh script to bootstrap to conform to GNU guidelines.
Tue, 18 Sep 2012 11:33:48 -0700 Rik build: Comment and add FIXME notes for automake rules which never fire.
Tue, 18 Sep 2012 10:55:59 -0700 Rik configure.ac: Eliminate unnecessary unistd.h replacement for MSVC targets.
Tue, 18 Sep 2012 13:40:04 -0400 Jordi Gutiérrez Hermoso Pass fig to print function in saveas.m
Tue, 18 Sep 2012 10:38:40 -0700 Rik .hgignore: Ignore gnulib/gnulib.mk file.
Tue, 18 Sep 2012 10:15:05 -0700 Rik build: Update imported module list from gnulib.
Tue, 18 Sep 2012 08:50:17 -0700 Rik randmtzig.c: Use spaces around '=' for readability.
Tue, 18 Sep 2012 08:49:00 -0700 Rik Fix missing newline in changeset 6d4cd994ea71.
Tue, 18 Sep 2012 08:41:27 -0400 Jordi Gutiérrez Hermoso Merge in Ed's changes
Mon, 17 Sep 2012 22:36:45 -0700 Ed Meyer corrections to the doc for mgorth
Tue, 18 Sep 2012 01:32:30 -0400 John W. Eaton eliminate copy and paste copyright info in GUI about info box
Tue, 18 Sep 2012 00:40:16 -0400 John W. Eaton include new files in libinterp/interp-core/module.mk
Mon, 17 Sep 2012 23:07:22 -0400 John W. Eaton refactor GUI event handling to use new event_queue class
Mon, 17 Sep 2012 22:38:53 -0400 John W. Eaton provide load_workspace and save_workspace functions