log

age author description
Fri, 03 Aug 2012 09:31:37 -0700 Rik maint: Move core interpreter files with DEFUNS to interpfcn/ directory
Fri, 03 Aug 2012 11:37:02 -0400 John W. Eaton fix the names of parse.h and parse-private.h in module.mk file
Fri, 03 Aug 2012 11:29:48 -0400 John W. Eaton search corefcn directory in build tree for include files
Thu, 02 Aug 2012 17:10:26 -0700 Rik maint: Move parser code and rules to parse-tree/ directory
Thu, 02 Aug 2012 16:33:24 -0700 Rik lo-specfun.cc: Remove unused gripe* functions to stop compiler warning message
Thu, 02 Aug 2012 16:29:55 -0700 Rik maint: Move autogenerated option functions to corefcn/ directory.
Thu, 02 Aug 2012 14:02:26 -0700 Rik splinefit.m: Increase tolerance for %!tests. Use rand, not randn, for generating test data.
Thu, 02 Aug 2012 12:12:00 +0200 Jacob Dawid Cleaned up icon positions. Removed icon loading from resource manager. gui
Thu, 02 Aug 2012 11:08:45 +0200 Jacob Dawid Added find functionality in editor by to.lil. gui
Wed, 01 Aug 2012 16:44:16 -0700 Rik demo.m: Allow functions in demo blocks (bug #33981).
Wed, 01 Aug 2012 17:00:12 -0500 Max Brister Generate ND indexing functions on demand in JIT.
Wed, 01 Aug 2012 12:10:26 -0400 John W. Eaton initialize randn state in splinefit test
Tue, 31 Jul 2012 21:57:58 -0400 John W. Eaton rename src/DLD-FUNCTIONS directory to src/dldfcn
Tue, 31 Jul 2012 20:46:47 -0400 John W. Eaton move more files to corefcn directory
Tue, 31 Jul 2012 20:39:08 -0400 John W. Eaton delete obsolete directory functions declarations
Tue, 31 Jul 2012 20:34:46 -0400 John W. Eaton don't search the corefcn directory for header files
Wed, 01 Aug 2012 10:39:26 -0400 John W. Eaton * gtext.m: Fix typo in previous change.
Tue, 31 Jul 2012 22:24:28 -0700 Rik configure.ac: Comment out unneeded special build flags for Sun C++ compiler.
Tue, 31 Jul 2012 18:26:37 -0700 Rik gtext.m: Allow multiple text placements--one per mouse click.
Tue, 31 Jul 2012 18:06:54 -0400 Jordi Gutiérrez Hermoso Handle complex arguments in imagesc (bug #36866)
Tue, 31 Jul 2012 15:40:52 -0500 Max Brister Support ND matrix indexing with scalar assignment in JIT.
Tue, 31 Jul 2012 11:51:01 -0500 Max Brister ND scalar indexing in JIT.
Tue, 31 Jul 2012 14:14:03 -0400 Jordi Gutiérrez Hermoso Merge in Carnë's changes
Tue, 31 Jul 2012 11:11:05 -0700 Rik image.m: Don't accept complex image data (bug #36866)
Tue, 31 Jul 2012 13:50:39 -0400 Jordi Gutiérrez Hermoso Merge in Carnë's changes
Tue, 31 Jul 2012 10:28:51 -0700 Rik Refactor configure.ac to make it more understandable.
Tue, 31 Jul 2012 09:54:19 -0400 John W. Eaton merge source reorganization changes on default to classdef classdef
Fri, 27 Jul 2012 21:59:10 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 31 Jul 2012 16:45:48 +0100 Carnë Draug doc: be consistent on var name on stat help text
Tue, 31 Jul 2012 08:51:02 -0400 Jordi Gutiérrez Hermoso Merge in Carnë's changes
Tue, 31 Jul 2012 11:58:01 +0200 Muhali Fix typo in pkg.m reported in bug #36994.
Mon, 30 Jul 2012 15:29:19 -0700 Rik maint: Partition src/ directory with more code in subdirs.
Mon, 30 Jul 2012 19:27:14 +0200 Jacob Dawid Integrated texinfo browser from QtOctave. gui
Mon, 30 Jul 2012 20:45:52 +0100 Carnë Draug configure.ac: replace deprecated AC_CONFIG_HEADER macro
Mon, 30 Jul 2012 13:05:29 -0500 Max Brister Support the end keyword for one dimentional indexing in JIT.
Mon, 30 Jul 2012 16:23:52 +0100 Carnë Draug configure.ac: replace deprecated AC_TRY_LINK macro
Mon, 30 Jul 2012 09:55:57 +0200 Jacob Dawid Modified GUI sources so they can be build inside the source tree, without installing octave first. gui
Sun, 29 Jul 2012 19:49:11 -0700 Rik maint: Use some Octave coding conventions for base64_encode, base64_decode.
Sun, 29 Jul 2012 12:08:03 -0700 Rik maint: Remove extraneous commented out lines from changeset e753177cde93.
Sun, 29 Jul 2012 19:17:48 +0200 Carlo de Falco Add functions to encode/decode double arrays to/from base64.
Sun, 29 Jul 2012 18:29:02 +0200 Carlo de Falco Add LAPACK_LIBS to link dependencies of liboctinterp
Sun, 29 Jul 2012 01:43:04 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Sun, 29 Jul 2012 01:31:20 -0400 Jordi Gutiérrez Hermoso Document extra Qt dependencies gui
Sun, 29 Jul 2012 01:32:03 -0400 Jordi Gutiérrez Hermoso Document extra LLVM dependency
Sat, 28 Jul 2012 21:53:45 -0400 Jordi Gutiérrez Hermoso Source code formatting (80-column lines, mostly whitespace changes) gui
Sat, 28 Jul 2012 21:02:28 -0400 Jordi Gutiérrez Hermoso Update urls to Agora and bug tracker gui
Sat, 28 Jul 2012 12:06:34 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Sat, 28 Jul 2012 11:59:10 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Sat, 28 Jul 2012 15:17:57 +0200 Jacob Dawid Update qterminal thanks to Jen. Removed performance information on events. gui
Fri, 27 Jul 2012 16:31:18 -0700 Rik doc: Periodic spellcheck of documentation.
Fri, 27 Jul 2012 15:35:00 -0700 Rik maint: Move non-dynamically linked functions from DLD-FUNCTIONS/ to corefcn/ directory
Fri, 27 Jul 2012 14:37:37 -0700 Rik doc: Update docstrings for built-in functions to not use "Loadable Function" as type.
Fri, 27 Jul 2012 17:10:25 -0400 John W. Eaton improvements in parsing classdef classdef
Fri, 27 Jul 2012 16:02:01 -0400 Michael Goffioul octave_value classdef objects classdef
Fri, 27 Jul 2012 15:44:11 -0400 John W. Eaton new tree_funcall class classdef
Fri, 27 Jul 2012 09:11:49 -0700 Rik doc: Fix for bad cross-referencing due to use of aliases in Texinfo.
Fri, 27 Jul 2012 11:52:13 -0400 John W. Eaton fix cross-referencing for some function aliases
Fri, 27 Jul 2012 08:22:21 -0700 Rik doc: Fix image processing workflow documentation (bug #36974)
Fri, 27 Jul 2012 08:54:39 -0400 Doug Stewart Added one more *seealso* in "I" and removed a space at start of line, all in data.cc
Thu, 26 Jul 2012 23:36:51 -0500 Max Brister src/pt-jit.cc: Fix JIT build with LLVM 3.0.