log src/ChangeLog @ 7961:a5d1e27ee1f4 ss-3-1-51

age author description
Tue, 22 Jul 2008 11:40:48 -0400 John W. Eaton 3.1.51 snapshot ss-3-1-51
Mon, 21 Jul 2008 17:55:29 -0400 John W. Eaton octave_class::subsasgn: only do internal magic if RHS is not an octave_class object
Mon, 21 Jul 2008 16:06:57 -0400 John W. Eaton allow empty matrix by cell (or struct) concatentation
Mon, 21 Jul 2008 11:47:30 -0400 John W. Eaton configure fixes
Sat, 19 Jul 2008 22:35:10 -0400 John W. Eaton bump version and api
Fri, 18 Jul 2008 17:42:48 -0400 John W. Eaton 3.1.50 snapshot ss-3-1-50
Fri, 18 Jul 2008 16:36:22 -0400 John W. Eaton src/Makefile.in (__magick_read__.df): Append MAGICK_INCFLAGS to CPPFLAGS
Fri, 18 Jul 2008 16:25:12 -0400 John W. Eaton src/Makefile.in (EXTRAS): Add graphics.cc to the list
Fri, 18 Jul 2008 19:22:41 +0200 carlo check for OpenGL/gl[u].h
Thu, 17 Jul 2008 14:25:11 -0400 John W. Eaton out_of_date_check_internal: make it work for class methods
Thu, 17 Jul 2008 11:56:36 +0200 Jaroslav Hajek [mq]: makefix
Thu, 17 Jul 2008 11:43:26 +0200 David Bateman Allow build without GraphicsMagick installed
Thu, 17 Jul 2008 07:58:50 -0400 John W. Eaton Support for backend-to-octave event management
Tue, 15 Jul 2008 13:34:22 -0400 John W. Eaton misc 64-bit fixes
Mon, 14 Jul 2008 17:03:12 -0400 John W. Eaton src/Makefile.in: simplify with target-specific variable settings
Mon, 14 Jul 2008 16:00:09 -0400 John W. Eaton __magick_read__.cc: configuration and style fixes
Sat, 12 Jul 2008 10:11:30 -0400 Thomas L. Scofield Add original imread() files (from octave-forge) to core octave.
Fri, 11 Jul 2008 17:59:28 -0400 John W. Eaton miscellaneous cleanup
Fri, 11 Jul 2008 15:43:10 -0400 John W. Eaton eliminate octave_call_stack member functions caller_user_script and caller_user_function, and unused difference_type args
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Mon, 30 Jun 2008 15:51:31 +0200 David Bateman new NDArray constructor for ArrayN<octave_idx_type>
Wed, 09 Jul 2008 22:35:06 +0200 David Bateman Add matlab V4 sparse matrixload/save
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Wed, 09 Jul 2008 18:03:10 -0400 John W. Eaton toplev.cc (main_loop): undo previous change; input.cc (get_debug_input): don't delete global_command here
Wed, 09 Jul 2008 16:16:19 -0400 John W. Eaton toplev.h (octave_call_stack::instance_ok): push top scope when creating instance
Wed, 09 Jul 2008 12:28:26 -0400 John W. Eaton DLD-FUNCTIONS/inv.cc (Finv): Avoid GCC warning
Wed, 09 Jul 2008 12:26:37 -0400 John W. Eaton DLD-FUNCTIONS/expm.cc (expm): Avoid GCC warning
Wed, 09 Jul 2008 18:09:51 +0200 David Bateman Fix seg-fault for dbstep at end of function
Wed, 09 Jul 2008 12:07:17 -0400 John W. Eaton ov-fcn-inline.cc (octave_fcn_inline::load_ascii): Avoid GCC warning
Wed, 09 Jul 2008 11:01:37 -0400 John W. Eaton Implement basic line antialiasing