log

age author description
Mon, 09 Feb 2009 21:51:31 +0100 Jaroslav Hajek fix typo in Array-f.cc ss-3-1-52
Mon, 09 Feb 2009 15:43:24 -0500 John W. Eaton scripts/miscellaneous/Makefile.in (SOURCES): include __xzip__.m in the list
Mon, 09 Feb 2009 14:55:07 -0500 John W. Eaton examples/Makefile.in (dist): create subdirs of examples, not dist
Mon, 09 Feb 2009 14:49:20 -0500 John W. Eaton examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
Mon, 09 Feb 2009 14:20:12 -0500 John W. Eaton src/version.h: update for snapshot
Mon, 09 Feb 2009 14:18:45 -0500 John W. Eaton examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
Mon, 09 Feb 2009 13:23:09 -0500 John W. Eaton load-path.cc: catch execution exception in getcwd
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.
Wed, 04 Feb 2009 17:09:35 -0500 John W. Eaton warning_ids.m: make it a function that just calls help
Wed, 04 Feb 2009 17:06:32 -0500 John W. Eaton allow help to work with files containing only comments
Wed, 04 Feb 2009 15:53:24 -0500 John W. Eaton undo changeset 4238f2600a17
Wed, 04 Feb 2009 14:45:40 -0500 Thomas Treichl Get the bzip2 change right.
Wed, 04 Feb 2009 13:28:06 -0500 John W. Eaton line number fixes and other evaluator tweaks
Wed, 04 Feb 2009 11:39:45 -0500 Soren Hauberg scripts/miscellaneous/Makefile.in: add bzip2
Wed, 04 Feb 2009 11:37:49 -0500 Ben Abbott freqz.m: freqz.m: fix for long input
Wed, 04 Feb 2009 11:28:24 -0500 John W. Eaton ChangeLog fix
Wed, 04 Feb 2009 07:28:17 -0500 Ben Abbott __go_draw_axes__.m: __go_draw_axes__.m: Improved gnuplot color interpolation.
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Wed, 04 Feb 2009 16:05:01 +0100 Jaroslav Hajek fix string_vector::sort
Wed, 04 Feb 2009 13:53:57 +0100 Jaroslav Hajek improve looping over arrays
Wed, 04 Feb 2009 10:18:25 +0100 Jaroslav Hajek small fix in fsolve
Wed, 04 Feb 2009 10:18:22 +0100 Jaroslav Hajek chunked buffer allocation for pointers
Wed, 04 Feb 2009 10:18:20 +0100 Jaroslav Hajek configure: check whether qhull works
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class
Tue, 03 Feb 2009 12:47:38 +0100 Jaroslav Hajek add __all_opts__ to build process
Tue, 03 Feb 2009 09:13:56 +0100 Rob Mahurin increase tolerance in interpft tests
Tue, 03 Feb 2009 09:11:48 +0100 Benjamin Lindner Add missing libqrupdate to liboctave link dependencies
Sun, 01 Feb 2009 16:40:53 +0100 Soren Hauberg doc/interpreter/nonlin.txi: remove reference to 'fsolve_options'
Sun, 01 Feb 2009 16:30:29 +0100 Soren Hauberg doc/interpreter/system.txi: remove reference to 'eomdate'
Tue, 03 Feb 2009 08:32:28 +0100 Jaroslav Hajek fixes to __all_opts__
Tue, 03 Feb 2009 08:16:39 +0100 Jaroslav Hajek reduce memory usage in sorting
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Sun, 01 Feb 2009 20:40:10 +0100 Thorsten Meyer Remove printing of cvs motd in autogen.sh
Fri, 30 Jan 2009 15:42:51 -0500 John W. Eaton optimization: use PKG_ADD: comments instead of PKG_ADD file
Fri, 30 Jan 2009 21:24:29 +0100 Jaroslav Hajek implement registering of optimization options
Fri, 30 Jan 2009 21:17:13 +0100 Jaroslav Hajek fix string lookup in empty cells
Fri, 30 Jan 2009 14:52:32 -0500 Kai Habel Add support for transparent surfaces
Fri, 30 Jan 2009 14:43:46 -0500 Marco Atzeri configure.in: fix shared library definitions for Cygwin and MinGW
Fri, 30 Jan 2009 14:06:21 -0500 Benjamin Lindner bugfix in datestr with YYYY and dd
Fri, 30 Jan 2009 13:57:10 -0500 Benjamin Lindner missing semicolon in display.cc
Fri, 30 Jan 2009 13:56:24 -0500 Benjamin Lindner add -lgdi32 to LIBS on windows target
Fri, 30 Jan 2009 13:39:16 -0500 Benjamin Lindner fix gzip test code - use filesep()
Fri, 30 Jan 2009 11:10:51 -0500 John W. Eaton # User Ben Abbott <bpabbott@mac.com>
Fri, 30 Jan 2009 11:06:44 -0500 Ben Abbott gnuplot_drawnow.m: gnuplot_drawnow.m: respect x11 figure position property
Thu, 29 Jan 2009 18:13:06 -0500 John W. Eaton pt-stmt.cc (tree_statemnt::eval): check in_function_of_script_body to decide whether to call octave_call_stack::set_statement
Thu, 29 Jan 2009 17:18:44 -0500 John W. Eaton [mq]: grfx
Thu, 29 Jan 2009 22:01:49 +0100 Thomas Treichl Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thu, 29 Jan 2009 14:52:38 -0500 John W. Eaton fileparts.m: match all possible file separators
Thu, 29 Jan 2009 14:16:02 -0500 Kai Habel Add support for transparent patches
Thu, 29 Jan 2009 14:08:51 -0500 John W. Eaton ChangeLog fixes
Sun, 25 Jan 2009 19:55:42 +0100 Soren Hauberg Display sensible error message when the help text of an undocumented function is requested
Sun, 25 Jan 2009 17:25:15 +0100 Soren Hauberg Allow displaying 'Contents.m' files.
Thu, 29 Jan 2009 13:29:28 -0500 John W. Eaton test_system.m: use isfield instead of struct_contains
Thu, 29 Jan 2009 12:57:59 -0500 John W. Eaton ChangeLog fixes
Thu, 29 Jan 2009 12:55:16 -0500 Kai Habel Add missing files to SOURCES in plot/Makefile.in
Thu, 29 Jan 2009 12:50:25 -0500 John W. Eaton don't convert NaN to logical in bool expressions
Thu, 29 Jan 2009 11:49:06 +0100 Jaroslav Hajek special printing of diagonal matrices
Wed, 28 Jan 2009 21:57:27 -0500 Ben Abbott gnuplot_drawnow.m: style fixes.
Wed, 28 Jan 2009 21:08:53 -0500 John W. Eaton configure.in (REGEX_LIBS): undo part of previous change
Wed, 28 Jan 2009 18:59:44 -0500 John W. Eaton ChangeLog fix
Wed, 28 Jan 2009 18:58:15 -0500 John W. Eaton configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
Wed, 28 Jan 2009 11:25:07 -0500 Ben Abbott __gnuplot_has_feature__.m: New file, checks for supported feature.
Wed, 28 Jan 2009 23:43:27 +0100 David Bateman For zero length matches in regexp, advance index by one and try again
Wed, 28 Jan 2009 17:42:18 -0500 John W. Eaton use separate prefix for shllib and shlbin files
Wed, 28 Jan 2009 13:53:49 +0100 Jaroslav Hajek fix lookup's docstring
Wed, 28 Jan 2009 13:01:57 +0100 Jaroslav Hajek do not pivot by default in fsolve
Wed, 28 Jan 2009 11:00:22 +0100 Jaroslav Hajek fix typo in fsolve
Wed, 28 Jan 2009 09:33:27 +0100 Jaroslav Hajek use shallow copying in Matrix/RowVector/ColumnVector conversions
Wed, 28 Jan 2009 08:38:29 +0100 Jaroslav Hajek relax scaling in fsolve and use class-dependent default tolerances
Wed, 28 Jan 2009 07:23:35 +0100 Jaroslav Hajek fix & optimize orderfields
Tue, 27 Jan 2009 23:48:57 -0500 John W. Eaton mappers.cc (Farg): doc fix
Tue, 27 Jan 2009 23:17:37 -0500 John W. Eaton use endif and endfor instead of end
Tue, 27 Jan 2009 23:02:08 -0500 John W. Eaton load-path.cc (Fcommand_line_path): rename from Fcommandlinepath
Tue, 27 Jan 2009 22:59:51 -0500 John W. Eaton style and ChangeLog fixes
Tue, 27 Jan 2009 22:44:38 -0500 Benjamin Lindner add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Tue, 27 Jan 2009 21:19:38 -0500 John W. Eaton file-io.cc (Ffprintf): doc fix
Tue, 27 Jan 2009 16:15:31 -0500 Jason Riedy Really fix indexing in orderfields.m
Tue, 27 Jan 2009 21:22:59 +0100 Jaroslav Hajek fix typo in fsolve
Tue, 27 Jan 2009 21:04:19 +0100 Thorsten Meyer Add tests to prevent regression of struct array indexing
Tue, 27 Jan 2009 12:48:34 -0500 carlo spline.m doc fix
Tue, 27 Jan 2009 12:28:22 -0500 sh gradient.m: Add support for computing the gradient of a function handle
Tue, 27 Jan 2009 15:21:18 +0100 Jaroslav Hajek improve lsqnonneg
Tue, 27 Jan 2009 07:20:58 -0500 Ben Abbott Improve default property compatibility.
Tue, 27 Jan 2009 12:40:31 +0100 Jaroslav Hajek fix invalid block end
Tue, 27 Jan 2009 12:40:06 +0100 Jaroslav Hajek improve & fix QR classes
Tue, 27 Jan 2009 08:15:08 +0100 Jaroslav Hajek enable default settings queries in optim funcs
Mon, 26 Jan 2009 23:07:09 -0500 Thomas Treichl Use Carbon framework to determine ScreenSize on Mac.
Mon, 26 Jan 2009 22:43:29 -0500 Jason Riedy orderfields.m: avoid loop for non-empty cases. New tests.
Mon, 26 Jan 2009 22:35:20 -0500 John W. Eaton load-path.cc (load_path::do_find_fcn): handle @foo/bar
Mon, 26 Jan 2009 15:46:33 +0100 Jaroslav Hajek handle sparse jacobians in fsolve
Mon, 26 Jan 2009 15:43:44 +0100 Jaroslav Hajek remove obsolete source