Mercurial > hg > octave-nkf
graph
-
improve conversion & copy ctors of sparse matrixTue, 13 Apr 2010 12:45:24 +0200, by Jaroslav Hajek
-
implement working spallocTue, 13 Apr 2010 12:36:24 +0200, by Jaroslav Hajek
-
rewrite sparse indexed assignmentTue, 13 Apr 2010 12:36:21 +0200, by Jaroslav Hajek
-
loglog.m: Minor ticks on by default for loglog plots.Mon, 12 Apr 2010 18:07:58 -0400, by Ben Abbott
-
Respect the nextplot property value of 'new' for axes and 'replacechildren' for axes and figures.Mon, 12 Apr 2010 18:03:25 -0400, by Ben Abbott
-
properly compress sparse matrices after assemblyMon, 12 Apr 2010 12:57:44 +0200, by Jaroslav Hajek
-
fix typos in blas-xtraSun, 11 Apr 2010 14:33:00 +0200, by Jaroslav Hajek
-
__go_draw_figure__.m: Don't set background for non-visible axes.Sat, 10 Apr 2010 19:53:28 -0400, by Ben Abbott
-
replace nzmax by nnz where appropriate in liboctaveSat, 10 Apr 2010 21:04:55 +0200, by Jaroslav Hajek
-
graphics.h.in: Fix nextplot property values.Sat, 10 Apr 2010 11:41:32 -0400, by Ben Abbott
-
Properly ignore zero-length matches in named tokensSat, 10 Apr 2010 01:37:12 +0200, by David Bateman
-
octave_char_matrix::mex_get_data: new functionFri, 09 Apr 2010 13:59:13 -0400, by John W. Eaton
-
isvarname: keywords are not valid variable namesFri, 09 Apr 2010 09:54:19 -0400, by Judd Storrs
-
Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installingThu, 08 Apr 2010 14:46:37 -0400, by Marco Atzeri
-
fix generating names for TAB completionThu, 08 Apr 2010 14:37:19 -0400, by Jaroslav Hajek
-
optimize sparse resizeThu, 08 Apr 2010 14:37:36 +0200, by Jaroslav Hajek
-
fix & improve cat (bug #29465)Thu, 08 Apr 2010 12:50:15 +0200, by Jaroslav Hajek
-
improve & fix SparseRep reallocation and compressionThu, 08 Apr 2010 10:29:57 +0200, by Jaroslav Hajek
-
scripts/testfun/runtests.m: new functionWed, 07 Apr 2010 16:23:54 -0400, by John W. Eaton
-
README.ftp and README.devel updatesWed, 07 Apr 2010 15:17:20 -0400, by John W. Eaton
-
optimize (:) indexing of sparse column vectorsWed, 07 Apr 2010 13:00:25 +0200, by Jaroslav Hajek
-
fix order of func defs in Sparse.ccWed, 07 Apr 2010 12:07:06 +0200, by Jaroslav Hajek
-
make feval work with overloaded handlesWed, 07 Apr 2010 10:15:58 +0200, by Jaroslav Hajek
-
optimize null assignment with bool masksTue, 06 Apr 2010 15:38:56 +0200, by Jaroslav Hajek
-
rewrite sparse null assignment (part 2)Tue, 06 Apr 2010 13:42:59 +0200, by Jaroslav Hajek
-
Back out changeset 4e64fbbd5c58Tue, 06 Apr 2010 08:28:15 +0200, by Jaroslav Hajek
-
Modify cut to behave equivalently to histcMon, 05 Apr 2010 15:27:26 -0700, by Rik
-
style fixesFri, 02 Apr 2010 15:15:41 -0400, by John W. Eaton
-
allow non-integer values in ranges used for array indexingFri, 02 Apr 2010 14:28:34 -0400, by John W. Eaton
-
Truncate argv() for scripts used without command line parameters. Bug #29423Fri, 02 Apr 2010 13:28:02 -0400, by Judd Storrs
-
rewrite sparse null assignment (part 1)Fri, 02 Apr 2010 16:04:52 +0200, by Jaroslav Hajek
-
typo in arma_rnd, by M. VinyalsFri, 02 Apr 2010 07:31:59 +0200, by Jaroslav Hajek
-
fix typo in last patchThu, 01 Apr 2010 08:35:50 +0200, by Jaroslav Hajek
-
avoid exception throwing in mx-inline loopsThu, 01 Apr 2010 08:27:23 +0200, by Jaroslav Hajek
-
remove old sparse assembly ctorsWed, 31 Mar 2010 10:24:57 +0200, by Jaroslav Hajek
-
optimize sparse matrix assemblyWed, 31 Mar 2010 10:03:55 +0200, by Jaroslav Hajek
-
ChangeLog fixTue, 30 Mar 2010 15:25:54 -0400, by John W. Eaton
-
avoid segfault in string_vector constructorTue, 30 Mar 2010 15:24:39 -0400, by John W. Eaton
-
use rem for divisibility check in factorTue, 30 Mar 2010 21:04:27 +0200, by Jaroslav Hajek
-
helper idx_vector methodsMon, 29 Mar 2010 14:08:30 +0200, by Jaroslav Hajek
-
Neither include qhull/qhull_a.h nor run tests unless we HAVE_QHULL.Sun, 28 Mar 2010 19:07:48 +0200, by David Grundberg
-
__go_draw_figure__.m: Untabify.Sat, 27 Mar 2010 19:56:08 -0400, by Ben Abbott
-
print.m: Provide default suffixes & validate hardcopy format.Sat, 27 Mar 2010 19:30:28 -0400, by Ben Abbott
-
Add detection of OpenMP support to configure. Disabled by defaultSat, 27 Mar 2010 18:23:54 +0100, by David Bateman
-
improve fzeroSat, 27 Mar 2010 10:07:10 +0100, by Jaroslav Hajek
-
add missing file into buildFri, 26 Mar 2010 11:57:03 +0100, by Jaroslav Hajek
-
improve sparse 2d indexing (part 3)Fri, 26 Mar 2010 10:41:56 +0100, by Jaroslav Hajek
-
guard against recursive calls of missing_function_hookFri, 26 Mar 2010 08:24:04 +0100, by Jaroslav Hajek
-
eigs-base.cc: avoid warning about deprecated Array constructorThu, 25 Mar 2010 18:19:19 -0400, by John W. Eaton
-
sort list of modules in bootstrap.confThu, 25 Mar 2010 18:14:41 -0400, by John W. Eaton
-
tag call to fclose with gnulib::Thu, 25 Mar 2010 18:13:42 -0400, by John W. Eaton
-
undo recent gnulib-related changesThu, 25 Mar 2010 17:30:07 -0400, by John W. Eaton
-
ChangeLog fixThu, 25 Mar 2010 12:10:23 -0400, by John W. Eaton
-
optimize kronThu, 25 Mar 2010 14:19:29 +0100, by Jaroslav Hajek
-
cell2mat.m: Add test for cells of cells.Thu, 25 Mar 2010 07:40:27 -0400, by Ben Abbott
-
use round and trunc from gnulib where possibleThu, 25 Mar 2010 11:45:10 +0100, by Jaroslav Hajek
-
Revert modf usage now that cmath is back.Thu, 25 Mar 2010 11:38:07 +0100, by David Grundberg
-
include both math.h and cmath in lo-math.hThu, 25 Mar 2010 10:22:46 +0100, by Jaroslav Hajek
-
version is now 3.3.51+Wed, 24 Mar 2010 16:27:46 -0400, by John W. Eaton
-
Added tag ss-3-3-51 for changeset 79a56d0a6a0dWed, 24 Mar 2010 17:10:23 -0400, by John W. Eaton
-
NEWS: style fixesWed, 24 Mar 2010 16:26:33 -0400, by John W. Eaton
-
update texinfo menusWed, 24 Mar 2010 16:13:16 -0400, by John W. Eaton
-
Fix bug with logscale in combination with colorbarWed, 24 Mar 2010 20:35:44 +0100, by Petr Mikulik
-
point to bugs.octave.org bug tracker instead of bug@octave.org mailing listWed, 24 Mar 2010 15:48:25 -0400, by John W. Eaton
-
src/DLD-FUNCTIONS/config-module.awk: emit additions to EXTRA_DISTWed, 24 Mar 2010 15:45:41 -0400, by John W. Eaton
-
src/Makefile.am: typoWed, 24 Mar 2010 15:43:17 -0400, by John W. Eaton
-
Use gnulib headers instead of C++ std headers where needed.Wed, 24 Mar 2010 17:27:58 +0100, by David Grundberg
-
load_path::add_to_fcn_map: style fixesWed, 24 Mar 2010 09:53:14 -0400, by John W. Eaton
-
warn about missing matlab funcs in helpWed, 24 Mar 2010 13:16:25 +0100, by Jaroslav Hajek
-
don't call missing_function_hook inside try blockWed, 24 Mar 2010 13:10:36 +0100, by Jaroslav Hajek
-
implement smart warnings about missing Matlab functionalityWed, 24 Mar 2010 12:56:18 +0100, by Jaroslav Hajek
-
improve sparse 2d indexing (part 2)Wed, 24 Mar 2010 10:38:39 +0100, by Jaroslav Hajek
-
support cells of cells in cell2matWed, 24 Mar 2010 07:13:44 +0100, by Jaroslav Hajek
-
ChangeLog fixTue, 23 Mar 2010 17:48:54 -0400, by John W. Eaton
-
make refreshdata work againTue, 23 Mar 2010 17:46:26 -0400, by John W. Eaton
-
liboctave/config-ops.sh: handle 'all' case correctlyTue, 23 Mar 2010 15:06:33 -0400, by John W. Eaton
-
update NEWSTue, 23 Mar 2010 13:03:06 +0100, by Jaroslav Hajek
-
implement built-in rem and modTue, 23 Mar 2010 13:01:34 +0100, by Jaroslav Hajek
-
implement general binary mapping facilityTue, 23 Mar 2010 09:30:46 +0100, by Jaroslav Hajek
-
avoid problems if liboctave/config-ops.sh is run in parallelMon, 22 Mar 2010 19:03:07 -0400, by John W. Eaton
-
Detabify scripts in 'scripts/image/'Mon, 22 Mar 2010 12:36:30 -0700, by Soren Hauberg
-
improve sparse 2D indexing (part 1)Mon, 22 Mar 2010 13:54:22 +0100, by Jaroslav Hajek
-
simplify sparse->full conversions in liboctaveMon, 22 Mar 2010 12:05:33 +0100, by Jaroslav Hajek
-
scripts/general/quadv.m: Replace 'quadl' with 'quadv' in help textSun, 21 Mar 2010 22:50:04 -0700, by Soren Hauberg
-
link libcruft with libgnuSun, 21 Mar 2010 10:44:46 -0400, by John W. Eaton
-
fix parsing of function names in cellfunSun, 21 Mar 2010 15:35:50 +0100, by Jaroslav Hajek
-
scripts/general/interp2.m, scripts/general/interpn.m: For nearest neighbour interpolation ceil (instead of floor) at the center of the data intervals to be compatible with Matlab. Add test.Sat, 20 Mar 2010 14:26:03 -0700, by Soren Hauberg
-
oct-parse.yy, lex.ll: use symbols via gnulib namespaceSat, 20 Mar 2010 11:01:04 -0400, by John W. Eaton
-
rewrite 1D sparse indexingFri, 19 Mar 2010 13:00:06 +0100, by Jaroslav Hajek
-
fix strmatchFri, 19 Mar 2010 07:12:21 +0100, by Jaroslav Hajek
-
print.m: Add '-append' option.Thu, 18 Mar 2010 20:08:35 -0400, by Ben Abbott
-
print.m: print.m: Detabify.Thu, 18 Mar 2010 19:52:37 -0400, by Ben Abbott
-
improve sparse indexing interfaceThu, 18 Mar 2010 14:55:52 +0100, by Jaroslav Hajek
-
use macro for 2 and 3 arg dim_vector constructorsWed, 17 Mar 2010 09:34:43 -0400, by John W. Eaton
-
implement generic macro magic for repeated declsWed, 17 Mar 2010 10:30:36 +0100, by Jaroslav Hajek
-
up to 7th-order dim_vector constructorsWed, 17 Mar 2010 08:46:46 +0100, by Jaroslav Hajek
-
save: make that two newline charactersTue, 16 Mar 2010 17:03:55 -0400, by John W. Eaton
-
save: separate variables by blank line in Octave text format filesTue, 16 Mar 2010 15:04:40 -0400, by John W. Eaton
-
rewrite nth_root, move to specfunTue, 16 Mar 2010 15:33:35 +0100, by Jaroslav Hajek
-
implement built-in cbrtTue, 16 Mar 2010 15:16:32 +0100, by Jaroslav Hajek
-
deprecate intwarningTue, 16 Mar 2010 12:29:49 +0100, by Jaroslav Hajek
-
append AM_CPPFLAGS to libcruft_la_CPPFLAGSMon, 15 Mar 2010 16:56:14 -0400, by John W. Eaton
-
use gnulib namespaceMon, 15 Mar 2010 15:57:23 -0400, by John W. Eaton
-
chol.cc: Increase tolerance for single precision test.Fri, 12 Mar 2010 19:15:39 -0500, by Ben Abbott
-
optimize index (call strfind)Thu, 11 Mar 2010 10:27:30 +0100, by Jaroslav Hajek
-
optimize strchrThu, 11 Mar 2010 10:15:52 +0100, by Jaroslav Hajek
-
fix deprecated ctor in lookupTue, 09 Mar 2010 08:10:05 +0100, by Jaroslav Hajek
-
update NEWSTue, 09 Mar 2010 08:08:42 +0100, by Jaroslav Hajek
-
remove integer math warningsTue, 09 Mar 2010 08:06:30 +0100, by Jaroslav Hajek
-
Merged with upstreamSun, 07 Mar 2010 22:26:45 -0800, by Soren Hauberg
-
liboctave/dim-vector.h: New constructor accepting a C array of dimensions.Sun, 07 Mar 2010 15:01:47 -0800, by Soren Hauberg
-
Implement text extent propertySun, 07 Mar 2010 21:00:07 +0000, by Michael Goffioul
-
pkg/pkg.m (write_index): include classes in autogenerated INDEX filesFri, 05 Mar 2010 14:38:32 -0800, by Soren Hauberg
-
Ensure that 'limits' is a 2 or 4 vector, and that 'fn' is a functionFri, 05 Mar 2010 14:29:47 -0800, by Soren Hauberg
-
modernize failing testsFri, 05 Mar 2010 13:22:14 +0100, by Jaroslav Hajek
-
support ID test for errors and warningsin test suitesFri, 05 Mar 2010 13:21:31 +0100, by Jaroslav Hajek
-
fix example in accumdimFri, 05 Mar 2010 12:40:06 +0100, by Jaroslav Hajek
-
optimize accumdim with summationFri, 05 Mar 2010 12:31:30 +0100, by Jaroslav Hajek
-
new function: accumdimFri, 05 Mar 2010 11:11:01 +0100, by Jaroslav Hajek