Mercurial > hg > octave-jordi
graph
-
maint: Remove return stmts after gripe function calls.Fri, 01 Jan 2016 13:58:45 -0800, by Rik
-
rework method of disabling warnings from GCCThu, 31 Dec 2015 17:06:36 -0500, by John W. Eaton
-
avoid old-style cast warnings from HDF5 macros used in C++ sourcesThu, 31 Dec 2015 13:45:43 -0500, by John W. Eaton
-
maint: Use comparison operators rather than compare() for strings.Thu, 31 Dec 2015 13:39:25 -0800, by Rik
-
use standard message box for discarding/restoring breakpoints while saving a fileThu, 31 Dec 2015 12:01:01 +0100, by Torsten
-
maint: Dereference current_liboctave_error_handler before calling.Wed, 30 Dec 2015 13:16:43 -0800, by Rik
-
resolve some identifier ambiguities in the settings dialogWed, 30 Dec 2015 21:49:12 +0100, by Torsten
-
maint: Replace emtpy 'std::string ()' calls with "".Wed, 30 Dec 2015 12:33:33 -0800, by Rik
-
Silence 'no return' warnings during compilation of liboctaveWed, 30 Dec 2015 11:43:29 -0800, by Rik
-
Stop deprecated warning about use of vusage in usage().Wed, 30 Dec 2015 10:06:38 -0800, by Rik
-
maint: Capitalize D for dimension in messages and comments.Tue, 29 Dec 2015 12:41:03 -0800, by Rik
-
Finish renaming mapper function finite to isfinite.Tue, 29 Dec 2015 11:48:45 -0800, by Rik
-
maint: Move GCC_ATTR_DEPRECATED to beginning of function declaration.Tue, 29 Dec 2015 11:02:26 -0800, by Rik
-
improved margin and marker colors in the editorWed, 30 Dec 2015 09:46:05 +0100, by Torsten
-
fix line number when removing a breakpoint via the gui (bug #46779)Wed, 30 Dec 2015 08:28:37 +0100, by Torsten
-
added missing files for cset 0a09c3cae800 (bug #46779)Tue, 29 Dec 2015 22:58:56 +0100, by Torsten
-
Mark certain gripe functions with GCC_ATTR_NORETURN.Tue, 29 Dec 2015 09:39:41 -0800, by Rik
-
New marker class for modified file breakpoint and position maintenance.Tue, 29 Dec 2015 18:06:32 +0100, by Daniel J Sebald
-
strip trailing whitespace from filesTue, 29 Dec 2015 11:45:27 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Tue, 29 Dec 2015 11:08:04 -0500, by John W. Eaton
-
num2str.m: Expand ND-arrays in columns for Matlab compatibility (bug #46770).Mon, 28 Dec 2015 16:30:08 -0800, by Rik
-
add a menu entry for showing/hiding the editor horizontal scrollbarMon, 28 Dec 2015 20:35:51 +0100, by Torsten
-
add a menu entry for showing/hiding the editor status barMon, 28 Dec 2015 19:50:49 +0100, by Torsten
-
maint: Periodic merge of stable to default.Mon, 28 Dec 2015 09:00:05 -0800, by Rik
-
svds.m: Special handling for case of sigma=0 (bug #46683).Mon, 28 Dec 2015 08:40:05 -0800, by Marco Caliari
-
Remove spurious tick labels occuring when setting ticks and removing tick labels. stableMon, 28 Dec 2015 08:35:33 -0800, by Edarag
-
filter.cc: Use first_non_singleton() rather than handrolled code.Mon, 28 Dec 2015 08:08:42 -0800, by Rik
-
Clean up instances of make_argv().Sun, 27 Dec 2015 12:25:03 -0800, by Rik
-
edit a file from an error message in the terminal (bug #35619)Mon, 28 Dec 2015 16:44:10 +0100, by Torsten
-
prevent terminal context menu from exceeding the windowMon, 28 Dec 2015 12:10:05 +0100, by Torsten
-
color of editor margins adapted to currently chosen style (bug #46706)Mon, 28 Dec 2015 09:06:51 +0100, by Torsten
-
GUI: add editor toolbar display option (Bug #46705)Sun, 27 Dec 2015 10:50:32 -0500, by John Donoghue
-
maint: Use two newlines between endfunction and start of BIST tests.Sat, 26 Dec 2015 20:41:49 -0800, by Rik
-
Deprecate all_strings, replace with string_vector_value.Sat, 26 Dec 2015 18:59:45 -0800, by Rik
-
add find files action also to the editor menuSat, 26 Dec 2015 20:46:08 +0100, by Torsten
-
Add new member function is_empty to Range type. Use it.Sat, 26 Dec 2015 07:58:08 -0800, by Rik
-
Prevent closing GUI by Ctrl+D in terminal (bug #46661)Sat, 26 Dec 2015 08:49:41 +0100, by Torsten
-
prevent shortcut ambiguity between main and editor windowFri, 25 Dec 2015 22:31:23 +0100, by Torsten
-
fix buttons roles in save-and-run-file dialog box (bug #46753)Fri, 25 Dec 2015 20:07:28 +0100, by Torsten
-
deprecate C++ usage functionFri, 25 Dec 2015 07:37:59 -0500, by John W. Eaton
-
use print_usage instead of usageFri, 25 Dec 2015 08:09:11 -0500, by John W. Eaton
-
maint: invert if/else/error instances.Fri, 25 Dec 2015 00:48:01 -0500, by John W. Eaton
-
maint: invert if/else/error instances.Fri, 25 Dec 2015 00:36:19 -0500, by John W. Eaton
-
maint: invert if/else/error instances.Thu, 24 Dec 2015 13:55:51 -0500, by John W. Eaton
-
maint: invert if/else/error instances.Thu, 24 Dec 2015 12:50:28 -0500, by John W. Eaton
-
maint: invert if/else/error instances.Thu, 24 Dec 2015 12:06:27 -0500, by John W. Eaton
-
maint: pt-idx.cc, pt-assign.cc: invert if/else/error instances.Thu, 24 Dec 2015 11:42:57 -0500, by John W. Eaton
-
maint: graphics.in.h: invert if/else/error instances.Wed, 23 Dec 2015 17:47:40 -0500, by John W. Eaton
-
maint: move documentation-only scripts from miscellaneous/ to help/.Wed, 23 Dec 2015 22:10:02 -0800, by Rik
-
maint: Use is_empty rather than "numel () == 0" for clarity.Wed, 23 Dec 2015 21:46:39 -0800, by Rik
-
maint: utils.cc: Clean up code.Wed, 23 Dec 2015 20:45:02 -0800, by Rik
-
Coding improvements to __gnuplot_draw_axes__ (part of Bug # 44187).Wed, 23 Dec 2015 22:37:36 -0500, by Daniel J Sebald
-
Add gnuplot "canvas" terminal to the print.m doc-string.Wed, 23 Dec 2015 20:16:05 -0500, by Daniel J Sebald
-
Include missing "{}" for @LaTeX{} macro in print.m doc-string,Wed, 23 Dec 2015 19:49:24 -0500, by Ben Abbott
-
Impproved support gnuplot terminals "eepic", "latex", "pstricks", & "texdraw".Wed, 23 Dec 2015 18:22:26 -0500, by Daniel J Sebald
-
Add support for the standalone option for the gnuplot tikz terminal.Wed, 23 Dec 2015 17:44:05 -0500, by Daniel J Sebald
-
maint: graphics.cc: invert if/else/error instances.Wed, 23 Dec 2015 17:41:16 -0500, by John W. Eaton
-
maint: utils.cc: invert if/else/error instances.Tue, 22 Dec 2015 21:46:07 -0500, by Doug Stewart
-
Remove erroneous TODO introduced by rev 6ac3d299c5ad.Tue, 22 Dec 2015 23:28:38 -0500, by Ben Abbot