Mon, 09 Feb 2009 12:33:47 -0500 |
John W. Eaton |
dispatch.cc: comment out troublesome tests
|
Mon, 09 Feb 2009 12:29:30 -0500 |
John W. Eaton |
eigs.cc: increase tolerance
|
Mon, 09 Feb 2009 12:23:12 -0500 |
John W. Eaton |
handle command names in declaration lists
|
Mon, 09 Feb 2009 13:05:35 +0100 |
Jaroslav Hajek |
sorting optimizations
|
Mon, 09 Feb 2009 01:56:06 -0500 |
John W. Eaton |
test/fntests.m, scripts/test/demo.m: error on fopen failures
|
Sun, 08 Feb 2009 23:00:27 -0500 |
John W. Eaton |
miscellaneous cleanups
|
Sat, 07 Feb 2009 12:39:19 -0500 |
John W. Eaton |
parse.y (eval_string): use the one true evaluator
|
Sat, 07 Feb 2009 08:35:38 -0500 |
John W. Eaton |
octMakefile.in (all): display $(prefix) in summary message
|
Fri, 06 Feb 2009 12:57:39 -0500 |
John W. Eaton |
src/Makefile.in (INCLUDES): include oct-hdf5.h in the list
|
Fri, 06 Feb 2009 12:51:29 -0500 |
John W. Eaton |
src/Makefile.in (oct-gperf.h): avoid pipeline
|
Fri, 06 Feb 2009 13:45:48 +0100 |
Jaroslav Hajek |
improve fsolve and add ComplexEqn option
|
Fri, 06 Feb 2009 07:30:55 +0100 |
Jaroslav Hajek |
add missing BLAS sources
|
Thu, 05 Feb 2009 19:58:04 -0500 |
John W. Eaton |
symtab.cc (symbol_table::fcn_info::fcn_info_rep::find): avoid recursive call
|
Thu, 05 Feb 2009 19:39:38 -0500 |
John W. Eaton |
file-stat.cc: use EXISTS instead of OK in previuos change
|
Thu, 05 Feb 2009 17:38:24 -0500 |
John W. Eaton |
base_file_stat::is_XXX: return false if object is not initialized
|
Thu, 05 Feb 2009 17:14:44 -0500 |
John W. Eaton |
news.m: use puts, not printf
|
Thu, 05 Feb 2009 17:04:09 -0500 |
John W. Eaton |
Fdrawnow: don't strip dirsep; return after errors
|
Thu, 05 Feb 2009 13:46:47 -0500 |
John W. Eaton |
contributors.in: update
|
Thu, 05 Feb 2009 13:43:17 -0500 |
John W. Eaton |
polyout.m: additional style fixes
|
Thu, 05 Feb 2009 13:42:29 -0500 |
Thomas D. Dean |
polyout.m: Replace com2str with num2str.
|
Thu, 05 Feb 2009 13:09:22 -0500 |
John W. Eaton |
eigs.cc (Feigs): avoid warnings; style fixes; return after errors
|
Thu, 05 Feb 2009 15:15:59 +0100 |
Jaroslav Hajek |
optimize Octave_map::index
|
Thu, 05 Feb 2009 15:11:24 +0100 |
Jaroslav Hajek |
ChangeLog fix for last two patches
|
Thu, 05 Feb 2009 14:34:30 +0100 |
Jaroslav Hajek |
use allocators for idx_vector_rep subclasses
|
Thu, 05 Feb 2009 13:58:11 +0100 |
Jaroslav Hajek |
optimize scalar indexing
|
Wed, 04 Feb 2009 16:05:01 +0100 |
Jaroslav Hajek |
redo changeset 4238f2600a17 with fixes to sorting
|
Thu, 05 Feb 2009 02:42:58 -0500 |
John W. Eaton |
eliminte some compiler warnings
|
Thu, 05 Feb 2009 01:19:29 -0500 |
John W. Eaton |
require HDF5 v1.6 API
|
Wed, 04 Feb 2009 17:48:30 -0500 |
Benjamin Lindner |
configure.in: separate cases for cygwin and mingw
|
Wed, 04 Feb 2009 17:14:14 -0500 |
Kai Habel |
Fix calculation of diffuse reflectance. Calculate surface normals here now.
|