Mercurial > hg > octave-nkf
graph
-
build: Use INC rather than INCLUDES for consistent naming in libinterp Makefile.am.Tue, 04 Sep 2012 07:45:46 -0700, by Rik
-
* doc: Update HACKING file with new locations in liboctave for source files.Mon, 03 Sep 2012 08:19:57 -0700, by Rik
-
build: Remove unnecessary -I includes in libgui Makefile.am.Sun, 02 Sep 2012 22:26:01 -0700, by Rik
-
build: Remove unnecessary -I includes from AM_CPPFLAGS.Sun, 02 Sep 2012 17:41:43 -0700, by Rik
-
build: Place ranlib build rules in ranlib directory's module.mk.Sun, 02 Sep 2012 15:57:56 -0700, by Rik
-
doc: Add new words to spellchecking dictionary.Sun, 02 Sep 2012 15:45:42 -0700, by Rik
-
Fix typo in install.txi and in documentation spellcheck dictionarySun, 02 Sep 2012 15:08:50 -0700, by Rik
-
provide buttons for the settings dialog (bug #36981)Sun, 02 Sep 2012 22:39:56 +0200, by Torsten
-
use absolute file name to find mk-ops.awkSat, 01 Sep 2012 11:50:12 -0400, by John W. Eaton
-
additional changes for merger of libcruft with liboctaveSat, 01 Sep 2012 10:46:45 -0400, by John W. Eaton
-
build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.Fri, 31 Aug 2012 20:00:20 -0700, by Rik
-
Fix which() reporting incorrect directory for functions in libinterp.Thu, 30 Aug 2012 20:29:37 -0700, by Rik
-
maint: Update Makefile.am comments to refer to Octave (program) rather than octave (command).Thu, 30 Aug 2012 20:22:19 -0700, by Rik
-
Use angle brackets for #include <config.h> for consistency.Thu, 30 Aug 2012 18:52:02 -0700, by Rik
-
Serialize texi2dvi and texi2pdf commands with Makefile ruleThu, 30 Aug 2012 17:18:50 -0700, by Rik
-
Restore ability to build HTML version of documentation.Thu, 30 Aug 2012 16:47:36 -0700, by Rik
-
provide correct name of info file for the doc viewer (bug #37229)Thu, 30 Aug 2012 17:28:08 -0400, by Torsten
-
don't overload meaning of info in Sparse Cholesky factorization functionsThu, 30 Aug 2012 16:57:24 -0400, by John W. Eaton
-
bug #37023 (wrong reading of lines starting and/or ending with whitespace)Thu, 30 Aug 2012 20:52:40 +0200, by Philip Nienhuis
-
install default values before initializing interpreter (bug #37161)Thu, 30 Aug 2012 12:05:04 -0400, by John W. Eaton
-
Include oct-base64.h in C++ source file to activate OCTAVE_API decorator.Thu, 30 Aug 2012 15:53:07 +0100, by Michael Goffioul
-
Export more symbols from liboctinterp.Thu, 30 Aug 2012 15:53:01 +0100, by Michael Goffioul
-
Add missing return value in JIT code.Thu, 30 Aug 2012 15:52:56 +0100, by Michael Goffioul
-
Use -DOCTINTERP_DLL when compiling convenience libaries in libinterp.Thu, 30 Aug 2012 15:52:50 +0100, by Michael Goffioul
-
Fix compilation under Windows with GUI and LLVM enabled.Thu, 30 Aug 2012 15:52:44 +0100, by Michael Goffioul
-
refresh gnulibThu, 30 Aug 2012 08:47:33 +0100, by Michael Goffioul
-
Remove serialization constraint on building pdf and dvi documentation.Wed, 29 Aug 2012 18:09:43 -0700, by Rik
-
avoid function defined but not used warningWed, 29 Aug 2012 19:02:20 -0400, by John W. Eaton