Mercurial > hg > octave-nkf
graph
-
__go_draw_axes__.m: Additional pointtype fix.Tue, 31 Aug 2010 12:39:04 -0400, by Ben Abbott
-
__go_draw_axes__.m: Fix pointtype for patches.Tue, 31 Aug 2010 12:30:51 -0400, by Ben Abbott
-
ChangeLog (scipts) typos.Tue, 31 Aug 2010 07:41:18 -0400, by Ben Abbott
-
support file IDs in dlmreadTue, 31 Aug 2010 12:00:28 +0200, by Jaroslav Hajek
-
fix field assignment from private class methodsTue, 31 Aug 2010 08:04:05 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Use gnuplot's pentagon for marker == 'p'.Mon, 30 Aug 2010 19:03:25 -0400, by Ben Abbott
-
gl-render.cc: Matlab compatible markers for the OpenGL.Mon, 30 Aug 2010 18:54:05 -0400, by Ben Abbott
-
graphics.cc (convert_cdata): avoid data conversion for entire cdata array at onceMon, 30 Aug 2010 11:05:00 -0400, by John W. Eaton
-
minor fix in last changeMon, 30 Aug 2010 11:06:15 +0200, by Jaroslav Hajek
-
don't restrict surface properties alphadata and cdata to double and uint8Mon, 30 Aug 2010 01:30:57 -0400, by John W. Eaton
-
Don't pass figure handle to __calc_dimensions__.Fri, 27 Aug 2010 21:06:04 -0400, by Ben Abbott
-
__ghostscript__.m: Don't set anti-aliasing options for vector formats.Fri, 27 Aug 2010 20:06:19 -0400, by Ben Abbott
-
__print_parse_opts__.m: Fix tests.Fri, 27 Aug 2010 19:38:49 -0400, by Ben Abbott
-
Improvements to FLTK backend rotationFri, 27 Aug 2010 15:11:35 -0400, by Jordi Guti?rrez Hermoso
-
allow hold to work if given axis handleFri, 27 Aug 2010 14:04:04 -0400, by Pascal A. Dupuis
-
__gnuplot_print__.m: Properly restore fontsize after eps output.Fri, 27 Aug 2010 07:35:24 -0400, by Ben Abbott
-
plotyy.m: Modified demo for changeset 10912 9abc67b4bd4f.Fri, 27 Aug 2010 06:50:22 -0400, by Ben Abbott
-
Unify gnuplot printing with the fltk backend.Fri, 27 Aug 2010 06:39:36 -0400, by Ben Abbott
-
__go_draw_axes__.m: For yaxislocation == 'right' associate text position with 'second' coordinate system.Thu, 26 Aug 2010 20:02:15 -0400, by Ben Abbott
-
__go_draw_axes__.m: Revert erroneous portion of changeset 10910 40cf7cc4ea62.Wed, 25 Aug 2010 12:36:23 -0400, by Ben Abbott
-
Properly interpret plotboxaspectratio when 3D objects are viewed as 2D.Tue, 24 Aug 2010 18:12:45 -0400, by Ben Abbott
-
Load/save single precision variables to mat-files (bug #30800)Tue, 24 Aug 2010 22:02:14 +0200, by David Bateman
-
inline char sorts for small boost to sortrows of char matricesTue, 24 Aug 2010 12:18:57 +0200, by Jaroslav Hajek
-
load_path::dir_info::initialize: clear method_file_map before updating file listMon, 23 Aug 2010 15:57:37 -0400, by John W. Eaton
-
don't use bicubic in interp2Mon, 23 Aug 2010 11:06:29 +0200, by Jaroslav Hajek
-
Return permutation vector from QR as a row, not column, vector.Sat, 21 Aug 2010 13:02:34 -0700, by Rik
-
NEWS: Add randi to list of new functionsSat, 21 Aug 2010 11:18:26 -0700, by Rik
-
Add new %!tests for negative integer arguments to gamma, lgamma.Sat, 21 Aug 2010 11:15:44 -0700, by Rik
-
Validate input arguments for gamma, lgamma.Mon, 02 Aug 2010 14:25:49 +0900, by Tatsuro MATSUOKA
-
Add ability to pass -pthread through to linker in mkoctfile.Fri, 20 Aug 2010 14:55:53 -0700, by Rik
-
optimize element-wise sparse-dense multiplication and divisionWed, 18 Aug 2010 14:02:16 +0200, by Jaroslav Hajek
-
fntests.m: Add extra newline for more readable output during make.Tue, 17 Aug 2010 18:41:51 -0700, by Rik
-
randi.m: Check IMAX for class "single" numbersTue, 17 Aug 2010 17:45:38 -0700, by Rik
-
Add CLASS argument to bitmaxTue, 17 Aug 2010 17:43:37 -0700, by Rik
-
Changelog Fix for previous changesetTue, 17 Aug 2010 17:41:33 -0700, by Rik
-
Imrove documentation string for sizemaxTue, 17 Aug 2010 17:31:06 -0700, by Rik
-
gl2ps.c: Use upstream version gl2ps-1.3.5-svn-20100816.Mon, 16 Aug 2010 17:35:48 -0400, by Ben Abbott
-
omit some unused named parameters to avoid warningMon, 16 Aug 2010 10:25:01 +0200, by Jaroslav Hajek
-
Add new randi function for random integers.Sun, 15 Aug 2010 13:50:41 -0700, by Rik
-
imwrite.m: Allow writing of 1-bit (B&W) images.Sun, 15 Aug 2010 11:56:38 -0700, by Rik
-
toplev.c: Remove unused variable c.Fri, 13 Aug 2010 16:37:04 -0700, by Rik
-
__print_parse_opts__.m: Double quote paths with spaces.Fri, 13 Aug 2010 19:16:47 -0400, by Ben Abbott
-
Update @EXAMPLEFILE dependencies.Fri, 13 Aug 2010 14:58:43 -0700, by Rik
-
make isargout available to DEFUNsFri, 13 Aug 2010 10:14:52 +0200, by Jaroslav Hajek
-
update newsFri, 13 Aug 2010 07:58:14 +0200, by Jaroslav Hajek
-
unique.m: Handle corner case where sparse matrix is actually full.Wed, 11 Aug 2010 14:55:10 -0700, by Rik
-
fix assignment bug with lazy indicesWed, 11 Aug 2010 10:55:31 +0200, by Jaroslav Hajek
-
Change documentation dependency to $(srcdir)/images.mk for VPATH builds.Wed, 11 Aug 2010 00:15:47 -0700, by Rik
-
unique.m: Improve performance by only calculating necessary outputs.Wed, 11 Aug 2010 00:14:05 -0700, by Rik
-
Deprecate values.mTue, 10 Aug 2010 14:09:31 -0700, by Rik
-
allow diff(logical)Tue, 10 Aug 2010 12:52:52 +0200, by Jaroslav Hajek
-
oct-parse.yy: Restore parsing of help text.Mon, 09 Aug 2010 21:16:05 -0700, by Rik
-
unimplemented.m: Format output for easier on-screen reading.Mon, 09 Aug 2010 20:10:10 -0700, by Rik
-
@ftp/PKG_ADD: Remove temporary build file from Mercurial version control.Mon, 09 Aug 2010 17:51:56 -0700, by Rik
-
__print_parse_opts__.m: Default pstex suffix should be '.ps'.Mon, 09 Aug 2010 19:30:18 -0400, by Ben Abbott
-
Don't echo 'echo' command when building octave.desktop.Mon, 09 Aug 2010 11:46:45 -0700, by Rik
-
Add documentation Makefile dependency on images.mkMon, 09 Aug 2010 11:21:00 -0700, by Rik
-
update NEWSMon, 09 Aug 2010 12:24:14 +0200, by Jaroslav Hajek
-
correctly .m files that are empty or contain only commentsMon, 09 Aug 2010 04:46:14 -0400, by John W. Eaton
-
only allow struct assignments to non-struct values for empty arraysMon, 09 Aug 2010 09:04:00 +0200, by Jaroslav Hajek