Mercurial > hg > octave-nkf
graph
-
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
-
avoid div by zero in fzeroFri, 05 Mar 2010 07:31:19 +0100, by Jaroslav Hajek
-
fix tests in fminbndFri, 05 Mar 2010 07:29:26 +0100, by Jaroslav Hajek
-
fix fminbnd termination tolerancesThu, 04 Mar 2010 15:19:23 +0100, by Jaroslav Hajek
-
implement built-in erfcxThu, 04 Mar 2010 09:35:38 +0100, by Jaroslav Hajek
-
__magick_read__ (F__magick_read__): call Magick::InitializeMagickWed, 03 Mar 2010 13:01:44 -0500, by John W. Eaton
-
oct-convn.cc (convolve): cast int constant to octave_idx_type in call to std::maxWed, 03 Mar 2010 12:32:30 -0500, by John W. Eaton
-
rewrite convn optimizations based on xAXPYWed, 03 Mar 2010 10:13:12 +0100, by Jaroslav Hajek