Mercurial > hg > octave-nkf
graph
-
use doc-cache instead of DOC for doc cache file nameMon, 09 Mar 2009 16:31:13 -0400, by John W. Eaton
-
lookfor.m: also match function namesMon, 09 Mar 2009 14:52:59 -0400, by John W. Eaton
-
use doc-cache instead of DOC for doc cache file nameMon, 09 Mar 2009 14:31:10 -0400, by John W. Eaton
-
Remove y.tab.h in maintainer-clean rule, not in distcleanMon, 09 Mar 2009 13:36:11 -0400, by Rafael Laboissiere
-
configure.in: options for compiler warning flagsMon, 09 Mar 2009 13:23:05 -0400, by John W. Eaton
-
slightly simplify histcMon, 09 Mar 2009 16:03:17 +0100, by Jaroslav Hajek
-
add tests for diag & perm matrices.Sun, 08 Mar 2009 16:40:10 -0400, by Jason Riedy
-
optimize histc implementationMon, 09 Mar 2009 12:34:55 +0100, by Jaroslav Hajek
-
partially optimize accumarrayMon, 09 Mar 2009 10:59:19 +0100, by Jaroslav Hajek
-
scripts/statistics/base/histc.m: update copyright notice to match the rest of OctaveSun, 08 Mar 2009 19:18:44 +0100, by Soren Hauberg
-
Add the 'histc' functionSun, 08 Mar 2009 18:45:58 +0100, by Soren Hauberg
-
optimize diag matrix divisionSat, 07 Mar 2009 22:09:25 +0100, by Jaroslav Hajek
-
pr-output.cc: avoid unused variable warningSat, 07 Mar 2009 15:12:25 -0500, by John W. Eaton
-
utils.cc (octave_vsnprintf): avoid uninitialized variable warningSat, 07 Mar 2009 14:41:42 -0500, by John W. Eaton
-
quit.h (octave_rethrow_exception): Don't tag with GCC_ATTR_NORETURNSat, 07 Mar 2009 14:25:45 -0500, by John W. Eaton
-
qz.cc (Fqz): avoid maybe clobbred by vfork warning from GCCSat, 07 Mar 2009 13:45:39 -0500, by John W. Eaton
-
append + to version numbersSat, 07 Mar 2009 13:29:12 -0500, by John W. Eaton
-
Added tag ss-3-1-54 for changeset 3c3cbe8f18e0Sat, 07 Mar 2009 13:28:32 -0500, by John W. Eaton
-
document --doc-cache-file optionSat, 07 Mar 2009 11:35:31 -0500, by John W. Eaton
-
update READMESat, 07 Mar 2009 11:29:07 -0500, by John W. Eaton
-
update PROJECTS fileSat, 07 Mar 2009 11:04:19 -0500, by John W. Eaton
-
update copyright noticesSat, 07 Mar 2009 10:41:27 -0500, by John W. Eaton
-
config.sub, config.guess: update from FSF sourcesSat, 07 Mar 2009 09:01:50 -0500, by John W. Eaton
-
Consistently use element_type in the array classes.Fri, 06 Mar 2009 10:27:30 -0500, by Jason Riedy
-
manual improvementsFri, 06 Mar 2009 13:42:24 +0100, by Jaroslav Hajek
-
add diag & perm matrix query methods to octave_valueFri, 06 Mar 2009 12:00:11 +0100, by Jaroslav Hajek
-
__go_draw_axes__.m: Preserve the order of axes' children when pruning the handles for the {x,y,z}labels and title.Fri, 06 Mar 2009 01:07:04 -0500, by Ben Abbott
-
fix hdf5 saving of diag & perm matricesThu, 05 Mar 2009 21:50:59 +0100, by Jaroslav Hajek
-
make tree::dup functions constThu, 05 Mar 2009 13:50:25 -0500, by John W. Eaton
-
fix condestThu, 05 Mar 2009 09:37:59 +0100, by Jaroslav Hajek
-
spdiag.m: ensure sparse resultThu, 05 Mar 2009 02:56:37 -0500, by John W. Eaton
-
optimize diag -> sparse and perm -> sparse conversionsThu, 05 Mar 2009 08:34:52 +0100, by Jaroslav Hajek
-
__go_draw_axes__.m: Preserve column vector orientation for the axes children while removing the axis label & title handles.Thu, 05 Mar 2009 00:55:56 -0500, by Ben Abbott
-
fix single element query for perm matricesWed, 04 Mar 2009 22:12:11 +0100, by Jaroslav Hajek
-
preserve field order when saving structsTue, 03 Mar 2009 18:52:07 -0500, by John W. Eaton
-
improve symbol inheritance for anonymous functionsTue, 03 Mar 2009 14:10:54 -0500, by John W. Eaton
-
assign rvalue1 result to octave_value object, not octave_value_list objectTue, 03 Mar 2009 14:02:20 -0500, by John W. Eaton
-
simplify also float version of xmin/xmaxTue, 03 Mar 2009 13:39:32 +0100, by Jaroslav Hajek
-
reimplement polyvalm using HornerTue, 03 Mar 2009 11:56:51 +0100, by Jaroslav Hajek
-
erase closed files from file list & cache lookupTue, 03 Mar 2009 08:01:07 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m: Fix unintended shift of plot image for the gnuplot postscript+eps terminal.Tue, 03 Mar 2009 00:45:00 -0500, by Ben Abbott
-
fix & simplify fix_depends pkg.mMon, 02 Mar 2009 13:00:59 +0100, by Jaroslav Hajek
-
update commentMon, 02 Mar 2009 12:12:29 +0100, by Jaroslav Hajek
-
Remove references to deprecated function create_set.Mon, 02 Mar 2009 10:22:17 +0100, by Thorsten Meyer
-
add missing includeMon, 02 Mar 2009 09:37:55 +0100, by Jaroslav Hajek
-
graphics.cc (Fget, F__get__): return column vector, not row vectorMon, 02 Mar 2009 01:08:33 -0500, by John W. Eaton
-
op-fcm-fcm.cc: fix arg types for dbl_assign functionSun, 01 Mar 2009 21:19:00 -0500, by John W. Eaton
-
__go_draw_axes__.m: Do not render axis labels twice when their handles are visible.Sun, 01 Mar 2009 11:39:45 -0500, by Ben Abbott
-
num2str.m: Trivial bug fix. Recent switch from split() to strsplit() produced cells rather than character data.Sun, 01 Mar 2009 09:49:37 -0500, by Ben Abbott
-
colorbar.m: Bug fix. Allow hidden colorbars to be deleted, and replace existing colorbar when a new one is created. Additional demos are included to verify these behaviors.Sun, 01 Mar 2009 08:30:59 -0500, by Ben Abbott
-
indicate diag & perm matrices on outputSun, 01 Mar 2009 09:07:57 +0100, by Jaroslav Hajek
-
__actual_axis_position__.m: New function to determine position of rendered axes.Sat, 28 Feb 2009 22:39:33 -0500, by Ben Abbott
-
Compatible support of figure paper properties and resolution for the gnuplot backend.Sat, 28 Feb 2009 19:36:09 -0500, by Ben Abbott
-
mark create_set as deprecated in 3.2, not 3.0Fri, 27 Feb 2009 15:43:43 -0500, by John W. Eaton
-
deprecate create_setFri, 27 Feb 2009 14:49:28 -0500, by John W. Eaton
-
replace last call to split with strsplitFri, 27 Feb 2009 12:56:31 -0500, by John W. Eaton
-
more NEWS file editsFri, 27 Feb 2009 12:51:20 -0500, by John W. Eaton
-
strsplit.m: style fixesFri, 27 Feb 2009 03:31:41 -0500, by John W. Eaton
-
add nargin check to strsplitFri, 27 Feb 2009 08:06:25 +0100, by Jaroslav Hajek