Mercurial > hg > octave-nkf
graph
-
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