Mercurial > hg > octave-nkf
graph
-
Clean up isa() function.Tue, 22 Sep 2015 01:38:40 -0700, by Rik
-
edit.m: Update C++ oct-file template to use texinfo docstringMon, 21 Sep 2015 17:56:03 +0200, by Mike Miller
-
oct-shlib.cc: Use RTLD_GLOBAL option for dlopenMon, 21 Sep 2015 17:15:17 +0200, by Mike Miller
-
doc: Make excplicit that asctime and ctime values end in a newline (bug #45976) stableSun, 20 Sep 2015 11:27:36 +0200, by Mike Miller
-
doc: remove section about broadcasting warnings which no longer exists. stableSat, 19 Sep 2015 02:34:45 +0100, by Carnë Draug
-
eig: Return correct solution for a pair of hermitian matrices (bug #45511)Tue, 15 Sep 2015 08:48:35 -0400, by Mike Miller
-
findobj.m: Stop requiring gnuplot in BIST tests (bug #36983).Sun, 13 Sep 2015 14:47:58 -0700, by Rik
-
Fix compilation of classdef with the clang compiler (bug #41178)Fri, 21 Aug 2015 13:05:52 -0400, by akira noda
-
Initialize interpreter correctly with script and --traditional (bug #45921) stableFri, 11 Sep 2015 07:38:31 -0400, by Mike Miller
-
Deprecate bitmax.Wed, 09 Sep 2015 18:43:52 +0200, by Kai T. Ohlhus
-
randi.m: corrected behavior for different input data types (bug #45879).Tue, 08 Sep 2015 10:39:50 +0200, by Kai T. Ohlhus
-
Deprecate wavread and wavwrite.Sat, 05 Sep 2015 05:00:46 -0700, by Rik
-
do not leave debug modus when entering a command at debug prompt (bug #45737) stableSat, 05 Sep 2015 12:07:42 +0200, by Torsten
-
* mex.h: Don't typdef bool if it is already defined.Fri, 04 Sep 2015 16:26:58 -0400, by John W. Eaton
-
luinc.m: Add texinfo marker to docstring so it is interpreted correctly.Fri, 04 Sep 2015 13:12:57 -0700, by Rik
-
pkg: fix regression on output of pkg list (bug #45873)Fri, 04 Sep 2015 18:47:54 +0100, by Carnë Draug
-
avoid executing startup file twice when using run-octave script (bug #45872)Fri, 04 Sep 2015 12:45:46 -0400, by John W. Eaton
-
maint: Periodic merge of stable to default.Thu, 03 Sep 2015 19:00:53 -0400, by John W. Eaton
-
also clear autoloaded functions when clearing user functionsWed, 02 Sep 2015 18:18:19 -0400, by John W. Eaton
-
__finish__.m: Change from function to script to stay in base workspace (bug #45869). stableThu, 03 Sep 2015 11:22:35 -0700, by Rik
-
pkg.m: drop check of nargout value, the interpreter already does that.Thu, 03 Sep 2015 16:21:08 +0100, by Carnë Draug
-
Scroll list view to display selection (bug #45848)Tue, 01 Sep 2015 19:05:57 +0200, by Pantxo Diribarne
-
cplxpair.m: Use tolerance that depends on Z to evaluate pairing (bug #45810).Tue, 01 Sep 2015 08:07:57 -0700, by Rik
-
Don't use GL_SELECT to find axes objects in Qt figures (bug #45540)Sat, 25 Jul 2015 13:20:21 +0200, by Pantxo Diribarne
-
Fix multi-line text bounding box when using subscripts (bug #45508)Sun, 23 Aug 2015 14:55:01 +0200, by Pantxo Diribarne
-
inputParser.m: Fix typoMon, 31 Aug 2015 12:59:36 +0200, by Andreas Weber
-
doc: Add a docstring for __current_scope__.Sat, 29 Aug 2015 05:59:45 -0700, by Rik
-
Add placeholder functions for save_hdf5, load_hdf5 for octave_java functions.Thu, 27 Aug 2015 15:52:06 -0700, by Rik
-
More specific warning messages when saving onCleanup variables.Thu, 27 Aug 2015 15:19:20 -0700, by Rik
-
Return empty matrix when linspace called with 0 points (bug #45820)Thu, 27 Aug 2015 13:12:21 -0700, by Rik
-
don't recycle scanf format string if all conversions are done (bug #45808)Wed, 26 Aug 2015 16:05:49 -0400, by John W. Eaton
-
strread.m: fix nilpotent IF block for ...%sliteral... fieldsWed, 26 Aug 2015 22:51:59 +0200, by Philip Nienhuis
-
Don't put default xtick vector size in documentation (bug #45725). stableMon, 24 Aug 2015 15:27:03 -0700, by Rik
-
Propagate 'lower' in chol(a, 'lower') to underlying library function.Sun, 24 Aug 2014 19:35:06 +0530, by PrasannaKumar Muralidharan
-
don't define mostlyclean-local target in module.mk fileThu, 20 Aug 2015 14:37:57 -0400, by John W. Eaton
-
* bootstrap: Update from gnulib sources.Thu, 20 Aug 2015 14:05:28 -0400, by John W. Eaton
-
Remove obsolete properties from root figure object.Thu, 20 Aug 2015 10:34:53 -0700, by Rik
-
maint: Periodic merge of stable to default.Thu, 20 Aug 2015 06:42:54 -0700, by Rik
-
use different approach to avoid gnulib warningWed, 19 Aug 2015 16:18:45 -0400, by John W. Eaton
-
use different approach to avoid unsigned/signed comparison warningWed, 19 Aug 2015 16:09:06 -0400, by John W. Eaton
-
* lo-specfun.cc: Reindent comments.Wed, 19 Aug 2015 16:02:36 -0400, by John W. Eaton
-
* lo-specfun.cc (Lanczos_approximation_psi): Use gnulib::log.Wed, 19 Aug 2015 16:00:05 -0400, by John W. Eaton
-
avoid signed/unsigned comparison warningWed, 19 Aug 2015 15:57:23 -0400, by John W. Eaton
-
poissinv.m: Overhaul function for accuracy and performance (bug #34363).Tue, 18 Aug 2015 11:35:23 -0700, by Lachlan Andrew
-
maint: Fix misspelled word compatibility in code comments.Mon, 17 Aug 2015 09:32:20 -0700, by Rik
-
Fix incorrect error message when saving with -text and -float-binary options.Mon, 17 Aug 2015 09:24:07 -0700, by Rik
-
maint: Rename instances of LS_ASCII to LS_TEXT for clarity.Mon, 17 Aug 2015 09:20:03 -0700, by Rik
-
strread.m: clarify delimiter and whitespace usage (bug #45712) stableSun, 16 Aug 2015 16:38:13 +0200, by Philip Nienhuis
-
GUI-Find: keep focus on Find What and select all text when dialog opens stableMon, 15 Jun 2015 09:15:44 -0400, by Rafael Monteiro
-
Allow relative paths when printing with -dpdflatex (bug #45601).Fri, 14 Aug 2015 14:26:31 -0700, by Rik
-
maint: Clean up code based on static analysis suggestions.Fri, 14 Aug 2015 13:28:30 -0700, by Rik
-
strread.m: properly preprocess all forms of string format specifier (bug #45712) stableSun, 09 Aug 2015 23:23:15 +0200, by Philip Nienhuis
-
Add placeholder functions for save_ascii, save_binary for octave_java (bug #45694).Thu, 13 Aug 2015 22:00:02 -0700, by Rik
-
intersect.m: Return same class of output as Matlab for empty input (bug #45686).Tue, 11 Aug 2015 13:24:55 -0700, by Rik
-
doc: Clarify that ARCH argument to fread overrides ARCH arg to fopen. stableTue, 11 Aug 2015 09:55:59 -0700, by Rik
-
union.m: Matlab compatible output when mixed input and one is empty (bug #45685).Mon, 03 Aug 2015 23:22:14 +0200, by Juan Pablo Carbajal
-
Remove redundant isvector() calls in set/ functions.Mon, 10 Aug 2015 13:12:22 -0700, by Rik
-
Backout 9c7dd58b57e4 and have configure generate oct-conf-post.hMon, 10 Aug 2015 08:45:06 -0700, by Rik
-
strfunc: Issue error when given anonymous function (partial fix bug #45682).Sun, 09 Aug 2015 20:24:42 -0700, by Rik
-
maint: Periodic merge of stable to default.Sun, 09 Aug 2015 20:35:44 -0700, by Rik
-
strfunc: Document function does not accept anonymous functions (partial fix bug #45682). stableSun, 09 Aug 2015 20:24:42 -0700, by Rik
-
Fix IEEE big-endian/little endian conversions in oct-stream (bug #45687).Sun, 09 Aug 2015 18:08:01 -0700, by Rik
-
doc: Add info about single letter codes for fread, fopen IEEE format. stableThu, 06 Aug 2015 21:39:49 -0700, by Rik
-
run-octave: Use portable shell constructsSat, 08 Aug 2015 19:13:43 -0400, by Mike Miller
-
build: Move oct-conf-post.in.h to oct-conf.post.h (bug #45646).Thu, 06 Aug 2015 08:37:02 -0700, by Rik
-
Use error() rather than ::error() unless explicitly required.Thu, 06 Aug 2015 08:09:01 -0700, by Rik
-
inputname.m: Rename BIST function foo to __foo__ to avoid name collisions.Wed, 05 Aug 2015 22:47:41 -0700, by Rik
-
* __run_test_suite__.m: Return number of passed, failed, and skipped tests.Wed, 05 Aug 2015 15:21:21 -0400, by John W. Eaton
-
doc: Change docstrings to use 'IEEE 754' rather than 'IEEE-754'. stableWed, 05 Aug 2015 10:48:26 -0700, by Rik
-
psi: Fix failing unit tests on 32-bit systemsTue, 04 Aug 2015 23:09:43 -0400, by Mike Miller
-
Report backtrace for "no default value" error in function header (bug #45496).Tue, 04 Aug 2015 15:07:48 -0700, by Rik
-
Don't add duplicates to javaclasspath when run in home directory (bug #45683).Mon, 03 Aug 2015 15:24:32 -0700, by Rik
-
Backout cset 2edd668e7784 and return column orientation for union.m.Mon, 03 Aug 2015 07:43:28 -0700, by Rik
-
configure.ac: Test that Qt and OpenGL can be used together (bug #45672)Sat, 01 Aug 2015 18:42:25 -0400, by Mike Miller
-
build: Use $(abs_top_*) in definitions of TEXINPUTS and TEXMFCNFSun, 02 Aug 2015 11:14:40 -0400, by Mike Miller
-
build: Set TEXMFVAR to ensure TeX cache files can be written to build dirSun, 02 Aug 2015 11:05:13 -0400, by Mike Miller
-
build: Avoid building pdf and ps outputs simultaneouslySun, 02 Aug 2015 11:01:05 -0400, by Mike Miller
-
build: Adopt Automake's calling conventions for texi2dvi and texi2pdf rulesSun, 02 Aug 2015 09:50:43 -0400, by Mike Miller
-
* f2c-main.c: Include config.h.Sat, 01 Aug 2015 19:05:00 -0400, by Mike Miller
-
editor with smart indentation for octave files (bug #41554)Sat, 01 Aug 2015 11:26:32 +0200, by Torsten
-
union.m: Matlab compatible output orientation for empty input ([]).Fri, 31 Jul 2015 14:01:39 +0200, by Juan Pablo Carbajal
-
build: Silence rule about removing bits/stl_algo.h using AM_V_at.Wed, 29 Jul 2015 21:16:13 -0700, by Rik
-
build: Silence rule about removing bits/stl_algo.h.Wed, 29 Jul 2015 14:30:45 -0700, by Rik
-
build: Don't delete ChangeLog with distclean target (bug #45646).Wed, 29 Jul 2015 14:18:26 -0700, by Rik
-
build: Don't remove built documentation for distclean target (bug #45646).Wed, 29 Jul 2015 13:50:10 -0700, by Rik
-
legend.m: Fix listeners on legend line objects (bug #45563).Wed, 29 Jul 2015 13:14:25 -0700, by Rik
-
don't install kpse.cc (bug #45644)Tue, 28 Jul 2015 13:24:49 -0400, by John W. Eaton
-
Add compression option to imwrite and default to "none" (bug #45565)Tue, 28 Jul 2015 17:43:23 +0100, by Carnë Draug
-
maint: Periodic merge of stable to default.Tue, 28 Jul 2015 08:52:39 -0700, by Rik
-
Fix hang when using errorbar with empty dataset (bug #45554).Tue, 28 Jul 2015 08:50:55 -0700, by Rik
-
Fix hang when using errorbar with empty dataset (bug #45554). stableTue, 28 Jul 2015 08:47:27 -0700, by Rik
-
update of targets for cross buildMon, 27 Jul 2015 21:11:17 -0400, by John D
-
build: Consolidate __errcomm__.m and __errplot__.m to one file.Sun, 26 Jul 2015 21:29:44 -0700, by Rik
-
build: Rename __go_draw_XXX to __gnuplot_draw_XXX for clarity.Sun, 26 Jul 2015 18:33:57 -0700, by Rik
-
maint: Rename __sprand_impl__.m to __sprand__.mSun, 26 Jul 2015 08:50:04 -0700, by Rik
-
doc: Clarify behavior of length() function (bug #45611). stableSat, 25 Jul 2015 20:16:58 -0700, by Rik
-
build: Fix installation of icons from source tarballSat, 25 Jul 2015 16:22:00 -0400, by Mike Miller
-
maint: Delete obsolete find-docstring-files.sh build scriptSat, 25 Jul 2015 15:25:19 -0400, by Mike Miller
-
build: Avoid triggering rebuild of icons and desktop files (bug #45567)Sat, 25 Jul 2015 15:06:40 -0400, by Mike Miller
-
build: Avoid rebuilding distributed docs on directory timestamp (bug #45567)Sat, 25 Jul 2015 14:59:09 -0400, by Mike Miller
-
build: Avoid triggering rebuild of docs when DOCSTRINGS regenerated (bug #45567)Sat, 25 Jul 2015 14:55:03 -0400, by Mike Miller
-
show history context menu only for clicks on entries stableSat, 25 Jul 2015 22:17:57 +0200, by Torsten
-
build: Delete more generated files on maintainer-cleanFri, 24 Jul 2015 19:58:18 -0400, by Mike Miller
-
Allow assignment of an empty variable to an empty indexing slice (bug #45467).Fri, 24 Jul 2015 14:40:18 -0700, by Lachlan Andrew
-
Use octave_gmtime to write timestamp to mat-file formatFri, 24 Jul 2015 10:40:05 -0400, by Mike Miller
-
Fix missing sorting of the workspace view directly after start-up stableFri, 24 Jul 2015 14:23:28 +0200, by Torsten
-
Allow sorting columns in workspace view (bug #45448) stableTue, 30 Jun 2015 21:15:19 +0200, by Philip Nienhuis
-
maint: Update .hgignore to reflect non-recursive build system changesThu, 23 Jul 2015 22:35:34 -0400, by Mike Miller
-
build: Restore AUTHORS, BUGS, and INSTALL.OCTAVE to source tarballThu, 23 Jul 2015 21:51:58 -0400, by Mike Miller
-
build: Always generate ChangeLog if missing, and write to build directoryThu, 23 Jul 2015 22:00:39 -0400, by Mike Miller
-
build: Move nonexistent dummy source files into lib directoriesThu, 23 Jul 2015 21:13:13 -0400, by Mike Miller
-
Reapply changes lost from changeset 45d7be391982Thu, 23 Jul 2015 20:47:29 -0400, by Mike Miller
-
doc: Update polar() example in manual now that rticks calc is correct.Thu, 23 Jul 2015 18:31:44 -0700, by Rik
-
Pass all fields in face/vertex structure through to patch() (bug #45593). stableThu, 23 Jul 2015 12:54:13 -0700, by Rik
-
maint: Periodic merge of stable to default.Thu, 23 Jul 2015 09:50:10 -0700, by Rik
-
polar.m: Display plot titles on polar plots (bug #45514). stableThu, 23 Jul 2015 09:45:59 -0700, by Rik
-
plotimages.m: Remove workaround for polar plot rticks.Thu, 23 Jul 2015 08:54:13 -0700, by Rik
-
polar.m: Calculate 'rtick' property more accurately (bug #45513).Thu, 23 Jul 2015 08:45:45 -0700, by Rik
-
strftime: Add support for "%z" conversion specifier (bug #45592)Wed, 22 Jul 2015 20:27:11 -0400, by Mike Miller
-
Make mod() and rem() Matlab compatible for corner cases (bug #45587).Wed, 22 Jul 2015 09:46:42 -0700, by Rik
-
Fix install paths of fixed and generated test filesWed, 22 Jul 2015 01:01:03 -0400, by Mike Miller
-
build: Add missing scripts from image/private/ dir to tarball.Tue, 21 Jul 2015 12:42:05 -0700, by Rik
-
Remove all temporary documentation files with 'maintainer-clean' target (bug #45574).Tue, 21 Jul 2015 12:21:36 -0700, by Rik
-
Restore installation of tests from template source filesMon, 20 Jul 2015 18:31:52 -0400, by Mike Miller
-
Relax input in functions that convert between colorspaces (bug #45456)Sun, 19 Jul 2015 17:41:21 +0100, by Carnë Draug
-
build: Add EXTRA_DIST files frob libgui/ and test/ to tarball.Sat, 18 Jul 2015 08:56:51 -0700, by Rik
-
make interpreter targets and dirstamp files order-only prerequisitesFri, 17 Jul 2015 15:18:35 -0400, by John W. Eaton
-
provide per-directory clean targetsFri, 17 Jul 2015 14:44:47 -0400, by John W. Eaton
-
Fix dependency of built images on the interpreterFri, 17 Jul 2015 00:59:10 -0400, by Mike Miller
-
Fix uninstallation of PKG_ADD filesThu, 16 Jul 2015 23:21:44 -0400, by Mike Miller
-
Fix listdlg() when used without selection mode under Qt (Bug #45545).Thu, 16 Jul 2015 17:04:37 -0700, by Rik
-
fix incompatibility in mxCreateNumericArray (bug #45319)Thu, 16 Jul 2015 14:19:47 -0400, by John W. Eaton
-
don't include GEN_FCN_FILES in FCN_FILES listThu, 16 Jul 2015 13:49:51 -0400, by John W. Eaton
-
clean generated AUTHORS fileThu, 16 Jul 2015 13:45:01 -0400, by John W. Eaton
-
only generate ChangeLog if building from hg archiveThu, 16 Jul 2015 13:44:11 -0400, by John W. Eaton
-
hsv2rgb: relax input check and support for N dimensional images (bug #45456)Thu, 16 Jul 2015 16:57:30 +0100, by Carnë Draug
-
iscolormap: relax input check - specially in [0 1] range.Thu, 16 Jul 2015 18:21:27 +0100, by Carnë Draug
-
don't attempt to distribute obsolete libinterp/Makefile.inThu, 16 Jul 2015 10:57:34 -0400, by John W. Eaton
-
Fix more installation discrepancies in scripts directoryThu, 16 Jul 2015 01:18:40 -0400, by Mike Miller
-
use move-if-change for most rules that generate source filesWed, 15 Jul 2015 16:57:40 -0400, by John W. Eaton
-
* move-if-change: Write message to stderr.Wed, 15 Jul 2015 16:56:50 -0400, by John W. Eaton
-
allow --disable-gui to work again (bug #45543)Wed, 15 Jul 2015 15:27:08 -0400, by John W. Eaton
-
don't clean doc/doxyhtml/READMEWed, 15 Jul 2015 09:49:21 -0400, by John W. Eaton
-
clean generated files in doc/interpreter directoryWed, 15 Jul 2015 09:44:24 -0400, by John W. Eaton
-
* doc/module.mk (doxyhtml-maintainer-clean): Also remove .db file.Wed, 15 Jul 2015 09:38:48 -0400, by John W. Eaton
-
fix file and directory names for doxyhtml targetsTue, 14 Jul 2015 16:13:09 -0400, by John W. Eaton
-
fix doxyhtml-mainainer-clean targetTue, 14 Jul 2015 13:24:02 -0400, by John W. Eaton
-
* libinterp/module.mk: Don't add BUILT_DISTFILES to MAINTAINERCLEANFILES.Tue, 14 Jul 2015 12:20:03 -0400, by John W. Eaton
-
keep list of built images separate from other imagesTue, 14 Jul 2015 11:34:55 -0400, by John W. Eaton
-
don't delete $(BUILT_DISTFILES) for maintainer-clean targetTue, 14 Jul 2015 11:04:26 -0400, by John W. Eaton
-
fix installation of script filesTue, 14 Jul 2015 10:55:51 -0400, by John W. Eaton
-
fix lists of files to distributeTue, 14 Jul 2015 00:01:59 -0400, by John W. Eaton
-
limit %.class : %.java pattern to specific filesMon, 13 Jul 2015 21:21:48 -0400, by John W. Eaton
-
* scripts/module.mk (scripts-dist-hook): Always define.Mon, 13 Jul 2015 21:15:49 -0400, by John W. Eaton
-
write BUGS and INSTALL.OCTAVE files in top-level directoryMon, 13 Jul 2015 21:14:50 -0400, by John W. Eaton
-
Saturated red channel on RGB image, makes imread() return logical (bug #41584)Fri, 10 Jul 2015 16:46:24 +0100, by Carnë Draug
-
doc: Fix building of Manual plot 15.7 under gnuplot.Sun, 12 Jul 2015 19:57:48 -0700, by Rik
-
images.awk: Stop warning during build of figure 15.7 of manual.Sun, 12 Jul 2015 17:02:01 -0700, by Rik
-
doc: Improve building of images for the Manual.Sun, 12 Jul 2015 15:00:26 -0700, by Rik
-
Portably create version links in build treeSun, 12 Jul 2015 00:37:52 -0400, by Mike Miller
-
Fix 'make install' errors for non-recursive buildSat, 11 Jul 2015 23:59:01 -0400, by Mike Miller
-
Fix rule to create liboctave/cruft/ranlib/ranlib.def for non-recursive buildSat, 11 Jul 2015 23:33:51 -0400, by Mike Miller
-
Fix encoded source file name for builtin functionsSat, 11 Jul 2015 23:25:37 -0400, by Mike Miller
-
ensure test directory exists before running build-bc-overload-tests.shSat, 11 Jul 2015 19:14:37 -0400, by John W. Eaton
-
create correct version links in build treeSat, 11 Jul 2015 12:20:23 -0400, by John W. Eaton
-
eliminate recursive make invocation in scripts directory treeFri, 10 Jul 2015 14:40:47 -0400, by John W. Eaton
-
eliminate recursive make invocations in liboctave and libinterp directoriesFri, 10 Jul 2015 13:28:33 -0400, by John W. Eaton
-
eliminate recursive make invocation in libgui directory treeThu, 09 Jul 2015 13:55:58 -0400, by John W. Eaton
-
eliminate recursive make invocation in src directoryThu, 09 Jul 2015 10:11:41 -0400, by John W. Eaton
-
use $(abs_top_srcdir) in rules for running testsWed, 08 Jul 2015 12:55:10 -0400, by John W. Eaton
-
use $(abs_top_srcdir) in TEXINPUTS for processing refcard sourcesWed, 08 Jul 2015 12:48:35 -0400, by John W. Eaton
-
Correctly generate figure 15.7 of the Manual.Fri, 10 Jul 2015 21:10:42 -0700, by Rik
-
write figure to specified output directoryFri, 10 Jul 2015 17:22:50 -0400, by John W. Eaton
-
ellipke.m: Use correct definition of elliptic integral in documentation (bug #45522). stableFri, 10 Jul 2015 11:55:14 -0700, by Rik
-
build: Sort generated PKG_ADD contents consistently stableFri, 10 Jul 2015 01:10:30 -0400, by Mike Miller
-
build: Use texinfo.tex from gnulib instead of manually imported version stableThu, 09 Jul 2015 21:45:26 -0400, by Mike Miller
-
doc: Clean up m-files which generate images for Manual.Thu, 09 Jul 2015 21:38:57 -0700, by Rik
-
Use FLTK for creating plots for Manual.Tue, 07 Jul 2015 21:25:31 +0100, by Michael D. Godfrey
-
install.txi: Add warning about incorrect behavior of reference BLAS library. stableTue, 07 Jul 2015 19:09:35 -0700, by Rik
-
use base filenames when processing refcard sourcesTue, 07 Jul 2015 22:00:06 -0400, by John W. Eaton
-
use nested module.mk include files for test subdirectoriesTue, 07 Jul 2015 15:18:36 -0400, by John W. Eaton
-
fix dependencies for generated overload operator testsTue, 07 Jul 2015 13:22:44 -0400, by John W. Eaton
-
test/module.mk: New file missing from changeset bacaec9b5535.Tue, 07 Jul 2015 13:00:31 -0400, by John W. Eaton
-
use GNU Make features to eliminate redundancy in scripts/Makefile.amTue, 07 Jul 2015 11:51:45 -0400, by John W. Eaton
-
eliminate recursive make invocation in test directory treeTue, 07 Jul 2015 10:40:38 -0400, by John W. Eaton
-
eliminate recursive make invocations in doc directory treeFri, 03 Jul 2015 19:33:19 -0400, by John W. Eaton
-
eliminate recursive make invocation in etc/icons directoryFri, 03 Jul 2015 07:51:51 -0400, by John W. Eaton
-
allow bc-overload tests to be written to an arbitrary directoryThu, 02 Jul 2015 18:07:24 -0400, by John W. Eaton
-
write sparse tests to stdoutThu, 02 Jul 2015 18:00:39 -0400, by John W. Eaton
-
* build-sparse-tests.sh: Fix name of file in comments to match file name.Thu, 02 Jul 2015 17:44:05 -0400, by John W. Eaton
-
imshow.m: Respect new 'parent' property when setting axis properties.Sun, 05 Jul 2015 21:31:46 -0700, by Rik
-
imshow.m: Add support for 'parent' property (bug #45473).Sun, 05 Jul 2015 13:55:56 -0700, by Rik
-
graphics_toolkit.m: Fix typo in error message.Fri, 03 Jul 2015 09:55:35 -0700, by Rik
-
gallery: add very basic tests (check output size) for all matrix types.Fri, 03 Jul 2015 16:53:08 +0100, by Carnë Draug
-
gallery: allow N to be a 2 element vectors for cycol matrices.Fri, 03 Jul 2015 16:33:31 +0100, by Carnë Draug
-
gallery: fix typo on variable name for invhess matrix.Fri, 03 Jul 2015 16:20:56 +0100, by Carnë Draug
-
gallery: fix randsvd by adding missing dependency qmult().Fri, 03 Jul 2015 16:18:33 +0100, by Carnë Draug
-
gallery: allow single element vectors for 'house'.Fri, 03 Jul 2015 15:01:38 +0100, by Carnë Draug
-
gallery: fix chebspec, cycol, gearmat, hanowa, lauchli, and pei (bug #45466)Thu, 02 Jul 2015 22:26:16 +0100, by Massimiliano Fasi
-
eliminate recursive make invocation in examples directory treeThu, 02 Jul 2015 17:11:29 -0400, by John W. Eaton
-
eliminate unused static functionsThu, 02 Jul 2015 14:23:18 -0400, by John W. Eaton
-
unpack.m: Stop hang when unpacking on to existing filename (bug #45331). stableWed, 01 Jul 2015 14:14:49 -0700, by Rik
-
Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).Mon, 29 Jun 2015 08:56:22 -0700, by Rik
-
graphics_toolkit.m: Check for minimum gnuplot version (bug #44978).Sun, 28 Jun 2015 19:42:44 -0700, by Rik
-
Fix segfault when zooming in on logscale axes (bug #45412).Fri, 26 Jun 2015 08:37:45 -0700, by Rik
-
Fix documentation build accidentally broken in 6db2ea5556a4.Thu, 25 Jun 2015 21:47:06 -0700, by Rik
-
Remove axes "interpreter" property (bug #45388)Thu, 25 Jun 2015 00:22:32 +0200, by Pantxo Diribarne
-
Make use of the axes "ticklabelinterpreter" property (bug #45438)Tue, 23 Jun 2015 22:21:50 +0200, by Pantxo Diribarne
-
maint: Merge away extra head on default.Thu, 25 Jun 2015 08:32:21 -0400, by John W. Eaton
-
Avoid HAVE_ macro in header file.Wed, 24 Jun 2015 17:32:36 -0400, by John W. Eaton
-
Flip gnuplot range values rather than use reverse/noreverse (bug #38914)Sat, 23 May 2015 23:52:58 -0500, by Daniel J Sebald
-
maint: Periodic merge of stable to default.Wed, 24 Jun 2015 14:40:22 -0400, by John W. Eaton
-
Allow NEWS to be displayed properly in QTextBrowser (bug #45396) stableWed, 24 Jun 2015 14:37:55 -0400, by John W. Eaton
-
Avoid HAVE_ macro in header file.Wed, 24 Jun 2015 12:53:18 -0400, by John W. Eaton
-
Avoid HAVE_ macro in header file.Wed, 24 Jun 2015 11:56:32 -0400, by John W. Eaton
-
Avoid HAVE_ macros in header file.Wed, 24 Jun 2015 11:53:33 -0400, by John W. Eaton
-
Avoid using HAVE_ macros in header file.Wed, 24 Jun 2015 11:51:06 -0400, by John W. Eaton
-
* kpty_p.h, kpty.cpp (KPtyPrivate::chownpty): Define unconditionally.Wed, 24 Jun 2015 11:47:14 -0400, by John W. Eaton
-
maint: Periodic merge of stable to default.Tue, 23 Jun 2015 20:00:59 -0700, by Rik
-
graphics.cc: Clean up variable names, line wrapping, comments, etc.Mon, 22 Jun 2015 16:40:39 -0700, by Rik
-
waitbar.m: add support for "createcancelbtn" property (bug #45364)Mon, 22 Jun 2015 19:57:28 +0200, by Pantxo Diribarne
-
Show axes coordinates in Qt figures (bug #44959)Sat, 13 Jun 2015 13:27:01 +0200, by Pantxo Diribarne
-
fix crash when selecting an image (bug #45372) stableMon, 22 Jun 2015 20:58:57 +0200, by Pantxo Diribarne
-
qt toolkit: set keyboard focus in canvas (Bug #44832) stableMon, 22 Jun 2015 12:06:53 -0400, by John Donoghue
-
Set correct number of axis tickmarks when axis limits are manually configured (bug #45356).Sat, 20 Jun 2015 16:00:50 -0700, by Rik
-
num2str.m: Fixed two Matlab compatibility issues (bug #45174, bug #44864).Wed, 17 Jun 2015 16:52:09 +0200, by Juan Pablo Carbajal
-
* ov-oncleanup.h: Don't include config.h.Mon, 15 Jun 2015 17:52:27 -0400, by John W. Eaton
-
don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)Mon, 15 Jun 2015 17:42:44 -0400, by John W. Eaton
-
qp.m: Overhaul function (fixes bug #45324).Mon, 15 Jun 2015 21:56:34 +0200, by Rik
-
Change mxCreateNumericArray to be Matlab compatible for ndims < 2 (bug #45319). stableMon, 15 Jun 2015 09:07:17 -0700, by Rik
-
Fix conversion from string cell array into java's String[] (bug #45290) stableMon, 15 Jun 2015 02:08:41 +0100, by Carnë Draug
-
Don't run wizard in --no-gui mode (see http://octave.1599824.n4.nabble.com/Octave-wants-to-run-startup-configuration-wizard-in-no-gui-mode-tp4670884.html) stableSat, 13 Jun 2015 14:07:28 +0200, by Pantxo Diribarne
-
Update root, figure, and axes graphics object properties.Wed, 10 Jun 2015 15:21:24 -0700, by Rik
-
Fix load/save of integers with -hdf5 (bug #45225) stableWed, 10 Jun 2015 09:26:14 -0400, by Mike Miller
-
io.tst: Add tests for printf hex or octal conversion on string inputs stableWed, 10 Jun 2015 08:42:11 -0400, by Mike Miller