Mercurial > hg > octave-lyh
graph
-
Changelog fixTue, 27 Apr 2010 17:37:12 -0700, by Rik
-
Use "." for marker when plotting with errorbars. (bug #29057)Tue, 27 Apr 2010 17:00:29 -0700, by Rik
-
__errplot__.m: Add missing semicolon line terminations.Tue, 27 Apr 2010 19:46:15 -0400, by Ben Abbott
-
Respect linestyleorder in errorbar plotsWed, 28 Apr 2010 00:23:57 +0200, by David Bateman
-
use common error message for indexed cs-listsTue, 27 Apr 2010 21:20:11 +0200, by Jaroslav Hajek
-
limit on recursion via calls to source functionTue, 27 Apr 2010 12:07:04 -0400, by John W. Eaton
-
don't alter arg values in call to abs or sign for integer valuesTue, 27 Apr 2010 00:52:28 -0400, by John W. Eaton
-
Allow setting of the markers in errorbar linestylesMon, 26 Apr 2010 23:14:24 +0200, by David Bateman
-
Allow matlab style linestyles in errorbar plotsMon, 26 Apr 2010 22:26:17 +0200, by David Bateman
-
Fix bug with shell HERE document introduced with configure changes for gluMon, 26 Apr 2010 09:25:32 -0700, by Rik
-
Allow x, xy and box errorbars with different plotting syntaxMon, 26 Apr 2010 14:33:54 +0200, by David Bateman
-
Document the use of the colormap for bar plotsMon, 26 Apr 2010 13:27:13 +0200, by David Bateman
-
add configure test for gluMon, 26 Apr 2010 07:21:26 +0300, by Shai Ayal
-
When loading a mex-file temporarily load the m-file version to get the help string (bug #29427)Sun, 25 Apr 2010 23:18:48 +0200, by David Bateman
-
Fix the order of calling setdata and setvertexdata for patches (bug #29549)Sun, 25 Apr 2010 20:04:02 +0200, by David Bateman
-
__go_draw_figure__.m: Hidden axes may have visible children.Sun, 25 Apr 2010 10:04:52 -0400, by Ben Abbott
-
print.m: Set figure color property to 'none' when printing.Sat, 24 Apr 2010 19:48:36 -0400, by Ben Abbott
-
graphics.h.in: Have figure color property support a radio value, 'none'.Sat, 24 Apr 2010 19:45:59 -0400, by Ben Abbott
-
Make the default axes color none (bug #29060)Sun, 25 Apr 2010 00:12:52 +0200, by David Bateman
-
Trivial doc fixSun, 25 Apr 2010 00:09:12 +0200, by David Bateman
-
Correct fill of diamond markers for gnuplot backendSat, 24 Apr 2010 20:56:32 +0200, by David Bateman
-
fix fltk backend CPPFLAGSSat, 24 Apr 2010 20:12:08 +0300, by Shai Ayal
-
__go_draw_axes__.m: Consistent placement of axes for ps vs other gnuplot terminals.Sat, 24 Apr 2010 11:49:58 -0400, by Ben Abbott
-
Clarify compilation note about defaults.hFri, 23 Apr 2010 22:20:12 -0700, by Rik
-
Clear global variables when 'clear -all' calledFri, 23 Apr 2010 22:07:39 -0700, by Rik
-
Fix colorbar() bugs for manual plotboxaspectratio.Fri, 23 Apr 2010 20:52:10 -0400, by Ben Abbott
-
axis.m: For 'axis normal' restore plotboxaspectratio.Fri, 23 Apr 2010 20:29:29 -0400, by Ben Abbott
-
ChangeLog fixesFri, 23 Apr 2010 16:34:40 -0400, by John W. Eaton
-
style fixesFri, 23 Apr 2010 16:34:19 -0400, by John W. Eaton
-
ChangeLog fixesFri, 23 Apr 2010 16:27:44 -0400, by John W. Eaton
-
avoid GCC warningsFri, 23 Apr 2010 15:57:32 -0400, by John W. Eaton
-
avoid deprecated function warnings from GCCFri, 23 Apr 2010 14:58:29 -0400, by John W. Eaton
-
style fixesFri, 23 Apr 2010 14:46:17 -0400, by John W. Eaton
-
style fixesFri, 23 Apr 2010 14:43:41 -0400, by John W. Eaton
-
Untabify .m scriptsFri, 23 Apr 2010 11:28:50 -0700, by Rik
-
Replace lowercase nan with NaN for visual cue in scriptsFri, 23 Apr 2010 11:13:48 -0700, by Rik
-
Fix parsing error when NaN used inside of matrix declarationFri, 23 Apr 2010 11:04:53 -0700, by Rik
-
Eliminate compile warning about explicit bracesFri, 23 Apr 2010 09:58:23 -0700, by Rik
-
fix reshape() and permute() for scalarsFri, 23 Apr 2010 11:42:58 +0200, by Jaroslav Hajek
-
fix assignment to non-existing variables and octave_value::assignFri, 23 Apr 2010 11:23:43 +0200, by Jaroslav Hajek
-
fix bug in sparse vector assignment (bug #29646)Fri, 23 Apr 2010 09:48:57 +0200, by Jaroslav Hajek
-
Return correct value (101) from sqp on succes. Fixes bug #29577.Thu, 22 Apr 2010 20:01:15 -0700, by Rik
-
Eliminate repmat (Inf, x , y) and simply use Inf (x,y)Thu, 22 Apr 2010 14:38:58 -0700, by Rik
-
Eliminate NaN*ones and Inf*ones constructs and just use Nan() and Inf()Thu, 22 Apr 2010 14:03:47 -0700, by Rik
-
Return correct Hessenberg matrix when called with 0 or 1 output argumentsThu, 22 Apr 2010 13:37:35 -0700, by Rik
-
extend hypot to accept >2 argsThu, 22 Apr 2010 09:41:37 +0200, by Jaroslav Hajek
-
remove old assign decls from Sparse.hTue, 20 Apr 2010 09:05:16 +0200, by Jaroslav Hajek
-
update NEWSTue, 20 Apr 2010 09:03:26 +0200, by Jaroslav Hajek
-
improve sparse concatenation operatorTue, 20 Apr 2010 08:42:03 +0200, by Jaroslav Hajek
-
colorbar.m: Allow 'peer' option to be specified.Mon, 19 Apr 2010 20:57:41 -0400, by Ben Abbott
-
reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcatMon, 19 Apr 2010 15:31:49 +0200, by Jaroslav Hajek
-
colorbar.m: Consistent treatment of plotboxaspectratio. Add listener for plotboxaspectratiomode.Mon, 19 Apr 2010 07:22:30 -0400, by Ben Abbott
-
basic cat functionality in liboctaveSun, 18 Apr 2010 17:56:16 +0200, by Jaroslav Hajek
-
__actual_axis_position__.m: Fix bug when restoring figure position property to its original value.Sat, 17 Apr 2010 20:37:51 -0400, by Ben Abbott
-
plotyy.m: Add listener for dataaspectratiomode.Fri, 16 Apr 2010 10:08:46 -0400, by Ben Abbott
-
Unset figure color in __go_draw_axes__ (partial fix for bug #29060)Fri, 16 Apr 2010 17:36:28 +0200, by David Bateman
-
Replace nzmax by nnz as neededFri, 16 Apr 2010 16:14:45 +0200, by David Bateman
-
Don't call text_renderer.set_font if HAVE_FONTCONFIG is not set (bug #29570)Fri, 16 Apr 2010 12:45:31 +0200, by David Bateman
-
Replace constructs like "NaN * one()" with "NaN()" and "Inf * ones ()" with "Inf()"Fri, 16 Apr 2010 10:32:07 +0200, by David Bateman
-
Reimplement the other discrete distribution functions using lookupThu, 15 Apr 2010 23:40:30 +0200, by David Bateman
-
improve stdnormal_cdf accuracy by using erfc (bug #29543)Thu, 15 Apr 2010 21:10:07 +0200, by Jaroslav Hajek
-
document keypress and mouse callback propertiesWed, 14 Apr 2010 22:15:34 +0300, by Shai Ayal
-
add some missing copyright stmtsWed, 14 Apr 2010 12:23:13 +0200, by Jaroslav Hajek
-
fix failing sparse assignment testsWed, 14 Apr 2010 08:27:37 +0200, by Jaroslav Hajek
-
Reimplement discrete_cdf using the lookup functionWed, 14 Apr 2010 02:30:41 +0200, by David Bateman
-
Handle repeated matches in matches returned by pcreTue, 13 Apr 2010 23:48:01 +0200, by David Bateman
-
[mq]: fltk_cbTue, 13 Apr 2010 20:26:08 +0300, by Shai Ayal
-
optimize some special indexing & assignment casesTue, 13 Apr 2010 14:59:01 +0200, by Jaroslav Hajek
-
omissions from last patchTue, 13 Apr 2010 14:56:29 +0200, by Jaroslav Hajek
-
improve conversion & copy ctors of sparse matrixTue, 13 Apr 2010 12:45:24 +0200, by Jaroslav Hajek
-
implement working spallocTue, 13 Apr 2010 12:36:24 +0200, by Jaroslav Hajek
-
rewrite sparse indexed assignmentTue, 13 Apr 2010 12:36:21 +0200, by Jaroslav Hajek
-
loglog.m: Minor ticks on by default for loglog plots.Mon, 12 Apr 2010 18:07:58 -0400, by Ben Abbott
-
Respect the nextplot property value of 'new' for axes and 'replacechildren' for axes and figures.Mon, 12 Apr 2010 18:03:25 -0400, by Ben Abbott
-
properly compress sparse matrices after assemblyMon, 12 Apr 2010 12:57:44 +0200, by Jaroslav Hajek
-
fix typos in blas-xtraSun, 11 Apr 2010 14:33:00 +0200, by Jaroslav Hajek
-
__go_draw_figure__.m: Don't set background for non-visible axes.Sat, 10 Apr 2010 19:53:28 -0400, by Ben Abbott
-
replace nzmax by nnz where appropriate in liboctaveSat, 10 Apr 2010 21:04:55 +0200, by Jaroslav Hajek
-
graphics.h.in: Fix nextplot property values.Sat, 10 Apr 2010 11:41:32 -0400, by Ben Abbott
-
Properly ignore zero-length matches in named tokensSat, 10 Apr 2010 01:37:12 +0200, by David Bateman
-
octave_char_matrix::mex_get_data: new functionFri, 09 Apr 2010 13:59:13 -0400, by John W. Eaton
-
isvarname: keywords are not valid variable namesFri, 09 Apr 2010 09:54:19 -0400, by Judd Storrs
-
Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installingThu, 08 Apr 2010 14:46:37 -0400, by Marco Atzeri
-
fix generating names for TAB completionThu, 08 Apr 2010 14:37:19 -0400, by Jaroslav Hajek
-
optimize sparse resizeThu, 08 Apr 2010 14:37:36 +0200, by Jaroslav Hajek
-
fix & improve cat (bug #29465)Thu, 08 Apr 2010 12:50:15 +0200, by Jaroslav Hajek
-
improve & fix SparseRep reallocation and compressionThu, 08 Apr 2010 10:29:57 +0200, by Jaroslav Hajek
-
scripts/testfun/runtests.m: new functionWed, 07 Apr 2010 16:23:54 -0400, by John W. Eaton
-
README.ftp and README.devel updatesWed, 07 Apr 2010 15:17:20 -0400, by John W. Eaton
-
optimize (:) indexing of sparse column vectorsWed, 07 Apr 2010 13:00:25 +0200, by Jaroslav Hajek
-
fix order of func defs in Sparse.ccWed, 07 Apr 2010 12:07:06 +0200, by Jaroslav Hajek
-
make feval work with overloaded handlesWed, 07 Apr 2010 10:15:58 +0200, by Jaroslav Hajek
-
optimize null assignment with bool masksTue, 06 Apr 2010 15:38:56 +0200, by Jaroslav Hajek
-
rewrite sparse null assignment (part 2)Tue, 06 Apr 2010 13:42:59 +0200, by Jaroslav Hajek
-
Back out changeset 4e64fbbd5c58Tue, 06 Apr 2010 08:28:15 +0200, by Jaroslav Hajek
-
Modify cut to behave equivalently to histcMon, 05 Apr 2010 15:27:26 -0700, by Rik
-
style fixesFri, 02 Apr 2010 15:15:41 -0400, by John W. Eaton
-
allow non-integer values in ranges used for array indexingFri, 02 Apr 2010 14:28:34 -0400, by John W. Eaton
-
Truncate argv() for scripts used without command line parameters. Bug #29423Fri, 02 Apr 2010 13:28:02 -0400, by Judd Storrs
-
rewrite sparse null assignment (part 1)Fri, 02 Apr 2010 16:04:52 +0200, by Jaroslav Hajek
-
typo in arma_rnd, by M. VinyalsFri, 02 Apr 2010 07:31:59 +0200, by Jaroslav Hajek
-
fix typo in last patchThu, 01 Apr 2010 08:35:50 +0200, by Jaroslav Hajek
-
avoid exception throwing in mx-inline loopsThu, 01 Apr 2010 08:27:23 +0200, by Jaroslav Hajek
-
remove old sparse assembly ctorsWed, 31 Mar 2010 10:24:57 +0200, by Jaroslav Hajek
-
optimize sparse matrix assemblyWed, 31 Mar 2010 10:03:55 +0200, by Jaroslav Hajek
-
ChangeLog fixTue, 30 Mar 2010 15:25:54 -0400, by John W. Eaton
-
avoid segfault in string_vector constructorTue, 30 Mar 2010 15:24:39 -0400, by John W. Eaton
-
use rem for divisibility check in factorTue, 30 Mar 2010 21:04:27 +0200, by Jaroslav Hajek
-
helper idx_vector methodsMon, 29 Mar 2010 14:08:30 +0200, by Jaroslav Hajek
-
Neither include qhull/qhull_a.h nor run tests unless we HAVE_QHULL.Sun, 28 Mar 2010 19:07:48 +0200, by David Grundberg
-
__go_draw_figure__.m: Untabify.Sat, 27 Mar 2010 19:56:08 -0400, by Ben Abbott
-
print.m: Provide default suffixes & validate hardcopy format.Sat, 27 Mar 2010 19:30:28 -0400, by Ben Abbott
-
Add detection of OpenMP support to configure. Disabled by defaultSat, 27 Mar 2010 18:23:54 +0100, by David Bateman
-
improve fzeroSat, 27 Mar 2010 10:07:10 +0100, by Jaroslav Hajek
-
add missing file into buildFri, 26 Mar 2010 11:57:03 +0100, by Jaroslav Hajek
-
improve sparse 2d indexing (part 3)Fri, 26 Mar 2010 10:41:56 +0100, by Jaroslav Hajek
-
guard against recursive calls of missing_function_hookFri, 26 Mar 2010 08:24:04 +0100, by Jaroslav Hajek
-
eigs-base.cc: avoid warning about deprecated Array constructorThu, 25 Mar 2010 18:19:19 -0400, by John W. Eaton
-
sort list of modules in bootstrap.confThu, 25 Mar 2010 18:14:41 -0400, by John W. Eaton
-
tag call to fclose with gnulib::Thu, 25 Mar 2010 18:13:42 -0400, by John W. Eaton