log

age author description
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
Thu, 21 Jun 2012 14:42:05 -0400 John W. Eaton Special-case removing rows or columns from empty sparse matrices stable
Sat, 19 May 2012 01:59:21 +0200 David Bateman Ensure sparse constructors have valid ridx and data indices even if they are zero matrices (bug #36104) stable
Wed, 05 Sep 2012 13:28:54 -0700 Rik build: Set TERM_LIBS before checking for READLINE.
Wed, 05 Sep 2012 09:41:20 -0700 Rik doc: Clean up docstring for print.m.
Wed, 05 Sep 2012 11:41:21 -0400 John W. Eaton pass QString by const reference instead of value
Wed, 05 Sep 2012 08:14:37 -0700 Rik Fix mex compilation with subdirs on Windows platforms (bug #37122)
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:36:11 -0700 Rik acinclude.m4: Use AC_LANG_PUSH macro with AC_CACHE_CHECK for greater efficiency.
Tue, 04 Sep 2012 17:25:31 -0700 Rik acinclude.m4: Correct message for OCTAVE_CHECK_FUNC_FIRDFIRST_MODERN.
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 18:43:28 -0400 Mike Miller don't start the GUI if window system is disabled
Tue, 04 Sep 2012 16:15:08 -0400 JĂșlio Hoffimann *typecast.cc: Include <climits> for CHAR_BIT.
Tue, 04 Sep 2012 16:08:10 -0400 John W. Eaton doc: index PKG_ADD and PKG_DEL
Tue, 04 Sep 2012 12:54:26 -0700 Rik build: Test for QT setPlaceholderText function before using it.
Tue, 04 Sep 2012 11:53:26 -0700 Rik Add '#include <config.h>' to C++ files in libgui/src
Tue, 04 Sep 2012 13:58:00 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 04 Sep 2012 13:54:14 -0400 John W. Eaton Added tag release-3-6-3 for changeset a95432e7309c stable
Tue, 04 Sep 2012 13:17:13 -0400 John W. Eaton Version 3.6.3 released. stable release-3-6-3
Tue, 04 Sep 2012 11:02:28 -0400 John W. Eaton handle scalar-sparse-matrix .^ matrix ops stable
Tue, 04 Sep 2012 07:45:46 -0700 Rik build: Use INC rather than INCLUDES for consistent naming in libinterp Makefile.am.
Mon, 03 Sep 2012 08:19:57 -0700 Rik * doc: Update HACKING file with new locations in liboctave for source files.
Sun, 02 Sep 2012 22:26:01 -0700 Rik build: Remove unnecessary -I includes in libgui Makefile.am.
Sun, 02 Sep 2012 17:41:43 -0700 Rik build: Remove unnecessary -I includes from AM_CPPFLAGS.
Sun, 02 Sep 2012 15:57:56 -0700 Rik build: Place ranlib build rules in ranlib directory's module.mk.