Mercurial > hg > octave-nkf
graph
-
Use cd rather than chdir in core Octave code.Wed, 22 Oct 2014 11:37:00 -0700, by Rik
-
Two more tmpnam -> tempname changes in core Octave.Wed, 22 Oct 2014 11:05:26 -0700, by Rik
-
Use tempname() rather than tmpnam() in core Octave.Wed, 22 Oct 2014 10:41:15 -0700, by Rik
-
make --with-PKG-includedir and --with-PKG-libdir configure options work againTue, 21 Oct 2014 14:37:44 -0400, by John W. Eaton
-
Overhaul getfield, setfield, orderfields m-files.Tue, 21 Oct 2014 09:57:02 -0700, by Rik
-
Use gammaln in preference to lgamma in core Octave code.Tue, 21 Oct 2014 09:39:03 -0700, by Rik
-
doc: Remove deprecated dump_prefs function from the manual.Tue, 21 Oct 2014 08:57:47 -0700, by Rik
-
doc: Add documentation about finish.m and shutdown procedure to manual.Tue, 21 Oct 2014 08:41:09 -0700, by Rik
-
* rotate.m: Fix typo.Thu, 16 Oct 2014 15:32:12 -0400, by John W. Eaton
-
implement the open functionWed, 15 Oct 2014 22:35:59 -0400, by John W. Eaton
-
preserve text on Windows terminal resize (bug #41893; patch #8532)Thu, 09 Oct 2014 19:20:56 -0400, by John W. Eaton
-
don't include oct-locbuf.h in header files unnecessarilySun, 19 Oct 2014 08:42:58 -0400, by John W. Eaton
-
Deprecate octave_tmp_file_name.Mon, 20 Oct 2014 21:54:59 -0700, by Rik
-
menu.m: Overhaul function.Mon, 20 Oct 2014 21:21:27 -0700, by Rik
-
Add new genpropdoc.m and graphics_properties.mk files to EXTRA_DISTSun, 19 Oct 2014 14:16:20 +0200, by Pantxo Diribarne
-
delete.m: Allow multiple file names to delete.Sat, 18 Oct 2014 20:49:34 -0700, by Rik
-
Overhaul appdata family of functions (getappdata, isappdata, rmappdata, setappdata).Sat, 18 Oct 2014 18:10:52 -0700, by Rik
-
info.m: Mark file as being tested for BIST purposes.Fri, 17 Oct 2014 21:35:19 -0700, by Rik
-
copyfile.m: Fix failing BIST test.Fri, 17 Oct 2014 21:33:45 -0700, by Rik
-
movefile.m: Overhaul function.Fri, 17 Oct 2014 21:20:36 -0700, by Rik
-
copyfile.m: Overhaul function.Fri, 17 Oct 2014 20:52:32 -0700, by Rik
-
unpack.m: Rewrite BIST test to not produce warning on stderr.Fri, 17 Oct 2014 11:37:44 -0700, by Rik
-
Overhaul the archive family (bzip2, gzip, zip, tar) of m-files.Fri, 17 Oct 2014 10:45:25 -0700, by Rik
-
Automatically generate graphics properties documentation (bug #42536)Fri, 17 Oct 2014 09:29:10 +0200, by Pantxo Diribarne
-
usage of default suffix depending on filter in save as dialog (bug #43335) gui-releaseThu, 16 Oct 2014 20:29:37 +0200, by Torsten
-
maint: periodic merge of gui-release to defaultWed, 15 Oct 2014 11:54:04 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to gui-release gui-releaseWed, 15 Oct 2014 11:01:00 -0400, by Jordi Gutiérrez Hermoso
-
Fix some fact.m typos (bug #43395) stableWed, 15 Oct 2014 10:48:25 -0400, by Jordi Gutiérrez Hermoso
-
bitcmp: fix bitwise complement for signed integers.Mon, 13 Oct 2014 13:40:44 +0100, by Carnë Draug
-
shortcut-manager.cc: Fix typo "Cuy" -> "Cut" gui-releaseSun, 12 Oct 2014 21:50:33 +0200, by Andreas Weber
-
Corrected errors and inaccuracies in Italian GUI translation (bug #43387) gui-releaseSun, 12 Oct 2014 21:13:51 +0200, by Massimiliano Fasi
-
add a drop down menu with the eol mode in the save-file-as-dialog gui-releaseSun, 12 Oct 2014 15:49:49 +0200, by Torsten
-
add actions for converting the eol characters of the editor file gui-releaseSat, 11 Oct 2014 11:15:59 +0200, by Torsten
-
add actions for showing text formatting chars and guides in the editor gui-releaseSat, 11 Oct 2014 11:08:21 +0200, by Torsten
-
add a preference for the default eol mode of new files (bug #43334) gui-releaseSat, 11 Oct 2014 11:05:53 +0200, by Torsten
-
add a label to the eol indicator in the editors status bar gui-releaseSat, 11 Oct 2014 10:14:21 +0200, by Torsten
-
Overhaul gzip.m and gunzip.mThu, 09 Oct 2014 20:38:04 -0700, by Rik
-
Fix returned phase of asin, acos outside principal branch (bug #43349).Thu, 09 Oct 2014 16:14:46 -0700, by Rik
-
Fix use of uninitialised variables in __ilu__.cc.Tue, 07 Oct 2014 22:37:39 +0530, by PrasannaKumar Muralidharan
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 09 Oct 2014 16:07:29 -0400, by John W. Eaton
-
* QtHandlesUtils.cc: Fix typo in previous change. gui-releaseThu, 09 Oct 2014 16:06:02 -0400, by John W. Eaton
-
fix build problem with --enable-64 (bug #43319) gui-releaseThu, 09 Oct 2014 15:45:50 -0400, by John W. Eaton
-
detect eol mode when opening a file in the editor of the gui (#bug 43334) stableMon, 06 Oct 2014 21:52:48 +0200, by Torsten
-
backing out cset 85b2d669c21e for applying a modified version at stable gui-releaseThu, 09 Oct 2014 18:10:19 +0200, by Torsten
-
unpack.m: Fix Texinfo error in docstring.Tue, 07 Oct 2014 13:46:22 -0700, by Rik
-
unpack.m: Overhaul function.Tue, 07 Oct 2014 13:13:16 -0700, by Rik
-
Added wildcard * support to archive-related routines (bug #43211).Thu, 18 Sep 2014 11:05:52 +0200, by Massimiliano Fasi
-
pr-output.cc: fix default chars for "format +" for Matlab compatibility gui-releaseTue, 07 Oct 2014 14:37:17 +0200, by Andreas Weber
-
doc: note that command form "format + abc" requires quotes around the "+".Tue, 07 Oct 2014 12:25:11 +0100, by Carnë Draug
-
doc: fix stray escape sequence in mkstemp's docstringMon, 06 Oct 2014 22:54:12 -0400, by Mike Miller
-
detect eol mode when opening a file in the editor of the gui (#bug 43334) gui-releaseMon, 06 Oct 2014 21:52:48 +0200, by Torsten
-
Change lscov test to take care roundoff differencesMon, 06 Oct 2014 11:54:07 -0400, by Doug Stewart
-
Force file removal for distclean-local in scripts directory (bug #43359).Sun, 05 Oct 2014 00:26:26 -0500, by Daniel J Sebald
-
gallery.m: Add BIST tests for central dispatch function.Mon, 06 Oct 2014 08:40:48 -0700, by Rik
-
zoom: allow x, y, and z axes to be zoomed independentlyMon, 06 Oct 2014 06:52:20 -0400, by John W. Eaton
-
Change a polygcd test to one that is more numerically accurate (bug #42742).Sun, 05 Oct 2014 11:23:25 -0500, by Daniel J Sebald
-
doc: Improve docstrings for dos() and unix().Sun, 05 Oct 2014 21:41:14 -0700, by Rik
-
license.m: Speed up function by 12XSun, 05 Oct 2014 20:55:35 -0700, by Rik
-
fftw: Reword error messages to be consistent with other functionsSun, 05 Oct 2014 16:45:08 -0400, by Mike Miller