log

age author description
Mon, 30 May 2016 13:17:13 +0200 mmuetzel Implement graphics object "light" (patch #8943).
Sat, 28 May 2016 13:33:37 +0200 Robert Jenssen libinterp/corefcn/__ilu__.cc: avoid compiler warning (bug #48043) [-Wmaybe-uninitialized]
Fri, 27 May 2016 21:01:17 -0400 John W. Eaton * ov-float.cc: Restore arg function.
Fri, 27 May 2016 20:50:57 -0400 John W. Eaton use namespace for lo-specfun.h functions
Fri, 27 May 2016 15:19:45 -0400 John W. Eaton use forward declarations instead of including oct-inttypes.h where possible
Fri, 27 May 2016 15:16:47 -0400 John W. Eaton avoid including mx-ops.h in every generated sparse ops file
Fri, 27 May 2016 09:47:43 -0700 Rik Disable plotting graphics when --no-window-system used (bug #48017).
Wed, 25 May 2016 16:51:16 -0400 John W. Eaton use namespace for lo-mappers.h functions
Fri, 27 May 2016 10:20:48 -0400 John W. Eaton maint: merge stable to default
Thu, 26 Nov 2015 10:08:34 -0800 Rik Don't overly restrict options passed to Java jvm (bug #39063). stable
Thu, 26 May 2016 13:42:38 -0400 John W. Eaton use consistent pattern for file inclusion guards
Wed, 25 May 2016 16:59:05 -0700 Atri Bhattacharya usejava: Return false if not running in a graphical environment (bug #48005)
Wed, 25 May 2016 12:28:50 -0700 Mike Miller maint: Periodic merge of stable to default.
Wed, 25 May 2016 12:21:59 -0700 Mike Miller Write integers with correct byte order on big-endian systems (bug #47434) stable
Wed, 25 May 2016 09:35:37 -0500 Daniel J Sebald Don't draw axes object when visible property is 'off' for gnuplot (bug #47974)
Wed, 25 May 2016 09:16:04 -0700 Rik menu.m: Overhaul console-based portion of function (bug #48006).
Mon, 23 May 2016 19:58:43 -0500 Daniel J Sebald Remove gnuplot hidden-line-removal deactivation from patch code (bug #47974).
Tue, 24 May 2016 12:14:38 -0700 Rik Allow comma in \color[rgb] specification for text objects (bug #48003).
Tue, 24 May 2016 12:07:09 -0700 Rik doc: Remove incorrect text regarding 'tex' interpreter.
Tue, 24 May 2016 11:45:21 -0700 Rik maint: Periodic merge of stable to default.
Tue, 24 May 2016 11:44:45 -0700 Rik doc: Document syntax for specifying color when using Tex interpreter (bug #47907). stable
Mon, 23 May 2016 10:46:12 -0700 Mike Miller maint: Periodic merge of stable to default.
Mon, 23 May 2016 10:44:52 -0700 Mike Miller Round quantized pixel values before writing uintN images (bug #47746) stable
Thu, 05 May 2016 11:05:20 +0200 Daniel Kraft [maint] Move profiler scripts to own directory.
Sat, 21 May 2016 15:00:14 +1000 Lachlan Andrew Implement localfunctions Matlab command (bug #47705).
Sun, 22 May 2016 11:40:00 -0700 Mike Miller maint: Periodic merge of stable to default.
Fri, 20 May 2016 11:53:15 -0700 Mike Miller Fix popen2 error on Windows when child writes to stderr (bug #43036) stable
Sun, 22 May 2016 11:00:33 -0700 Mike Miller psi: Adjust tolerances for failing tests on i386 systems (bug #47965)
Sat, 21 May 2016 11:40:27 -0400 John D * liboctave/util/oct-glob.cc: remove stray '`'
Fri, 20 May 2016 22:59:00 -0700 Rik text.m: Improve matlab compatibility (bug #47904)
Fri, 20 May 2016 16:16:10 -0700 Rik maint: Use two newlines after endfunction and start of BIST tests.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Fri, 20 May 2016 12:03:39 -0700 Rik polyval.m: Standardize error messages and add input validation BIST tests.
Fri, 20 May 2016 11:53:15 -0700 Mike Miller Fix popen2 error on Windows when child writes to stderr (bug #43036)
Mon, 16 May 2016 12:58:35 +0200 Marco Caliari polyval.m: Return correct empty dimensions for empty input (bug #47934).
Wed, 18 May 2016 13:05:09 +1000 Lachlan Andrew Allow dbstop in functions nested in subfunctions (bug #47918).
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