Mercurial > hg > octave-nkf
graph
-
doc: small fixes for impordataTue, 25 Dec 2012 19:41:12 +0000, by Carnë Draug
-
configure.ac: Avoid non-portable sh technique of double-quoted, backtick expressions.Tue, 25 Dec 2012 10:59:37 -0800, by Rik
-
Enable dashed-lines for many of Gnuplot's terminals.Mon, 24 Dec 2012 18:58:11 -0500, by Ben Abbott
-
Fix assertions with "observed" and "expected" out of order.Mon, 24 Dec 2012 18:49:37 -0500, by Ben Abbott
-
Add visit_funcall method to JIT tree walker. classdefSun, 23 Dec 2012 19:02:26 -0500, by Michael Goffioul
-
Move classdef related source files to correct location. classdefSun, 23 Dec 2012 17:43:06 -0500, by Michael Goffioul
-
maint: periodic merge of default to classef classdefSun, 23 Dec 2012 13:19:40 -0500, by Michael Goffioul
-
Fix incorrect shell double-quoting syntax.Sun, 23 Dec 2012 13:17:51 -0500, by Michael Goffioul
-
maint: periodic merge of default to classdef classdefSun, 23 Dec 2012 13:00:02 -0500, by Michael Goffioul
-
Replace JAVAPKG_API with OCTINTERP_APISun, 23 Dec 2012 03:16:33 +0000, by Michael Goffioul
-
Fix JAVA detection for MSVC and support white space in Java path.Sun, 23 Dec 2012 03:16:08 +0000, by Michael Goffioul
-
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