Mercurial > hg > octave-lyh
graph
-
maint: update library version numbers for release stableTue, 10 Jan 2012 16:35:37 -0500, by John W. Eaton
-
maint: ensure edited configure script is executable stableTue, 10 Jan 2012 16:43:31 -0500, by John W. Eaton
-
oct-parse.yy: Remove unused variable to stop compiler warning. stableTue, 10 Jan 2012 17:35:38 -0800, by Rik
-
doc: include tips for installing build dependencies on specific systems stableTue, 10 Jan 2012 15:25:35 -0500, by John W. Eaton
-
configure: search for gfortran first instead of g77 stableTue, 10 Jan 2012 14:00:24 -0500, by John W. Eaton
-
plot3.m: Throw error if the input data exceeds two dimensions. stableMon, 09 Jan 2012 20:32:27 -0500, by Ben Abbott
-
When creating an fltk (aqua) figure on MacOS, make sure one drawnow() occurs stableMon, 09 Jan 2012 20:28:08 -0500, by Ben Abbott
-
test: Expand %!testif functionality to multiple conditions stableMon, 09 Jan 2012 13:32:44 -0800, by Rik
-
oct-parse.yy: also identify Author as start of license text stableSat, 24 Dec 2011 23:15:29 +0000, by Carnë Draug
-
Relax tolerance for pinv tests so that it fails less than 1% of the time. stableMon, 09 Jan 2012 11:46:52 -0800, by Rik
-
NEWS: Update list of functions added for 3.6.0 release. stableMon, 09 Jan 2012 10:53:04 -0800, by Rik
-
maint: Remove deprecated functions sphcat and spvcat before 3.6.0 release. stableMon, 09 Jan 2012 10:51:53 -0800, by Rik
-
NEWS: Add note about ARPACK being removed from source. stableMon, 09 Jan 2012 10:05:18 -0800, by Rik
-
Add new function is_function_handle (patch #7695) stableSun, 08 Jan 2012 20:26:35 -0800, by Juan Pablo Carbajal
-
Validate suffix when printing to {eps,ps,pdf}latex devices. stableSun, 08 Jan 2012 19:23:55 -0500, by Ben Abbott
-
Allow QuantumDepth=32 installations of Magick++ (Bug #35229) stableSun, 08 Jan 2012 18:59:03 -0800, by Rik
-
doc: Update seealso references for eval family of functions. stableSun, 08 Jan 2012 15:04:45 -0800, by Rik
-
doc: Better explain which complex result is chosen by .^ stableSun, 08 Jan 2012 15:24:53 -0500, by Jordi Gutiérrez Hermoso
-
fix name lookup problem with static nested class stableSat, 07 Jan 2012 12:44:34 -0500, by John W. Eaton
-
directly link eigs.oct with ARPACK libs if needed stableFri, 06 Jan 2012 16:49:16 -0500, by John W. Eaton
-
Added tag ss-3-5-92 for changeset a737b3fb9c4d stableFri, 06 Jan 2012 14:34:22 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 06 Jan 2012 12:43:48 -0500, by John W. Eaton
-
check in change accidentally omitted from previuos changeset stableFri, 06 Jan 2012 12:43:07 -0500, by John W. Eaton
-
Fix erroneous indexing error message. stableFri, 06 Jan 2012 11:45:00 -0500, by Jordi Gutiérrez Hermoso
-
don't call singleton_cleanup_list::cleanup on exit. stableFri, 06 Jan 2012 10:59:15 -0500, by John W. Eaton
-
* lo-sysdep.cc (octave_chdir): Use gnulib::chdir. stableFri, 06 Jan 2012 08:29:11 -0500, by John W. Eaton
-
doc: improve documentation for building Octave stableThu, 05 Jan 2012 17:34:30 -0500, by John W. Eaton
-
doc: Mention broadcasting in more relevant places. stableThu, 05 Jan 2012 10:34:04 -0500, by Jordi Gutiérrez Hermoso
-
intersect.m: Properly handle the "rows" case with more than 1 output arg (bug #35247) stableThu, 05 Jan 2012 10:27:34 -0500, by Jordi Gutiérrez Hermoso
-
README.Cygwin: Update for impending 3.6 release stableWed, 04 Jan 2012 10:22:39 -0500, by Marco Atzeri
-
ov-fcn-inline.cc (Vinline): Add "e" to the built-in variables (bug #35236) stableWed, 04 Jan 2012 10:10:08 -0500, by Jordi Gutiérrez Hermoso
-
remove ARPACK files from sources and restore configure checks for external ARPACK library stableTue, 03 Jan 2012 20:12:38 -0500, by John W. Eaton
-
fsolve.m: Move @seealso to bottom in docstring to silence warning. stableTue, 03 Jan 2012 12:03:12 -0500, by Jordi Gutiérrez Hermoso
-
doc: add Iain Murry to contributors listMon, 02 Jan 2012 15:19:45 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 02 Jan 2012 15:18:26 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultMon, 02 Jan 2012 14:29:37 -0500, by John W. Eaton
-
Merge in Iain Murray's changesMon, 02 Jan 2012 13:12:54 -0500, by Jordi Gutiérrez Hermoso
-
Make nargin and nargout behave more like Matlab's (Bug #32700)Mon, 02 Jan 2012 12:49:52 -0500, by Iain Murray
-
doc: Report Octave version when broadcasting semantics changed in start up WARNING. stableSun, 01 Jan 2012 22:14:27 -0800, by Rik
-
doc: Add register_graphics_toolkit() and loaded_graphics_toolkits() to documentation stableSun, 01 Jan 2012 21:50:10 -0800, by Rik
-
doc: Document prefs directory in list of installed script files. stableSun, 01 Jan 2012 20:13:22 -0800, by Rik
-
test_contin.m: Rename script to test_line_continue.m for clarity stableSun, 01 Jan 2012 20:09:47 -0800, by Rik
-
test: Use Octave coding and spacing conventions for fixed test scripts stableSun, 01 Jan 2012 20:04:52 -0800, by Rik
-
__print_parse_opts__.m: Fix doc string and copyright. stableSun, 01 Jan 2012 19:17:02 -0500, by Ben Abbott
-
Periodic merge of stable to defaultSun, 01 Jan 2012 14:03:14 -0500, by Jordi Gutiérrez Hermoso
-
Give friendlier error message when indexing with default i or j (bug #35157) stableThu, 29 Dec 2011 23:41:13 -0500, by Jordi Gutiérrez Hermoso
-
doc: mention how scalar broadcasting is a special case of broadcasting stableThu, 29 Dec 2011 15:36:59 -0500, by Jordi Gutiérrez Hermoso
-
accumarray.m: Add another example for sparse matrices, minor formatting stableThu, 29 Dec 2011 15:18:10 -0500, by Jordi Gutiérrez Hermoso
-
mkoctfile.m: Return the output and exit status from the mkoctfile shell command stableThu, 29 Dec 2011 09:53:33 -0500, by Jordi Gutiérrez Hermoso
-
doc: Final grammarcheck and spellcheck before 3.6.0 release. stableThu, 29 Dec 2011 06:05:00 -0800, by Rik
-
Start adding vectorization examples stableTue, 27 Dec 2011 19:06:37 -0500, by Jordi Gutiérrez Hermoso
-
Initial documentation for broadcasting and general vectorization guidelines stableTue, 27 Dec 2011 15:15:41 -0500, by Jordi Gutiérrez Hermoso
-
accumarray.m: Handle the case of empty size argument for functions besides @sum stableTue, 27 Dec 2011 13:51:35 -0500, by Jordi Gutiérrez Hermoso
-
Do more error checking on accumarray and accumdim input. stableTue, 27 Dec 2011 13:45:30 -0500, by Jordi Gutiérrez Hermoso
-
Add missing ";" to line in waitbar.m demo. stableTue, 27 Dec 2011 15:08:21 -0500, by Philip Nienhuis
-
doc: Build documentation for functions even when they are unavailable stableMon, 26 Dec 2011 10:38:45 -0800, by Rik
-
undo non-documentation changes in changeset 614505385171 stableMon, 26 Dec 2011 10:17:47 -0500, by John W. Eaton
-
maint: Backed out changeset 1a42869e936e. Octave logo already under version control. stableSat, 24 Dec 2011 20:25:52 -0800, by Rik
-
Add the svg source of octave_logo stableSat, 24 Dec 2011 17:38:49 -0500, by Jordi Gutiérrez Hermoso
-
Added tag ss-3-5-91 for changeset ff5588774680 stableFri, 23 Dec 2011 19:24:54 -0500, by John W. Eaton
-
Allow exponential numbers (1e-3) in inline() (Bug #35131) stableThu, 22 Dec 2011 21:27:11 -0800, by Rik
-
Plug memory leak in Matrixtype for sparse permuted matrices. stableThu, 22 Dec 2011 12:06:52 -0800, by Rik
-
Always separate numeric fields by whitespace too; gracefully catch too wide literals & fixed width format conversion specifiers stableThu, 22 Dec 2011 12:01:35 -0500, by Philip Nienhuis
-
Added multiprocessor switch for compiling, remooved obsolete file. guiThu, 22 Dec 2011 10:33:12 +0100, by Jacob Dawid
-
doc: Various docstring improvements before 3.6.0 release. stableWed, 21 Dec 2011 19:46:57 -0800, by Rik
-
str2double: correctly handle things like ["1"; "2 3"; "4i"] stableWed, 21 Dec 2011 21:01:22 -0500, by John W. Eaton
-
nchoosek.m: Update documentation, fix input validation, add more %!tests stableWed, 21 Dec 2011 16:53:43 -0800, by Rik
-
test: Use internal prefix "__" for %!functions to avoid polluting workspace stableWed, 21 Dec 2011 09:44:46 -0800, by Rik
-
Stop memory leak in idx_vector_rep when constructor fails. stableWed, 21 Dec 2011 08:42:11 -0800, by Rik
-
maint: include functions in module.mk files stableWed, 21 Dec 2011 09:46:32 -0500, by John W. Eaton
-
Cleanup FFTW wisdom plans in class destructor and prevent a memory leak. stableTue, 20 Dec 2011 17:59:07 -0800, by Rik
-
str2double: return NaN for things like "1 2 3 4" (bug #34713). stableTue, 20 Dec 2011 18:06:07 -0500, by John W. Eaton
-
don't reset parser when exiting (bug #35120) stableMon, 19 Dec 2011 23:14:41 -0500, by John W. Eaton