log

age author description
Tue, 17 May 2016 22:45:07 +1000 Lachlan Andrew Restore ability to breakpoint scripts (not functions) (bug #47917).
Fri, 20 May 2016 10:47:33 -0400 John W. Eaton use consistent style for deprecated function/class messages
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Thu, 19 May 2016 19:42:57 -0400 John W. Eaton use namespace for octave_shlib class
Thu, 19 May 2016 19:39:18 -0400 John W. Eaton * oct-conf-post.in.h: Undo accidental change from previous changeset.
Thu, 19 May 2016 18:55:23 -0400 John W. Eaton use namespace for command_editor and command_history classes
Thu, 19 May 2016 15:47:24 -0700 Mike Miller rats: Fix round-off corner case for 32-bit systems (bug #47964)
Thu, 19 May 2016 14:40:35 -0400 John W. Eaton use gnulib:: tag in rand functions as needed
Thu, 19 May 2016 13:59:28 -0400 John W. Eaton use namespace for dir_path class
Thu, 19 May 2016 13:01:29 -0400 John W. Eaton use namespace for url_transfer class
Thu, 19 May 2016 12:56:47 -0400 John W. Eaton use namespace for unwind_protect class
Thu, 19 May 2016 08:42:55 -0700 Rik imread: Clean up function and its private implementation.
Thu, 19 May 2016 23:54:09 +1000 Lachlan Andrew Fix scope of umask to avoid recursive call. (bug #47961)
Thu, 19 May 2016 22:08:42 +1000 Lachlan Andrew Fix memory bug in source() from cset 4c080cbc4ef9 (bug #47938)
Thu, 19 May 2016 01:59:35 -0400 John W. Eaton use namespace for oct_mach_info class
Thu, 19 May 2016 01:50:04 -0400 John W. Eaton use namespace for lo-sysdep.h functions
Thu, 19 May 2016 01:33:06 -0400 John W. Eaton finish previous changeset (0504351a45e6).
Thu, 19 May 2016 01:22:06 -0400 John W. Eaton use namespace for file_stat classes
Thu, 19 May 2016 01:05:45 -0400 John W. Eaton use namespace for dir_entry class
Thu, 19 May 2016 01:00:37 -0400 John W. Eaton write namespace keyword and name on same line in C++ files
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Wed, 18 May 2016 14:58:29 -0400 John W. Eaton use namespace for system env class
Wed, 18 May 2016 14:09:17 -0400 John W. Eaton use namespace for system uname class
Wed, 18 May 2016 15:23:05 -0400 John W. Eaton use namespace for system time classes
Wed, 18 May 2016 13:11:15 -0400 John W. Eaton use namespace for system password wrapper class
Wed, 18 May 2016 12:35:37 -0400 John W. Eaton use namespace for system group wrapper class
Wed, 18 May 2016 12:14:34 -0400 John W. Eaton rename octave::syscalls namespace to octave::sys
Wed, 18 May 2016 15:17:00 -0400 John W. Eaton use namespace for glob and fnmatch wrapper functions
Wed, 18 May 2016 11:00:58 -0700 Mike Miller Call @class/logical method for objects in conditional expressions (bug #43097)
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Tue, 17 May 2016 11:32:53 -0400 John W. Eaton use namespace for numeric_limits
Tue, 17 May 2016 01:23:24 -0400 John W. Eaton * oct-parse.in.yy: Correct pattern string in call to HANDLE_IDENTIFIER.
Tue, 17 May 2016 01:11:27 -0400 John W. Eaton define octave_numeric_limits template methods for Inf and NaN
Mon, 16 May 2016 23:20:50 -0400 John W. Eaton use C++ for random number generator sources
Mon, 16 May 2016 23:26:07 -0400 John W. Eaton use bool instead of int for some logical flags
Mon, 16 May 2016 22:21:19 -0700 Rik shading.m: Correct typo in %!demos.
Fri, 15 Apr 2016 20:11:06 +1000 Lachlan Andrew Allow GUI to set breakpoints in @class/method (bug #41514).
Mon, 16 May 2016 21:51:10 -0400 John W. Eaton attempt to ensure that oct-conf-post.h is built early and as needed
Sun, 15 May 2016 20:20:47 -0400 Ben Abbott Add demos for surface plots.
Sun, 15 May 2016 16:47:28 -0500 Daniel J Sebald Reorganize 'surface' gnuplot handling to improve 'edge' control
Mon, 16 May 2016 12:57:20 -0700 Mike Miller Make --line-editing undo an earlier --no-line-editing (bug #47686)
Mon, 16 May 2016 11:54:20 -0700 Mike Miller Fix compilation error when building without sndfile
Mon, 16 May 2016 11:36:05 -0700 Mike Miller Document new function audioformats
Mon, 16 May 2016 11:30:36 -0700 Mike Miller audioformats: Clean up coding style and docstring
Sat, 14 May 2016 00:52:15 +0200 Damjan Angelovski audioformats: New function to list available audio formats (bug #47464)
Sun, 15 May 2016 22:36:52 -0700 Rik isdir.m: Don't call print_usage() with an argument.
Sat, 16 Apr 2016 00:02:57 +1000 Lachlan Andrew Make source() not re-parse a file if it is already loaded (bug #33411).
Tue, 29 Mar 2016 21:27:59 +1100 Lachlan Andrew Prevent find dialog defaulting to "replace all" (bug #47561).
Sun, 15 May 2016 21:08:30 -0700 Rik Avoid use of REJECT in parser (bug #45947).
Fri, 26 Feb 2016 17:53:28 +1100 Lachlan Andrew Clearer error messages when loading buggy sparse matrix files (bug #38414)
Sat, 14 May 2016 10:17:11 +1000 Lachlan Andrew Allow breakpoints in nested functions, and in mixed subfunctions (bug #47917).
Sat, 14 May 2016 09:19:43 -0700 Rik maint: merge of stable to default.
Sat, 14 May 2016 09:19:04 -0700 Rik it_IT.ts: Correct Italian translation of "col:" (bug #47857). stable
Sat, 14 May 2016 01:48:00 -0500 Daniel J Sebald Properly handle 'flat' face color for gnuplot graphics toolkit (bug #47911).
Fri, 13 May 2016 18:59:29 -0500 Daniel J Sebald Remove reference to drawnow 'mono' throughout scripts and code, update args test
Sat, 14 May 2016 10:50:33 +1000 Lachlan Andrew State error ID when complaining of ID but no message (bug #47874).
Sat, 14 May 2016 10:28:20 +1000 Lachlan Andrew Make filter work with 64-bit octave_idx_type (bug #47918).
Sun, 01 May 2016 22:11:14 +1000 Lachlan Andrew mkdir.m: new script to implement recursive mkdir (bug #30650).
Fri, 13 May 2016 17:28:54 -0700 Rik Move help-oriented scripts from miscellaneous/ to help/ directory.
Fri, 13 May 2016 15:01:59 -0400 John W. Eaton maint: Merge stable to default.