log

age author description
Fri, 18 Dec 2009 09:48:54 -0800 Rik Use Automake syntax to build helper program gethelp in scripts directory
Fri, 18 Dec 2009 03:05:06 -0500 John W. Eaton get_debug_input: force interactive input mode; don't get user input unless stdin is a tty
Thu, 17 Dec 2009 13:32:38 -0800 Rik Remove obsolete file unix.exp from test/config directory
Thu, 17 Dec 2009 13:28:29 -0800 Rik Use automake syntax to build munge-texi
Thu, 17 Dec 2009 11:08:26 -0800 Rik Add newline to message output of test.m
Thu, 17 Dec 2009 09:34:55 -0800 Rik Distribute directories of private functions of OOP test classes
Thu, 17 Dec 2009 02:38:33 -0500 John W. Eaton avoid conflict with gnulib defining glob to be rpl_glob
Wed, 16 Dec 2009 22:11:38 +0100 Jaroslav Hajek support min/max with logical arrays
Wed, 16 Dec 2009 07:38:52 +0100 Jaroslav Hajek avoid duplicate function cleaning in symbol_table::cleanup
Wed, 16 Dec 2009 01:25:40 -0500 John W. Eaton F__init_fltk__: add __remove_fltk__ to atexit function list
Tue, 15 Dec 2009 16:02:48 -0500 John W. Eaton octave_call_stack::do_goto_frame_relative: stop searching at top frame
Tue, 15 Dec 2009 14:27:18 -0500 John W. Eaton use glob and fnmatch from gnulib
Tue, 15 Dec 2009 13:07:05 +0100 Jaroslav Hajek allow functions returning no value in cellfun
Tue, 15 Dec 2009 10:05:38 +0100 Jaroslav Hajek fix subscripting of vectors by N-d arrays
Tue, 15 Dec 2009 10:04:34 +0100 Jaroslav Hajek optimize indexing of ranges by single subscripts
Tue, 15 Dec 2009 10:01:35 +0100 Jaroslav Hajek fix idx_vector::loop for masks
Mon, 14 Dec 2009 13:50:11 -0500 John W. Eaton isprime: produce logical result
Mon, 14 Dec 2009 12:35:38 -0500 John W. Eaton __makeinfo__: style fixes
Mon, 14 Dec 2009 15:22:26 +0100 Jaroslav Hajek let __makeinfo__ create temporary file in P_tmpdir
Mon, 14 Dec 2009 12:11:53 +0100 Jaroslav Hajek clean up top-level variables when exiting Octave
Sun, 13 Dec 2009 22:32:47 -0800 Rik Use simple_move_if_change_rule for cruft.def to eliminate unnecessary compilations.
Sun, 13 Dec 2009 20:01:16 -0800 Rik Clean liboctave/Makefile.am to use more standard automake syntax
Sun, 13 Dec 2009 19:35:24 -0800 Rik Fix typo and distribute new ppder.m script
Sun, 13 Dec 2009 14:21:58 -0800 Rik Elaborate which DIRNAME to use for --gnulib-srcdir option in HACKING file
Sun, 13 Dec 2009 13:18:27 +0100 Jaroslav Hajek implement ppder, ppint, ppjmups
Sat, 12 Dec 2009 06:18:31 +0100 Jaroslav Hajek remove stray decls from oct-shlib.h
Sat, 12 Dec 2009 19:37:09 +0200 Shai Ayal fix fltk backend window buttons
Sat, 12 Dec 2009 19:08:40 +0200 Shai Ayal Handle figure visibility in fltk backend
Fri, 11 Dec 2009 21:42:02 -0500 John W. Eaton unshare dynamic properties
Fri, 11 Dec 2009 20:59:27 -0500 John W. Eaton oct-shlib.cc (octave_dlopen_shlib): reverse sense of test and improve error message
Fri, 11 Dec 2009 20:58:51 -0500 John W. Eaton configure.ac: use pthread flags and libs for tests
Fri, 11 Dec 2009 11:40:19 -0800 Rik ChangeLog updates
Fri, 11 Dec 2009 11:21:06 -0800 Rik Remove various install-local targets in favor of using automake syntax for installation
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Fri, 11 Dec 2009 13:38:18 -0500 John W. Eaton correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.el
Fri, 11 Dec 2009 13:30:16 -0500 John W. Eaton avoid cp -a --update
Thu, 10 Dec 2009 14:51:08 -0800 Rik distclean symbolic links for .oct files in src/DLD_FUNCTIONS
Thu, 10 Dec 2009 14:41:27 -0800 Rik Replace distdir-local rule with dist-hook rule which is better supported
Thu, 10 Dec 2009 13:09:25 -0800 Rik new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
Thu, 10 Dec 2009 12:26:12 -0800 Rik Final patch to enable autotools VPATH builds of documentation
Thu, 10 Dec 2009 11:51:33 +0100 Jaroslav Hajek implement get_current_shlib and octave_auto_shlib
Thu, 10 Dec 2009 09:14:47 +0100 Jaroslav Hajek include autoloads in out-of-date checks
Thu, 10 Dec 2009 09:14:47 +0100 Jaroslav Hajek improve octave_shlib for safer shared libs treatment
Thu, 10 Dec 2009 02:09:53 -0500 John W. Eaton mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
Thu, 10 Dec 2009 01:49:15 -0500 John W. Eaton mkoctfile: when compiling files in subdirectories, place object files in current directory by default
Thu, 10 Dec 2009 01:28:26 -0500 John W. Eaton mkoctfile.cc.in: accept long options with single -
Thu, 10 Dec 2009 01:21:21 -0500 John W. Eaton mkoctfile.in: accept long options with single -
Thu, 10 Dec 2009 01:12:41 -0500 John W. Eaton allow + at end of fopen modestrings like rb+
Thu, 10 Dec 2009 01:03:34 -0500 John W. Eaton allow scanf to store ASCII NUL values
Wed, 09 Dec 2009 15:49:38 -0500 Shai Ayal print immediately in fltk backend
Wed, 09 Dec 2009 15:49:00 -0500 Shai Ayal image printing for fltk backend
Wed, 09 Dec 2009 12:37:50 -0500 John W. Eaton update HACKING file
Wed, 09 Dec 2009 02:38:37 -0500 John W. Eaton add missing file from previous change
Wed, 09 Dec 2009 02:20:30 -0500 John W. Eaton call nstrftime, not my_strftime
Wed, 09 Dec 2009 01:36:50 -0500 John W. Eaton start using gnulib
Tue, 08 Dec 2009 18:48:25 -0500 Ben Abbott gnuplot_drawnow.m: Prunec prompt lines from dumb terminal output.
Tue, 08 Dec 2009 18:40:40 -0500 Ben Abbott __go_draw_figure__.m: Add missing 'unset multiplot' to restore mouse actions.
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Tue, 08 Dec 2009 12:57:01 +0100 Jaroslav Hajek return logical result from fnmatch
Tue, 08 Dec 2009 12:45:58 +0100 Jaroslav Hajek several fixes by M. Goffioul
Mon, 07 Dec 2009 21:46:12 +0100 Jaroslav Hajek optimize interp1q
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Tue, 08 Dec 2009 01:53:23 -0500 John W. Eaton undo previous change
Tue, 08 Dec 2009 01:44:55 -0500 John W. Eaton scripts/Makeilfe.am (DOCSTRINGS): don't use $(simple_move_if_change_rule)
Mon, 07 Dec 2009 14:27:09 -0800 Rik Changelog fix for previous patch
Mon, 07 Dec 2009 14:26:02 -0800 Rik Document use of NOTPARALLEL directive in documentation directory Makefiles
Mon, 07 Dec 2009 14:04:56 -0800 Rik Add CLEANFILES and MAINTAINERCLEANFILES objects to properly clean refcard directory
Mon, 07 Dec 2009 16:18:28 -0500 John W. Eaton eliminate Emacs local variables from some files
Mon, 07 Dec 2009 14:53:20 -0500 John W. Eaton untabify files in examples directory
Mon, 07 Dec 2009 14:49:48 -0500 John W. Eaton untabify files in src/OPERATORS directory
Mon, 07 Dec 2009 13:17:13 -0500 John W. Eaton libcruft/misc: untabify sources
Mon, 07 Dec 2009 15:41:05 +0100 Jaroslav Hajek allow discontinuous interpolant in interp1
Mon, 07 Dec 2009 08:28:33 +0100 Jaroslav Hajek add missing DLD_DEFS:OPT_HANDLERS dependency
Sun, 06 Dec 2009 20:40:42 -0800 Rik Distribute DOCSTRINGS to prevent unnecessary documentation rebuild
Sun, 06 Dec 2009 20:19:20 -0800 Rik Set dependency of *.texi files on munge-texi source code rather than executable.
Fri, 04 Dec 2009 16:25:09 -0800 Rik Revert to using Ghostscript for documentation pdf image creation rather than Octave
Sat, 05 Dec 2009 21:54:21 +0100 Jaroslav Hajek simplify ismember
Sat, 05 Dec 2009 21:45:45 +0100 Jaroslav Hajek document lookup complexity
Sat, 05 Dec 2009 21:30:47 +0100 Jaroslav Hajek optimize issorted for doubles & floats
Sat, 05 Dec 2009 06:10:41 +0100 Jaroslav Hajek fix & improve lookup API
Fri, 04 Dec 2009 14:02:15 +0100 Jaroslav Hajek fix issorted with NaNs in middle
Fri, 04 Dec 2009 15:33:51 -0800 Rik remove lingering Makefile.am options for deleted file conf.texi
Fri, 04 Dec 2009 16:05:02 -0500 John W. Eaton avoid LIBCURL version check
Fri, 04 Dec 2009 15:18:17 -0500 John W. Eaton provide OCTAVE_API_VERSION_NUMBER
Fri, 04 Dec 2009 14:07:03 -0500 John W. Eaton ChangeLog fix
Fri, 04 Dec 2009 14:05:30 -0500 John W. Eaton configure.ac: fix HAVE_X definition
Fri, 04 Dec 2009 10:44:58 -0800 Rik Switch to color output for PostScript documentation images
Fri, 04 Dec 2009 12:55:41 -0500 John W. Eaton src/Makefile.am: generate output in mkdefs script, not Makefile
Fri, 04 Dec 2009 09:45:15 -0800 Rik Set default papersize to the desired imagesize
Fri, 04 Dec 2009 12:28:52 -0500 John W. Eaton src/Makefile.in (BUILT_SOURCES): include graphics-props.cc in the list
Fri, 04 Dec 2009 05:04:59 -0500 John W. Eaton make rules to copy png files to html directory
Fri, 04 Dec 2009 03:22:26 -0500 John W. Eaton require autoconf 2.62
Fri, 04 Dec 2009 03:20:39 -0500 John W. Eaton eliminate doc/conf.texi
Fri, 04 Dec 2009 01:46:34 -0500 John W. Eaton minor makefile fix
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Wed, 02 Dec 2009 21:42:11 -0800 Rik Correctly compile even when libcurl is not present according to configure
Wed, 02 Dec 2009 20:34:01 -0800 Rik Only run imread test cases if GraphicMagick library exists
Wed, 02 Dec 2009 16:32:40 -0800 Rik Correct Makefile.am to allow VPATH builds of documentation
Wed, 02 Dec 2009 13:42:02 +0100 Jaroslav Hajek omissions from 9899:9f25290a35e8
Wed, 02 Dec 2009 03:54:48 -0500 John W. Eaton scripts/help/module.mk: fix typo in previous change
Wed, 02 Dec 2009 03:48:35 -0500 John W. Eaton scripts/help/module.mk: fix typo in previous change
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
Tue, 01 Dec 2009 16:21:12 -0500 John W. Eaton scripts/ChangeLog fix
Tue, 01 Dec 2009 22:13:35 +0100 David Bateman fix for FTP object constructor. Allow basic operation with matlab FTP objects
Tue, 01 Dec 2009 15:59:43 -0500 John W. Eaton convert some plot functions to subfunctions or make some them private
Tue, 01 Dec 2009 10:38:27 -0800 Rik Eliminate false dependency on conf.texi
Tue, 01 Dec 2009 10:41:52 +0100 Jaroslav Hajek improve idx_vector->octave_value conversion
Mon, 30 Nov 2009 16:17:04 -0800 Rik Correctly generate *.texi doc files when running in a newly cloned source tree
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Mon, 30 Nov 2009 14:32:10 -0500 John W. Eaton doc building fixes for class methods
Mon, 30 Nov 2009 13:32:38 -0500 John W. Eaton ifft2 docstring fix
Mon, 30 Nov 2009 13:25:02 -0500 John W. Eaton doc/interpreter build fixes
Sun, 29 Nov 2009 22:12:41 +0100 Jaroslav Hajek update NEWS
Sun, 29 Nov 2009 21:21:42 +0100 Jaroslav Hajek in-place operation of unary ops on temporary expressions
Sun, 29 Nov 2009 07:51:15 +0100 Jaroslav Hajek fix & extend special-case optimizations for indexed assignment
Sun, 29 Nov 2009 07:49:40 +0100 Jaroslav Hajek support libcurl < 7.19
Sat, 28 Nov 2009 15:46:10 -0500 Shai Ayal handle indexed images in opengl renderer
Sat, 28 Nov 2009 15:35:32 -0500 Shai Ayal fix order of drawing objects with opengl renderer
Sat, 28 Nov 2009 14:05:33 +0100 David Bateman Remove HAVE_H5GGET_NUM_OBJS define
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
Fri, 27 Nov 2009 14:42:07 +0100 Jaroslav Hajek smarter treatment of mask indexing
Fri, 27 Nov 2009 09:10:21 +0100 Jaroslav Hajek implement Array<T>::nnz
Thu, 26 Nov 2009 21:31:35 +0100 Jaroslav Hajek cse in cross
Thu, 26 Nov 2009 21:06:21 +0100 Jaroslav Hajek cache-aligned loop for rowwise dot
Thu, 26 Nov 2009 13:17:39 +0100 Jaroslav Hajek randomize initial guess in normest
Thu, 26 Nov 2009 13:06:59 +0100 Jaroslav Hajek implement compiled dot and blkmm
Thu, 26 Nov 2009 08:37:59 +0100 Jaroslav Hajek update NEWS
Thu, 26 Nov 2009 08:28:07 +0100 Jaroslav Hajek fix qp, condest and krylov
Thu, 26 Nov 2009 07:22:02 +0100 Jaroslav Hajek move normest to linear-algebra, improve it
Thu, 26 Nov 2009 07:19:35 +0100 Jaroslav Hajek base isdefinite on cholesky decomposition
Tue, 24 Nov 2009 15:02:04 +0100 Jaroslav Hajek move issymmetric & isdefinite to linear-algebra, create ishermitian
Tue, 24 Nov 2009 14:15:43 +0100 Jaroslav Hajek deprecate cellidx
Tue, 24 Nov 2009 14:12:02 +0100 Jaroslav Hajek make issquare consistent for empty matrices
Thu, 26 Nov 2009 07:53:38 +0100 Jaroslav Hajek make ismatrix consistent for empty matrices
Wed, 25 Nov 2009 15:10:38 -0500 Tatsu acinclude.m4: update gnuplot and ghostscript program checks for Windows
Wed, 25 Nov 2009 10:58:55 -0800 Rik Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Wed, 25 Nov 2009 09:20:23 -0800 Rik Simplify doc-cache handling in Makefile.am to use only install-data-local target
Wed, 25 Nov 2009 07:31:59 +0100 Jaroslav Hajek improve chol Matlab compatibility
Tue, 24 Nov 2009 11:57:01 -0800 Rik Correct Makefile.am so that make will halt on error when unable to build doc-cache
Tue, 24 Nov 2009 13:40:51 +0100 Jaroslav Hajek improve cell2mat
Tue, 24 Nov 2009 12:59:09 +0100 Jaroslav Hajek small improvements in accumarray
Tue, 24 Nov 2009 12:30:26 +0100 Jaroslav Hajek move idx_add methods to MArrayN
Tue, 24 Nov 2009 07:35:47 +0100 Jaroslav Hajek save dims for empty structs (binary fmt)
Mon, 23 Nov 2009 10:50:10 +0100 Jaroslav Hajek fix test in merge
Mon, 23 Nov 2009 21:27:40 -0800 Rik Stop distribution of conf.texi by autotools
Mon, 23 Nov 2009 16:56:35 -0800 Rik Correct compilation order of SUBDIRS in doc/Makefile
Mon, 23 Nov 2009 10:48:31 +0100 Jaroslav Hajek implement complex built-in logical conversions
Mon, 23 Nov 2009 10:00:29 +0100 Jaroslav Hajek implement sparse logical conversion
Mon, 23 Nov 2009 08:43:42 +0100 Jaroslav Hajek save dims for empty structs
Mon, 23 Nov 2009 06:55:30 +0100 Jaroslav Hajek implement built-in logical
Fri, 20 Nov 2009 14:46:13 +0100 Jaroslav Hajek rewrite getfield and setfield
Fri, 20 Nov 2009 14:43:38 +0100 Jaroslav Hajek fix merge
Sun, 22 Nov 2009 16:47:39 -0500 Ben Abbott print.m: Properly set the default ghostscript_binary under Windows.
Sat, 21 Nov 2009 21:44:51 -0500 John W. Eaton configure.ac: report freetype, fontconfig, and fltk cflags and libs info
Sat, 21 Nov 2009 21:34:18 -0500 John W. Eaton configure.ac: fix freetype check
Fri, 20 Nov 2009 10:35:49 +0100 Jaroslav Hajek fix dec2base
Fri, 20 Nov 2009 10:14:35 +0100 Lukas Reichlin fix krylov
Fri, 20 Nov 2009 08:19:42 +0100 Jaroslav Hajek fix indexed numel for non-numeric indices
Fri, 20 Nov 2009 08:18:41 +0100 Jaroslav Hajek make isnumeric yield false on logicals
Thu, 19 Nov 2009 15:48:33 +0100 Jaroslav Hajek improve safe numel() calculation for arrays
Thu, 19 Nov 2009 14:40:17 +0100 Jaroslav Hajek use Array::get_size in Array::clear
Thu, 19 Nov 2009 12:23:52 +0100 Jaroslav Hajek fix typo
Thu, 19 Nov 2009 12:22:08 +0100 Jaroslav Hajek improve comment for 9835
Thu, 19 Nov 2009 11:15:23 +0100 Jaroslav Hajek improve perms
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Wed, 18 Nov 2009 23:14:09 -0500 Shai Ayal compute bounding boxes for text in opengl graphics backend
Wed, 18 Nov 2009 21:02:49 -0500 godfrey Allow more font matches
Wed, 18 Nov 2009 20:18:47 -0500 Ben Abbott orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests.
Wed, 18 Nov 2009 15:50:54 +0100 David Grundberg list_in_columns: Don't SIGFPE when given empty first argument
Wed, 18 Nov 2009 13:56:54 +0100 Jaroslav Hajek update NEWS
Wed, 18 Nov 2009 13:34:58 +0100 Jaroslav Hajek fix loading sparse matrices
Wed, 18 Nov 2009 12:55:02 +0100 Jaroslav Hajek fix textread bug
Wed, 18 Nov 2009 12:03:07 +0100 Jaroslav Hajek optimize bsxfun (@power, ...)
Wed, 18 Nov 2009 11:17:54 +0100 Jaroslav Hajek update NEWS
Fri, 13 Nov 2009 12:34:46 +0100 Jaroslav Hajek narrow complex values with negative zero imaginary parts
Wed, 18 Nov 2009 11:06:45 +0100 Jaroslav Hajek fix typos in previous change
Tue, 17 Nov 2009 11:22:36 +0100 Jaroslav Hajek improve r->c mapper strategy
Tue, 17 Nov 2009 08:12:09 -0500 John W. Eaton mkf77def.in: only process *.f files
Tue, 17 Nov 2009 04:08:23 +0100 Jaroslav Hajek fix bug in balance
Mon, 16 Nov 2009 12:32:08 -0500 John W. Eaton common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
Sat, 14 Nov 2009 07:02:30 +0100 Jaroslav Hajek fix typo in expm
Sat, 14 Nov 2009 00:39:28 -0500 John W. Eaton also include AM_CPPFLAGS in liboctinterp_la_CPPFLAGS
Fri, 13 Nov 2009 22:47:15 -0500 John W. Eaton restore rules to create libcruft/cruft.def
Fri, 13 Nov 2009 22:43:41 -0500 John W. Eaton add -DX_DLL_DEFS to CPPFLAGS
Fri, 13 Nov 2009 14:59:36 -0500 Joel Keay allow single, int16 and uint16 image data
Fri, 13 Nov 2009 12:00:53 +0100 Jaroslav Hajek add a couple of useful loops
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Wed, 11 Nov 2009 17:43:45 -0800 Rik Add DISTCLEANFILES macro to allow automake to clean and remove conf.texi
Wed, 11 Nov 2009 20:13:38 -0500 John W. Eaton intwarning doc fix
Wed, 11 Nov 2009 17:52:14 -0500 John W. Eaton stairs.m (__stairs__): correct nargin check; new demos
Wed, 11 Nov 2009 15:22:27 -0500 John W. Eaton changelog fix
Wed, 11 Nov 2009 15:18:28 -0500 John W. Eaton load-path.cc (load_path::do_find_all_first_of): take advantage of string_vector (std::list<std:string>) constructor
Wed, 11 Nov 2009 15:11:14 -0500 John W. Eaton improved support for Contents.m files
Wed, 11 Nov 2009 13:46:50 -0500 John W. Eaton fail at configure time if IEEE floating point format is not detected
Wed, 11 Nov 2009 13:17:34 -0500 Shai Ayal configure.ac: remove check for ftgl
Wed, 11 Nov 2009 12:51:45 -0500 Benjamin Lindner configure.ac: remove -mwindows from FLTK_LDFLAGS
Wed, 11 Nov 2009 10:46:36 -0500 Shai Ayal fix for fltk zoom box problems
Wed, 11 Nov 2009 10:01:03 -0500 John W. Eaton configure.ac: fail if LT_INIT is not defined
Wed, 11 Nov 2009 10:59:27 +0100 Jaroslav Hajek improve some mx_inline loops
Tue, 10 Nov 2009 23:07:25 -0500 John W. Eaton remove reference blas and lapack sources
Tue, 10 Nov 2009 19:48:02 -0500 Shai Ayal printing for fltk backend using gl2ps
Tue, 10 Nov 2009 17:55:19 -0500 John W. Eaton update ferror doc string, take 2
Tue, 10 Nov 2009 17:51:03 -0500 John W. Eaton update ferror doc string
Tue, 10 Nov 2009 17:17:38 -0500 David Grundberg Fix fourth argument from sscanf
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Tue, 10 Nov 2009 13:25:57 -0500 Ben Abbott __go_draw_axes__.m: No 'with linestyle' when linestyle == 'none'.
Tue, 10 Nov 2009 10:58:39 +0100 Jaroslav Hajek fix internal numel on classes
Tue, 10 Nov 2009 08:58:26 +0100 Jaroslav Hajek simplify cummin, cummax docs
Mon, 09 Nov 2009 13:09:49 +0100 Jaroslav Hajek rewrite dispatch part & slightly improve min,max,cummin,cummax
Mon, 09 Nov 2009 10:21:31 +0100 Jaroslav Hajek support sparse templated extractors
Mon, 09 Nov 2009 08:59:28 +0100 Jaroslav Hajek fix arrayfun with nargout=0
Mon, 09 Nov 2009 12:42:24 -0500 David Grundberg use AMD_CPPFLAGS when checking for UMFPACK
Mon, 09 Nov 2009 12:12:57 -0500 John W. Eaton fix includes in some src/DLD-FUNCTIONS files
Sun, 08 Nov 2009 17:15:07 -0500 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal.
Sun, 08 Nov 2009 21:25:46 +0100 Jaroslav Hajek implement nfields
Sun, 08 Nov 2009 21:14:23 +0100 Jaroslav Hajek avoid repeated table init in bsxfun
Fri, 06 Nov 2009 09:43:43 +0100 Jaroslav Hajek don't skip empty multi-assignments to allow side effects
Fri, 06 Nov 2009 09:14:05 +0100 Jaroslav Hajek fix printing of empty cells
Thu, 05 Nov 2009 21:13:31 +0100 Jaroslav Hajek rename oct-mem functions
Tue, 03 Nov 2009 16:22:46 -0500 John W. Eaton fix typo in previous change
Tue, 03 Nov 2009 16:18:23 -0500 John W. Eaton new root figure properties
Tue, 03 Nov 2009 15:34:40 -0500 David Grundberg Add property FormatSpacing to root
Tue, 03 Nov 2009 14:16:49 +0100 Jaroslav Hajek ommitted file from 9773:01f897d8a130
Tue, 03 Nov 2009 08:49:20 +0100 David Grundberg Allow and ignore extra outargs from user-defined size methods
Tue, 03 Nov 2009 08:52:00 +0100 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1
Tue, 03 Nov 2009 11:35:59 +0100 Jaroslav Hajek optimize memory manipulation by arrays & indexing
Tue, 03 Nov 2009 07:44:20 +0100 Jaroslav Hajek improve index reduction rules
Mon, 02 Nov 2009 21:34:04 -0500 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set
Mon, 02 Nov 2009 15:20:20 +0100 Jaroslav Hajek omission from last patch
Mon, 02 Nov 2009 15:17:01 +0100 Jaroslav Hajek small interp1 simplification
Mon, 02 Nov 2009 14:04:06 +0100 Jaroslav Hajek improve Matlab compatibility & performance of ppval/mkpp and some associated funcs
Mon, 02 Nov 2009 10:28:57 +0100 Jaroslav Hajek fix base class field assignment
Mon, 02 Nov 2009 07:16:30 +0100 Jaroslav Hajek fix bad FLOAT_TRUNCATE in mx-inlines.cc
Sun, 01 Nov 2009 13:59:19 -0500 John W. Eaton issorted: new option for sort mode
Sun, 01 Nov 2009 12:36:06 -0500 John W. Eaton fix relative directory caching
Thu, 29 Oct 2009 18:39:34 -0400 John W. Eaton configure.ac: fix logic in previous change
Thu, 29 Oct 2009 18:10:53 -0400 Thomas Treichl prefer dlopen on OS X systems
Thu, 29 Oct 2009 13:36:03 -0400 John W. Eaton parse.y (finish_function): retrun function object unless parsing function file