Mercurial > hg > octave-nkf
graph
-
fix installation of default-qt-settings file (bug #37161)Tue, 21 Aug 2012 17:48:19 -0400, by John W. Eaton
-
link liboctgui with liboctinterp.laTue, 21 Aug 2012 14:03:27 -0400, by John W. Eaton
-
set initial keyboard focus in command window (bug #36955)Mon, 20 Aug 2012 17:24:46 -0400, by John W. Eaton
-
link gui in way that is more consistent with the rest of OctaveMon, 20 Aug 2012 15:37:54 -0400, by John W. Eaton
-
fix name of ignored dldfcn/module.mk fileMon, 20 Aug 2012 14:14:52 -0400, by John W. Eaton
-
* libgui/Makefile.am, libgui/src/Makefile.am: Style fixes.Mon, 20 Aug 2012 14:09:47 -0400, by John W. Eaton
-
remove obsolete qmake configuration filesMon, 20 Aug 2012 14:04:45 -0400, by John W. Eaton
-
update copyright notices in libgui directoryMon, 20 Aug 2012 14:02:08 -0400, by John W. Eaton
-
override automake .yy.cc rule (bug #36407)Sun, 19 Aug 2012 15:16:42 -0400, by John W. Eaton
-
fix missing semicolons in various .m filesSun, 19 Aug 2012 10:50:40 -0400, by John W. Eaton
-
* __pie__.m: Avoid syntax errors in matrix lists.Sat, 18 Aug 2012 22:03:11 -0400, by John W. Eaton
-
fix .m file missing from distSat, 18 Aug 2012 21:56:37 -0400, by John W. Eaton
-
fix gui sources missing from distSat, 18 Aug 2012 20:38:52 -0400, by John W. Eaton
-
* HACKING: Update for libinterp and libgui changes.Sat, 18 Aug 2012 18:56:48 -0400, by John W. Eaton
-
* polyeig.m: Missing semicolon in test.Sat, 18 Aug 2012 18:26:11 -0400, by John W. Eaton
-
rename gui directory to libguSat, 18 Aug 2012 18:10:09 -0400, by John W. Eaton
-
split libinterp from srcSat, 18 Aug 2012 16:23:39 -0400, by John W. Eaton
-
Moved translators file and added GUI structure to etc/HACKING.Sat, 18 Aug 2012 12:01:06 +0200, by Jacob Dawid
-
Modified interp1.m file to check whether X has distinct values or not.Fri, 17 Aug 2012 08:22:30 -0400, by Vivek Dogra
-
Remove octave_value::is_real_nd_array cruftThu, 16 Aug 2012 18:57:45 -0500, by Max Brister
-
Move type inference from jit_convert to jit_inferThu, 16 Aug 2012 18:51:30 -0500, by Max Brister
-
polyeig.m: Style fixesThu, 16 Aug 2012 12:18:52 -0400, by Jordi Gutiérrez Hermoso
-
polyeig: remove DOS newlinesThu, 16 Aug 2012 12:13:57 -0400, by Jordi Gutiérrez Hermoso
-
Merge in polyeigThu, 16 Aug 2012 12:12:05 -0400, by Jordi Gutiérrez Hermoso
-
polyeig: return eigenvectors of the _correct_ sizeThu, 19 Jul 2012 04:53:34 +0100, by Ed Meyer
-
polyeig: new functionThu, 19 Jul 2012 04:50:43 +0100, by Fotios Kasolis
-
Proceed with the sparse Choleski computation when requested (bug #37095)Tue, 14 Aug 2012 15:54:43 -0400, by Jordi Gutiérrez Hermoso
-
pkg: check cURL library when using -forgeThu, 16 Aug 2012 16:25:15 +0100, by Carnë Draug
-
pt-jit.h: Remove unused typedefWed, 15 Aug 2012 23:51:16 -0500, by Max Brister
-
Factor out jit_block_list and jit_factory from jit_convertWed, 15 Aug 2012 23:30:02 -0500, by Max Brister