log configure.ac @ 17241:03a666018e0f

age author description
Tue, 13 Aug 2013 21:38:12 -0400 Mike Miller build: Detect new GLPK API features required since changeset 54e251e699bb
Wed, 07 Aug 2013 12:03:31 -0700 Rik build: Redo LLVM macros to disable JIT rather than stop build if headers not found.
Sat, 03 Aug 2013 15:38:47 +0200 Sébastien Villemot Use the new GLPK API (bug #39038).
Sat, 03 Aug 2013 16:53:46 -0600 Max Brister Add support for llvm 3.3
Tue, 30 Jul 2013 00:49:37 -0400 Mike Miller build: detect Qt functions required for building the gui
Mon, 29 Jul 2013 15:04:52 -0400 Jordi Gutiérrez Hermoso maint: Non-trivial merge of stable to default
Sun, 28 Jul 2013 01:18:48 -0400 Jordi Gutiérrez Hermoso Properly incorporate Doxygen into the build system stable
Wed, 01 May 2013 17:54:56 +0800 LYH Handle LLVM API incoherence. Octave now works with LLVM 3.0, 3.1, and 3.2
Thu, 11 Jul 2013 22:47:02 +0200 Philip Nienhuis configure.ac: fix building Java support for MinGW
Sat, 08 Jun 2013 16:16:52 +0200 Torsten added test for qscintilla version 2.6.0
Thu, 16 May 2013 14:32:54 -0400 John W. Eaton check for Qt build tools with $host prefix
Wed, 15 May 2013 01:30:16 -0400 John W. Eaton allow build to continue without QScintilla lexer for Octave
Tue, 14 May 2013 05:23:45 -0400 John W. Eaton snapshot 3.7.5 ss-3-7-5
Mon, 13 May 2013 08:07:15 -0400 John W. Eaton snapshot 3.7.4 ss-3-7-4
Mon, 22 Apr 2013 11:50:11 -0400 John W. Eaton bump version to 3.7.3+
Mon, 22 Apr 2013 11:49:31 -0400 John W. Eaton snapshot 3.7.3
Tue, 16 Apr 2013 13:10:29 -0400 John W. Eaton set default terminal font for the GUI from the configure script
Tue, 26 Mar 2013 09:48:18 -0700 Rik configure.ac: Fix Java version detection on NixOS (bug #38593)
Sun, 17 Mar 2013 05:12:56 -0400 John W. Eaton conditionally define HAVE_FFTW and HAVE_ZLIB in config.h
Sun, 17 Mar 2013 04:58:33 -0400 John W. Eaton move AH_BOTTOM output to separate header file
Sat, 16 Mar 2013 16:44:24 -0400 Mike Miller build: allow make dist in libgui without Qt (bug #38518)
Sat, 16 Mar 2013 09:22:11 +0100 Torsten * configure.ac: look for lrelease and lrelease-qt4/-qt5
Fri, 15 Mar 2013 14:37:32 -0400 John W. Eaton check for correct SuiteSparse functions if --enable-64
Fri, 15 Mar 2013 07:07:08 -0400 John W. Eaton use int64_t for idx type if --enable-64
Wed, 13 Mar 2013 11:22:31 -0700 Rik configure.ac: Use quotes around $octave_cv_lib_qscintilla in the case variable is undefined.
Wed, 13 Mar 2013 09:08:10 -0700 Rik configure.ac: Unconditionally define AMCOND_HAVE_QSCINTILLA.
Wed, 13 Mar 2013 03:19:35 -0400 John W. Eaton push parser/lexer interface
Tue, 12 Mar 2013 19:03:07 -0700 Rik build: Use AMCOND to build GUI editor if Qscintilla available.
Mon, 11 Mar 2013 10:49:44 -0700 Rik build: Add creation of Doxygen docs to build system
Sun, 10 Mar 2013 20:31:16 +0100 Torsten gui: remove binary language files from repo and generate them during build
Sat, 02 Mar 2013 08:10:56 -0500 John W. Eaton eliminate UGLY_DEFS
Thu, 28 Feb 2013 10:53:27 -0500 John W. Eaton optionally use push parser interface
Thu, 28 Feb 2013 02:25:44 -0500 John W. Eaton maint: periodic merge of stable to default
Tue, 26 Feb 2013 16:52:33 -0800 Rik build: check for grep in configure and then use it in build process.
Fri, 22 Feb 2013 11:22:21 -0500 John W. Eaton use true/false for NO_OCT_FILE_STRIP configuration variable
Thu, 21 Feb 2013 15:17:54 -0500 John W. Eaton Version 3.6.4 released. stable release-3-6-4
Thu, 21 Feb 2013 00:08:26 -0500 Mike Miller Reverse logic of libcurl feature test result
Thu, 21 Feb 2013 00:02:53 -0500 Mike Miller Fix typo in changeset dc39c1d84c5b
Wed, 20 Feb 2013 22:51:31 -0500 Mike Miller Restore default floating point state after calling Java
Sat, 16 Feb 2013 22:21:13 -0500 John W. Eaton use yes/no instead of true/false in confgure scripts
Mon, 11 Feb 2013 16:26:08 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 11 Feb 2013 16:22:26 -0500 John W. Eaton bump version for 3.6.4-rc2 stable rc-3-6-4-2
Sat, 09 Feb 2013 16:13:55 -0500 John W. Eaton bump version number to 3.7.2+
Sun, 10 Feb 2013 00:59:19 -0500 John W. Eaton snapshot version 3.7.2 ss-3-7-2
Fri, 08 Feb 2013 16:53:14 -0500 John W. Eaton install tests and functions to run them
Thu, 07 Feb 2013 12:26:50 -0500 John W. Eaton don't abort configure if makeinfo is missing
Sat, 19 Jan 2013 16:21:46 +0100 Torsten gui: install translation files into $(datadir)/octave/$(version)/locale
Mon, 21 Jan 2013 01:58:07 -0500 Mike Miller build: Improve detection of FFTW multi-threading
Mon, 14 Jan 2013 21:01:49 +0100 Andreas Weber added FFTW multithreaded library support
Mon, 14 Jan 2013 16:05:47 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 14 Jan 2013 15:07:04 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools stable
Mon, 14 Jan 2013 14:59:01 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools
Sun, 13 Jan 2013 11:29:50 -0800 Rik maint: Periodic merge of stable to default.
Sat, 12 Jan 2013 00:58:19 -0600 Kyle Guinn configure.ac: Fix CAMD/COLAMD/CCOLAMD/CXSparse include search directories stable
Sat, 12 Jan 2013 12:02:29 -0500 John W. Eaton maint: remove duplicate lines introduced by merge from stable
Sat, 12 Jan 2013 07:36:14 -0800 Rik maint: Periodic merge of stable to default.
Fri, 11 Jan 2013 22:19:46 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile stable
Fri, 11 Jan 2013 22:06:39 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile
Fri, 11 Jan 2013 09:46:23 -0800 Rik configure.ac: Clarify warning about disabling static AND shared libraries.
Wed, 09 Jan 2013 13:46:10 -0500 Ben Abbott Fix typo from 18d1bd2596bf (LFLAGS -> LDFLAGS)
Wed, 09 Jan 2013 10:17:58 -0500 Ben Abbott Sneak the MacOS X "-framework JavaVM" into mkoctfile via LDFLAGS
Sat, 05 Jan 2013 19:58:22 -0500 John W. Eaton maint: merge stable to default
Sat, 05 Jan 2013 19:46:27 -0500 John W. Eaton Bump version for 3.6.4-rc1 stable rc-3-6-4-1
Thu, 03 Jan 2013 01:59:08 -0500 John W. Eaton maint: bump version number to 3.7.1+
Thu, 03 Jan 2013 01:57:47 -0500 John W. Eaton maint: merge snapshot changes
Wed, 02 Jan 2013 15:16:08 -0500 John W. Eaton snapshot version 3.7.1 ss-3-7-1
Wed, 02 Jan 2013 20:18:28 -0800 Rik configure.ac: Replace uses of 'true' as a command.
Wed, 02 Jan 2013 17:15:57 -0800 Rik configure.ac: Simplify test for math library.
Wed, 02 Jan 2013 16:59:10 -0800 Rik configure.ac: Remove some no longer accurate comments.
Wed, 02 Jan 2013 14:29:50 -0500 John W. Eaton allow build to proceed if either Qt or QScintilla is missing
Fri, 28 Dec 2012 12:21:11 -0800 Rik build: Use $host_os variable to clarify configure.ac
Thu, 27 Dec 2012 19:58:09 -0800 Rik configure.ac: Move tests for programs necessary to build Octave close to top of file.
Thu, 27 Dec 2012 16:09:55 -0800 Rik configure.ac: Remove unused EXTERN_CFLAGS, EXTERN_CXXFLAGS variables
Thu, 27 Dec 2012 13:15:12 -0800 Rik configure.ac: Remove unnecessary double quotes in test expression.
Wed, 26 Dec 2012 12:56:38 -0800 Rik build: Check that system has math defines such as M_PI.
Wed, 26 Dec 2012 11:14:46 -0800 Rik build: Check for isascii() before using it.
Tue, 25 Dec 2012 10:59:37 -0800 Rik configure.ac: Avoid non-portable sh technique of double-quoted, backtick expressions.
Sun, 23 Dec 2012 13:17:51 -0500 Michael Goffioul Fix incorrect shell double-quoting syntax.
Sun, 23 Dec 2012 03:16:08 +0000 Michael Goffioul Fix JAVA detection for MSVC and support white space in Java path.
Fri, 21 Dec 2012 16:11:33 -0500 John W. Eaton periodic merge of stable to default
Tue, 04 Dec 2012 13:52:51 -0500 John W. Eaton USe pkg-config for freetype2 configure check. stable
Thu, 13 Dec 2012 10:47:24 -0800 Rik configure.ac: Use build_java as internal script variable rather than HAVE_JAVA.
Thu, 13 Dec 2012 10:17:19 -0800 Rik configure.ac: Ensure that all AC_DEFINEs are captured by UGLY_DEFS variable.
Wed, 12 Dec 2012 16:03:46 -0800 Rik configure.ac: Search for jvm.dll on MingW/Cygwin platforms for Java.
Wed, 12 Dec 2012 08:35:29 -0800 Rik configure.ac: Add with-java-xxx options to specify homedir, libdir, includedir
Tue, 11 Dec 2012 14:06:09 -0800 Rik build: Add more searching for Java libjvm.so.
Mon, 10 Dec 2012 13:15:08 -0800 Rik build: Overhaul auto-detection of Java when JAVA_HOME is not set.
Sun, 09 Dec 2012 15:07:24 -0800 Rik configure.ac: Add warning message if JAVA_HOME variable is not set.
Sat, 08 Dec 2012 16:08:09 -0500 Mike Miller Make the path to the shell interpreter configuable
Thu, 06 Dec 2012 15:09:37 -0800 Rik configure.ac: Use portable sh programming techniques for java autoconf code.
Thu, 06 Dec 2012 12:06:08 -0800 Rik build: Check for 'mkdir -p' and then use it in Makefiles.
Thu, 06 Dec 2012 10:37:54 -0800 Rik build: Add --disable-java option to configure (bug #37838).
Tue, 04 Dec 2012 13:52:51 -0500 John W. Eaton USe pkg-config for freetype2 configure check.
Tue, 27 Nov 2012 22:39:26 +0100 Carlo de Falco improve autoconf check for java version and location.
Fri, 23 Nov 2012 15:29:13 -0500 John W. Eaton include Octave Forge java package in core Octave
Mon, 05 Nov 2012 01:48:16 +0000 Michael Goffioul Fix cruft.def location and usage.
Mon, 05 Nov 2012 01:47:49 +0000 Michael Goffioul Use pkg-config to discover Qt (pkg-config is already a requirement anyway).
Wed, 17 Oct 2012 11:51:35 -0400 John W. Eaton maint: periodic merge of stable to default
Wed, 17 Oct 2012 10:05:44 -0400 John W. Eaton 3.6.4-rc0 release candidate stable rc-3-6-4-0
Mon, 15 Oct 2012 08:40:01 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Mon, 15 Oct 2012 08:34:33 -0400 Jordi Gutiérrez Hermoso build: Fix pcre/pcre.h #include stable
Tue, 02 Oct 2012 17:20:59 -0400 John W. Eaton remove FAQ from sources
Sat, 29 Sep 2012 18:22:30 -0700 Rik configure.ac: Remove mkstemp check for MinGW now that gnulib module is used.
Sat, 29 Sep 2012 15:41:18 -0700 Rik build: Use putenv module from gnulib.
Sat, 29 Sep 2012 12:13:38 -0700 Rik configure.ac: Remove commented and obsolete test for Sun platform.
Sat, 29 Sep 2012 11:57:44 -0700 Rik build: Remove unnecessary AC_CHECK_FUNCS calls.
Fri, 28 Sep 2012 14:22:54 -0700 Rik build: Add missing tests and gnulib modules suggested by autoscan.
Wed, 19 Sep 2012 17:26:37 -0700 Rik build: Add and organize octave_config_info variables.
Tue, 18 Sep 2012 10:55:59 -0700 Rik configure.ac: Eliminate unnecessary unistd.h replacement for MSVC targets.
Fri, 14 Sep 2012 11:25:57 -0700 Rik configure.ac: Implement some portable sh programming recommendations from Autoconf.
Wed, 12 Sep 2012 20:06:05 -0700 Rik configure.ac: Simplify test for LLVM dependencies.
Wed, 12 Sep 2012 15:08:45 -0400 John W. Eaton reorganize libgui build
Wed, 12 Sep 2012 11:36:35 -0700 Rik configure.ac: Cache results for QRUPDATE_LUU autoconf test.
Tue, 11 Sep 2012 10:30:32 -0700 Rik build: Implement some caching for OCTAVE_CHECK_LIB macro.
Tue, 11 Sep 2012 07:55:37 -0700 Rik configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X)
Mon, 10 Sep 2012 17:02:10 -0500 Max Brister Remove --enable-jit-debug configure option
Mon, 10 Sep 2012 12:42:25 -0600 Max Brister configure.ac: Do not check for Qt with --disable-gui
Sun, 09 Sep 2012 12:31:19 -0700 Rik build: Use caching on more intermediate results to speed up configure.
Fri, 07 Sep 2012 17:05:12 -0700 Rik Fix Octave builds with SuiteSparse >=4.0 (bug #37031)
Thu, 06 Sep 2012 23:02:05 -0400 Mike Miller Add check for CURLOPT_DIRLISTONLY in libcurl
Thu, 06 Sep 2012 11:44:24 -0700 Rik configure.ac: Use m4 quoting more consistently throughout file.
Wed, 05 Sep 2012 20:17:05 -0700 Rik configure.ac: Disable JIT compilation by default. Added --enable-jit to compile JIT.
Wed, 05 Sep 2012 16:59:19 -0700 Rik configure.ac: Use true/false rather than yes/no for build_gui variable.
Wed, 05 Sep 2012 16:29:07 -0700 Rik build: Overhaul LLVM determination in configure.ac
Wed, 05 Sep 2012 13:28:54 -0700 Rik build: Set TERM_LIBS before checking for READLINE.
Tue, 04 Sep 2012 21:56:12 -0700 Rik build: Properly choose qmake if Qt3 and Qt4 are installed (Bug #37101)
Tue, 04 Sep 2012 21:10:23 -0700 Rik configure.ac: Conditionally build GUI using same construct as conditionally building DOCs.
Tue, 04 Sep 2012 19:24:06 -0700 Rik build: Add check for Qt libraries to configure.ac.
Tue, 04 Sep 2012 18:24:37 -0700 Rik build: Clean up configure macros for building GUI.
Tue, 04 Sep 2012 17:24:19 -0700 Rik configure.ac: Add check for Qscintilla library before building GUI.
Tue, 04 Sep 2012 15:54:12 -0700 Rik build: Add tests for specific Qt functions to configure.ac
Tue, 04 Sep 2012 13:58:00 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 04 Sep 2012 13:17:13 -0400 John W. Eaton Version 3.6.3 released. stable release-3-6-3
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
Thu, 30 Aug 2012 15:52:44 +0100 Michael Goffioul Fix compilation under Windows with GUI and LLVM enabled.
Sun, 26 Aug 2012 16:17:02 -0400 John W. Eaton avoid confusing --disable-foo (default is yes) configure help messages
Sun, 26 Aug 2012 13:49:41 -0600 Max Brister configure.ac: Clarify help text on --disable-gui
Sat, 25 Aug 2012 13:11:34 -0500 Max Brister configure.ac: Improve LLVM configure check and warning (bug #37050)
Sat, 18 Aug 2012 18:10:09 -0400 John W. Eaton rename gui directory to libgu
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src
Tue, 14 Aug 2012 13:57:44 -0700 Rik configure.ac: Add checks for a few missing types.
Mon, 13 Aug 2012 15:43:49 -0700 Rik Add AX_COMPARE_VERSION.m4 macro m4/ dir to make configure.ac simpler.
Mon, 13 Aug 2012 14:06:47 -0700 Rik configure.ac: Correct GCC_VERSION test to return only version number and no other text.
Mon, 13 Aug 2012 14:04:26 -0700 Rik Deprecate configure variables CC_VERSION, CXX_VERSION.
Mon, 13 Aug 2012 12:56:53 -0700 Rik Remove obsolete m4 macro OCTAVE_SMART_PUTENV.
Mon, 13 Aug 2012 11:56:07 -0700 Rik configure.ac: Re-indent for clarity. Try to shorten long lines < 80 characters.
Sat, 11 Aug 2012 11:47:03 -0400 John W. Eaton allow building without gui to work gui
Fri, 10 Aug 2012 18:07:24 -0400 John W. Eaton periodic merge of default to gui gui
Fri, 10 Aug 2012 13:09:11 -0700 Rik configure.ac: Don't run OCTAVE_CARBON_CGDISPLAYBITSPERPIXEL unless Carbon Framework is present.
Fri, 10 Aug 2012 12:39:31 -0700 Rik configure.ac: Allow caching of EXCEPTION_IN_MATH test.
Fri, 10 Aug 2012 12:19:59 -0700 Rik configure.ac: Split gnulib initialization into 2 parts to match recommended usage.
Fri, 10 Aug 2012 12:03:16 -0700 Rik build: Overhaul acinclude.m4 macros.
Fri, 10 Aug 2012 06:31:09 -0400 John W. Eaton maint: periodic merge of default to gui gui
Thu, 09 Aug 2012 08:29:50 -0700 Rik build: Move unordered_map header tests to acinclude.m4 and add caching of results.
Wed, 08 Aug 2012 10:41:31 -0700 Rik configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in C compiler.
Wed, 08 Aug 2012 10:27:59 -0400 John W. Eaton avoid "function declared 'noreturn' has a return statement" warning.
Wed, 08 Aug 2012 07:23:21 -0700 Rik configure.ac: Require makeinfo to be present before building Octave.
Tue, 07 Aug 2012 13:34:22 -0700 Rik configure.ac: Re-organize to follow Autoconf layout guidelines
Tue, 07 Aug 2012 09:01:02 -0700 Rik Eliminate duplicate PTHREAD_CFLAGS inclusion in build process.
Sun, 05 Aug 2012 16:43:55 -0400 John W. Eaton more tweaks for the gui build gui
Sun, 05 Aug 2012 20:04:53 +0100 Michael Goffioul Further integration of GUI in the build system. gui
Sun, 05 Aug 2012 12:35:28 -0400 John W. Eaton delete obsolete from Qt checks from configure.ac gui
Sun, 05 Aug 2012 14:37:22 +0100 Michael Goffioul Integrate GUI building with regular octave build system. gui
Fri, 03 Aug 2012 14:59:40 -0400 John W. Eaton maint: periodic merge of default to gui gui
Tue, 31 Jul 2012 22:24:28 -0700 Rik configure.ac: Comment out unneeded special build flags for Sun C++ compiler.
Tue, 31 Jul 2012 10:28:51 -0700 Rik Refactor configure.ac to make it more understandable.
Mon, 30 Jul 2012 20:45:52 +0100 Carnë Draug configure.ac: replace deprecated AC_CONFIG_HEADER macro
Mon, 30 Jul 2012 16:23:52 +0100 Carnë Draug configure.ac: replace deprecated AC_TRY_LINK macro
Sat, 28 Jul 2012 12:06:34 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Wed, 25 Jul 2012 15:33:47 +0100 Carnë Draug configure.ac: consistency on output (using the same word for the same thing)
Sun, 22 Jul 2012 03:58:02 +0200 Carlo de Falco Properly restore compiler and linker flags after llvm tests
Fri, 20 Jul 2012 14:30:07 -0500 Max Brister Use -I instead of -isystem if -isystem is not avaiable
Fri, 20 Jul 2012 10:50:16 -0500 Max Brister configure.ac: Skip compiling JIT if LLVM_CONFIG is not specified
Thu, 12 Jul 2012 13:15:27 -0500 Max Brister configure.ac: llvm include goes in CPPFLAGS not CXXFLAGS
Mon, 18 Jun 2012 16:45:10 -0500 Max Brister maint: periodic merge of default to jit
Sat, 09 Jun 2012 14:26:15 -0500 Max Brister maint: periodic merge of default to jit
Sun, 03 Jun 2012 16:00:22 -0500 Max Brister Use CXX and CPP flags correctly when configuring llvm
Sun, 03 Jun 2012 15:38:40 -0500 Max Brister Locate and link with LLVM properly
Sat, 02 Jun 2012 10:06:54 -0500 Max Brister maint: periodic merge of default to jit
Thu, 24 May 2012 15:48:10 -0600 Max Brister maint: Periodic merge of default to jit
Wed, 23 May 2012 16:22:05 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of default to jit
Sat, 12 May 2012 19:39:44 -0600 Max Brister maint: periodic merge of default to jit
Wed, 09 May 2012 12:53:41 -0600 Max Brister configure.ac: Bad merge
Mon, 07 May 2012 16:57:57 -0600 Max Brister maint: periodic merge of default to jit
Sun, 06 May 2012 20:17:30 -0600 Max Brister Initial JIT support
Mon, 18 Jun 2012 15:51:30 +0200 Jacob Dawid maint: periodic merge from default to gui gui
Sun, 17 Jun 2012 17:20:38 -0400 Ben Abbott Detect Carbon's CGDisplayBitsPerPixel during configure. Use it if present.
Tue, 05 Jun 2012 07:39:46 +0200 Carlo de Falco Add configure check for templated bitwise operators.
Thu, 31 May 2012 22:21:25 +0200 Jacob Dawid maint: periodic merge of default to gui gui
Thu, 31 May 2012 16:09:57 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 31 May 2012 11:22:15 -0400 John W. Eaton Version 3.6.2 released. stable release-3-6-2
Tue, 29 May 2012 14:31:21 +0200 Jacob Dawid maint: Periodic merge of default to gui. gui
Thu, 24 May 2012 15:38:59 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 24 May 2012 15:35:50 -0400 John W. Eaton 3.6.2-rc2 release candidate stable rc-3-6-2-2
Thu, 24 May 2012 12:19:04 -0400 John W. Eaton 3.6.2-rc1 release candidate stable
Sat, 19 May 2012 03:15:00 -0400 Jordi Gutiérrez Hermoso main: Periodic merge of default to gui gui
Sat, 19 May 2012 00:15:30 -0400 Jordi Gutiérrez Hermoso build: Restore printing some summary ./configure warnings at the end
Fri, 18 May 2012 09:59:23 +0200 Jacob Dawid maint: periodic merge with default. gui
Sat, 12 May 2012 12:39:09 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 11 May 2012 13:46:18 -0400 John W. Eaton 3.6.2-rc0 release candidate stable rc-3-6-2-0
Thu, 10 May 2012 12:01:42 -0400 John W. Eaton handle texinfo macros consistently in help system and manual
Mon, 07 May 2012 16:02:31 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Mon, 07 May 2012 08:52:17 -0400 Jordi Gutiérrez Hermoso Cleanup on autoconf warnings
Thu, 03 May 2012 00:52:24 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of default to gui gui
Tue, 24 Apr 2012 20:27:42 -0400 Mike Miller Disable building documentation if gnuplot not found
Fri, 13 Apr 2012 14:07:45 -0400 John W. Eaton maint: fix unordered_map configure test
Wed, 11 Apr 2012 15:40:01 -0400 Carlo de Falco Add configure check for isnan in fortran.
Tue, 13 Mar 2012 19:11:52 -0400 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 23 Feb 2012 15:55:14 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 22 Feb 2012 14:39:41 -0500 John W. Eaton Version 3.6.1 released. stable release-3-6-1
Sat, 18 Feb 2012 10:09:15 -0800 Rik maint: periodic merge of stable to default.
Thu, 16 Feb 2012 21:47:16 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 09 Feb 2012 11:25:04 -0500 John W. Eaton 3.6.1 release candidate 0 stable rc-3-6-1-0
Wed, 08 Feb 2012 16:46:58 -0500 John W. Eaton maint: periodic merge of stable to default
Tue, 07 Feb 2012 11:20:29 -0500 John W. Eaton undo part of changeset f15007a6c642 stable
Fri, 03 Feb 2012 19:16:01 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 02 Feb 2012 09:37:33 -0800 Rik build: Add new location for Qhull2012 include files to build system. stable
Tue, 31 Jan 2012 10:40:13 -0800 Rik maint: Bump Octave version to development numbering of 3.7.0+
Sun, 22 Jan 2012 15:13:22 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Sun, 15 Jan 2012 13:02:42 -0500 John W. Eaton Version 3.6.0 released. stable release-3-6-0 release-3.6.0
Thu, 12 Jan 2012 14:31:50 -0500 John W. Eaton 3.6.0-rc1 release candidate stable rc-3-6-0-1
Tue, 10 Jan 2012 16:43:41 -0500 John W. Eaton 3.6.0-rc0 release candidate stable rc-3-6-0-0
Fri, 06 Jan 2012 16:48:00 -0500 John W. Eaton append + to version stable
Fri, 06 Jan 2012 14:34:06 -0500 John W. Eaton snapshot 3.5.92 stable ss-3-5-92
Fri, 06 Jan 2012 10:25:00 -0500 John W. Eaton use gnulib::raise stable
Tue, 03 Jan 2012 20:12:38 -0500 John W. Eaton remove ARPACK files from sources and restore configure checks for external ARPACK library stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 23 Dec 2011 19:26:06 -0500 John W. Eaton append + to version stable
Fri, 23 Dec 2011 19:24:41 -0500 John W. Eaton snapshot 3.5.91 stable ss-3-5-91
Tue, 20 Dec 2011 16:57:55 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 15 Dec 2011 13:59:38 -0800 Rik doc: Fix typo in --enable-no-undefined help string stable
Tue, 13 Dec 2011 16:53:22 -0500 John W. Eaton handle new names and locations of qhull include files (bug #33712) stable
Sun, 11 Dec 2011 23:19:35 -0500 John W. Eaton append + to version
Sun, 11 Dec 2011 23:18:31 -0500 John W. Eaton snapshot 3.5.90 ss-3-5-90
Sun, 11 Dec 2011 22:35:13 -0500 John W. Eaton use pcre/pcre.h if it is present
Sat, 03 Dec 2011 15:19:42 +0000 Michael Goffioul Use thread-safe atomic reference counting (GCC and MSVC).
Wed, 16 Nov 2011 14:37:55 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Mon, 07 Nov 2011 03:20:10 -0500 John W. Eaton make octave_allocator optional and disable by default
Tue, 25 Oct 2011 11:28:41 -0700 Jordi Gutiérrez Hermoso Merge with default again gui
Mon, 24 Oct 2011 16:16:50 -0400 John W. Eaton maint: periodic merge of stable to default