Mercurial > hg > octave-thorsten
graph
-
build: Add check for Qt libraries to configure.ac.Tue, 04 Sep 2012 19:24:06 -0700, by Rik
-
build: Clean up configure macros for building GUI.Tue, 04 Sep 2012 18:24:37 -0700, by Rik
-
acinclude.m4: Use AC_LANG_PUSH macro with AC_CACHE_CHECK for greater efficiency.Tue, 04 Sep 2012 17:36:11 -0700, by Rik
-
acinclude.m4: Correct message for OCTAVE_CHECK_FUNC_FIRDFIRST_MODERN.Tue, 04 Sep 2012 17:25:31 -0700, by Rik
-
configure.ac: Add check for Qscintilla library before building GUI.Tue, 04 Sep 2012 17:24:19 -0700, by Rik
-
build: Add tests for specific Qt functions to configure.acTue, 04 Sep 2012 15:54:12 -0700, by Rik
-
don't start the GUI if window system is disabledTue, 04 Sep 2012 18:43:28 -0400, by Mike Miller
-
m-editor: open a new file from the directory of the last active tab draftTue, 04 Sep 2012 22:34:48 +0200, by Thorsten Liebig
-
*typecast.cc: Include <climits> for CHAR_BIT.Tue, 04 Sep 2012 16:15:08 -0400, by Júlio Hoffimann
-
doc: index PKG_ADD and PKG_DELTue, 04 Sep 2012 16:08:10 -0400, by John W. Eaton
-
build: Test for QT setPlaceholderText function before using it.Tue, 04 Sep 2012 12:54:26 -0700, by Rik
-
Add '#include <config.h>' to C++ files in libgui/srcTue, 04 Sep 2012 11:53:26 -0700, by Rik
-
maint: periodic merge of stable to defaultTue, 04 Sep 2012 13:58:00 -0400, by John W. Eaton
-
Added tag release-3-6-3 for changeset a95432e7309c stableTue, 04 Sep 2012 13:54:14 -0400, by John W. Eaton
-
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
-
doc: Remove invalid call from scatter.mWed, 29 Aug 2012 17:09:13 -0400, by Jordi Gutiérrez Hermoso
-
move base64 encode and decode functionality to liboctaveWed, 29 Aug 2012 16:43:25 -0400, by John W. Eaton
-
Don't define SparseCholError if there is no Suitesparse (bug #37134)Wed, 29 Aug 2012 16:31:39 -0400, by Jordi Gutiérrez Hermoso
-
Cache texi2XXX intermediate results for faster builds.Wed, 29 Aug 2012 10:17:36 -0700, by Rik
-
Update path to default settings file in source treeWed, 29 Aug 2012 09:17:26 -0400, by Mike Miller
-
build: Fix and combine dependencies of documentationTue, 28 Aug 2012 21:26:04 -0400, by Mike Miller
-
specify separate build dirs for texi2dvi and texi2pdf commandsTue, 28 Aug 2012 21:07:21 -0400, by John W. Eaton
-
gco.m: Don't create figure if it doesn't already exist (Bug #37211)Tue, 28 Aug 2012 16:20:43 -0700, by Rik
-
pt-jit.cc (jit_infer::do_construct_ir): Correct extraious phi removalTue, 28 Aug 2012 17:12:37 -0600, by Max Brister
-
attempt to display location of out of memory errors in interpreted codeTue, 28 Aug 2012 11:00:53 -0400, by John W. Eaton
-
build octave and octave-cli when building compiled octave-config and mkoctfileTue, 28 Aug 2012 09:42:48 -0400, by John W. Eaton
-
fix library name for octave_configMon, 27 Aug 2012 18:06:48 -0400, by John W. Eaton
-
Validate conv2 inputs are 2-D matrices (Bug #37200)Sun, 26 Aug 2012 22:17:43 -0700, by Rik
-
Add mwSignedIndex type for better mex compatibility with Matlab (bug #37133)Sun, 26 Aug 2012 21:41:28 -0700, by Rik
-
dot.cc: Segfault with integers (bug #37199)Sun, 26 Aug 2012 20:06:19 -0600, by Max Brister
-
avoid confusing --disable-foo (default is yes) configure help messagesSun, 26 Aug 2012 16:17:02 -0400, by John W. Eaton
-
configure.ac: Clarify help text on --disable-guiSun, 26 Aug 2012 13:49:41 -0600, by Max Brister
-
Disallow new variables in nested functions (bug #36271)Tue, 17 Apr 2012 21:24:20 -0600, by Max Brister
-
Use correct context when saving anonymous functions (bug #35876)Sat, 25 Aug 2012 16:16:20 -0600, by Max Brister
-
pt-jit.cc (jit_info::compile): Fix compile error with OCTAVE_JIT_DEBUG definedSat, 25 Aug 2012 15:52:45 -0600, by Max Brister
-
pt-jit.cc (jit_convert::visit_simple_for_command): Fix block orderSat, 25 Aug 2012 15:43:19 -0600, by Max Brister
-
jit-ir.h (jit_phi_incomming::jit_phi_incomming): Remove extraneous parent initializationSat, 25 Aug 2012 14:16:30 -0600, by Max Brister
-
jit-ir.h (jit_use::stash_value): Explicitly specify parent template typesSat, 25 Aug 2012 14:04:38 -0600, by Max Brister
-
pt-jit.cc (jit_convert::get_variable): Add type boundSat, 25 Aug 2012 13:36:48 -0600, by Max Brister
-
configure.ac: Improve LLVM configure check and warning (bug #37050)Sat, 25 Aug 2012 13:11:34 -0500, by Max Brister
-
maint: periodic merge of default to classdef classdefFri, 24 Aug 2012 15:50:14 -0400, by John W. Eaton
-
also return help text as a string when nargin = 0 (bug #37183)Fri, 24 Aug 2012 14:46:55 -0400, by John W. Eaton
-
fix compilation problem if wait macros are undefinedFri, 24 Aug 2012 11:45:50 -0400, by John W. Eaton
-
correctly handle multiple --path command line argumentsThu, 23 Aug 2012 19:07:34 -0400, by John W. Eaton
-
perform fewer actions before starting GUIThu, 23 Aug 2012 17:53:42 -0400, by John W. Eaton
-
include --force-gui and --no-gui options in --help outputThu, 23 Aug 2012 15:08:19 -0400, by John W. Eaton
-
polyeig.m: Use @code, not @var, macro to silence warnings from texinfo.Thu, 23 Aug 2012 10:52:52 -0700, by Rik
-
avoid C-style cast warnings from GCC for wait-related macrosThu, 23 Aug 2012 12:18:08 -0400, by John W. Eaton
-
use std::numeric_limits<T>::epsilon in C++ codeThu, 23 Aug 2012 12:13:59 -0400, by John W. Eaton
-
Correct small typo in jit-typeinfo.ccThu, 23 Aug 2012 10:09:41 -0500, by Melvin Robinson
-
Modified interp1.m file to check whether X has distinct values or not.Thu, 23 Aug 2012 08:01:46 -0400, by Ben Abbott
-
avoid C-style cast warningWed, 22 Aug 2012 19:50:20 -0400, by John W. Eaton
-
avoid GCC warning by declaring Array destructor virtualWed, 22 Aug 2012 18:19:27 -0400, by John W. Eaton
-
use std::numeric_limits for integer max and min valuesWed, 22 Aug 2012 17:36:54 -0400, by John W. Eaton
-
print.m: Correct typo preventing fontsize to be set (bug #37163)Wed, 22 Aug 2012 13:46:29 -0700, by Rik
-
use numeric_limits functions instead of DBL_MIN, DBL_MAX, etc.Wed, 22 Aug 2012 16:30:55 -0400, by John W. Eaton
-
reduce code duplication in too_large_for_float array functionsWed, 22 Aug 2012 16:16:31 -0400, by John W. Eaton
-
fix installation of default-qt-settings file (bug #37161)Tue, 21 Aug 2012 17:48:19 -0400, by John W. Eaton
-
link liboctgui with liboctinterp.laTue, 21 Aug 2012 14:03:27 -0400, by John W. Eaton
-
set initial keyboard focus in command window (bug #36955)Mon, 20 Aug 2012 17:24:46 -0400, by John W. Eaton
-
link gui in way that is more consistent with the rest of OctaveMon, 20 Aug 2012 15:37:54 -0400, by John W. Eaton
-
fix name of ignored dldfcn/module.mk fileMon, 20 Aug 2012 14:14:52 -0400, by John W. Eaton
-
* libgui/Makefile.am, libgui/src/Makefile.am: Style fixes.Mon, 20 Aug 2012 14:09:47 -0400, by John W. Eaton
-
remove obsolete qmake configuration filesMon, 20 Aug 2012 14:04:45 -0400, by John W. Eaton
-
update copyright notices in libgui directoryMon, 20 Aug 2012 14:02:08 -0400, by John W. Eaton
-
override automake .yy.cc rule (bug #36407)Sun, 19 Aug 2012 15:16:42 -0400, by John W. Eaton
-
fix missing semicolons in various .m filesSun, 19 Aug 2012 10:50:40 -0400, by John W. Eaton
-
* __pie__.m: Avoid syntax errors in matrix lists.Sat, 18 Aug 2012 22:03:11 -0400, by John W. Eaton
-
fix .m file missing from distSat, 18 Aug 2012 21:56:37 -0400, by John W. Eaton
-
fix gui sources missing from distSat, 18 Aug 2012 20:38:52 -0400, by John W. Eaton
-
* HACKING: Update for libinterp and libgui changes.Sat, 18 Aug 2012 18:56:48 -0400, by John W. Eaton
-
* polyeig.m: Missing semicolon in test.Sat, 18 Aug 2012 18:26:11 -0400, by John W. Eaton
-
rename gui directory to libguSat, 18 Aug 2012 18:10:09 -0400, by John W. Eaton
-
split libinterp from srcSat, 18 Aug 2012 16:23:39 -0400, by John W. Eaton
-
Moved translators file and added GUI structure to etc/HACKING.Sat, 18 Aug 2012 12:01:06 +0200, by Jacob Dawid
-
Modified interp1.m file to check whether X has distinct values or not.Fri, 17 Aug 2012 08:22:30 -0400, by Vivek Dogra
-
Remove octave_value::is_real_nd_array cruftThu, 16 Aug 2012 18:57:45 -0500, by Max Brister
-
Move type inference from jit_convert to jit_inferThu, 16 Aug 2012 18:51:30 -0500, by Max Brister
-
polyeig.m: Style fixesThu, 16 Aug 2012 12:18:52 -0400, by Jordi Gutiérrez Hermoso
-
polyeig: remove DOS newlinesThu, 16 Aug 2012 12:13:57 -0400, by Jordi Gutiérrez Hermoso
-
Merge in polyeigThu, 16 Aug 2012 12:12:05 -0400, by Jordi Gutiérrez Hermoso
-
polyeig: return eigenvectors of the _correct_ sizeThu, 19 Jul 2012 04:53:34 +0100, by Ed Meyer
-
polyeig: new functionThu, 19 Jul 2012 04:50:43 +0100, by Fotios Kasolis
-
Proceed with the sparse Choleski computation when requested (bug #37095)Tue, 14 Aug 2012 15:54:43 -0400, by Jordi Gutiérrez Hermoso
-
pkg: check cURL library when using -forgeThu, 16 Aug 2012 16:25:15 +0100, by Carnë Draug
-
pt-jit.h: Remove unused typedefWed, 15 Aug 2012 23:51:16 -0500, by Max Brister
-
Factor out jit_block_list and jit_factory from jit_convertWed, 15 Aug 2012 23:30:02 -0500, by Max Brister
-
Rename jit_convert::convert_llvm to jit_convert_llvmWed, 15 Aug 2012 22:36:59 -0500, by Max Brister
-
pt-jit.h: Remove dated current status commentWed, 15 Aug 2012 21:56:26 -0500, by Max Brister
-
build: Add rule to build ctags for *.m files in scripts directory.Wed, 15 Aug 2012 08:33:03 -0700, by Rik
-
Include common build configuration in gui/srcWed, 15 Aug 2012 11:08:30 -0400, by Mike Miller