Mercurial > hg > octave-nkf
graph
-
Added multiline copy and execution to command history in IDE (bug #36884)Thu, 27 Sep 2012 13:24:59 -0400, by John Swensen
-
Merge in Torsten's changesThu, 27 Sep 2012 09:29:45 -0400, by Jordi Gutiérrez Hermoso
-
no tracking for modification of a new editor file without nameSun, 23 Sep 2012 20:00:44 +0200, by Torsten
-
Correct malformed tex in documentation changeset 0b6c29cb53d0.Wed, 26 Sep 2012 08:07:32 -0700, by Rik
-
Update trig function docTue, 25 Sep 2012 21:53:44 -0400, by Michael Godfrey
-
legend.m: Overhaul function and add support for automatic data labels.Tue, 25 Sep 2012 13:28:53 -0700, by Rik
-
legend.m: Remove unused warning variable and associated code.Tue, 25 Sep 2012 08:11:22 -0700, by Rik
-
Fix legend ('show') to work with DisplayName (bug #33757)Mon, 24 Sep 2012 15:42:11 -0700, by Rik
-
set PS4 to "" instead for --traditional modeMon, 24 Sep 2012 16:57:59 -0400, by John W. Eaton
-
maint: Merge stable to default to pick up quadcc bug fix.Sun, 23 Sep 2012 10:46:08 -0700, by Rik
-
Fix quadcc when there are NaNs in the integrand (bug #37414) stableSun, 23 Sep 2012 10:36:25 -0700, by Rik
-
Additional changes to repmat.m (e1f59fd57756).Sat, 22 Sep 2012 16:48:19 -0400, by Ben Abbott
-
Fix isvarname to return false if input is not a string (bug #37389)Fri, 21 Sep 2012 22:44:10 -0700, by Rik
-
repmat() should interpret empties as implying unit.Fri, 21 Sep 2012 21:13:33 -0400, by Ben Abbott
-
For the gnuplot backend, elevate all plot variables to double to preventFri, 21 Sep 2012 20:46:50 -0400, by Ben Abbott
-
build: Rename imported gnulib modules to non-deprecated ones to avoid bootstrap warning.Fri, 21 Sep 2012 16:12:02 -0700, by Rik
-
Tweak deprecated attribute placement (cset:21467c7fc08f) to allow code to compileFri, 21 Sep 2012 15:45:16 -0700, by Rik
-
Deprecate DiagArray2<T>::diagFri, 21 Sep 2012 17:31:25 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultFri, 21 Sep 2012 17:24:46 -0400, by Jordi Gutiérrez Hermoso
-
Fix diag handling of diagvectors (bug #37411) stableFri, 21 Sep 2012 16:42:33 -0400, by Jordi Gutiérrez Hermoso
-
implement local option for warningsThu, 20 Sep 2012 12:20:39 -0400, by John W. Eaton
-
Merge in Daniel's changesThu, 20 Sep 2012 10:14:03 -0400, by Jordi Gutiérrez Hermoso
-
Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)Thu, 20 Sep 2012 04:08:53 -0500, by Daniel J Sebald
-
build: Add and organize octave_config_info variables.Wed, 19 Sep 2012 17:26:37 -0700, by Rik
-
call more built-in functions directlyWed, 19 Sep 2012 15:34:15 -0400, by John W. Eaton
-
include oct-obj.h in generated builtin-defun-decls.h fileWed, 19 Sep 2012 15:28:10 -0400, by John W. Eaton
-
backout changeset 2e5ba861898fWed, 19 Sep 2012 15:13:19 -0400, by John W. Eaton
-
call built-in functions directly in GUI callbacksWed, 19 Sep 2012 14:38:47 -0400, by John W. Eaton
-
correct name of include guard in generated builtin-defun-decls.h fileWed, 19 Sep 2012 14:32:30 -0400, by John W. Eaton
-
generate declarations for all built-in DEFUN functionsWed, 19 Sep 2012 13:24:32 -0400, by John W. Eaton
-
build: Add FFTW_XCPPFLAGS to corefcn convenience library CPPFLAGSWed, 19 Sep 2012 10:17:35 -0700, by Rik
-
build: Only use extra CPPFLAGS in the convenience libraries that need them.Wed, 19 Sep 2012 10:05:15 -0700, by Rik
-
build: Deprecate DLL_CDEFS, CLL_CXXDEFS in Makefiles.Tue, 18 Sep 2012 15:41:58 -0700, by Rik
-
build: Rename autogen.sh script to bootstrap to conform to GNU guidelines.Tue, 18 Sep 2012 15:32:50 -0700, by Rik
-
build: Comment and add FIXME notes for automake rules which never fire.Tue, 18 Sep 2012 11:33:48 -0700, by Rik
-
configure.ac: Eliminate unnecessary unistd.h replacement for MSVC targets.Tue, 18 Sep 2012 10:55:59 -0700, by Rik
-
Pass fig to print function in saveas.mTue, 18 Sep 2012 13:40:04 -0400, by Jordi Gutiérrez Hermoso
-
.hgignore: Ignore gnulib/gnulib.mk file.Tue, 18 Sep 2012 10:38:40 -0700, by Rik
-
build: Update imported module list from gnulib.Tue, 18 Sep 2012 10:15:05 -0700, by Rik
-
randmtzig.c: Use spaces around '=' for readability.Tue, 18 Sep 2012 08:50:17 -0700, by Rik
-
Fix missing newline in changeset 6d4cd994ea71.Tue, 18 Sep 2012 08:49:00 -0700, by Rik
-
Merge in Ed's changesTue, 18 Sep 2012 08:41:27 -0400, by Jordi Gutiérrez Hermoso
-
corrections to the doc for mgorthMon, 17 Sep 2012 22:36:45 -0700, by Ed Meyer
-
eliminate copy and paste copyright info in GUI about info boxTue, 18 Sep 2012 01:32:30 -0400, by John W. Eaton
-
include new files in libinterp/interp-core/module.mkTue, 18 Sep 2012 00:40:16 -0400, by John W. Eaton
-
refactor GUI event handling to use new event_queue classMon, 17 Sep 2012 23:07:22 -0400, by John W. Eaton
-
provide load_workspace and save_workspace functionsMon, 17 Sep 2012 22:38:53 -0400, by John W. Eaton
-
provide debug functionsMon, 17 Sep 2012 22:37:58 -0400, by John W. Eaton
-
* variables.h, variables.cc (clear_current_scope): New function.Mon, 17 Sep 2012 22:35:43 -0400, by John W. Eaton
-
default arg values for DEFUN functionsMon, 17 Sep 2012 22:35:38 -0400, by John W. Eaton
-
provide command_hist::clear_history functionMon, 17 Sep 2012 18:34:29 -0400, by John W. Eaton
-
abstract unwind_protectMon, 17 Sep 2012 19:52:20 -0400, by John W. Eaton
-
Remove reference to obsolete purge_tmp_files functionMon, 17 Sep 2012 08:50:46 -0400, by Jordi Gutiérrez Hermoso
-
hgignore: Update patterns to reflect directory changes to source tree.Sun, 16 Sep 2012 11:17:41 -0700, by Rik
-
voronoi.m: Fix bug when there are multiple identical input points (bug #37270)Sat, 15 Sep 2012 12:32:04 -0700, by Rik
-
build: Re-arrange libgui Makefile.am to follow same ordering as liboctave.Sat, 15 Sep 2012 11:10:07 -0700, by Rik
-
fix broken libgui buildFri, 14 Sep 2012 22:57:00 -0400, by John W. Eaton
-
configure.ac: Implement some portable sh programming recommendations from Autoconf.Fri, 14 Sep 2012 11:25:57 -0700, by Rik
-
eliminate use of Q_UNUSED macroFri, 14 Sep 2012 11:52:44 -0400, by John W. Eaton
-
merge event_accepted and event_reject into a single functionFri, 14 Sep 2012 11:14:27 -0400, by John W. Eaton
-
handle event deletion in octave_link class, not in event handler functionsFri, 14 Sep 2012 09:49:13 -0400, by John W. Eaton
-
force C++ linking for liboctave and liboctguiFri, 14 Sep 2012 09:06:58 -0400, by John W. Eaton
-
Erase partially created functions on JIT compilation failure (bug #37308)Fri, 14 Sep 2012 06:09:41 -0600, by Max Brister
-
build: Don't directly compile #included template code Sparse.cc, MSparse.ccThu, 13 Sep 2012 12:44:18 -0700, by Rik
-
maint: periodic merge of stable to defaultThu, 13 Sep 2012 15:20:16 -0400, by John W. Eaton
-
rcond: use new copy of data for full factorization if positive definite cholesky factorization fails (bug #37336) stableThu, 13 Sep 2012 15:14:47 -0400, by John W. Eaton
-
build: Use TEMPLATE_SRC variable, not OTHER_INC, for C++ template instantiation code.Thu, 13 Sep 2012 11:21:22 -0700, by Rik
-
build: Don't both include and compile oct-sort.cc.Thu, 13 Sep 2012 11:06:27 -0700, by Rik
-
Merge.Thu, 13 Sep 2012 18:59:35 +0200, by Jacob Dawid
-
Update hg substate to point to newest qterminal version.Thu, 13 Sep 2012 18:59:00 +0200, by Jacob Dawid
-
Merge in Daniel's and Torsten's changesThu, 13 Sep 2012 12:32:51 -0400, by Jordi Gutiérrez Hermoso
-
Set Qt as the default gnuplot terminal if using the GUI.Thu, 13 Sep 2012 12:32:17 -0400, by Daniel J Sebald
-
reomve empty editor-tab after trying to load a nonexistant fileWed, 12 Sep 2012 20:50:18 +0200, by Torsten
-
Use double quotes, not angle brackets, for '#include "base-lu.cc"'.Thu, 13 Sep 2012 09:14:07 -0700, by Rik
-
* mex.cc (mexCallMATLAB): Remove stray const added in 93dff6435fe1 (bug #37342).Thu, 13 Sep 2012 12:06:28 -0400, by John W. Eaton
-
don't compiler kpse.cc by itselfThu, 13 Sep 2012 10:15:02 -0400, by John W. Eaton
-
use Octave singleton style for octave_link classThu, 13 Sep 2012 01:03:55 -0400, by John W. Eaton
-
Use sret and do not use save/restore stack (bug #37308)Wed, 12 Sep 2012 19:18:51 -0600, by Max Brister
-
configure.ac: Simplify test for LLVM dependencies.Wed, 12 Sep 2012 20:06:05 -0700, by Rik
-
avoid some GCC warnings in the libgui codeWed, 12 Sep 2012 20:32:57 -0400, by John W. Eaton
-
maint: whitespace cleanup in GUI codeWed, 12 Sep 2012 16:34:39 -0400, by Jordi Gutiérrez Hermoso
-
Merge in Thorsten's changesWed, 12 Sep 2012 16:23:13 -0400, by Jordi Gutiérrez Hermoso
-
GUI: Settings take immediate effect on the m-editorTue, 11 Sep 2012 22:19:51 +0200, by Thorsten Liebig
-
* settings-dialog.ui: removed some strange settings and signal connectionsTue, 11 Sep 2012 22:12:45 +0200, by Thorsten Liebig
-
don't use WARN_CXXFLAGS for qterminal libraryWed, 12 Sep 2012 16:18:48 -0400, by John W. Eaton
-
reorganize libgui buildWed, 12 Sep 2012 15:08:45 -0400, by John W. Eaton
-
configure.ac: Cache results for QRUPDATE_LUU autoconf test.Wed, 12 Sep 2012 11:36:35 -0700, by Rik
-
build: Move non-Octave Autoconf pkg macros from acinclude.m4 to a separate file.Wed, 12 Sep 2012 11:35:19 -0700, by Rik
-
pass std::string objects by const reference, not valueWed, 12 Sep 2012 11:04:54 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 11 Sep 2012 16:41:17 -0400, by John W. Eaton
-
Merge in Thorsten's changesTue, 11 Sep 2012 15:12:44 -0400, by Jordi Gutiérrez Hermoso
-
GUI: new setting to restore tabs from previous session; allow silent load fileTue, 11 Sep 2012 15:24:22 +0200, by Thorsten Liebig
-
GUI: recognize editor prefences for long title names; changed default value to falseTue, 11 Sep 2012 10:50:43 +0200, by Thorsten Liebig
-
tag calls to mxArray::malloc, mxArray::calloc, and mxArray::strsave with class nameTue, 11 Sep 2012 14:24:44 -0400, by John W. Eaton
-
fix decl of mexPutVariableTue, 11 Sep 2012 13:48:46 -0400, by John W. Eaton
-
* mysparse.c (mexFunction): Declare pbr and pbr2 as mxLogical*, not bool*.Tue, 11 Sep 2012 13:44:42 -0400, by John W. Eaton
-
modernize mxArray class hierarchyTue, 11 Sep 2012 13:38:44 -0400, by John W. Eaton
-
build: Implement some caching for OCTAVE_CHECK_LIB macro.Tue, 11 Sep 2012 10:30:32 -0700, by Rik
-
configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X)Tue, 11 Sep 2012 07:55:37 -0700, by Rik
-
correctly restore the size of all dock-widgets when maximizedMon, 10 Sep 2012 21:55:18 +0200, by Torsten
-
when writing sparse matrices to MAT files, use nzmax of at least 1 (bug #36603)Tue, 11 Sep 2012 01:47:48 -0400, by John W. Eaton
-
Remove --enable-jit-debug configure optionMon, 10 Sep 2012 17:02:10 -0500, by Max Brister
-
avoid GUI crash due to null pointer dereferenceMon, 10 Sep 2012 18:02:11 -0400, by John W. Eaton
-
make symbol_information a proper classMon, 10 Sep 2012 17:09:27 -0400, by John W. Eaton
-
don't display hidden variables in workspace viewMon, 10 Sep 2012 15:56:17 -0400, by John W. Eaton
-
display class of variables in workspace viewer instead of typeMon, 10 Sep 2012 15:30:22 -0400, by John W. Eaton
-
configure.ac: Do not check for Qt with --disable-guiMon, 10 Sep 2012 12:42:25 -0600, by Max Brister
-
keep history in gui widget at bottom when new items are addedMon, 10 Sep 2012 14:37:17 -0400, by John W. Eaton
-
pt-jit.cc (jit_function_info::jit_function_info): Verify llvm IR when debuggingMon, 10 Sep 2012 00:49:59 -0600, by Max Brister
-
build: Use caching on more intermediate results to speed up configure.Sun, 09 Sep 2012 12:31:19 -0700, by Rik
-
JIT compile anonymous functionsSun, 09 Sep 2012 00:29:00 -0600, by Max Brister
-
acinclude.m4: Put temporary shell variables in macros into ac_octave namespace.Sat, 08 Sep 2012 18:47:29 -0700, by Rik
-
run-octave.in: Add -gud2 option to support new versions of gudSat, 08 Sep 2012 18:05:57 -0600, by Max Brister
-
Error on undefined an unused variables in JITSat, 08 Sep 2012 17:20:05 -0600, by Max Brister
-
fix problem in interp3.m when method argument is passed, added tests, and made one test more stringentFri, 07 Sep 2012 12:24:15 +0100, by Kris Thielemans
-
Fix typo in shrinkfaces.m (thanks Marco Atzeri)Sat, 08 Sep 2012 17:13:21 -0400, by Jordi Gutiérrez Hermoso
-
Verify appdata exists before removing a propery. Also verify the propertyFri, 07 Sep 2012 21:34:10 -0400, by Philip Nienhuis
-
build: Silence compiler warning in config.log for OCTAVE_UMFPACK_SEPARATE_SPLIT.Fri, 07 Sep 2012 17:07:30 -0700, by Rik
-
Fix Octave builds with SuiteSparse >=4.0 (bug #37031)Fri, 07 Sep 2012 17:05:12 -0700, by Rik
-
Disable tests calling imread if not using GraphicsMagickFri, 07 Sep 2012 18:32:53 -0400, by Mike Miller