Sun, 17 May 2009 17:54:51 +0200 |
Jaroslav Hajek |
improve TR updating strategy for fminunc and fsolve
|
Fri, 15 May 2009 16:02:30 -0400 |
Robert T. Short |
Handle loading of objects with inheritance from MAT files.
|
Fri, 15 May 2009 12:09:11 -0400 |
John W. Eaton |
error.cc (Ferror): handle error struct argument
|
Fri, 15 May 2009 11:46:10 -0400 |
John W. Eaton |
nargchk.m: don't generate error if output is struct
|
Fri, 15 May 2009 11:31:50 -0400 |
John W. Eaton |
improve performance of saving large structs in MAT file format
|
Fri, 15 May 2009 13:34:43 +0200 |
Jaroslav Hajek |
clean up Array instantiation mess in oct-stream.cc
|
Fri, 15 May 2009 13:24:38 +0200 |
Jaroslav Hajek |
guard against implicit instantiation
|
Fri, 15 May 2009 12:05:19 +0200 |
Jaroslav Hajek |
remove obsolete ArrayN-idx.h
|
Fri, 15 May 2009 07:07:41 +0200 |
Jaroslav Hajek |
import the step adaptation strategy from fsolve to fminunc
|
Fri, 15 May 2009 07:07:40 +0200 |
Jaroslav Hajek |
optimize accumarray with constant ranges
|
Thu, 14 May 2009 16:03:58 -0700 |
Rik |
Update documentation for section 17.8 (Mathematical Constants) of arith.texi
|
Mon, 11 May 2009 15:34:55 -0400 |
John W. Eaton |
avoid apparent MSVC bug with typedef
|
Mon, 11 May 2009 15:19:56 -0400 |
John W. Eaton |
src/Makefile.in: fix install-lib target
|
Fri, 08 May 2009 03:24:01 -0400 |
Carsten Clark |
Fix typo in documentation of issorted()
|
Sat, 09 May 2009 18:04:05 +0200 |
Jaroslav Hajek |
really fix the bug in range
|
Sat, 09 May 2009 18:00:36 +0200 |
Jaroslav Hajek |
fix zero-dims assignment bug
|
Fri, 08 May 2009 21:11:05 -0400 |
Ben Abbott |
Have 'legend' inherit font properties from the parent axis.
|
Fri, 08 May 2009 15:18:22 -0400 |
Robert T. Short |
[mq]: x
|
Thu, 07 May 2009 18:01:48 -0400 |
John W. Eaton |
repair damage done when applying changeset 49a0c58a7dcf
|
Thu, 07 May 2009 17:47:39 -0400 |
John W. Eaton |
make changeset 1e5c11890f85 work
|
Thu, 07 May 2009 16:43:03 -0400 |
John W. Eaton |
eliminate last remnants of F2C variables
|
Thu, 07 May 2009 16:28:44 -0400 |
marco_atzeri |
Added SHLPRE for SHLEXT instead of SHLLIBPRE
|
Thu, 07 May 2009 15:14:19 -0400 |
John W. Eaton |
check for invalid property names when setting defaults
|
Wed, 06 May 2009 09:55:26 +0200 |
Jaroslav Hajek |
fix bug in double
|
Tue, 05 May 2009 15:10:25 -0400 |
jpswensen |
use set instead of map to keep track of debugger breakpoints
|
Tue, 05 May 2009 14:11:43 -0400 |
Robert T. Short |
make load work for derived classses
|
Tue, 05 May 2009 13:32:15 -0400 |
John W. Eaton |
graphics.cc (array_property::validate): require value to be numeric, not necessarily double
|
Tue, 05 May 2009 13:05:12 -0400 |
John W. Eaton |
variables.cc (set_internal_variable): Pass NM in call to error
|
Tue, 05 May 2009 11:27:06 -0400 |
Carsten Clark |
use access_double and assign_double on sparc only
|
Tue, 05 May 2009 15:37:13 +0200 |
Jaroslav Hajek |
update config stuff to gripe with g++-3.x
|
Tue, 05 May 2009 15:18:55 +0200 |
Jaroslav Hajek |
fix sparse indexing bug
|
Mon, 04 May 2009 21:22:36 -0400 |
John W. Eaton |
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
|
Mon, 04 May 2009 18:07:14 -0400 |
John W. Eaton |
ChangeLog fixes
|
Mon, 04 May 2009 15:58:26 -0400 |
John W. Eaton |
contributors.in: add Peter O'Gorman to the list
|
Mon, 04 May 2009 15:57:28 -0400 |
Peter O'Gorman |
configure.in, aclocal.m4: check for c99 vsnprintf
|
Mon, 04 May 2009 15:47:05 -0400 |
Peter O'Gorman |
configure.in: shared library fixes for AIX and HPUX
|
Mon, 04 May 2009 15:41:28 -0400 |
Peter O'Gorman |
configure.in: provide decls for exp2, round, and tgamma if they are missing
|
Mon, 04 May 2009 15:34:28 -0400 |
Peter O'Gorman |
pass xvf to tar instead of -x -v -f
|
Mon, 04 May 2009 15:11:31 -0400 |
Carsten Clark |
eliminate broken special case for copying floats on Sun systems
|
Sat, 02 May 2009 07:20:35 -0700 |
Rik |
Update section 17.7 (Coordinate Transformations) of arith.txi
|
Fri, 01 May 2009 11:37:36 -0700 |
Rik |
Simplify TeXinfo and eliminate use of @iftex in arith.txi
|
Fri, 01 May 2009 14:00:54 -0400 |
John W. Eaton |
use complete stack trace information for lasterror
|
Fri, 01 May 2009 10:06:16 -0700 |
Rik |
Update section 17.5 (Utility Functions) of arith.txi
|
Thu, 30 Apr 2009 16:24:34 -0700 |
Rik |
Fix Changelog for last checkin.
|
Thu, 30 Apr 2009 16:13:18 -0700 |
Rik |
Update section 17.4 (Sums and Products) of arith.txi
|
Thu, 30 Apr 2009 18:45:42 -0400 |
Ben Abbott |
__gnuplot_has_feature__.m: Change version for "x11_figure_position", >4.2.4 to >=4.3.0.
|
Thu, 30 Apr 2009 18:19:34 -0400 |
Ben Abbott |
gnuplot_drawnow.m: For figure size/position treat 'wxt' as 'x11'.
|
Thu, 30 Apr 2009 20:52:07 +0200 |
Jaroslav Hajek |
fix range
|
Wed, 29 Apr 2009 08:16:48 +0200 |
Jaroslav Hajek |
update indexing docs
|
Wed, 29 Apr 2009 07:44:34 +0200 |
Jaroslav Hajek |
info about ranges
|
Tue, 28 Apr 2009 19:45:40 -0400 |
Ben Abbott |
print.m: Fix typo, improvments to code, and allow for creation of tight bbox.
|
Mon, 27 Apr 2009 14:22:15 -0400 |
John W. Eaton |
ov-class.cc: don't dispatch subsref or subsasgn when called from builtin
|
Sun, 26 Apr 2009 22:19:57 -0700 |
Rik |
Update section 17.3 (Trigonometry) of arith.txi
|
Fri, 24 Apr 2009 20:32:01 -0700 |
Rik |
Update section 17.2 (Complex Arithmetic) of arith.txi
|
Fri, 24 Apr 2009 12:29:01 -0700 |
Rik |
Eliminate most overfull errors when running texi2pdf for generating pdf documentation
|
Thu, 23 Apr 2009 20:04:29 -0400 |
Ben Abbott |
print.m: Use Ghostscript rather than ImageMagick's 'convert'.
|
Thu, 23 Apr 2009 16:05:52 -0400 |
John W. Eaton |
object exemplars
|
Thu, 23 Apr 2009 08:25:06 +0200 |
Thomas Weber |
Add tests for concatenation of strings with all-zero matrices
|
Wed, 22 Apr 2009 17:26:31 -0400 |
John W. Eaton |
ov-base-int.cc: correct result for template specialization
|
Wed, 22 Apr 2009 14:41:27 -0400 |
John W. Eaton |
ov-class.cc: protect against possiblly invalid octave_value -> string conversions
|