Mercurial
octave-graphics
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
bz2
(0)
-3000
-1000
-300
-100
-60
+60
+100
tip
2008-07-10
John W. Eaton
octMakefile.in (DIRS_TO_MAKE): finish previous change
release-3-0-x
changeset
|
files
2008-07-10
John W. Eaton
octMakefile.in (DIRS_TO_MAKE): finish previous change
changeset
|
files
2008-07-10
John W. Eaton
octMakefile.in (DIRS_TO_MAKE): update list
release-3-0-x
changeset
|
files
2008-07-10
John W. Eaton
octMakefile.in (DIRS_TO_MAKE): update list
changeset
|
files
2008-07-10
John W. Eaton
configure.in: check for ftgl.h instead of FTGL.h
changeset
|
files
2008-07-10
John W. Eaton
Various compilation fixes for MSVC.
changeset
|
files
2008-07-09
John W. Eaton
toplev.cc (main_loop): undo previous change; input.cc (get_debug_input): don't delete global_command here
changeset
|
files
2008-07-09
John W. Eaton
toplev.h (octave_call_stack::instance_ok): push top scope when creating instance
changeset
|
files
2008-07-09
John W. Eaton
DLD-FUNCTIONS/inv.cc (Finv): Avoid GCC warning
changeset
|
files
2008-07-09
John W. Eaton
DLD-FUNCTIONS/expm.cc (expm): Avoid GCC warning
changeset
|
files
2008-07-09
David Bateman
Fix seg-fault for dbstep at end of function
changeset
|
files
2008-07-09
John W. Eaton
ov-fcn-inline.cc (octave_fcn_inline::load_ascii): Avoid GCC warning
changeset
|
files
2008-07-09
John W. Eaton
Implement basic line antialiasing
changeset
|
files
2008-07-09
John W. Eaton
Draw markers above lines
changeset
|
files
2008-07-09
John W. Eaton
Allow octave compilation without FLTK/OpenGL
changeset
|
files
2008-07-09
John W. Eaton
Fix nil_rep reference counting in gl-render.cc::vertex_data internal class
changeset
|
files
2008-07-09
John W. Eaton
save and restore global_command as needed
changeset
|
files
2008-07-08
John W. Eaton
graphics.h.in (axes::properties::keypos): Declare as any_property instead of double_property
changeset
|
files
2008-07-08
John W. Eaton
call stack changes
changeset
|
files
2008-06-28
John W. Eaton
ChangeLog additions
changeset
|
files
2008-06-26
John W. Eaton
token.h: Omit "class symbol_table::symbol_record" decl
changeset
|
files
2008-06-26
John W. Eaton
lex.l (grab_block_comment): Use parens around || expression within && expression
changeset
|
files
2008-06-25
John W. Eaton
avoid shadow warning
changeset
|
files
2008-06-25
David Bateman
Frats fix for nargin==0
release-3-0-x
changeset
|
files
2008-06-25
David Bateman
Frats fix for nargin==0
changeset
|
files
2008-06-20
Jaroslav Hajek
avoid using gensub in genprops.awk
changeset
|
files
2008-06-20
Jaroslav Hajek
add missing include in MatrixType.h
release-3-0-x
changeset
|
files
2008-06-20
Jaroslav Hajek
add missing include in MatrixType.h
changeset
|
files
2008-06-18
Jaroslav Hajek
make regexp(...,'once') matlab compatible
release-3-0-x
changeset
|
files
2008-06-18
Jaroslav Hajek
make regexp(...,'once') matlab compatible
changeset
|
files
2008-05-26
Jaroslav Hajek
simplify & cleanup octave_value::XXX_vector_value functions
changeset
|
files
2008-06-16
David Bateman
Fix to use of single precision slatec functions
changeset
|
files
2008-06-17
John W. Eaton
dbstack fixes
changeset
|
files
2008-06-13
John W. Eaton
Remove some float-functions ambiguities.
changeset
|
files
2008-06-12
Jaroslav Hajek
Remove CEXTRA from MAKEDEPS
changeset
|
files
2008-06-11
Jaroslav Hajek
configure.in: fix invalid placement of variables restoration statements
changeset
|
files
2008-06-08
David Bateman
Convert qrshift, qrinsert, qrdelete, qrupdate to allow single precision arguments
changeset
|
files
2008-06-12
John W. Eaton
eliminate streamoff type
changeset
|
files
2008-06-11
John W. Eaton
fix tests for usage in test_error.m
changeset
|
files
2008-06-11
John W. Eaton
fix expected output from lasterr in tests; fix fail tests in ismember.m
changeset
|
files
2008-06-11
John W. Eaton
one more verror fix
changeset
|
files
2008-06-11
John W. Eaton
rat.m: handle arrays and all-integer inputs
release-3-0-x
changeset
|
files
2008-06-11
John W. Eaton
rat.m: handle arrays and all-integer inputs
changeset
|
files
2008-06-11
John W. Eaton
verror fixes
changeset
|
files
2008-06-10
John W. Eaton
mexproto.h: fix mxCreateLogicalScalar decl
release-3-0-x
changeset
|
files
2008-06-10
John W. Eaton
mexproto.h: fix mxCreateLogicalScalar decl
changeset
|
files
2008-06-10
John W. Eaton
graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copies
changeset
|
files
2008-06-09
John W. Eaton
lasterror fixes
changeset
|
files
2008-06-06
John W. Eaton
clear subfunctions when clearing parent function
changeset
|
files
2008-06-06
John W. Eaton
mlock: doc fix
changeset
|
files
2008-06-05
John W. Eaton
eliminate src/graphics subdirectory
changeset
|
files
2008-06-05
Jaroslav Hajek
correct fputs to fprintf in __go_draw_axes__.m
changeset
|
files
2008-06-05
John W. Eaton
fix unloading of mex files
changeset
|
files
2008-06-05
John W. Eaton
undo previous change
changeset
|
files
2008-06-05
John W. Eaton
style fixes
changeset
|
files
2008-06-05
John W. Eaton
style fixes
changeset
|
files
2008-06-05
John W. Eaton
properties::update_normals: eliminate unnecessary use of references
changeset
|
files
2008-05-02
Michael Goffioul
Export additional symbols: octave_fcn_inline, octave_fcn_handle, read_binary_data, save_binary_data.
changeset
|
files
2008-04-26
Michael Goffioul
Add hggroup support in OpenGL renderer.
changeset
|
files
2008-04-25
Michael Goffioul
Add support for hggroup
changeset
|
files
(0)
-3000
-1000
-300
-100
-60
+60
+100
tip