log

age author description
Mon, 28 Jul 2008 15:47:40 +0200 David Bateman Some documentation updates
Sun, 27 Jul 2008 02:42:57 +0200 David Bateman Document regexptranslate
Sun, 27 Jul 2008 02:29:36 +0200 David Bateman Allow X/Y to be unequal vectors in contourf
Sun, 27 Jul 2008 02:23:42 +0200 David Bateman Document contourf
Sun, 27 Jul 2008 02:08:55 +0200 David Bateman Calrify OuterPosition property in manual
Fri, 25 Jul 2008 10:56:38 +0200 Jaroslav Hajek [mq]: log2
Sun, 27 Jul 2008 22:38:08 +0200 David Bateman Clarify help of the shading function
Mon, 28 Jul 2008 10:50:46 +0200 David Bateman Modify Fcellfun to directly access the error message/id rather than use a call to Flasterr
Mon, 28 Jul 2008 14:34:54 -0400 John W. Eaton lasterr, lasterror: unwind-protect error_state
Mon, 28 Jul 2008 14:28:41 +0200 David Bateman trival doc fix for genvarname
Mon, 28 Jul 2008 13:24:16 -0400 John W. Eaton imwrite: new function
Fri, 25 Jul 2008 15:20:39 -0400 John W. Eaton DLD-FUNCTIONS/det.cc (Fdet): return calculated determinant for numerically singular matrices
Fri, 25 Jul 2008 14:25:35 -0400 John W. Eaton make superiorto and inferiorto work
Thu, 24 Jul 2008 15:42:40 -0400 John W. Eaton handle private functions in class directories
Thu, 24 Jul 2008 13:03:36 -0400 John W. Eaton Fmkdir: improve compatibility
Thu, 24 Jul 2008 09:25:11 -0400 John W. Eaton datestr: new xtest
Wed, 23 Jul 2008 17:16:50 -0400 John W. Eaton eliminate curr_parent_function; fix subfunction lookup
Tue, 22 Jul 2008 17:24:17 -0400 John W. Eaton Add __go_execute_callback__
Tue, 22 Jul 2008 17:23:28 -0400 John W. Eaton Implement closereq as real callback execution
Tue, 22 Jul 2008 16:03:44 -0400 John W. Eaton Fix compilation under MSVC
Tue, 22 Jul 2008 16:03:19 -0400 John W. Eaton Use common rep/class pattern for graphics events
Tue, 22 Jul 2008 15:52:07 -0400 John W. Eaton bump version
Tue, 22 Jul 2008 11:41:09 -0400 John W. Eaton Added tag ss-3-1-51 for changeset a5d1e27ee1f4
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 15:27:22 -0400 John W. Eaton FTGL configure test fix
Mon, 21 Jul 2008 15:23:29 -0400 John W. Eaton Do not use "error" in octave_base_mutex class
Mon, 21 Jul 2008 15:19:32 -0400 John W. Eaton Remove unneeded substituted variable
Mon, 21 Jul 2008 13:10:48 -0400 John W. Eaton regex-match.cc (regex_match::init): initialize err to 0
Mon, 21 Jul 2008 11:47:30 -0400 John W. Eaton configure fixes
Fri, 18 Jul 2008 23:33:30 +0200 Jaroslav Hajek make configure compatible with FTGL ver <= 2.1.2
Sat, 19 Jul 2008 22:59:14 -0400 John W. Eaton reorganize octave_mutex class
Sat, 19 Jul 2008 14:49:50 +0200 Rafael Laboissiere Include acx_blas_f77_func.m4 in the distribution tarball
Sat, 19 Jul 2008 22:35:10 -0400 John W. Eaton bump version and api
Fri, 18 Jul 2008 17:43:00 -0400 John W. Eaton Added tag ss-3-1-50 for changeset af10baa63915
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
Fri, 18 Jul 2008 14:08:44 -0400 John W. Eaton configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
Fri, 18 Jul 2008 13:00:52 -0400 John W. Eaton octave_mutex initialization fixes
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 10:56:22 -0400 John W. Eaton Fix NDArray compilation/export
Thu, 17 Jul 2008 10:55:50 -0400 John W. Eaton fix tests
Thu, 17 Jul 2008 11:57:56 +0200 Jaroslav Hajek [mq]: covtest
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
Wed, 16 Jul 2008 14:28:48 -0400 John W. Eaton Add gcbo/gcbf functions.
Wed, 16 Jul 2008 14:26:18 -0400 John W. Eaton Add octave_mutex class
Wed, 16 Jul 2008 14:21:24 -0400 John W. Eaton style fixes
Wed, 16 Jul 2008 14:20:38 -0400 John W. Eaton style fixes
Wed, 16 Jul 2008 12:55:48 -0400 John W. Eaton imread.m: simplify; loadimage.m: deprecate
Wed, 16 Jul 2008 11:24:48 -0400 John W. Eaton __img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor images
Tue, 15 Jul 2008 13:34:22 -0400 John W. Eaton misc 64-bit fixes
Tue, 15 Jul 2008 09:47:34 -0400 John W. Eaton update contributors.in
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.