Mercurial > hg > octave-nkf
graph
-
Update section 17.2 (Complex Arithmetic) of arith.txiFri, 24 Apr 2009 20:32:01 -0700, by Rik
-
Eliminate most overfull errors when running texi2pdf for generating pdf documentationFri, 24 Apr 2009 12:29:01 -0700, by Rik
-
print.m: Use Ghostscript rather than ImageMagick's 'convert'.Thu, 23 Apr 2009 20:04:29 -0400, by Ben Abbott
-
object exemplarsThu, 23 Apr 2009 16:05:52 -0400, by John W. Eaton
-
Add tests for concatenation of strings with all-zero matricesThu, 23 Apr 2009 08:25:06 +0200, by Thomas Weber
-
ov-base-int.cc: correct result for template specializationWed, 22 Apr 2009 17:26:31 -0400, by John W. Eaton
-
ov-class.cc: protect against possiblly invalid octave_value -> string conversionsWed, 22 Apr 2009 14:41:27 -0400, by John W. Eaton
-
Update to OOP facilities.Wed, 22 Apr 2009 14:33:26 -0400, by rtshort
-
support range->string conversionsWed, 22 Apr 2009 11:05:55 +0200, by Jaroslav Hajek
-
fix concatenation with all-zero matricesWed, 22 Apr 2009 10:54:53 +0200, by Jaroslav Hajek
-
eliminate symbol_table::scope_stack; fix scoping issue with evalinTue, 21 Apr 2009 15:39:57 -0400, by John W. Eaton
-
Eliminate 'unbalanced parentheses in @def...' error during texi2pdf.Tue, 21 Apr 2009 10:00:11 -0700, by Rik
-
Remove trailing space from two doc strings to eliminate compile warningMon, 20 Apr 2009 17:30:16 -0700, by Rik
-
Update section 17.1 (Utility Functions) of arith.txiMon, 20 Apr 2009 17:16:09 -0700, by Rik
-
vander.m: update testsMon, 20 Apr 2009 12:21:34 -0400, by John W. Eaton
-
missing ChangeLog entryMon, 20 Apr 2009 11:51:23 +0200, by Jaroslav Hajek
-
simplify polyfitMon, 20 Apr 2009 11:45:00 +0200, by Jaroslav Hajek
-
extend vander to allow specified number of columnsMon, 20 Apr 2009 11:43:14 +0200, by Jaroslav Hajek
-
Fix small mistake in example.Sun, 19 Apr 2009 15:30:12 +0200, by Ansgar Burchard
-
Update sections 2.5, 2.6, 2.7 of basics.txiSat, 18 Apr 2009 07:54:44 -0700, by Rik
-
Update section 2.4 of basics.txiFri, 17 Apr 2009 16:38:34 -0700, by Rik
-
Update help text for sections 2.2 and 2.3 of basics.txiFri, 17 Apr 2009 15:16:33 -0700, by Rik
-
Update help strings for command line optionsFri, 17 Apr 2009 14:53:17 -0700, by Rik
-
Correct Texinfo for __marching_cube.m__ so manual will compileFri, 17 Apr 2009 14:53:05 -0700, by Rik
-
Add test to prevent regression of empty struct assignment bugFri, 17 Apr 2009 21:43:05 +0200, by Thorsten Meyer
-
avoid double lookups when iterating Octave_mapFri, 17 Apr 2009 12:38:33 +0200, by Jaroslav Hajek
-
small NEWS updateFri, 17 Apr 2009 11:47:02 +0200, by Jaroslav Hajek
-
fix empty struct indexed assignmentFri, 17 Apr 2009 11:07:00 +0200, by Jaroslav Hajek
-
optimize toeplitz for sparse argsThu, 16 Apr 2009 11:20:49 +0200, by Jaroslav Hajek
-
gripe on magic end query for undefined variableThu, 16 Apr 2009 09:25:22 +0200, by Jaroslav Hajek
-
fix checking valid range subscriptsThu, 16 Apr 2009 08:06:38 +0200, by Jaroslav Hajek
-
use more robust and less aggressive scalar .^ range optimizationThu, 16 Apr 2009 07:02:31 +0200, by Jaroslav Hajek
-
test lazy copying in structuresWed, 15 Apr 2009 12:29:31 +0200, by Thorsten Meyer
-
reuse fast blocked transpose implementation from rec_permute_helper in Array<T>::transposeWed, 15 Apr 2009 09:40:49 +0200, by Jaroslav Hajek
-
Keep __marching_cube__ undocumented for nowTue, 14 Apr 2009 23:03:15 +0200, by David Bateman
-
Added help texts and tests.Tue, 14 Apr 2009 22:02:05 +0200, by Thomas Treichl
-
Explicitly set the default facecolor of patchesTue, 14 Apr 2009 21:22:24 +0200, by David Bateman
-
minor fix to documentation of hadamard functionTue, 14 Apr 2009 07:54:38 +0200, by Aravindh Krishnamoorthy
-
improve docs for polyaffine, fix bugsTue, 14 Apr 2009 07:41:02 +0200, by Jaroslav Hajek
-
Add test for bugfix b2459d21a207Sat, 11 Apr 2009 17:37:44 +0200, by Thomas Weber
-
merge polytrans & polyscale -> polyaffine, make compatible with polyvalTue, 14 Apr 2009 07:19:14 +0200, by Jaroslav Hajek
-
__gnuplot_open_stream__.m: New function and its application.Sun, 12 Apr 2009 20:40:53 -0400, by Ben Abbott
-
Remove obsolete comments from test scripts in testSun, 12 Apr 2009 22:30:00 +0200, by Thorsten Meyer
-
typoSun, 12 Apr 2009 11:08:56 +0200, by David Bateman
-
Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf functionSat, 11 Apr 2009 16:26:01 +0200, by David Bateman
-
Treat possible trailing singleton for creation of cell array from column structure vectorSat, 11 Apr 2009 16:05:16 +0200, by David Bateman
-
fix intersect bugSat, 11 Apr 2009 14:06:57 +0200, by Jaroslav Hajek
-
Improvements to printing functionality.Fri, 10 Apr 2009 12:11:14 -0400, by Ben Abbott
-
fix nested cell assignmentThu, 09 Apr 2009 21:44:47 +0200, by Jaroslav Hajek
-
force rehash if path, addpath, or rmpath modify pathWed, 08 Apr 2009 23:18:05 -0400, by John W. Eaton
-
optimize vanderWed, 08 Apr 2009 13:16:23 +0200, by Jaroslav Hajek
-
optimize scalar .^ range operationWed, 08 Apr 2009 10:53:06 +0200, by Jaroslav Hajek
-
Add a test for saving and reading a matrix with the "-ascii" formatTue, 07 Apr 2009 15:17:49 +0200, by Carlo de Falco
-
Remove __gnuplot_default_font__.m from SOURCES in scrpts/plot/Makefile.in.Tue, 07 Apr 2009 03:30:59 -0400, by Ben Abbott
-
optimize simple stack operations on arraysTue, 07 Apr 2009 07:16:38 +0200, by Jaroslav Hajek
-
__gnuplot_get_var__.m: Correct misleading error messages, and remove dangling/commented code.Mon, 06 Apr 2009 19:33:01 -0400, by Ben Abbott
-
Allow fontsize to be specified for all objects with fontname == "*".Mon, 06 Apr 2009 18:57:42 -0400, by Ben Abbott
-
implement polyscale and polytransMon, 06 Apr 2009 20:55:29 +0200, by Anthony Richardson
-
fix typo in pascalMon, 06 Apr 2009 20:50:54 +0200, by Jaroslav Hajek
-
texinfo.tex: prefer pdf images if generating pdf outputMon, 06 Apr 2009 11:28:41 -0400, by John W. Eaton