log

age author description
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