log

age author description
Mon, 17 Dec 2012 08:59:28 -0500 Jordi GutiƩrrez Hermoso maint: merge in Steven's Faddeeva changes
Sat, 15 Dec 2012 14:12:47 -0500 Steven G. Johnson Merge new upstream Faddeeva release.
Sun, 16 Dec 2012 21:43:52 -0800 Rik Deprecate java_debug, java_convert_matrix, java_unsigned_conversion.
Sun, 16 Dec 2012 19:14:20 -0500 Ben Abbott struct2hdl.m: Set the "position" and "outerposition" properties in the
Sat, 15 Dec 2012 22:47:26 -0800 Rik Allow one char paths, like '/', in javaclasspath.txt
Sat, 15 Dec 2012 17:53:31 -0800 Rik Search for "javaclasspath.txt" as well as "classpath.txt" to set static class path.
Sat, 15 Dec 2012 07:07:16 -0800 Rik build: Add rule to uninstall built-in-docstrings and allow distcheck to pass.
Sat, 15 Dec 2012 22:55:57 +0100 Philip Nienhuis logspace.m: fix tests
Sat, 15 Dec 2012 22:23:00 +0100 Philip Nienhuis java_new, java_invoke: convey cs-list rather than cell array
Fri, 14 Dec 2012 16:03:50 -0800 Rik build: Include new gui icons in distribution tarball.
Fri, 14 Dec 2012 13:58:19 -0800 Rik doc: tweak docstrings for javaObject and javaArray.
Fri, 14 Dec 2012 12:15:47 -0800 Rik ov-java.h: is_map must return false, java object is not a struct.
Fri, 14 Dec 2012 09:51:37 -0800 Rik Deprecate java_invoke, replace with javaMethod.
Fri, 14 Dec 2012 09:43:22 -0800 Rik doc: First pass at updating Java documentation.
Fri, 14 Dec 2012 13:24:41 +0100 Torsten merge in changeset b081fbe80174 (separate icons for floating widgets)
Fri, 14 Dec 2012 13:18:14 +0100 Torsten provide separate icons for gui's floating widgets
Thu, 13 Dec 2012 22:45:47 -0800 Rik Fix Copyright statement on new functions in scripts/deprecated.
Thu, 13 Dec 2012 22:41:48 -0800 Rik Add methods.m which extends methods() to work on Java objects.
Thu, 13 Dec 2012 22:14:36 +0100 Philip Nienhuis java_new.m: can also have only one argument
Thu, 13 Dec 2012 15:58:25 -0500 John W. Eaton coerce plot array and vector properties to full
Thu, 13 Dec 2012 15:40:51 -0500 Jordi GutiƩrrez Hermoso doc: overhaul struct docstring
Thu, 13 Dec 2012 10:57:04 -0800 Rik Add fieldnames.m which extensds fieldnames() to work on Java objects.
Thu, 13 Dec 2012 10:47:24 -0800 Rik configure.ac: Use build_java as internal script variable rather than HAVE_JAVA.
Thu, 13 Dec 2012 10:17:19 -0800 Rik configure.ac: Ensure that all AC_DEFINEs are captured by UGLY_DEFS variable.
Wed, 12 Dec 2012 20:19:28 -0800 Rik build: Build documentation correctly even without Java installed.
Wed, 12 Dec 2012 16:03:46 -0800 Rik configure.ac: Search for jvm.dll on MingW/Cygwin platforms for Java.
Wed, 12 Dec 2012 16:01:52 -0800 Rik recycle.m: Fix docstring.
Wed, 12 Dec 2012 18:07:55 -0500 Ben Abbott struct2hdl.m: Set the "*.mode" properties last. (Bug # 37645)
Wed, 12 Dec 2012 14:32:59 -0800 Rik Remove cell2mlstr.m and update java XXXdlg.m functions.
Wed, 12 Dec 2012 14:19:37 -0800 Rik listdlg.m: Correct behavior for ListSize where height and width were swapped.