Mercurial > hg > octave-lyh
graph
-
Apply broadcasting to inputs of line().Fri, 06 Apr 2012 19:21:16 -0400, by Ben Abbott
-
NEWS: Add note about redundant serial comma feature in parserFri, 06 Apr 2012 09:12:34 -0700, by Rik
-
Allow comma at the end of an assignment list (bug #35645)Wed, 04 Apr 2012 20:59:57 -0600, by Max Brister
-
maint: remove execute permission bits on splinefit functions.Thu, 05 Apr 2012 22:51:24 -0700, by Rik
-
doc: Periodic spellcheck of documentationThu, 05 Apr 2012 22:48:57 -0700, by Rik
-
Fix regression after 3.4.0 with '-r0' option to print (bug #36092). stableThu, 05 Apr 2012 22:29:28 -0700, by Rik
-
legend.m: Change default to boxon for Matlab compatibility (bug #36105).Thu, 05 Apr 2012 21:46:21 -0700, by Rik
-
maint: Backed out changeset 8c988dabbe8eThu, 05 Apr 2012 11:55:47 -0700, by Rik
-
Add new internal variable single_quote_escape_processingWed, 04 Apr 2012 21:08:38 -0700, by Rik
-
doc: Stop constant rebuild of spline images in txt format.Wed, 04 Apr 2012 19:28:16 -0700, by Rik
-
maint: note reason __splinefit__.m is private instead of subfunctionWed, 04 Apr 2012 12:30:29 -0400, by John W. Eaton
-
avoid nesting sprintf inside calls to errorWed, 04 Apr 2012 12:30:00 -0400, by John W. Eaton
-
restore correct list of plot/private files in scripts/MakefileWed, 04 Apr 2012 11:16:42 -0400, by John W. Eaton
-
condest.m: Fix failing %!test.Tue, 03 Apr 2012 21:16:29 -0700, by Rik
-
test: remove obsolete warning test for linspace.Tue, 03 Apr 2012 20:44:05 -0700, by Rik
-
Fix initialization in Higham's method for norm estimate (bug #36031).Tue, 03 Apr 2012 20:38:05 -0700, by Marco Caliari
-
Added tag release-3-6-0 for changeset 704f7895eef0Tue, 03 Apr 2012 22:39:14 -0400, by John W. Eaton
-
Added tag release-3-6-1 for changeset ba4d6343524bTue, 03 Apr 2012 22:37:50 -0400, by John W. Eaton
-
Restore original behaviour of pkg install -noauto.Tue, 03 Apr 2012 07:25:44 +0200, by Carlo de Falco
-
NEWS: Add functions splinefit, tetramesh to 3.8 release notes.Mon, 02 Apr 2012 17:14:18 -0700, by Rik
-
Remove "tetramesh.m" from the list of unimplemented functions.Mon, 02 Apr 2012 19:44:55 -0400, by Ben Abbott
-
New Function, tetramesh.mMon, 02 Apr 2012 19:34:31 -0400, by Martin Helm
-
Remove calls to deleted function split_by.Sat, 31 Mar 2012 16:20:09 +0200, by Carlo de Falco
-
Avoid double delete for nested functions in commandlineFri, 30 Mar 2012 16:40:03 -0400, by Max Brister
-
add Max Brister to the list of contributorsFri, 30 Mar 2012 13:52:21 -0400, by John W. Eaton
-
avoid memory error in 'octave --eval 0' (bug #36038)Fri, 30 Mar 2012 13:46:57 -0400, by Max Brister
-
New Function, splinefit.mThu, 29 Mar 2012 19:13:21 -0400, by Ben Abbott
-
maint: correct file name in test/bug-35448/module.mk fileWed, 28 Mar 2012 23:09:43 -0400, by John W. Eaton
-
check for function/file name mismatch when parsing class methodsWed, 28 Mar 2012 23:21:44 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultWed, 28 Mar 2012 12:59:46 -0400, by Jordi Gutiérrez Hermoso
-
doc: Fix typo in logspace docstring (bug #36024)Wed, 28 Mar 2012 09:08:27 -0700, by Rik
-
doc: Fix typo in logspace.m docstring (bug #36024) stableWed, 28 Mar 2012 12:07:11 -0400, by Jordi Gutiérrez Hermoso
-
menu.m: Accept cell array input choices (patch #7712)Wed, 28 Mar 2012 11:43:17 -0400, by Ryan Starret
-
onenormest.m: Update to modern coding standards to fix input processing (bug #36016)Tue, 27 Mar 2012 23:17:25 -0700, by Rik
-
Update %!tests in DLD-FUNCTIONS/ directory with Octave coding conventions.Tue, 27 Mar 2012 22:46:45 -0700, by Rik
-
Fix papersize updater. Bug # 35908.Mon, 26 Mar 2012 17:37:56 -0400, by Ben Abbott
-
strread.m: Trap empty string input (bug #35999)Sun, 25 Mar 2012 16:04:10 -0700, by Philip Nienhuis
-
doc: Add SP to list of outputs in docstring for regexp, regexpi.Sun, 25 Mar 2012 14:18:51 -0700, by Rik
-
Fix gnuplot error when color values are within eps of each other (bug #35761).Sun, 25 Mar 2012 13:53:39 -0700, by Marco Caliari
-
Stop segfault when regular expression contains malformed lookbehind atom (bug #35961) stableSat, 24 Mar 2012 21:35:37 -0700, by Rik
-
Add terminating semicolon.Sat, 24 Mar 2012 20:32:24 -0400, by Ben Abbott
-
Fix inconsistent orientation of output matrix for interp1.Thu, 22 Mar 2012 21:00:52 -0400, by Olaf Till
-
maint: periodic merge of stable to defaultThu, 22 Mar 2012 11:50:51 -0400, by Jordi Gutiérrez Hermoso
-
Initialise memory in non-square diag call (bug #35946) stableThu, 22 Mar 2012 11:34:48 -0400, by Jordi Gutiérrez Hermoso
-
maint: merge in Mike's changesThu, 22 Mar 2012 11:32:15 -0400, by Jordi Gutiérrez Hermoso
-
Normalize floating point format string conversionsWed, 21 Mar 2012 18:06:46 -0400, by Mike Miller
-
Fix incorrect call to getarchprefix.Mon, 19 Mar 2012 01:33:31 +0000, by Carnë Draug
-
Let gen_doc_cache_in_dir accept multiple directories as input.Thu, 22 Mar 2012 11:27:56 +0100, by Juan Pablo Carbajal
-
doc: Fix edit command default mode description stableWed, 21 Mar 2012 17:17:05 -0400, by Mike Miller
-
fix wrong axes extents for text elements with custom units (bug #35856)Wed, 21 Mar 2012 01:21:25 +0100, by Konstantinos Poulios
-
Fix editing file that shadows existing functionTue, 20 Mar 2012 21:58:42 +0100, by Carlo de Falco
-
Fix logm for complex matrix with real eigenvalues (bug #34893). stableTue, 13 Mar 2012 11:56:35 +0100, by Marco Caliari
-
doc: Reword the manual section on getting build dependencies stableSat, 17 Mar 2012 23:24:10 -0400, by Jordi Gutiérrez Hermoso
-
doc: grammarcheck new pkg/private functionsFri, 16 Mar 2012 17:50:42 -0700, by Rik
-
Fix regression in bin2dec which did not allow space-separated input. stableFri, 16 Mar 2012 16:51:06 -0700, by Rik
-
doc: Fix more pkg.m doc build failuresFri, 16 Mar 2012 19:15:05 -0400, by Jordi Gutiérrez Hermoso
-
doc: Second attempt at fixing typo in repackage.mFri, 16 Mar 2012 17:45:16 -0400, by Jordi Gutiérrez Hermoso
-
maint: Remove issuperuser.m from private function list for pkg directory.Fri, 16 Mar 2012 14:38:27 -0700, by Rik
-
repackage.m: Fix typo in doc.Fri, 16 Mar 2012 17:25:06 -0400, by Jordi Gutiérrez Hermoso
-
doc: Fix the encoding in Søren's nameFri, 16 Mar 2012 17:24:37 -0400, by Jordi Gutiérrez Hermoso
-
maint: Remove redundant private function from the package manager.Fri, 16 Mar 2012 21:14:49 +0100, by Carlo de Falco
-
maint: Remove redundant private function from the package manager.Fri, 16 Mar 2012 18:55:09 +0100, by Carlo de Falco
-
maint: Remove redundant private function from the package manager.Fri, 16 Mar 2012 18:54:34 +0100, by Carlo de Falco
-
Rename array-as-vector, array-as-scalar warning IDs to match documentation (bug #35838)Thu, 15 Mar 2012 20:03:01 -0700, by Rik
-
Modify gl2ps_renderer.cc to properly specificy 2D/3D text object positions.Thu, 15 Mar 2012 18:49:52 -0400, by Konstantinos Poulios
-
maint: Remove redundant private functions from pkg/private.Thu, 15 Mar 2012 19:44:13 +0100, by Carlo de Falco
-
maint: Refactor pkg.m and move subfunctions to private/ directory.Thu, 15 Mar 2012 19:41:24 +0100, by Carlo de Falco
-
maint: periodic merge of stable to defaultThu, 15 Mar 2012 13:28:42 -0400, by John W. Eaton
-
fix scalar indexing in anonymous function bug (bug #34765) stableThu, 15 Mar 2012 13:03:27 -0400, by John W. Eaton
-
Added tag release-3-2-4 for changeset e320928eeb3aWed, 14 Mar 2012 18:26:24 -0400, by Jordi Gutiérrez Hermoso
-
Fix segfault in pchip when input array is too small (bug #35835). stableWed, 14 Mar 2012 13:34:59 -0400, by Jordi Gutiérrez Hermoso
-
Fix logm for complex matrix with real eigenvalues (bug #34893).Tue, 13 Mar 2012 11:56:35 +0100, by Marco Caliari
-
doc: Add Colin Macdonald and Mike Miller to contributors.inTue, 13 Mar 2012 01:30:26 -0400, by Jordi Gutiérrez Hermoso
-
doc: Mention accumarray trick in sparse docstringMon, 12 Mar 2012 19:08:06 -0400, by Jordi Gutiérrez Hermoso
-
Save the papersize property in the proper orientation.Mon, 12 Mar 2012 18:36:14 -0400, by Ben Abbott
-
Improve documentation for print().Sun, 11 Mar 2012 20:54:47 -0400, by Ben Abbott
-
regexp.cc: Remove redundant condition in if statementSun, 11 Mar 2012 14:28:09 -0700, by Rik
-
Return regexp output when input is a cellstr and there is no return variable assignment.Sun, 11 Mar 2012 14:14:01 -0700, by Rik
-
maint: periodic merge of stable to default.Sun, 11 Mar 2012 13:43:49 -0700, by Rik
-
Stop segfault when using regular expressions with named capture buffers (bug #35683). stableSun, 11 Mar 2012 13:43:00 -0700, by Rik
-
Merge in Mike's changesSun, 11 Mar 2012 13:49:11 -0400, by Jordi Gutiérrez Hermoso
-
Fix typos and errors in new bessel function testsSat, 10 Mar 2012 15:53:55 -0500, by Mike Miller
-
maint: Use class for regexp::opts declaration.Sat, 10 Mar 2012 21:01:02 -0800, by Rik
-
Add custom inline set_postion method for text objects which acceptsSat, 10 Mar 2012 17:53:31 -0500, by Ben Abbott
-
Allow window managers to group FLTK plot windows (bug #35199)Sat, 10 Mar 2012 14:14:34 -0800, by Colin Macdonald
-
maint: periodic merge of stable to defaultFri, 09 Mar 2012 16:39:24 -0500, by John W. Eaton
-
maint: untabify sourcesFri, 09 Mar 2012 16:17:41 -0500, by John W. Eaton
-
pkg: bug fix - accessing non-existent variable for error message stableThu, 01 Mar 2012 14:58:59 +0000, by Miguel Bazdresch
-
Fix closing window bug on MinGW (bug #33798)Thu, 14 Jul 2011 08:01:51 +0900, by Tatsuro MATSUOKA
-
doc: improve description of functions and scriptsFri, 24 Feb 2012 20:42:29 -0500, by Doug Stewart
-
Fix segfault on multidimensional median call (bug #35679). stableWed, 07 Mar 2012 00:02:41 -0500, by Jordi Gutiérrez Hermoso
-
__print_parse_opts__.m: Use single quotes to simplify code.Tue, 06 Mar 2012 09:48:34 -0800, by Rik
-
doc: Improve seealso links between low-level file I/O functions.Mon, 05 Mar 2012 21:05:37 -0800, by Rik
-
doc: Correct spacing of integrals in Info version of docstrings.Mon, 05 Mar 2012 14:23:30 -0800, by Rik
-
doc: Improve docstring for fskipl.Mon, 05 Mar 2012 13:35:39 -0800, by Rik
-
doc: Add cross-references between fgets and fgetl in docstrings.Mon, 05 Mar 2012 13:18:51 -0800, by Rik
-
Allow plot3 to accept booleans (bug #33607)Mon, 05 Mar 2012 08:43:36 -0800, by Rik
-
build: Don't build DOCSTRINGS files when --disable-docs specified.Sun, 04 Mar 2012 14:42:19 -0800, by Rik
-
Fix 2D plotting of boolean values (bug #33607)Sun, 04 Mar 2012 13:57:42 -0800, by Rik
-
fix bug in input validation for textreadSun, 04 Mar 2012 22:52:41 +0100, by Carlo de Falco
-
Update %!tests in src/ directory with Octave coding conventions.Sun, 04 Mar 2012 12:21:10 -0800, by Rik
-
test: Fix failing %!test in fileread.mFri, 02 Mar 2012 22:14:27 -0800, by Rik
-
Use Octave coding conventions in liboctave %!test blocksFri, 02 Mar 2012 22:13:16 -0800, by Rik
-
besselj: Style fixes on new tests due to Robert T. ShortFri, 02 Mar 2012 14:14:43 -0500, by Jordi Gutiérrez Hermoso
-
besselj.cc: Added tests to cover a broad range of arguments and orders.Fri, 02 Mar 2012 09:11:12 -0800, by Robert T. Short
-
Fix compilation for old versions of cURL library (bug #35649)Wed, 29 Feb 2012 23:07:18 -0800, by Mike Miller
-
doc: Further fixes diagperm (bug #35666)Wed, 29 Feb 2012 16:47:20 -0500, by Jordi Gutiérrez Hermoso
-
doc: Fix incorrect sectioning (on "example codes")Wed, 29 Feb 2012 16:21:05 -0500, by Jordi Gutiérrez Hermoso
-
doc: Source code is a mass noun (no "source codes")Wed, 29 Feb 2012 15:39:05 -0500, by Jordi Gutiérrez Hermoso
-
doc: Fix incorrect diagonal matrix division (bug #35666)Wed, 29 Feb 2012 11:57:17 -0500, by Jordi Gutiérrez Hermoso
-
Fix path to missing helper scriptTue, 28 Feb 2012 19:02:03 -0500, by Mike Miller
-
Use file descriptor instead of a FILE pointer for OpenGL printing.Tue, 28 Feb 2012 08:06:24 -0500, by John W. Eaton
-
Add support for figure positioning for gnuplot Windows terminals.Tue, 28 Feb 2012 07:42:40 -0500, by Ben Abbott
-
fileread() should return a row vector.Mon, 27 Feb 2012 07:50:26 -0500, by Ben Abbott