Mercurial > hg > octave-avbm
graph
-
enable entering a new directory in the current directory comboboxSun, 25 Nov 2012 15:16:07 +0100, by Torsten
-
include Octave Forge java package in core OctaveFri, 23 Nov 2012 15:29:13 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 23 Nov 2012 11:43:49 -0500, by Jordi Gutiérrez Hermoso
-
maint: add a new test for Fsum corresponding to cset e9d842dcfc91Fri, 23 Nov 2012 11:42:13 -0500, by Jordi Gutiérrez Hermoso
-
doc: fix description of k in triu/tril (bug #37796) stableFri, 23 Nov 2012 11:31:31 -0500, by Jordi Gutiérrez Hermoso
-
*data.cc (Fsum): allow string arguments for Matlab compatibilityWed, 21 Nov 2012 15:29:54 -0500, by Jordi Gutiérrez Hermoso
-
doc: Small fixes to traditional/Octave:matlab-incompatibleWed, 21 Nov 2012 15:28:46 -0500, by Jordi Gutiérrez Hermoso
-
importdata.m: Correction for non-numeric data and added test for complex numbers.Wed, 21 Nov 2012 20:58:07 +0100, by Erik Kjellson
-
doc: cross-reference Octave:matlab-incompatible to --braindead and --traditionalWed, 21 Nov 2012 11:32:35 -0500, by Jordi Gutiérrez Hermoso
-
For gnuplot use %g formatting for ticklabels.Wed, 21 Nov 2012 07:54:35 -0500, by Ronald van der Meer
-
Preserve minor ticks when ticklabels are specified (gnuplot only).Tue, 20 Nov 2012 19:23:34 -0500, by Ronald van der Meer
-
doc: Update struct documentation to match new indexing rulesTue, 20 Nov 2012 16:17:01 -0500, by Jordi Gutiérrez Hermoso
-
warn instead of throwing an error for invalid structure field namesTue, 20 Nov 2012 13:24:51 -0500, by John W. Eaton
-
check for allowed struct field names in subsref and subsasgnThu, 15 Nov 2012 13:07:24 -0500, by Jordi Gutiérrez Hermoso
-
Use texinfo syntax in default m-file template.Mon, 12 Nov 2012 17:44:03 +0100, by Carlo de Falco
-
Add correct typo ghostscript_binary -> ghostscript.binary. stableMon, 12 Nov 2012 08:09:43 -0500, by Dmitri A. Sergatskov
-
Add "gswin64c.exe" to the list of possible ghostscript command line programs stableSun, 11 Nov 2012 14:38:14 -0500, by Ben Abbott
-
Add correct typo ghostscript_binary -> ghostscript.binary.Mon, 12 Nov 2012 08:09:43 -0500, by Dmitri A. Sergatskov
-
Add "gswin64c.exe" to the list of possible ghostscript command line programsSun, 11 Nov 2012 14:38:14 -0500, by Ben Abbott
-
Delete dynamic objects in the main_window destructor for proper cleanup. (bug #37234)Sat, 13 Oct 2012 23:36:37 -0500, by Daniel J Sebald
-
The silent_functions flag no longer modifies the parse treeFri, 09 Nov 2012 20:29:21 -0700, by Max Brister
-
warning_ids.m: Add 2 missing warning IDs to documentation.Mon, 05 Nov 2012 14:50:54 -0800, by Rik
-
quadgk.m: Clean up input error reporting.Mon, 05 Nov 2012 09:44:57 -0800, by Rik
-
Stop JIT on interruptSun, 04 Nov 2012 21:11:33 -0700, by Max Brister
-
Fix block labeling in JIT debug outputSun, 04 Nov 2012 20:09:23 -0700, by Max Brister
-
Use CRUFT_DLL when compiling liboctave.Mon, 05 Nov 2012 01:48:23 +0000, by Michael Goffioul
-
Fix cruft.def location and usage.Mon, 05 Nov 2012 01:48:16 +0000, by Michael Goffioul
-
Remove OCTINTERP_API decorator for fully inlined classes.Mon, 05 Nov 2012 01:48:09 +0000, by Michael Goffioul
-
Add missing OCTINTTERP_API decorator.Mon, 05 Nov 2012 01:48:03 +0000, by Michael Goffioul
-
Use octave_env instead of setenv.Mon, 05 Nov 2012 01:47:56 +0000, by Michael Goffioul
-
Use pkg-config to discover Qt (pkg-config is already a requirement anyway).Mon, 05 Nov 2012 01:47:49 +0000, by Michael Goffioul
-
Make Vdebug_on_interrupt not be staticSun, 04 Nov 2012 16:28:56 -0700, by Max Brister
-
jit-ir.h: Fix typo in commentSun, 04 Nov 2012 16:09:06 -0700, by Max Brister
-
pt-jit.cc (tree_jit::enabled): Do not jit if Vdebug_on_interrupt or Vdebug_on_errorSun, 04 Nov 2012 16:04:30 -0700, by Max Brister
-
Correctly handle break/continue for some corner cases in JITSun, 04 Nov 2012 15:38:48 -0700, by Max Brister
-
Add object name for main tool bar so that Qt does not complain at exit (bug #37498)Sun, 04 Nov 2012 11:23:38 -0600, by Daniel J Sebald
-
update of default-qt-settingsSun, 04 Nov 2012 15:47:38 +0100, by Torsten
-
Remove unused parameter 'shortWindowTitle' from gui/ide default settings file.Sat, 27 Oct 2012 20:44:57 -0500, by Daniel J Sebald
-
merge in change of terminal iconSat, 03 Nov 2012 12:12:06 +0100, by Torsten
-
terminal window with octave logo as icon when floatingMon, 29 Oct 2012 07:02:52 +0100, by Torsten
-
merge in fix for bug #37637Sat, 03 Nov 2012 08:58:57 +0100, by Torsten
-
fix indication of terminal widget visibility in window menuSat, 27 Oct 2012 11:20:31 +0200, by Torsten
-
backout changeset 5649e84ea3ce (see discussion on patch #7867)Sat, 03 Nov 2012 06:51:48 +0100, by Torsten
-
Correct multiplication complex multiplication with NaN in JITFri, 02 Nov 2012 16:52:56 -0600, by Max Brister
-
Disable JIT when breakpoints are presentFri, 02 Nov 2012 14:32:22 -0600, by Max Brister
-
GUI: add toolbar to editor when undockedSat, 20 Oct 2012 11:36:09 +0100, by Richard Crozier
-
maint: merge in Juan Pablo's changesFri, 02 Nov 2012 15:19:05 -0400, by Jordi Gutiérrez Hermoso
-
quadgk.m: cleanup unwind_protect cruftFri, 02 Nov 2012 15:18:49 -0400, by Jordi Gutiérrez Hermoso
-
quadgk.m: adding id to warnings and errors. switching divide-by-zero warning off locally.Sun, 28 Oct 2012 07:36:13 +0100, by Juan Pablo Carbajal
-
doc: Update docstring for dbtype().Thu, 01 Nov 2012 19:59:47 -0700, by Rik
-
maint: periodic merge of default to classdef classdefThu, 01 Nov 2012 15:01:20 -0400, by Jordi Gutiérrez Hermoso
-
maint: Shorten long line to less than 80 characters in checkin d20cbfec6df7.Thu, 01 Nov 2012 11:54:08 -0700, by Rik
-
Fix off-by-1 error when executing 'dbstep N'Thu, 01 Nov 2012 11:42:21 -0700, by Rik
-
doc: Add seealso links between debug_on_XXX functions (bug #37576) stableWed, 31 Oct 2012 20:46:17 -0700, by Rik
-
Fix saved struct with function handle fails to load (bug #33857)Tue, 30 Oct 2012 22:14:05 -0700, by Max Brister
-
Don't report '-struct' as an unrecognized option to save().Tue, 30 Oct 2012 22:10:26 -0700, by Rik
-
maint: Periodic merge of stable to default.Tue, 30 Oct 2012 11:38:02 -0700, by Rik
-
legend.m: Fix segmentation fault when deleting legend where plot has already been removed (Bug #37640) stableTue, 30 Oct 2012 11:35:19 -0700, by Rik
-
doc: Workaround text overlap in pdf documentation caused by bug in Texinfo.Tue, 30 Oct 2012 10:24:34 -0700, by Rik
-
Print an error message if save() called with unrecognized option (bug #37502)Tue, 30 Oct 2012 08:16:30 -0700, by Rik
-
area.m: Add demos and redo docstring.Sun, 28 Oct 2012 21:48:02 -0700, by Rik
-
test: Add demos for bar.m and barh.mSat, 27 Oct 2012 18:53:51 -0700, by Rik
-
perms.m: make it work for string argumentsFri, 26 Oct 2012 10:46:17 -0400, by Jordi Gutiérrez Hermoso
-
Close bad file renameThu, 25 Oct 2012 17:04:25 -0400, by Jordi Gutiérrez Hermoso
-
maint: Rename unimplemented.m to __unimplemented__.m.Thu, 25 Oct 2012 17:02:26 -0400, by Juan Pablo Carbajal
-
maint: Rename unimplemented.m to __unimplemented__.m.Thu, 25 Oct 2012 12:37:02 -0700, by Juan Pablo Carbajal
-
importdata.m: Added tests and made small corrections.Wed, 24 Oct 2012 21:28:31 +0200, by Erik Kjellson
-
print_usage.m: Adding error identifiers.Tue, 23 Oct 2012 23:09:33 +0200, by Juan Pablo Carbajal (desktop)
-
unimplemented.m: Add docstring for internal function.Wed, 24 Oct 2012 10:46:06 -0700, by Rik
-
importdata.m: 3X speedup by using str2double rather than num2str.Tue, 23 Oct 2012 13:37:15 -0700, by Rik
-
Merge in Erik's changesTue, 23 Oct 2012 15:41:27 -0400, by Jordi Gutiérrez Hermoso
-
importdata.m: style fixesTue, 23 Oct 2012 15:41:09 -0400, by Jordi Gutiérrez Hermoso
-
importdata: Speeded up the import by a factor 2.Tue, 23 Oct 2012 20:39:16 +0200, by Erik Kjellson
-
Merge in Torsten's changesTue, 23 Oct 2012 10:01:34 -0400, by Jordi Gutiérrez Hermoso
-
make a floating widget behave like a normal window (bug #37190)Sat, 20 Oct 2012 17:43:35 +0200, by Torsten
-
importdata.m: properly fall back to unimplemented.m & allow spreadheet I/OSun, 21 Oct 2012 23:18:31 +0200, by Philip Nienhuis
-
unimplemented.m: add sections for/drop functions in octave-forgeSun, 21 Oct 2012 22:23:59 +0200, by Philip Nienhuis
-
fix copyright header in importdataFri, 19 Oct 2012 17:11:55 -0400, by Jordi Gutiérrez Hermoso
-
unimplemented.m: remove importdataFri, 19 Oct 2012 15:14:24 -0400, by Jordi Gutiérrez Hermoso
-
Incorporate importdata.m into Octave sourcesFri, 19 Oct 2012 15:09:45 -0400, by Jordi Gutiérrez Hermoso
-
importdata: new functionFri, 19 Oct 2012 13:56:22 -0400, by Erik Kjellson
-
maint: Periodic merge of stable to default.Fri, 19 Oct 2012 08:57:10 -0700, by Rik
-
doc: Replace 'on-line' with modern 'online' in documentation and messages. stableFri, 19 Oct 2012 08:46:06 -0700, by Rik
-
doc: Use now standard 'online' rather than 'on-line' in man page. stableFri, 19 Oct 2012 08:34:06 -0700, by Rik
-
Correct big-endian/little-endian reversal in typecast documentation. stableFri, 19 Oct 2012 08:11:39 -0700, by Rik
-
Fix backslash handling in regexp pattern (Bug #37092)Wed, 17 Oct 2012 20:13:19 -0700, by Rik
-
doc: Add documentation about new command-line options available.Wed, 17 Oct 2012 15:56:33 -0700, by Rik
-
doc: Update docstrings for enable_jit_debugging and enable_jit_compiler.Wed, 17 Oct 2012 08:57:42 -0700, by Rik
-
maint: periodic merge of stable to defaultWed, 17 Oct 2012 11:51:35 -0400, by John W. Eaton
-
Added tag rc-3-6-4-0 for changeset 2e8eb9ac43a5 stableWed, 17 Oct 2012 11:49:29 -0400, by John W. Eaton
-
doc: Update docstring form rmfield() and add another %!test.Tue, 16 Oct 2012 14:17:00 -0700, by Rik
-
unimplemented.m: Remove gco and fminsearch from list of missing functions.Tue, 16 Oct 2012 14:03:57 -0700, by Rik
-
doc: Add seealso links between uigetfile, uiputfile, uigetdir.Tue, 16 Oct 2012 12:50:13 -0700, by Rik
-
Fix loading of empty structures from .mat files (bug #37087).Tue, 16 Oct 2012 12:37:43 -0700, by Rik
-
Fix wavread to support truncated files (bug #37532)Mon, 15 Oct 2012 21:44:52 -0400, by Mike Miller
-
Fix wavwrite to accept a row vector input (bug #37540)Mon, 15 Oct 2012 21:02:42 -0400, by Mike Miller
-
Allow missing_function_hook to fail silentlyMon, 15 Oct 2012 19:07:11 -0400, by Mike Miller
-
Merge in Richard's changesMon, 15 Oct 2012 13:16:58 -0400, by Jordi Gutiérrez Hermoso
-
add ability to edit multiple files (bug #37573)Mon, 15 Oct 2012 09:44:30 +0100, by Richard Crozier
-
maint: Merge stable to default to pick up documentation fix for warning ids.Mon, 15 Oct 2012 08:50:29 -0700, by Rik
-
Document form of warning IDs is NAMESPACE:WARNING-NAME (bug #37559) stableMon, 15 Oct 2012 07:18:31 -0700, by Rik
-
maint: periodic merge of stable to defaultMon, 15 Oct 2012 08:40:01 -0400, by Jordi Gutiérrez Hermoso
-
test: Modify strsplit test suite to match new mapper function behavior (bug #37535).Sun, 14 Oct 2012 20:54:53 -0700, by Rik
-
Improve demo() to warn when an input function does not exist.Sun, 14 Oct 2012 20:18:22 -0700, by Rik
-
Add missing DisplayName and EraseMode properties to hggroups (bug #37442)Sun, 14 Oct 2012 20:15:58 -0700, by Ben Abbott
-
rgbplot.m: Tweak docstring.Sun, 14 Oct 2012 09:01:34 -0700, by Rik
-
rgbplot: return graphics handle if requestedSat, 13 Oct 2012 21:53:21 +0200, by Carnë Draug
-
iscolormap.m: Eliminate unnecessary ismatrix() test in code.Fri, 12 Oct 2012 17:12:53 -0700, by Rik
-
rgbplot.m, cmpermute.m, cmunique.m, ind2rgb.m, imwrite.m: use core iscolormap functionFri, 12 Oct 2012 23:11:08 +0200, by Carnë Draug
-
iscolormap: more testsFri, 12 Oct 2012 23:08:55 +0200, by Carnë Draug
-
iscolormap: new function for imageFri, 12 Oct 2012 22:38:20 +0200, by Carnë Draug
-
maint: periodic merge of stable to defaultFri, 12 Oct 2012 11:46:06 -0400, by Jordi Gutiérrez Hermoso
-
Avoid inefficient seeks in gzfilebuf (bug #37509) stableSat, 06 Oct 2012 11:23:55 -0400, by Mike Miller
-
Fix incorrect behaviour of eps () for matrix input (bug #37539).Thu, 11 Oct 2012 09:26:14 +0200, by Carlo de Falco
-
doc: Clarify that exist (name, "file") also includes directories (bug #37512).Thu, 11 Oct 2012 20:02:34 -0700, by Rik
-
build: Build FLTK-associated DOCSTRINGS even when HAVE_FLTK is 0 (bug #37541).Thu, 11 Oct 2012 19:13:29 -0700, by Rik