Mercurial
release-3-2-x
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
bz2
(0)
-3000
-1000
-300
-100
-60
tip
2009-08-24
David Bateman
Fix test for setting of datasource properties. Add the edgecolor property to contours
changeset
|
files
2009-08-23
Jaroslav Hajek
zero matrix assignment fix
changeset
|
files
2009-08-23
John W. Eaton
acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
changeset
|
files
2009-08-23
Jaroslav Hajek
more fixes & tests for matrix multiply
changeset
|
files
2009-08-23
Jaroslav Hajek
make single prec. matrix mutliply tests really single
changeset
|
files
2009-08-23
Jaroslav Hajek
fix typos in complex xgemm
changeset
|
files
2009-08-23
Jaroslav Hajek
fix some functions help markup
changeset
|
files
2009-08-23
John W. Eaton
dlmread: perform tilde expansion to filename argument
changeset
|
files
2009-08-13
John W. Eaton
new option, --no-window-system
changeset
|
files
2009-08-10
John W. Eaton
parse.y (Fevalin): also return output from CATCH expression
changeset
|
files
2009-08-07
Jaroslav Hajek
complete change d5570d4b1116
changeset
|
files
2009-08-07
John W. Eaton
handle null matrix assignment for diagonal and permutation matrices
changeset
|
files
2009-08-07
John W. Eaton
use key list order for iterating through map with for loop
changeset
|
files
2009-08-07
Jaroslav Hajek
implant tree_index_expression::lvalue from development version
changeset
|
files
2009-08-06
Pieter Eendebak
support cellstrs in setxor
changeset
|
files
2009-08-06
Olli Saarela
__gnuplot_get_var__: if read fails to return data, sleep before trying again
changeset
|
files
2009-08-06
Ben Abbott
Avoid the flickering x11 window seen with rapid gnuplot updates.
changeset
|
files
2009-08-06
Ben Abbott
__go_draw_axes__.m: Fix ticklabels specified as 2D character array.
changeset
|
files
2009-08-04
John W. Eaton
use complex function for acos mapper if arg is out of range [-1, 1]
changeset
|
files
2009-08-04
John W. Eaton
correctly parse things like '@(){1 2}'
changeset
|
files
2009-07-25
John W. Eaton
avoid complex -> real conversion when constructing arrays with []
changeset
|
files
2009-07-25
Jaroslav Hajek
fix Cholesky updating with scalars
changeset
|
files
2009-07-25
Aleksej Saushev
initialize floating point values properly for NetBSD systems
changeset
|
files
2009-07-25
Jaroslav Hajek
fix signed integer shift
changeset
|
files
2009-07-25
Benjamin Lindner
determine correct image bitwidth in __magick_read__.cc
changeset
|
files
2009-07-25
John W. Eaton
__go_draw_axes__.m: also use layer property for plot border
changeset
|
files
2009-07-25
John W. Eaton
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
changeset
|
files
2009-07-16
John W. Eaton
graphics.cc (get_array_limits): require min_pos value to be greater than zero
changeset
|
files
2009-07-11
John W. Eaton
file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer
changeset
|
files
2009-07-09
John W. Eaton
configure.in: don't use system strftime on MinGW systems
changeset
|
files
2009-07-08
John W. Eaton
pt-assign.cc (maybe_warn_former_built_in_variable): improve message
changeset
|
files
2009-07-08
John W. Eaton
dim-vector.h: dim vectors always have two dimensions
changeset
|
files
2009-07-24
Jaroslav Hajek
Added tag release-3-2-2 for changeset 6607a20f0ab1
changeset
|
files
2009-07-21
Jaroslav Hajek
version 3.2.2
release-3-2-2
changeset
|
files
2009-07-03
Jaroslav Hajek
fix missing unwind_protect::run in pt-eval.cc
changeset
|
files
2009-07-03
Jaroslav Hajek
fix bugs in sparse reductions
changeset
|
files
2009-07-02
Jaroslav Hajek
allow which look for files on path
changeset
|
files
2009-07-02
Jaroslav Hajek
use proper empty value in Cell::index
changeset
|
files
2009-07-02
Jaroslav Hajek
fix sparse +- diag operations
changeset
|
files
2009-07-02
David Bateman
Fix 'format rat' for values like '1 - eps'
changeset
|
files
2009-07-02
Joe Rothweiler
fix kbhit(1) to not discard waiting keystrokes
changeset
|
files
2009-06-30
Jaroslav Hajek
remove assertion in force_variable
changeset
|
files
2009-06-29
Michael Goffioul
Add exported symbols
changeset
|
files
2009-06-29
John W. Eaton
load-path.cc (Faddpath): preserve order of prepended elements
changeset
|
files
2009-06-26
Ben Abbott
Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.
changeset
|
files
2009-06-25
Ben Abbott
print.m: reimplement options -landscape and -portrait.
changeset
|
files
2009-06-25
Thorsten Meyer
Add tests for preservation of key order
changeset
|
files
2009-06-25
Alexander Barth
eigs-base.cc: use octave_idx_type for Fortran LOGICAL values
changeset
|
files
2009-06-25
Rafael Laboissiere
Drop conf.texi as prerequisite of dist target
changeset
|
files
2009-06-25
Jaroslav Hajek
fix result class calculation in pt-mat.cc
changeset
|
files
2009-06-25
Marco Caliari
repmat.m: call cron, not spkron
changeset
|
files
2009-06-25
John W. Eaton
remove ans from the list of former built-in variables
changeset
|
files
2009-06-25
John W. Eaton
add Alexander Mamonov to contributors list
changeset
|
files
2009-06-25
Alexander Mamonov
plot3.m: correctly compute offsets for property/value pairs
changeset
|
files
2009-06-24
John W. Eaton
libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list:
changeset
|
files
2009-06-24
John W. Eaton
implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack
changeset
|
files
2009-06-24
Jaroslav Hajek
workaround sig_atomic_t != int in pt-eval.cc
changeset
|
files
2009-06-24
Jaroslav Hajek
improve error handling
changeset
|
files
2009-06-24
John W. Eaton
oct-map.cc: fix thinko in previous change
changeset
|
files
2009-06-24
John W. Eaton
oct-map.cc: preserve key order
changeset
|
files
(0)
-3000
-1000
-300
-100
-60
tip