log

age author description
Thu, 20 Aug 2015 10:34:53 -0700 Rik Remove obsolete properties from root figure object.
Thu, 20 Aug 2015 06:51:30 -0700 Rik range.tst: Add tests for bug #45739. stable
Thu, 20 Aug 2015 06:42:54 -0700 Rik maint: Periodic merge of stable to default.
Thu, 20 Aug 2015 06:42:15 -0700 Rik Fix 'descending' sort of Range objects (bug #45739). stable
Wed, 19 Aug 2015 16:18:45 -0400 John W. Eaton use different approach to avoid gnulib warning
Wed, 19 Aug 2015 16:09:06 -0400 John W. Eaton use different approach to avoid unsigned/signed comparison warning
Wed, 19 Aug 2015 16:02:36 -0400 John W. Eaton * lo-specfun.cc: Reindent comments.
Wed, 19 Aug 2015 16:00:05 -0400 John W. Eaton * lo-specfun.cc (Lanczos_approximation_psi): Use gnulib::log.
Wed, 19 Aug 2015 15:57:23 -0400 John W. Eaton avoid signed/unsigned comparison warning
Tue, 18 Aug 2015 11:35:23 -0700 Lachlan Andrew poissinv.m: Overhaul function for accuracy and performance (bug #34363).
Mon, 17 Aug 2015 09:32:20 -0700 Rik maint: Fix misspelled word compatibility in code comments.
Mon, 17 Aug 2015 09:24:07 -0700 Rik Fix incorrect error message when saving with -text and -float-binary options.
Mon, 17 Aug 2015 09:20:03 -0700 Rik maint: Rename instances of LS_ASCII to LS_TEXT for clarity.
Sun, 16 Aug 2015 16:38:13 +0200 Philip Nienhuis strread.m: clarify delimiter and whitespace usage (bug #45712) stable
Mon, 15 Jun 2015 09:15:44 -0400 Rafael Monteiro GUI-Find: keep focus on Find What and select all text when dialog opens stable
Fri, 14 Aug 2015 14:26:31 -0700 Rik Allow relative paths when printing with -dpdflatex (bug #45601).
Fri, 14 Aug 2015 13:28:30 -0700 Rik maint: Clean up code based on static analysis suggestions.
Sun, 09 Aug 2015 23:23:15 +0200 Philip Nienhuis strread.m: properly preprocess all forms of string format specifier (bug #45712) stable
Thu, 13 Aug 2015 22:00:02 -0700 Rik Add placeholder functions for save_ascii, save_binary for octave_java (bug #45694).
Tue, 11 Aug 2015 13:24:55 -0700 Rik intersect.m: Return same class of output as Matlab for empty input (bug #45686).
Tue, 11 Aug 2015 09:55:59 -0700 Rik doc: Clarify that ARCH argument to fread overrides ARCH arg to fopen. stable
Mon, 03 Aug 2015 23:22:14 +0200 Juan Pablo Carbajal union.m: Matlab compatible output when mixed input and one is empty (bug #45685).
Mon, 10 Aug 2015 13:12:22 -0700 Rik Remove redundant isvector() calls in set/ functions.
Mon, 10 Aug 2015 08:45:06 -0700 Rik Backout 9c7dd58b57e4 and have configure generate oct-conf-post.h
Sun, 09 Aug 2015 20:24:42 -0700 Rik strfunc: Issue error when given anonymous function (partial fix bug #45682).
Sun, 09 Aug 2015 20:35:44 -0700 Rik maint: Periodic merge of stable to default.
Sun, 09 Aug 2015 20:24:42 -0700 Rik strfunc: Document function does not accept anonymous functions (partial fix bug #45682). stable
Sun, 09 Aug 2015 18:08:01 -0700 Rik Fix IEEE big-endian/little endian conversions in oct-stream (bug #45687).
Thu, 06 Aug 2015 21:39:49 -0700 Rik doc: Add info about single letter codes for fread, fopen IEEE format. stable
Sat, 08 Aug 2015 19:13:43 -0400 Mike Miller run-octave: Use portable shell constructs