Mercurial > hg > octave-nkf
graph
-
src/oct-stream.h (octave_base_stream::file_number): return 0, 1, and 2 for stdin, stdout, and stderr, -1 otherwiseTue, 21 Sep 2010 03:51:02 -0400, by John W. Eaton
-
provide gethostname functionTue, 21 Sep 2010 03:35:46 -0400, by John W. Eaton
-
use mktime module from gnulibMon, 20 Sep 2010 21:23:10 -0400, by John W. Eaton
-
cache file id in octave_tstdiostream classMon, 20 Sep 2010 20:39:56 -0400, by John W. Eaton
-
legend.m: Index location cellstr to obtain a string.Mon, 20 Sep 2010 18:47:52 -0400, by Ben Abbott
-
avoid infinite loop in regexp searches with PCREMon, 20 Sep 2010 11:21:02 -0400, by John W. Eaton
-
Special treatment activepositionproperty = outerposition for gnuplot.Sun, 19 Sep 2010 20:47:46 -0400, by Ben Abbott
-
__plt__.m: Trivial fix for recent legend changeset.Sun, 19 Sep 2010 20:26:18 -0400, by Ben Abbott
-
legend.m: Treat line, patch, and surface objects differetly.Sun, 19 Sep 2010 18:50:30 -0400, by Ben Abbott
-
graphics.h.in: Add displayname property to patch and surface objects.Sun, 19 Sep 2010 17:50:41 -0400, by Ben Abbott
-
__go_draw_axes__.m: Remove left over debug code.Sun, 19 Sep 2010 12:57:29 -0400, by Ben Abbott
-
mkoctfile.m: Change help text to be consistent with the shell version.Sun, 19 Sep 2010 12:25:31 -0400, by Ben Abbott
-
Update legend code to support fltk (fixes #29348 and partially fixes #30461)Sat, 18 Sep 2010 22:30:41 +0200, by David Bateman
-
graphics.cc: Replace pagetype property value custom with <custom>.Sat, 18 Sep 2010 16:19:31 -0400, by Ben Abbott
-
Makefile.am (BUILT_SOURCES): include run-octave in the listSat, 18 Sep 2010 15:25:44 -0400, by John W. Eaton
-
__go_draw_axes__.m: Ensure text objects have units of "data".Thu, 16 Sep 2010 20:30:01 -0400, by Ben Abbott
-
Respect the units and paperunits figure properties and the units and fontunits axes propertiesThu, 16 Sep 2010 23:28:18 +0200, by David Bateman
-
Backed out changeset 6ea65c5de87aThu, 16 Sep 2010 23:25:18 +0200, by David Bateman
-
Respect the units and paperunits figure properties and the units and fontunits axes propertiesThu, 16 Sep 2010 23:13:22 +0200, by David Bateman
-
Removed unnecessary for loop and fixed a typo in my last Changelog entryThu, 16 Sep 2010 14:07:21 -0400, by John Swensen
-
eliminate some GCC warningsThu, 16 Sep 2010 07:08:02 -0400, by John W. Eaton
-
makefile rules for compiled auxiliary programsThu, 16 Sep 2010 06:30:15 -0400, by John W. Eaton
-
Updated for writing image files via imwrite.Thu, 16 Sep 2010 02:56:35 -0400, by John Swensen
-
extend periodogram, thanks to Alois SchloeglThu, 16 Sep 2010 07:37:07 +0200, by Jaroslav Hajek
-
optimize sum of sparse logical matricesWed, 15 Sep 2010 22:31:12 +0200, by Jaroslav Hajek
-
fix typo in previous change to load-path.ccWed, 15 Sep 2010 14:49:54 -0400, by John W. Eaton
-
include doc/interpreter/images.awk in the distribution tar fileWed, 15 Sep 2010 14:48:09 -0400, by John W. Eaton
-
addpath, rmpath: document path argumentsWed, 15 Sep 2010 14:43:30 -0400, by John W. Eaton
-
__magick_read__.cc: style fixesWed, 15 Sep 2010 14:17:44 -0400, by John W. Eaton
-
__magick_read__.cc: eliminate some castsWed, 15 Sep 2010 13:52:02 -0400, by John W. Eaton
-
__magick_write__: don't require image type to be inferred from filenameWed, 15 Sep 2010 13:43:29 -0400, by John Swensen
-
optimize any for sparse bool matricesWed, 15 Sep 2010 14:37:30 +0200, by Jaroslav Hajek
-
allow exist to work correctly for special files; recognize directories when searching for filesTue, 14 Sep 2010 13:51:23 -0400, by John W. Eaton
-
update comments for base_graphics_backend methodsTue, 14 Sep 2010 02:38:25 -0400, by John W. Eaton
-
improve names of base_graphics_backend methodsTue, 14 Sep 2010 02:35:17 -0400, by John W. Eaton
-
fltk_backend::object_destroyed: don't call delete_window if __plot_stream__ is emptyTue, 14 Sep 2010 02:21:13 -0400, by John W. Eaton
-
genpath: accept additional arguments as names of directories to skipTue, 14 Sep 2010 02:18:38 -0400, by Jordi GutiƩrrez Hermoso
-
ChangeLog fixTue, 14 Sep 2010 01:59:03 -0400, by John W. Eaton
-
fix scanf char class conversion bugTue, 14 Sep 2010 01:58:11 -0400, by John W. Eaton
-
gnuplot_drawnow.m: Use new function __gnuplot_has_terminal__().Mon, 13 Sep 2010 20:57:44 -0400, by Ben Abbott
-
__gnuplot_has_terminal__.m: New function.Mon, 13 Sep 2010 20:56:01 -0400, by Ben Abbott
-
update NEWSMon, 13 Sep 2010 08:41:06 +0200, by Jaroslav Hajek
-
small rewrite in common_sizeMon, 13 Sep 2010 08:32:25 +0200, by Jaroslav Hajek
-
remove subsref optimization in cellfun (better handled by cellindexmat)Mon, 13 Sep 2010 08:25:21 +0200, by Jaroslav Hajek
-
implement cellindexmat functionMon, 13 Sep 2010 08:23:32 +0200, by Jaroslav Hajek
-
tiny optimization in accumarrayMon, 13 Sep 2010 07:12:52 +0200, by Jaroslav Hajek
-
fixes in binders codeSun, 12 Sep 2010 21:10:35 +0200, by Jaroslav Hajek
-
binders optimizationFri, 10 Sep 2010 11:48:41 +0200, by Jaroslav Hajek
-
relax check in get_forge_pkgSat, 11 Sep 2010 13:21:17 +0200, by Jaroslav Hajek
-
avoid GCC shadow variable warningSat, 11 Sep 2010 03:06:12 -0400, by John W. Eaton
-
addpath: accept numeric option arguments as documentedSat, 11 Sep 2010 03:02:05 -0400, by John W. Eaton
-
update ax_blas_f77_func.m4Fri, 10 Sep 2010 07:07:37 +0200, by Jaroslav Hajek
-
gl2ps print to fid instead of filenameThu, 09 Sep 2010 14:29:38 +0300, by Shai Ayal
-
Consolidate gs code into print.m.Wed, 08 Sep 2010 18:15:28 -0400, by Ben Abbott
-
Revert treatment of activepositionproperty from the gnuplot backend.Wed, 08 Sep 2010 17:59:39 -0400, by Ben Abbott
-
image.m: Fix axis limits for single dimension images, add demo.Wed, 08 Sep 2010 08:17:48 -0400, by Ben Abbott
-
Update m4 macros.Tue, 07 Sep 2010 17:10:00 -0400, by Ben Abbott
-
Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)Tue, 07 Sep 2010 21:45:38 +0200, by David Bateman
-
Backed out changeset 6b50fd2d4ca6Tue, 07 Sep 2010 21:44:13 +0200, by David Bateman
-
Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)Tue, 07 Sep 2010 21:39:33 +0200, by David Bateman