log

age author description
Sun, 07 Jun 2009 16:10:51 +0200 Thorsten Meyer update documentation of container types in container.txi
Sun, 07 Jun 2009 08:59:08 +0200 Jaroslav Hajek allow ranges and other matrices in set
Sun, 07 Jun 2009 08:15:31 +0200 Jaroslav Hajek fix behavior of find
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements
Sat, 06 Jun 2009 16:29:08 -0700 Rik Update documentation for load and save
Sat, 06 Jun 2009 07:59:58 -0700 Rik Update documentation for 'format'
Fri, 05 Jun 2009 13:23:26 -0700 Rik Update documentation for 'who' family of functions.
Sat, 23 May 2009 10:40:28 +0200 Benjamin Lindner properly #ifdef MSVC linker specific flags
Thu, 04 Jun 2009 21:32:37 -0400 Ben Abbott __go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log').
Thu, 04 Jun 2009 10:13:14 -0400 Ben Abbott __go_draw_axes__.m: For log-scale axes use format '10^{%T}'.
Wed, 03 Jun 2009 13:21:37 -0700 Rik Correct documentation for keyboard function
Wed, 03 Jun 2009 13:19:36 -0700 Rik Correct bad UTF8 character for o in the name Soren
Wed, 03 Jun 2009 11:12:51 -0700 Rik Correct bugs in plot images produced for documentation
Wed, 03 Jun 2009 10:54:36 -0400 Ben Abbott colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation.
Wed, 03 Jun 2009 10:40:20 -0400 Ben Abbott __gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5".
Wed, 03 Jun 2009 10:38:17 -0400 Ben Abbott __scatter__.m: If the color spec is empty, set using __next_line_color__.
Wed, 03 Jun 2009 08:03:59 -0400 Rob Mahurin src/Makefile.in: Add CARBON_LIBS to OCTINTERP_LINK_DEPS.
Wed, 27 May 2009 14:35:11 +0200 Soren Hauberg Fix output from 'print_usage' in Errors chapter in the manual
Wed, 27 May 2009 14:10:32 +0200 Soren Hauberg Fix call to page_screen_output in the Bugs chapter of the manual
Wed, 03 Jun 2009 13:51:41 +0200 Jaroslav Hajek omit conf.texi from distribution
Wed, 03 Jun 2009 07:38:17 +0200 Jaroslav Hajek fix too optimistic polyfit test
Tue, 02 Jun 2009 23:15:56 +0200 Rafael Laboissiere In test, look also for the gzipped version of the info_file
Tue, 02 Jun 2009 20:56:19 -0700 Robert T. Short examples/@polynomial/end.m: Fix end for zero based indexing.
Tue, 02 Jun 2009 21:29:09 +0200 Jaroslav Hajek conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiations
Tue, 02 Jun 2009 09:57:44 +0200 Jaroslav Hajek don't crash on assignments like a() = 1
Tue, 02 Jun 2009 09:06:49 +0200 Jaroslav Hajek further improve the polynomial example, fix indexing
Sun, 31 May 2009 21:11:31 -0700 Robert T. Short fix up examples/@polynomial
Fri, 29 May 2009 17:32:08 -0400 John W. Eaton __gnuplot_get_var__.m: insert missing semicolon
Thu, 28 May 2009 07:22:59 -0400 John W. Eaton load_path::do_files: avoid shadow warning from GCC
Thu, 28 May 2009 06:21:01 -0400 Ben Abbott Fix yticklabels for log scale colorbar.
Thu, 28 May 2009 03:10:41 -0400 Ben Abbott __go_draw_axes__.m: Add support for ticklabel separator '|'.
Thu, 28 May 2009 07:37:13 +0200 Jaroslav Hajek fix & improve preconditioning strategy in cgs & bicgstab
Thu, 28 May 2009 07:03:11 +0200 Radek Salac improve bicgstab and cgs
Wed, 27 May 2009 13:06:38 -0700 Rik Update axis.m documentation to reflect addition of "tight" option.
Wed, 27 May 2009 10:56:41 -0700 Rik Update ismember examples to remove incorrect reference to residue function
Wed, 27 May 2009 10:34:59 -0400 John W. Eaton imwrite.m: convert indexed images to RGB before calling __magick_write__
Wed, 27 May 2009 15:28:50 +0200 Jaroslav Hajek Fix RGB color construction in __magick_read__.cc
Wed, 27 May 2009 06:21:36 -0400 John W. Eaton fix imshow demos
Tue, 26 May 2009 21:16:54 -0400 Ben Abbott __go_draw_axes__.m: Fix rendering of overlaping images and line objects. Add demos as well.
Wed, 27 May 2009 09:09:08 +0200 Soren Hauberg geometry/delaunay.m: support cellstr's as options
Wed, 27 May 2009 09:16:57 +0200 Jaroslav Hajek fix typo in 9266:1d3b91166b9c
Wed, 27 May 2009 08:37:46 +0200 Jaroslav Hajek fix displaying indexed images
Wed, 27 May 2009 07:43:20 +0200 Jaroslav Hajek Backed out changeset 7f3a1a90f4f4
Tue, 26 May 2009 17:20:53 -0400 John W. Eaton ChangeLog fix
Tue, 26 May 2009 17:20:07 -0400 John W. Eaton allow pathsep to be set
Tue, 26 May 2009 14:57:46 -0400 John W. Eaton imread: scale values from old Octave image format
Tue, 26 May 2009 18:59:12 +0200 Soren Hauberg Resolve ChangeLog conflict
Tue, 26 May 2009 18:14:23 +0200 Soren Hauberg scripts/help/__makeinfo__.m: Support several @seealso's in one text.
Tue, 26 May 2009 12:12:22 -0400 John W. Eaton colorbar: downcase location argument
Tue, 26 May 2009 12:00:00 -0400 John W. Eaton omit file extensions from __list_functions__ output
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Tue, 17 Mar 2009 20:36:01 +0100 Thomas Weber Fix typo for termios.h
Sun, 24 May 2009 12:35:22 +0200 Carlo de Falco let pkg describe return version information
Mon, 25 May 2009 18:04:11 -0400 Ben Abbott __go_draw_axes__.m: Properly render TeX symbols for x11.
Mon, 25 May 2009 13:03:08 -0700 Rik Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Mon, 25 May 2009 15:00:10 +0200 Jaroslav Hajek don't allow quit() in embedded mode by default, make configurable
Mon, 25 May 2009 11:54:52 +0200 Jaroslav Hajek add missing Makefile in examples/@FIRfilter
Mon, 25 May 2009 08:08:45 +0200 Jaroslav Hajek Added tag release-3-2-0 for changeset a1d20052517a
Sun, 24 May 2009 10:02:05 +0200 Benjamin Lindner support for mkoctfile.exe and octave-config.exe on mingw platform
Sun, 24 May 2009 10:23:07 -0700 Robert T. Short improve OOP documentation
Mon, 25 May 2009 07:35:19 +0200 Jaroslav Hajek don't print undefined symbols in who
Sun, 24 May 2009 10:09:19 +0200 Benjamin Lindner ghostscript handling for windows in print.m
Sun, 24 May 2009 10:05:30 +0200 Benjamin Lindner ensure quoted gnuplot binary
Fri, 22 May 2009 23:48:04 +0100 Michael Goffioul More export symbols to allow usage from an IDE.
Fri, 22 May 2009 14:02:02 -0400 John W. Eaton interp3: don't require interpolation grid and data to have same size
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Thu, 21 May 2009 13:41:36 -0700 Rik Change texi2pdf call to include local TeX configuration file which increases save_history variable.
Fri, 22 May 2009 09:01:32 -0400 John W. Eaton ChangeLog fixes
Thu, 21 May 2009 19:12:43 +0200 Marco Atzeri Removed CYGWIN_init
Thu, 21 May 2009 18:31:36 +0200 Marco Atzeri Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Thu, 21 May 2009 14:26:47 -0700 Robert T. Short clear -classes and support.
Fri, 22 May 2009 10:46:13 +0200 Jaroslav Hajek fix another indexing bug in liboctinterp
Thu, 21 May 2009 21:37:11 +0100 Michael Goffioul Use display information from the root object to compute bounding boxes
Thu, 21 May 2009 21:28:47 +0100 Michael Goffioul Add missing xxx_API decoration and remove misplaced ones
Thu, 21 May 2009 21:12:08 +0100 Michael Goffioul Add mkstemp implementation based on mktemp, for platforms missing it
Thu, 21 May 2009 21:07:36 +0100 Michael Goffioul Copy volatile variable to avoid MSVC compilation error
Thu, 21 May 2009 21:00:00 +0100 Michael Goffioul Avoid implicit Array<octave_idx_type> instantiation
Thu, 21 May 2009 20:54:11 +0100 Michael Goffioul Exclude pthread.h inclusion under Win32
Thu, 21 May 2009 20:48:37 +0100 Michael Goffioul Add missing return statement in base-aepbal.h
Thu, 21 May 2009 18:30:30 +0100 Michael Goffioul Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Thu, 21 May 2009 18:19:46 +0100 Michael Goffioul Merge with current archive
Thu, 21 May 2009 18:13:47 +0100 Michael Goffioul Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Thu, 21 May 2009 10:13:39 +0200 Jaroslav Hajek fix tests within eigs-base.cc
Mon, 02 Mar 2009 08:07:48 +0100 Jaroslav Hajek use explicit template qualifs to please Intel C++ and MSVC++
Wed, 20 May 2009 21:03:55 -0700 Rik Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Wed, 20 May 2009 20:52:10 +0200 Jaroslav Hajek delete ArrayN-idx from Makefile.in
Wed, 20 May 2009 14:27:10 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): set initialized to true on first call
Wed, 20 May 2009 14:13:31 +0200 Jaroslav Hajek use Array<void *> in ov-typeinfo.h
Wed, 20 May 2009 14:08:13 +0200 Jaroslav Hajek instantiate Array<void *> in liboctave
Wed, 20 May 2009 13:37:18 +0200 Jaroslav Hajek declare octave_exit using a typedef
Tue, 19 May 2009 15:59:37 +0200 Carlo de Falco Fix bug when calling pkg describe to check whether a package is installed
Wed, 20 May 2009 11:48:30 +0200 Jaroslav Hajek remove redundant include
Wed, 20 May 2009 11:29:08 +0200 Jaroslav Hajek add missing OCTINTERP_API tag
Wed, 20 May 2009 09:52:03 +0200 Jaroslav Hajek smarter handling of quit()
Tue, 19 May 2009 12:49:57 -0400 John W. Eaton call mlock in __fltk_init__
Tue, 19 May 2009 12:37:57 -0400 John W. Eaton allow multiple input event hook functions to be installed simultaneously
Tue, 19 May 2009 11:47:46 +0200 Jaroslav Hajek add X11 libs to liboctinterp deps (due to display.cc)
Mon, 18 May 2009 15:11:22 -0400 John W. Eaton update PROJECTS
Mon, 18 May 2009 09:46:49 +0200 Jaroslav Hajek support central differences in fminunc and fsolve
Sun, 17 May 2009 14:39:39 -0700 Rik Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
Sun, 17 May 2009 14:17:32 -0700 Rik Change recommendation for writing documentation to favor @tex
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Sun, 17 May 2009 21:34:54 +0200 Jaroslav Hajek narrow include in Array-tc.cc
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
Wed, 22 Apr 2009 14:33:26 -0400 rtshort Update to OOP facilities.
Wed, 22 Apr 2009 11:05:55 +0200 Jaroslav Hajek support range->string conversions
Wed, 22 Apr 2009 10:54:53 +0200 Jaroslav Hajek fix concatenation with all-zero matrices
Tue, 21 Apr 2009 15:39:57 -0400 John W. Eaton eliminate symbol_table::scope_stack; fix scoping issue with evalin
Tue, 21 Apr 2009 10:00:11 -0700 Rik Eliminate 'unbalanced parentheses in @def...' error during texi2pdf.
Mon, 20 Apr 2009 17:30:16 -0700 Rik Remove trailing space from two doc strings to eliminate compile warning
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Mon, 20 Apr 2009 12:21:34 -0400 John W. Eaton vander.m: update tests
Mon, 20 Apr 2009 11:51:23 +0200 Jaroslav Hajek missing ChangeLog entry
Mon, 20 Apr 2009 11:45:00 +0200 Jaroslav Hajek simplify polyfit
Mon, 20 Apr 2009 11:43:14 +0200 Jaroslav Hajek extend vander to allow specified number of columns
Sun, 19 Apr 2009 15:30:12 +0200 Ansgar Burchard Fix small mistake in example.
Sat, 18 Apr 2009 07:54:44 -0700 Rik Update sections 2.5, 2.6, 2.7 of basics.txi
Fri, 17 Apr 2009 16:38:34 -0700 Rik Update section 2.4 of basics.txi
Fri, 17 Apr 2009 15:16:33 -0700 Rik Update help text for sections 2.2 and 2.3 of basics.txi
Fri, 17 Apr 2009 14:53:17 -0700 Rik Update help strings for command line options
Fri, 17 Apr 2009 14:53:05 -0700 Rik Correct Texinfo for __marching_cube.m__ so manual will compile
Fri, 17 Apr 2009 21:43:05 +0200 Thorsten Meyer Add test to prevent regression of empty struct assignment bug
Fri, 17 Apr 2009 12:38:33 +0200 Jaroslav Hajek avoid double lookups when iterating Octave_map
Fri, 17 Apr 2009 11:47:02 +0200 Jaroslav Hajek small NEWS update
Fri, 17 Apr 2009 11:07:00 +0200 Jaroslav Hajek fix empty struct indexed assignment
Thu, 16 Apr 2009 11:20:49 +0200 Jaroslav Hajek optimize toeplitz for sparse args
Thu, 16 Apr 2009 09:25:22 +0200 Jaroslav Hajek gripe on magic end query for undefined variable
Thu, 16 Apr 2009 08:06:38 +0200 Jaroslav Hajek fix checking valid range subscripts
Thu, 16 Apr 2009 07:02:31 +0200 Jaroslav Hajek use more robust and less aggressive scalar .^ range optimization
Wed, 15 Apr 2009 12:29:31 +0200 Thorsten Meyer test lazy copying in structures
Wed, 15 Apr 2009 09:40:49 +0200 Jaroslav Hajek reuse fast blocked transpose implementation from rec_permute_helper in Array<T>::transpose
Tue, 14 Apr 2009 23:03:15 +0200 David Bateman Keep __marching_cube__ undocumented for now
Tue, 14 Apr 2009 22:02:05 +0200 Thomas Treichl Added help texts and tests.
Tue, 14 Apr 2009 21:22:24 +0200 David Bateman Explicitly set the default facecolor of patches
Tue, 14 Apr 2009 07:54:38 +0200 Aravindh Krishnamoorthy minor fix to documentation of hadamard function
Tue, 14 Apr 2009 07:41:02 +0200 Jaroslav Hajek improve docs for polyaffine, fix bugs
Sat, 11 Apr 2009 17:37:44 +0200 Thomas Weber Add test for bugfix b2459d21a207
Tue, 14 Apr 2009 07:19:14 +0200 Jaroslav Hajek merge polytrans & polyscale -> polyaffine, make compatible with polyval
Sun, 12 Apr 2009 20:40:53 -0400 Ben Abbott __gnuplot_open_stream__.m: New function and its application.
Sun, 12 Apr 2009 22:30:00 +0200 Thorsten Meyer Remove obsolete comments from test scripts in test
Sun, 12 Apr 2009 11:08:56 +0200 David Bateman typo
Sat, 11 Apr 2009 16:26:01 +0200 David Bateman Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
Sat, 11 Apr 2009 16:05:16 +0200 David Bateman Treat possible trailing singleton for creation of cell array from column structure vector
Sat, 11 Apr 2009 14:06:57 +0200 Jaroslav Hajek fix intersect bug
Fri, 10 Apr 2009 12:11:14 -0400 Ben Abbott Improvements to printing functionality.
Thu, 09 Apr 2009 21:44:47 +0200 Jaroslav Hajek fix nested cell assignment
Wed, 08 Apr 2009 23:18:05 -0400 John W. Eaton force rehash if path, addpath, or rmpath modify path
Wed, 08 Apr 2009 13:16:23 +0200 Jaroslav Hajek optimize vander
Wed, 08 Apr 2009 10:53:06 +0200 Jaroslav Hajek optimize scalar .^ range operation
Tue, 07 Apr 2009 15:17:49 +0200 Carlo de Falco Add a test for saving and reading a matrix with the "-ascii" format
Tue, 07 Apr 2009 03:30:59 -0400 Ben Abbott Remove __gnuplot_default_font__.m from SOURCES in scrpts/plot/Makefile.in.
Tue, 07 Apr 2009 07:16:38 +0200 Jaroslav Hajek optimize simple stack operations on arrays
Mon, 06 Apr 2009 19:33:01 -0400 Ben Abbott __gnuplot_get_var__.m: Correct misleading error messages, and remove dangling/commented code.
Mon, 06 Apr 2009 18:57:42 -0400 Ben Abbott Allow fontsize to be specified for all objects with fontname == "*".
Mon, 06 Apr 2009 20:55:29 +0200 Anthony Richardson implement polyscale and polytrans
Mon, 06 Apr 2009 20:50:54 +0200 Jaroslav Hajek fix typo in pascal
Mon, 06 Apr 2009 11:28:41 -0400 John W. Eaton texinfo.tex: prefer pdf images if generating pdf output
Mon, 06 Apr 2009 11:16:20 +0200 Jaroslav Hajek fix, optimize & extend pascal
Mon, 06 Apr 2009 08:33:49 +0200 Jaroslav Hajek optimize vech
Mon, 06 Apr 2009 08:33:13 +0200 Jaroslav Hajek optimize toeplitz
Sun, 05 Apr 2009 13:19:07 -0400 John W. Eaton configure.in: require autoconf 2.60; eliminate some obsolete macros
Sun, 05 Apr 2009 13:17:35 -0400 John W. Eaton configure.in: tweak warning flags
Sat, 04 Apr 2009 23:26:37 -0700 Rik Detailed review of intro.texi
Sat, 04 Apr 2009 14:28:22 -0700 Rik Fix documentation image printing under new development code
Sat, 04 Apr 2009 20:00:18 +0200 Jaroslav Hajek fix nested struct assignments
Fri, 03 Apr 2009 22:29:53 +0200 David Bateman Allow sparse logical max/min
Fri, 03 Apr 2009 22:23:41 +0200 David Bateman correct indexing of cdata for scatter
Thu, 19 Mar 2009 07:00:23 +0100 Jaroslav Hajek implement fminunc using factored trust-region BFGS
Thu, 02 Apr 2009 21:28:05 -0400 Ben Abbott __go_draw_axes__.m: Include gnuplot command termination when plotting image.
Thu, 02 Apr 2009 20:50:50 -0400 Ben Abbott __go_draw_axes__.m: Fix title placement for gnuplot 4.2.x.
Thu, 02 Apr 2009 15:25:41 -0700 Rik Cleanup documentation files contrib.texi, bugs.texi, install.texi, emacs.texi
Thu, 02 Apr 2009 14:45:33 -0700 Rik Cleanup documentation files dynamic.texi, testfun.texi, tips.texi
Thu, 02 Apr 2009 14:12:25 -0700 Rik Cleanup documentation for system.texi, package.texi
Thu, 02 Apr 2009 17:08:48 -0400 John W. Eaton Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
Thu, 02 Apr 2009 17:08:16 -0400 Marco Atzeri Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Thu, 02 Apr 2009 17:05:17 -0400 John W. Eaton FAQ additions
Thu, 02 Apr 2009 11:35:56 +0200 Jaroslav Hajek fix test in fsolve
Wed, 01 Apr 2009 13:49:15 +0200 Jaroslav Hajek fix invalid subscript in symtab.cc
Wed, 01 Apr 2009 17:21:07 -0700 Rik Cleanup oop.texi