Mercurial > hg > octave-nkf
graph
-
Fix typo directing users to the wrong log fileMon, 05 Oct 2009 20:29:48 -0700, by Rik
-
correct algorithm for perm matrix det (sign)Mon, 05 Oct 2009 17:03:13 +0200, by Jaroslav Hajek
-
allow unpacked form of LUMon, 05 Oct 2009 15:39:44 +0200, by Jaroslav Hajek
-
improve error reports for computed assignmentMon, 05 Oct 2009 11:53:41 +0200, by Jaroslav Hajek
-
smart splitting of index chainsMon, 05 Oct 2009 10:42:58 +0200, by Jaroslav Hajek
-
improve OOP subsref handlingMon, 05 Oct 2009 10:20:18 +0200, by Jaroslav Hajek
-
don't register octave_char_matrix as a separate typeMon, 05 Oct 2009 07:53:29 +0200, by Jaroslav Hajek
-
eliminate is_string argument from octave_value character array constructorsMon, 05 Oct 2009 00:11:07 -0400, by John W. Eaton
-
make squeeze and diag return char for char argumentSun, 04 Oct 2009 01:04:29 -0400, by John W. Eaton
-
image clipping and axes fixesSat, 03 Oct 2009 10:42:34 -0400, by Shai Ayal
-
don't store MatrixType with scalarsFri, 02 Oct 2009 11:15:02 +0200, by Jaroslav Hajek
-
implement builtin_typeFri, 02 Oct 2009 08:27:44 +0200, by Jaroslav Hajek
-
omission from last patchThu, 01 Oct 2009 21:59:27 +0200, by Jaroslav Hajek
-
fix crash in cellfunThu, 01 Oct 2009 21:58:01 +0200, by Jaroslav Hajek
-
adjust axis limits for imagesThu, 01 Oct 2009 15:10:14 -0400, by John W. Eaton
-
gl-render.cc: style fixesThu, 01 Oct 2009 12:49:08 -0400, by John W. Eaton
-
initial implementation of OpenGL image renderingThu, 01 Oct 2009 11:41:28 -0400, by Shai Ayal
-
script/Makefile.in: tweak rules for building DOCSTRINGSThu, 01 Oct 2009 11:10:10 -0400, by John W. Eaton
-
rewrite num2cell for speed-up + a few associated fixesThu, 01 Oct 2009 14:07:06 +0200, by Jaroslav Hajek
-
fix griddata with vectorsThu, 01 Oct 2009 08:34:13 +0200, by Jaroslav Hajek
-
doc fixesWed, 30 Sep 2009 22:20:55 -0400, by John W. Eaton
-
error: improve compatibility for calls with no arguments or empty formatWed, 30 Sep 2009 16:16:14 -0400, by John W. Eaton
-
simplify arrayfunWed, 30 Sep 2009 21:59:44 +0200, by Jaroslav Hajek
-
make mkdoc work on list of filenamesWed, 30 Sep 2009 11:10:54 -0400, by John W. Eaton
-
document graphics structuresWed, 30 Sep 2009 10:18:32 -0400, by Michael D. Godfrey
-
merge reinterpret.cc into typecast.ccTue, 29 Sep 2009 09:13:24 +0200, by Jaroslav Hajek
-
implement reinterpret, bitpack & bitunpackTue, 29 Sep 2009 08:04:10 +0200, by Jaroslav Hajek
-
sortrows: also fall back on old algorithm for sparse matricesMon, 28 Sep 2009 21:52:27 -0400, by John W. Eaton
-
imported patch fltk_overlayMon, 28 Sep 2009 15:24:45 -0400, by Shai Ayal
-
fix complex-real comparisonsSun, 27 Sep 2009 12:11:33 +0200, by Jaroslav Hajek
-
allow 1D case for sub2ind and ind2subSun, 27 Sep 2009 11:26:41 +0200, by Jaroslav Hajek
-
use blas_trans_type for xgemmSat, 26 Sep 2009 10:41:07 +0200, by Jaroslav Hajek
-
update NEWSWed, 23 Sep 2009 12:16:06 +0200, by Jaroslav Hajek
-
improve mixed real x complex opsWed, 23 Sep 2009 12:13:50 +0200, by Jaroslav Hajek
-
further improve mixed real-complex divisionWed, 23 Sep 2009 11:10:52 +0200, by Jaroslav Hajek
-
optimize / and '\ for triangular matricesWed, 23 Sep 2009 10:00:16 +0200, by Jaroslav Hajek
-
get rid of VS|SV|VV_BIN_OP macros in mx-op-defsMon, 21 Sep 2009 14:24:27 +0200, by Jaroslav Hajek
-
fix union, setxor docstringsMon, 21 Sep 2009 07:58:58 +0200, by Jaroslav Hajek
-
extend linspace & fix up liboctave rewriteSat, 19 Sep 2009 22:17:12 +0200, by Jaroslav Hajek
-
implement templated octave_value extractorSat, 19 Sep 2009 21:38:30 +0200, by Jaroslav Hajek
-
provide NDArray->Matrix->Vector typedef mappersSat, 19 Sep 2009 11:14:28 +0200, by Jaroslav Hajek
-
mach-info.cc: don't include oct-types.hFri, 18 Sep 2009 18:57:39 -0400, by John W. Eaton
-
aclocal.m4: consistently quote first arg to AC_DEFUNFri, 18 Sep 2009 10:13:53 -0400, by John W. Eaton
-
improve linspace in liboctaveFri, 18 Sep 2009 15:27:09 +0200, by Jaroslav Hajek
-
make drawnow work for fltk backendFri, 18 Sep 2009 06:40:06 -0400, by John W. Eaton
-
mexproto.h: define OCTINTERP_API if it is not already definedFri, 18 Sep 2009 05:51:13 -0400, by John W. Eaton
-
omission from last patchFri, 18 Sep 2009 11:01:55 +0200, by Jaroslav Hajek
-
changelog fix for previous changeThu, 17 Sep 2009 18:39:01 -0400, by John W. Eaton
-
eliminate oct-dlldefs.h and oct-types.hThu, 17 Sep 2009 17:25:37 -0400, by John W. Eaton
-
optimize & extend randpermWed, 16 Sep 2009 13:41:49 +0200, by Jaroslav Hajek
-
remove debugging functionTue, 15 Sep 2009 21:19:15 +0200, by Jaroslav Hajek
-
configure tweaksTue, 15 Sep 2009 13:48:39 -0400, by John W. Eaton
-
don't return undefined output values from user functionsTue, 15 Sep 2009 17:17:13 +0200, by Jaroslav Hajek
-
avoid returning undefined values from disp & fdispTue, 15 Sep 2009 10:00:53 +0200, by Jaroslav Hajek
-
doc/interpreter/optim.txi: document pqpnonnegMon, 14 Sep 2009 22:24:43 -0400, by John W. Eaton
-
update README.CygwinMon, 14 Sep 2009 14:15:18 -0400, by John W. Eaton
-
more bug fixes in fltk zoomMon, 14 Sep 2009 13:13:19 -0400, by shaiay
-
store scope->function pointerMon, 14 Sep 2009 11:23:54 +0200, by Jaroslav Hajek
-
append + to version and api after snapshotSat, 12 Sep 2009 10:15:38 -0400, by John W. Eaton
-
Added tag ss-3-3-50 for changeset 74be4b7273e4Sat, 12 Sep 2009 10:14:02 -0400, by John W. Eaton