Mercurial > hg > octave-nkf
graph
-
fix tests within eigs-base.ccThu, 21 May 2009 10:13:39 +0200, by Jaroslav Hajek
-
use explicit template qualifs to please Intel C++ and MSVC++Mon, 02 Mar 2009 08:07:48 +0100, by Jaroslav Hajek
-
Remove non-existent mirrors from README.mirrors prior to 3.2 release.Wed, 20 May 2009 21:03:55 -0700, by Rik
-
delete ArrayN-idx from Makefile.inWed, 20 May 2009 20:52:10 +0200, by Jaroslav Hajek
-
pt-assign.cc (maybe_warn_former_built_in_variable): set initialized to true on first callWed, 20 May 2009 14:27:10 -0400, by John W. Eaton
-
use Array<void *> in ov-typeinfo.hWed, 20 May 2009 14:13:31 +0200, by Jaroslav Hajek
-
instantiate Array<void *> in liboctaveWed, 20 May 2009 14:08:13 +0200, by Jaroslav Hajek
-
declare octave_exit using a typedefWed, 20 May 2009 13:37:18 +0200, by Jaroslav Hajek
-
Fix bug when calling pkg describe to check whether a package is installedTue, 19 May 2009 15:59:37 +0200, by Carlo de Falco
-
remove redundant includeWed, 20 May 2009 11:48:30 +0200, by Jaroslav Hajek
-
add missing OCTINTERP_API tagWed, 20 May 2009 11:29:08 +0200, by Jaroslav Hajek
-
smarter handling of quit()Wed, 20 May 2009 09:52:03 +0200, by Jaroslav Hajek
-
call mlock in __fltk_init__Tue, 19 May 2009 12:49:57 -0400, by John W. Eaton
-
allow multiple input event hook functions to be installed simultaneouslyTue, 19 May 2009 12:37:57 -0400, by John W. Eaton
-
add X11 libs to liboctinterp deps (due to display.cc)Tue, 19 May 2009 11:47:46 +0200, by Jaroslav Hajek
-
update PROJECTSMon, 18 May 2009 15:11:22 -0400, by John W. Eaton
-
support central differences in fminunc and fsolveMon, 18 May 2009 09:46:49 +0200, by Jaroslav Hajek
-
Simplify Texinfo documentation in .m scripts by removing redundant @iftex callsSun, 17 May 2009 14:39:39 -0700, by Rik
-
Change recommendation for writing documentation to favor @texSun, 17 May 2009 14:17:32 -0700, by Rik
-
Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.Sun, 17 May 2009 12:18:06 -0700, by Rik
-
narrow include in Array-tc.ccSun, 17 May 2009 21:34:54 +0200, by Jaroslav Hajek
-
improve TR updating strategy for fminunc and fsolveSun, 17 May 2009 17:54:51 +0200, by Jaroslav Hajek
-
Handle loading of objects with inheritance from MAT files.Fri, 15 May 2009 16:02:30 -0400, by Robert T. Short
-
error.cc (Ferror): handle error struct argumentFri, 15 May 2009 12:09:11 -0400, by John W. Eaton
-
nargchk.m: don't generate error if output is structFri, 15 May 2009 11:46:10 -0400, by John W. Eaton
-
improve performance of saving large structs in MAT file formatFri, 15 May 2009 11:31:50 -0400, by John W. Eaton
-
clean up Array instantiation mess in oct-stream.ccFri, 15 May 2009 13:34:43 +0200, by Jaroslav Hajek
-
guard against implicit instantiationFri, 15 May 2009 13:24:38 +0200, by Jaroslav Hajek
-
remove obsolete ArrayN-idx.hFri, 15 May 2009 12:05:19 +0200, by Jaroslav Hajek
-
import the step adaptation strategy from fsolve to fminuncFri, 15 May 2009 07:07:41 +0200, by Jaroslav Hajek
-
optimize accumarray with constant rangesFri, 15 May 2009 07:07:40 +0200, by Jaroslav Hajek
-
Update documentation for section 17.8 (Mathematical Constants) of arith.texiThu, 14 May 2009 16:03:58 -0700, by Rik
-
avoid apparent MSVC bug with typedefMon, 11 May 2009 15:34:55 -0400, by John W. Eaton
-
src/Makefile.in: fix install-lib targetMon, 11 May 2009 15:19:56 -0400, by John W. Eaton
-
Fix typo in documentation of issorted()Fri, 08 May 2009 03:24:01 -0400, by Carsten Clark
-
really fix the bug in rangeSat, 09 May 2009 18:04:05 +0200, by Jaroslav Hajek
-
fix zero-dims assignment bugSat, 09 May 2009 18:00:36 +0200, by Jaroslav Hajek
-
Have 'legend' inherit font properties from the parent axis.Fri, 08 May 2009 21:11:05 -0400, by Ben Abbott
-
[mq]: xFri, 08 May 2009 15:18:22 -0400, by Robert T. Short
-
repair damage done when applying changeset 49a0c58a7dcfThu, 07 May 2009 18:01:48 -0400, by John W. Eaton
-
make changeset 1e5c11890f85 workThu, 07 May 2009 17:47:39 -0400, by John W. Eaton
-
eliminate last remnants of F2C variablesThu, 07 May 2009 16:43:03 -0400, by John W. Eaton
-
Added SHLPRE for SHLEXT instead of SHLLIBPREThu, 07 May 2009 16:28:44 -0400, by marco_atzeri
-
check for invalid property names when setting defaultsThu, 07 May 2009 15:14:19 -0400, by John W. Eaton
-
fix bug in doubleWed, 06 May 2009 09:55:26 +0200, by Jaroslav Hajek
-
use set instead of map to keep track of debugger breakpointsTue, 05 May 2009 15:10:25 -0400, by jpswensen
-
make load work for derived classsesTue, 05 May 2009 14:11:43 -0400, by Robert T. Short
-
graphics.cc (array_property::validate): require value to be numeric, not necessarily doubleTue, 05 May 2009 13:32:15 -0400, by John W. Eaton
-
variables.cc (set_internal_variable): Pass NM in call to errorTue, 05 May 2009 13:05:12 -0400, by John W. Eaton
-
use access_double and assign_double on sparc onlyTue, 05 May 2009 11:27:06 -0400, by Carsten Clark
-
update config stuff to gripe with g++-3.xTue, 05 May 2009 15:37:13 +0200, by Jaroslav Hajek
-
fix sparse indexing bugTue, 05 May 2009 15:18:55 +0200, by Jaroslav Hajek
-
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBSMon, 04 May 2009 21:22:36 -0400, by John W. Eaton
-
ChangeLog fixesMon, 04 May 2009 18:07:14 -0400, by John W. Eaton
-
contributors.in: add Peter O'Gorman to the listMon, 04 May 2009 15:58:26 -0400, by John W. Eaton
-
configure.in, aclocal.m4: check for c99 vsnprintfMon, 04 May 2009 15:57:28 -0400, by Peter O'Gorman
-
configure.in: shared library fixes for AIX and HPUXMon, 04 May 2009 15:47:05 -0400, by Peter O'Gorman
-
configure.in: provide decls for exp2, round, and tgamma if they are missingMon, 04 May 2009 15:41:28 -0400, by Peter O'Gorman
-
pass xvf to tar instead of -x -v -fMon, 04 May 2009 15:34:28 -0400, by Peter O'Gorman
-
eliminate broken special case for copying floats on Sun systemsMon, 04 May 2009 15:11:31 -0400, by Carsten Clark