Mercurial > hg > octave-nkf
graph
-
GUI branch merged in, closing the GUI branch guiMon, 13 Aug 2012 11:01:26 -0400, by Jordi GutiƩrrez Hermoso
-
Merge gui onto default \o/Mon, 13 Aug 2012 10:32:19 -0400, by Jordi GutiƩrrez Hermoso
-
Make resource_manager a singleton with Octave conventions guiSun, 12 Aug 2012 14:36:23 -0400, by Mike Miller
-
allow location of default settings file to be configurable guiSat, 11 Aug 2012 17:58:12 -0400, by John W. Eaton
-
provide Voct_etc_dir variableSat, 11 Aug 2012 17:32:42 -0400, by John W. Eaton
-
partial cleanup of include files in gui sources guiSat, 11 Aug 2012 11:02:12 -0400, by John W. Eaton
-
build: Update ax_XXX macros in m4 directory to newest versions.Fri, 10 Aug 2012 17:50:55 -0700, by Rik
-
build: Remove unused variable INCFLAGS from AM_C[XX}_FLAGS and Octave.Fri, 10 Aug 2012 16:23:41 -0700, by Rik
-
Move documentation for seealso macro outside of macro definition.Fri, 10 Aug 2012 16:03:34 -0700, by Rik
-
use forward decls for mxArray in ov.h and ov-base.hFri, 10 Aug 2012 17:59:35 -0400, by John W. Eaton
-
Postfix increment and decrement operations in JITFri, 10 Aug 2012 16:41:07 -0500, by Max Brister
-
Remove uneeded release overloadsFri, 10 Aug 2012 16:19:27 -0500, by Max Brister
-
Scalar unary operation support in JITFri, 10 Aug 2012 15:05:29 -0500, by Max Brister
-
configure.ac: Don't run OCTAVE_CARBON_CGDISPLAYBITSPERPIXEL unless Carbon Framework is present.Fri, 10 Aug 2012 13:09:11 -0700, by Rik
-
build: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for SuiteSparse header file.Fri, 10 Aug 2012 12:56:15 -0700, by Rik
-
configure.ac: Allow caching of EXCEPTION_IN_MATH test.Fri, 10 Aug 2012 12:39:31 -0700, by Rik
-
configure.ac: Split gnulib initialization into 2 parts to match recommended usage.Fri, 10 Aug 2012 12:19:59 -0700, by Rik
-
build: Overhaul acinclude.m4 macros.Fri, 10 Aug 2012 12:03:16 -0700, by Rik
-
Support +=, -=, *=, ect. in JITFri, 10 Aug 2012 12:23:32 -0500, by Max Brister
-
GUI: support for octave arguments and integrate with run-octave. guiSun, 05 Aug 2012 16:15:58 -0400, by John W. Eaton
-
jit-typeinfo.cc (jit_typeinfo::register_generic): Mark can errorThu, 09 Aug 2012 16:44:14 -0500, by Max Brister
-
Support sin, cos, and exp with matrix arguments in JITThu, 09 Aug 2012 15:45:59 -0500, by Max Brister
-
build: Move unordered_map header tests to acinclude.m4 and add caching of results.Thu, 09 Aug 2012 08:29:50 -0700, by Rik
-
m4/acinclude.m4: Correct typos, use consistent style for describing macros.Wed, 08 Aug 2012 21:51:23 -0700, by Rik
-
Use $(top_builddir)/libgnu for parallelism with $(top_srcdir)/libgnuWed, 08 Aug 2012 15:33:52 -0700, by Rik
-
src/Makefile.am: Remove unnecessary -I$(srcdir) in AM_CPPFLAGS.Wed, 08 Aug 2012 10:57:08 -0700, by Rik
-
configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in C compiler.Wed, 08 Aug 2012 10:41:31 -0700, by Rik
-
octave.desktop.in: Change Octave's XDG top-level category to Education.Wed, 08 Aug 2012 09:19:35 -0700, by Rik
-
improve internal documentation of F77_ macros.Wed, 08 Aug 2012 11:38:52 -0400, by John W. Eaton
-
avoid "function declared 'noreturn' has a return statement" warning.Wed, 08 Aug 2012 10:27:59 -0400, by John W. Eaton
-
configure.ac: Require makeinfo to be present before building Octave.Wed, 08 Aug 2012 07:23:21 -0700, by Rik
-
configure.ac: Re-organize to follow Autoconf layout guidelinesTue, 07 Aug 2012 13:34:22 -0700, by Rik
-
Skip functions when resolving end context in JITTue, 07 Aug 2012 14:59:58 -0500, by Max Brister
-
Eliminate duplicate PTHREAD_CFLAGS inclusion in build process.Tue, 07 Aug 2012 09:01:02 -0700, by Rik
-
Remove DEFS and CXXFLAGS/CFLAGS from AM_CXXFLAGS/AM_CFLAGS causing duplicate options in compile command.Tue, 07 Aug 2012 07:09:54 -0700, by Rik
-
Remove unneccessary '-I.' in CPPFLAGS which is already part of DEFAULT_INCLUDES.Mon, 06 Aug 2012 21:42:56 -0700, by Rik
-
Remove CPPFLAGS from AM_CPPFLAGS which causes CPPFLAGS to appear twice during compile.Mon, 06 Aug 2012 17:27:18 -0700, by Rik
-
Update gnulib bootstrap script to version that completes successfully.Mon, 06 Aug 2012 09:41:20 -0700, by Rik
-
Further integration of GUI in the build system. guiSun, 05 Aug 2012 20:04:53 +0100, by Michael Goffioul
-
delete obsolete from Qt checks from configure.ac guiSun, 05 Aug 2012 12:35:28 -0400, by John W. Eaton
-
generalize base64_encode to work with data types other than doubleSun, 05 Aug 2012 16:35:45 +0200, by Carlo de Falco
-
Integrate GUI building with regular octave build system. guiSun, 05 Aug 2012 14:37:22 +0100, by Michael Goffioul
-
maint: periodic merge of default to classdef classdefSun, 05 Aug 2012 09:20:57 -0400, by John W. Eaton
-
generate convenience libraries for new parse-tree and interpfcn subdirectoriesSun, 05 Aug 2012 09:04:30 -0400, by John W. Eaton
-
Incorporated patch that adds replace from Torsten and modified it. guiSat, 04 Aug 2012 11:18:20 +0200, by Jacob Dawid