Mercurial > hg > octave-nkf
graph
-
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