Mercurial > hg > octave-lyh
graph
-
maint: merge away extra head on default branchFri, 21 Dec 2012 16:17:13 -0500, by John W. Eaton
-
periodic merge of stable to defaultFri, 21 Dec 2012 16:11:33 -0500, by John W. Eaton
-
Remove doc-cache file in maintainer-clean target, not distclean stableFri, 21 Dec 2012 16:05:26 -0500, by John W. Eaton
-
Export doc-cache in distribution tarball (bug #37542) stableThu, 11 Oct 2012 12:13:28 -0700, by Rik
-
USe pkg-config for freetype2 configure check. stableTue, 04 Dec 2012 13:52:51 -0500, by John W. Eaton
-
maint: Use Octave 2-space indent for helper Perl scripts. stableThu, 07 Jun 2012 11:08:30 -0700, by Rik
-
maint: Rename mygethelp function to gethelp in scripts/mkdoc.pl stableWed, 16 May 2012 17:24:59 -0700, by Rik
-
doc: Use Perl to create DOCSTRINGS in scripts directory. stableThu, 10 May 2012 16:58:41 -0700, by Rik
-
doc: Produce .texi from .txi files using Perl rather than C++. stableTue, 08 May 2012 21:03:42 -0700, by Rik
-
javamem.m: adapt to 'boxing' Java doublesFri, 21 Dec 2012 22:12:29 +0100, by Philip Nienhuis
-
ov-java.cc: tests added for javaObject and javaMethodFri, 21 Dec 2012 22:09:51 +0100, by Philip Nienhuis
-
Return correct value for ischar() predicate test on octave_java objects.Fri, 21 Dec 2012 10:18:38 -0800, by Rik
-
allow history commands to take numeric argumentsThu, 20 Dec 2012 14:54:12 -0500, by John W. Eaton
-
Add conversion for Octave integer and single classes to Java int and float classes.Thu, 20 Dec 2012 08:12:55 -0800, by Rik
-
Short-circuit out of Java box code as soon as valid class has been found.Wed, 19 Dec 2012 17:18:54 -0800, by Rik
-
Add autoconversion of Java numeric types (byte, short, integer, long, float) to Octave double.Wed, 19 Dec 2012 17:02:55 -0800, by Rik
-
Fix segfault with clear -regexp (bug #37924)Wed, 19 Dec 2012 09:36:08 -0800, by Rik
-
main: periodic merge of stable to defaultWed, 19 Dec 2012 10:55:44 -0500, by Jordi Gutiérrez Hermoso
-
Fix argument passing to history() commandWed, 19 Dec 2012 10:47:11 -0500, by Jordi Gutiérrez Hermoso
-
Don't box return values from javaObject. Always return a Java object.Tue, 18 Dec 2012 11:54:57 -0800, by Rik
-
Add autoconversion between java.lang.Character class and Octave string class.Tue, 18 Dec 2012 11:39:24 -0800, by Rik
-
Return history as a cell string when called with an output argument (bug #37947)Tue, 18 Dec 2012 14:29:15 -0500, by Jordi Gutiérrez Hermoso
-
Implement octave_value function class_name() for class "octave_java"Tue, 18 Dec 2012 10:29:51 -0800, by Rik
-
ov-class.cc: Fix compilation when HAVE_JAVA is false.Tue, 18 Dec 2012 08:21:29 -0800, by Rik
-
Modify class() to return Java class name, not type name "octave_java".Mon, 17 Dec 2012 16:52:10 -0800, by Rik
-
Add typeinfo %!tests for onCleanup and octave_java types.Mon, 17 Dec 2012 16:44:41 -0800, by Rik
-
doc: Change function type to "Function File".Mon, 17 Dec 2012 16:43:02 -0800, by Rik
-
isa.m: Match docstring variable names and function prototype names.Mon, 17 Dec 2012 14:59:41 -0800, by Rik
-
Add command-line completion for method names of Java object.Mon, 17 Dec 2012 13:32:33 -0800, by Rik
-
doc: Re-organize and improve Java Interface documentation.Mon, 17 Dec 2012 10:23:43 -0800, by Rik
-
build: Move usejava.m from scripts/miscellaneous to scripts/java directory.Mon, 17 Dec 2012 10:16:08 -0800, by Rik
-
java.m: Remove m-file which is merely a pointer to documentation.Mon, 17 Dec 2012 09:19:27 -0800, by Rik
-
Fix vertical arrows in quiver3 (bug #37933)Mon, 17 Dec 2012 10:48:08 -0500, by Jordi Gutiérrez Hermoso
-
maint: merge in Steven's Faddeeva changesMon, 17 Dec 2012 08:59:28 -0500, by Jordi Gutiérrez Hermoso
-
Merge new upstream Faddeeva release.Sat, 15 Dec 2012 14:12:47 -0500, by Steven G. Johnson
-
Deprecate java_debug, java_convert_matrix, java_unsigned_conversion.Sun, 16 Dec 2012 21:43:52 -0800, by Rik
-
struct2hdl.m: Set the "position" and "outerposition" properties in theSun, 16 Dec 2012 19:14:20 -0500, by Ben Abbott
-
Allow one char paths, like '/', in javaclasspath.txtSat, 15 Dec 2012 22:47:26 -0800, by Rik
-
Search for "javaclasspath.txt" as well as "classpath.txt" to set static class path.Sat, 15 Dec 2012 17:53:31 -0800, by Rik
-
build: Add rule to uninstall built-in-docstrings and allow distcheck to pass.Sat, 15 Dec 2012 07:07:16 -0800, by Rik
-
logspace.m: fix testsSat, 15 Dec 2012 22:55:57 +0100, by Philip Nienhuis
-
java_new, java_invoke: convey cs-list rather than cell arraySat, 15 Dec 2012 22:23:00 +0100, by Philip Nienhuis
-
build: Include new gui icons in distribution tarball.Fri, 14 Dec 2012 16:03:50 -0800, by Rik
-
doc: tweak docstrings for javaObject and javaArray.Fri, 14 Dec 2012 13:58:19 -0800, by Rik
-
ov-java.h: is_map must return false, java object is not a struct.Fri, 14 Dec 2012 12:15:47 -0800, by Rik
-
Deprecate java_invoke, replace with javaMethod.Fri, 14 Dec 2012 09:51:37 -0800, by Rik
-
doc: First pass at updating Java documentation.Fri, 14 Dec 2012 09:43:22 -0800, by Rik
-
merge in changeset b081fbe80174 (separate icons for floating widgets)Fri, 14 Dec 2012 13:24:41 +0100, by Torsten
-
provide separate icons for gui's floating widgetsFri, 14 Dec 2012 13:18:14 +0100, by Torsten
-
Fix Copyright statement on new functions in scripts/deprecated.Thu, 13 Dec 2012 22:45:47 -0800, by Rik
-
Add methods.m which extends methods() to work on Java objects.Thu, 13 Dec 2012 22:41:48 -0800, by Rik
-
java_new.m: can also have only one argumentThu, 13 Dec 2012 22:14:36 +0100, by Philip Nienhuis
-
coerce plot array and vector properties to fullThu, 13 Dec 2012 15:58:25 -0500, by John W. Eaton
-
doc: overhaul struct docstringThu, 13 Dec 2012 15:40:51 -0500, by Jordi Gutiérrez Hermoso
-
Add fieldnames.m which extensds fieldnames() to work on Java objects.Thu, 13 Dec 2012 10:57:04 -0800, by Rik
-
configure.ac: Use build_java as internal script variable rather than HAVE_JAVA.Thu, 13 Dec 2012 10:47:24 -0800, by Rik
-
configure.ac: Ensure that all AC_DEFINEs are captured by UGLY_DEFS variable.Thu, 13 Dec 2012 10:17:19 -0800, by Rik
-
build: Build documentation correctly even without Java installed.Wed, 12 Dec 2012 20:19:28 -0800, by Rik
-
configure.ac: Search for jvm.dll on MingW/Cygwin platforms for Java.Wed, 12 Dec 2012 16:03:46 -0800, by Rik
-
recycle.m: Fix docstring.Wed, 12 Dec 2012 16:01:52 -0800, by Rik
-
struct2hdl.m: Set the "*.mode" properties last. (Bug # 37645)Wed, 12 Dec 2012 18:07:55 -0500, by Ben Abbott
-
Remove cell2mlstr.m and update java XXXdlg.m functions.Wed, 12 Dec 2012 14:32:59 -0800, by Rik
-
listdlg.m: Correct behavior for ListSize where height and width were swapped.Wed, 12 Dec 2012 14:19:37 -0800, by Rik
-
Overhaul scripts/java directory to conform to Octave core.Wed, 12 Dec 2012 13:48:47 -0800, by Rik
-
Hide java_init, java_exit functions. Deprecate java_new, java_set, java_get.Wed, 12 Dec 2012 13:33:37 -0800, by Rik
-
Add new isjava function.Wed, 12 Dec 2012 13:15:31 -0800, by Rik
-
configure.ac: Add with-java-xxx options to specify homedir, libdir, includedirWed, 12 Dec 2012 08:35:29 -0800, by Rik
-
use JAVA_CPPFLAGS when building .df files.Wed, 12 Dec 2012 09:35:36 -0500, by John W. Eaton
-
only register java type if using javaWed, 12 Dec 2012 08:38:22 -0500, by John W. Eaton
-
build: Add more searching for Java libjvm.so.Tue, 11 Dec 2012 14:06:09 -0800, by Rik
-
maint: update .hgignore to reflect new libgnu/ structureTue, 11 Dec 2012 15:40:02 -0500, by Jordi Gutiérrez Hermoso
-
Temporary fix for display of indexed images of integer class.Mon, 10 Dec 2012 15:38:38 -0800, by Rik
-
build: Overhaul auto-detection of Java when JAVA_HOME is not set.Mon, 10 Dec 2012 13:15:08 -0800, by Rik
-
test.m: Better error reporting for arguments that can't be tested (bug #37592)Sun, 09 Dec 2012 18:27:58 -0500, by Mike Miller
-
configure.ac: Add warning message if JAVA_HOME variable is not set.Sun, 09 Dec 2012 15:07:24 -0800, by Rik
-
graphics.cc (graphics_object::set (const octave_map& m)): set structureSun, 09 Dec 2012 13:01:53 -0500, by Pantxo Diribarne
-
respect charset when updating the history widgetSun, 09 Dec 2012 15:02:11 +0100, by Torsten
-
respect charset when syncing directories between octave and gui (bug #37813)Sun, 25 Nov 2012 21:52:06 +0100, by Torsten
-
Increase test tolerance on sqp (bug #37742)Sat, 08 Dec 2012 18:00:54 -0500, by Mike Miller
-
Make the path to the shell interpreter configuableSat, 08 Dec 2012 16:08:09 -0500, by Mike Miller
-
ov-java.cc: Correcty typo HAVE_WINDWOS_H to HAVE_WINDOWS_HSat, 08 Dec 2012 08:27:03 -0800, by Rik
-
register octave_java type at Octave startupSat, 08 Dec 2012 00:36:52 -0500, by John W. Eaton
-
style fixes and copyright update for java filesSat, 08 Dec 2012 00:24:45 -0500, by John W. Eaton
-
make java functions part of core octave_value classesSat, 08 Dec 2012 00:23:13 -0500, by John W. Eaton
-
Avoid future timestamp warning on non-existent shared libsFri, 07 Dec 2012 19:34:19 -0500, by Mike Miller
-
use numel instead of length in newly imported java functionsFri, 07 Dec 2012 18:03:01 -0500, by John W. Eaton
-
additional doc fixes for newly imported Java packageFri, 07 Dec 2012 18:00:09 -0500, by John W. Eaton
-
style and doc fixes for newly imported Java package .m filesFri, 07 Dec 2012 17:21:27 -0500, by John W. Eaton
-
* __java__.cc, __java__.h: Clean up lists of include files.Fri, 07 Dec 2012 16:19:22 -0500, by John W. Eaton
-
update copyright statements in newly added java filesFri, 07 Dec 2012 16:14:49 -0500, by John W. Eaton
-
* __java__.h, __java__.cc: Style fixes.Fri, 07 Dec 2012 16:04:58 -0500, by John W. Eaton
-
eliminate most compilation warnings for __java__.ccFri, 07 Dec 2012 11:34:03 -0500, by John W. Eaton
-
Correctly locate octave.jar in VPATH builds (bug #37815)Thu, 06 Dec 2012 22:24:36 -0800, by Rik
-
isa.m: Add "integer" class category for compatibility with Matlab.Thu, 06 Dec 2012 18:05:23 -0800, by Rik
-
Fix infinite loop when setting fftw planner method (bug #37873) stableThu, 06 Dec 2012 20:15:58 -0500, by Mike Miller
-
build: include scripts/image/private functions in build.Thu, 06 Dec 2012 16:13:49 -0800, by Rik
-
configure.ac: Use portable sh programming techniques for java autoconf code.Thu, 06 Dec 2012 15:09:37 -0800, by Rik
-
build: Check for 'mkdir -p' and then use it in Makefiles.Thu, 06 Dec 2012 12:06:08 -0800, by Rik
-
build: Add rules to clean built files in java/scripts directory.Thu, 06 Dec 2012 11:54:22 -0800, by Rik
-
build: Add --disable-java option to configure (bug #37838).Thu, 06 Dec 2012 10:37:54 -0800, by Rik
-
build: Don't delete java-images under source control when using maintainer-clean target.Thu, 06 Dec 2012 10:33:36 -0800, by Rik
-
maint: Remove unnecessary execute permissions from java images in doc directory.Thu, 06 Dec 2012 09:16:35 -0800, by Rik
-
maint: Remove unnecessary execute permissions from newly added java files.Thu, 06 Dec 2012 08:22:32 -0800, by Rik
-
num2str: Take into account inf inputs. Add tests for inf and NaNWed, 05 Dec 2012 16:53:53 -0500, by Jordi Gutiérrez Hermoso
-
error_ids: Adding ids and documentationTue, 04 Dec 2012 20:06:49 +0100, by Juan Pablo Carbajal
-
Remove libgnu/Makefile.am.Tue, 04 Dec 2012 16:40:22 -0500, by John W. Eaton
-
Don't link liboctinterp with $(GRAPHICS_LIBS).Tue, 04 Dec 2012 16:34:12 -0500, by John W. Eaton
-
USe pkg-config for freetype2 configure check.Tue, 04 Dec 2012 13:52:51 -0500, by John W. Eaton
-
libgnu/Makefile.am: gnulib update changesTue, 04 Dec 2012 10:34:50 -0500, by John W. Eaton
-
* libinterp/dldfcn/config-files.awk: Print list of DLDFCN_INC files.Tue, 04 Dec 2012 10:22:20 -0500, by John W. Eaton
-
libgnu/Makefile.am: undo unintended changes from d65de42265c9Tue, 04 Dec 2012 10:07:51 -0500, by John W. Eaton
-
fix incorrect sparse array allocation introduced in cda76da34693Mon, 03 Dec 2012 16:02:30 -0500, by John W. Eaton
-
* libinterp/module-files (chol.cc): Link with sparse libs.Mon, 03 Dec 2012 15:17:03 -0500, by John W. Eaton
-
distribute __java__.hMon, 03 Dec 2012 14:48:32 -0500, by John W. Eaton
-
maint: update gnulibMon, 03 Dec 2012 12:56:35 -0500, by John W. Eaton
-
Colormap error() calls now report the input variable which is a problem.Mon, 03 Dec 2012 09:38:58 -0800, by Rik
-
cmunique.m: Expand to accept inputs of class single.Mon, 03 Dec 2012 08:37:38 -0800, by Rik
-
cmpermute.m: Expand to accept indexed image formats uint16 and single.Mon, 03 Dec 2012 08:18:17 -0800, by Rik
-
NTSC images can only be of class double.Sun, 02 Dec 2012 22:36:07 -0800, by Rik
-
Correct typo in docstring in changeset 6ae93518356c.Sun, 02 Dec 2012 13:59:00 -0800, by Ben Abbott