Mercurial > hg > octave-nkf
graph
-
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
-
Rename jit_convert::convert_llvm to jit_convert_llvmWed, 15 Aug 2012 22:36:59 -0500, by Max Brister
-
pt-jit.h: Remove dated current status commentWed, 15 Aug 2012 21:56:26 -0500, by Max Brister
-
build: Add rule to build ctags for *.m files in scripts directory.Wed, 15 Aug 2012 08:33:03 -0700, by Rik
-
Include common build configuration in gui/srcWed, 15 Aug 2012 11:08:30 -0400, by Mike Miller
-
find-dialog.{h,cc}: Get rid of DOS newlinesWed, 15 Aug 2012 10:48:06 -0400, by Jordi Gutiérrez Hermoso
-
sombrero.m: Put input validation first and add %!tests.Tue, 14 Aug 2012 21:52:50 -0700, by Rik
-
doc: Remove multiple seealso links to I (bug #37046).Tue, 14 Aug 2012 21:32:26 -0700, by Rik
-
build: Remove unneeded -Ioctave-value, -Ioperators from AM_CPPFLAGS.Tue, 14 Aug 2012 15:55:52 -0700, by Rik
-
doc: Document escape character processing within single quotes for regexp, warning, error.Tue, 14 Aug 2012 15:17:39 -0700, by Rik
-
configure.ac: Add checks for a few missing types.Tue, 14 Aug 2012 13:57:44 -0700, by Rik
-
Do not simplify the CFG during type inferenceMon, 13 Aug 2012 20:24:14 -0500, by Max Brister
-
Add AX_COMPARE_VERSION.m4 macro m4/ dir to make configure.ac simpler.Mon, 13 Aug 2012 15:43:49 -0700, by Rik
-
Support balance, cond, det, norm, rand, magic, eye, and mod in JITMon, 13 Aug 2012 17:05:14 -0500, by Max Brister
-
configure.ac: Correct GCC_VERSION test to return only version number and no other text.Mon, 13 Aug 2012 14:06:47 -0700, by Rik
-
Deprecate configure variables CC_VERSION, CXX_VERSION.Mon, 13 Aug 2012 14:04:26 -0700, by Rik
-
Remove obsolete m4 macro OCTAVE_SMART_PUTENV.Mon, 13 Aug 2012 12:56:53 -0700, by Rik
-
configure.ac: Re-indent for clarity. Try to shorten long lines < 80 characters.Mon, 13 Aug 2012 11:56:07 -0700, by Rik
-
follow Octave pattern for resource_manager singletonMon, 13 Aug 2012 12:16:26 -0400, by John W. Eaton
-
GUI branch merged in, closing the GUI branch guiMon, 13 Aug 2012 11:01:26 -0400, by Jordi Gutiérrez Hermoso
-
Merge gui onto default \o/Mon, 13 Aug 2012 10:32:19 -0400, by Jordi Gutiérrez Hermoso
-
Make resource_manager a singleton with Octave conventions guiSun, 12 Aug 2012 14:36:23 -0400, by Mike Miller
-
allow location of default settings file to be configurable guiSat, 11 Aug 2012 17:58:12 -0400, by John W. Eaton
-
provide Voct_etc_dir variableSat, 11 Aug 2012 17:32:42 -0400, by John W. Eaton
-
partial cleanup of include files in gui sources guiSat, 11 Aug 2012 11:02:12 -0400, by John W. Eaton
-
build: Update ax_XXX macros in m4 directory to newest versions.Fri, 10 Aug 2012 17:50:55 -0700, by Rik
-
build: Remove unused variable INCFLAGS from AM_C[XX}_FLAGS and Octave.Fri, 10 Aug 2012 16:23:41 -0700, by Rik
-
Move documentation for seealso macro outside of macro definition.Fri, 10 Aug 2012 16:03:34 -0700, by Rik
-
use forward decls for mxArray in ov.h and ov-base.hFri, 10 Aug 2012 17:59:35 -0400, by John W. Eaton
-
Postfix increment and decrement operations in JITFri, 10 Aug 2012 16:41:07 -0500, by Max Brister
-
Remove uneeded release overloadsFri, 10 Aug 2012 16:19:27 -0500, by Max Brister
-
Scalar unary operation support in JITFri, 10 Aug 2012 15:05:29 -0500, by Max Brister
-
configure.ac: Don't run OCTAVE_CARBON_CGDISPLAYBITSPERPIXEL unless Carbon Framework is present.Fri, 10 Aug 2012 13:09:11 -0700, by Rik
-
build: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for SuiteSparse header file.Fri, 10 Aug 2012 12:56:15 -0700, by Rik
-
configure.ac: Allow caching of EXCEPTION_IN_MATH test.Fri, 10 Aug 2012 12:39:31 -0700, by Rik
-
configure.ac: Split gnulib initialization into 2 parts to match recommended usage.Fri, 10 Aug 2012 12:19:59 -0700, by Rik
-
build: Overhaul acinclude.m4 macros.Fri, 10 Aug 2012 12:03:16 -0700, by Rik
-
Support +=, -=, *=, ect. in JITFri, 10 Aug 2012 12:23:32 -0500, by Max Brister
-
GUI: support for octave arguments and integrate with run-octave. guiSun, 05 Aug 2012 16:15:58 -0400, by John W. Eaton
-
jit-typeinfo.cc (jit_typeinfo::register_generic): Mark can errorThu, 09 Aug 2012 16:44:14 -0500, by Max Brister
-
Support sin, cos, and exp with matrix arguments in JITThu, 09 Aug 2012 15:45:59 -0500, by Max Brister
-
build: Move unordered_map header tests to acinclude.m4 and add caching of results.Thu, 09 Aug 2012 08:29:50 -0700, by Rik
-
m4/acinclude.m4: Correct typos, use consistent style for describing macros.Wed, 08 Aug 2012 21:51:23 -0700, by Rik
-
Use $(top_builddir)/libgnu for parallelism with $(top_srcdir)/libgnuWed, 08 Aug 2012 15:33:52 -0700, by Rik
-
src/Makefile.am: Remove unnecessary -I$(srcdir) in AM_CPPFLAGS.Wed, 08 Aug 2012 10:57:08 -0700, by Rik
-
configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in C compiler.Wed, 08 Aug 2012 10:41:31 -0700, by Rik
-
octave.desktop.in: Change Octave's XDG top-level category to Education.Wed, 08 Aug 2012 09:19:35 -0700, by Rik
-
improve internal documentation of F77_ macros.Wed, 08 Aug 2012 11:38:52 -0400, by John W. Eaton
-
avoid "function declared 'noreturn' has a return statement" warning.Wed, 08 Aug 2012 10:27:59 -0400, by John W. Eaton
-
configure.ac: Require makeinfo to be present before building Octave.Wed, 08 Aug 2012 07:23:21 -0700, by Rik
-
configure.ac: Re-organize to follow Autoconf layout guidelinesTue, 07 Aug 2012 13:34:22 -0700, by Rik
-
Skip functions when resolving end context in JITTue, 07 Aug 2012 14:59:58 -0500, by Max Brister
-
Eliminate duplicate PTHREAD_CFLAGS inclusion in build process.Tue, 07 Aug 2012 09:01:02 -0700, by Rik
-
Remove DEFS and CXXFLAGS/CFLAGS from AM_CXXFLAGS/AM_CFLAGS causing duplicate options in compile command.Tue, 07 Aug 2012 07:09:54 -0700, by Rik
-
Remove unneccessary '-I.' in CPPFLAGS which is already part of DEFAULT_INCLUDES.Mon, 06 Aug 2012 21:42:56 -0700, by Rik
-
Remove CPPFLAGS from AM_CPPFLAGS which causes CPPFLAGS to appear twice during compile.Mon, 06 Aug 2012 17:27:18 -0700, by Rik
-
Update gnulib bootstrap script to version that completes successfully.Mon, 06 Aug 2012 09:41:20 -0700, by Rik
-
Further integration of GUI in the build system. guiSun, 05 Aug 2012 20:04:53 +0100, by Michael Goffioul
-
delete obsolete from Qt checks from configure.ac guiSun, 05 Aug 2012 12:35:28 -0400, by John W. Eaton
-
generalize base64_encode to work with data types other than doubleSun, 05 Aug 2012 16:35:45 +0200, by Carlo de Falco
-
Integrate GUI building with regular octave build system. guiSun, 05 Aug 2012 14:37:22 +0100, by Michael Goffioul
-
maint: periodic merge of default to classdef classdefSun, 05 Aug 2012 09:20:57 -0400, by John W. Eaton
-
generate convenience libraries for new parse-tree and interpfcn subdirectoriesSun, 05 Aug 2012 09:04:30 -0400, by John W. Eaton
-
Incorporated patch that adds replace from Torsten and modified it. guiSat, 04 Aug 2012 11:18:20 +0200, by Jacob Dawid
-
Added missing includes so the GUI builds with the new src-structure. guiSat, 04 Aug 2012 10:52:32 +0200, by Jacob Dawid
-
Support end in multi indexing in JITSat, 04 Aug 2012 00:19:07 -0500, by Max Brister
-
image.m: Remove input validation tests which cause window to pop up.Fri, 03 Aug 2012 17:38:05 -0700, by Rik
-
maint: Add DO NOT EDIT messages to build system for src/*.in.h.Fri, 03 Aug 2012 16:45:17 -0700, by Rik
-
maint: Remove duplicate includes for JIT sources from build.Fri, 03 Aug 2012 16:38:53 -0700, by Rik
-
maint: periodic merge of default to classdef classdefFri, 03 Aug 2012 18:04:33 -0400, by John W. Eaton
-
maint: Move interp source code without DEFUNs to interp-core/ dir.Fri, 03 Aug 2012 13:18:21 -0700, by Rik
-
Correct division by zero check in JITFri, 03 Aug 2012 10:14:57 -0500, by Max Brister
-
remove extern "C" context around gnulib headersFri, 03 Aug 2012 21:28:21 +0200, by Carlo de Falco
-
maint: periodic merge of default to classdef classdefFri, 03 Aug 2012 14:35:44 -0400, by John W. Eaton
-
maint: update to latest gnulib againFri, 03 Aug 2012 18:55:01 +0200, by Carlo de Falco
-
maint: update to latest gnulibFri, 03 Aug 2012 05:39:59 +0200, by Carlo de Falco
-
maint: Add DO NOT EDIT messages to src/*.in.h for propagation to generated .h files.Fri, 03 Aug 2012 09:34:13 -0700, by Rik
-
maint: Move core interpreter files with DEFUNS to interpfcn/ directoryFri, 03 Aug 2012 09:31:37 -0700, by Rik
-
fix the names of parse.h and parse-private.h in module.mk fileFri, 03 Aug 2012 11:37:02 -0400, by John W. Eaton
-
search corefcn directory in build tree for include filesFri, 03 Aug 2012 11:29:48 -0400, by John W. Eaton
-
maint: Move parser code and rules to parse-tree/ directoryThu, 02 Aug 2012 17:10:26 -0700, by Rik
-
lo-specfun.cc: Remove unused gripe* functions to stop compiler warning messageThu, 02 Aug 2012 16:33:24 -0700, by Rik
-
maint: Move autogenerated option functions to corefcn/ directory.Thu, 02 Aug 2012 16:29:55 -0700, by Rik
-
splinefit.m: Increase tolerance for %!tests. Use rand, not randn, for generating test data.Thu, 02 Aug 2012 14:02:26 -0700, by Rik
-
Cleaned up icon positions. Removed icon loading from resource manager. guiThu, 02 Aug 2012 12:12:00 +0200, by Jacob Dawid
-
demo.m: Allow functions in demo blocks (bug #33981).Wed, 01 Aug 2012 16:44:16 -0700, by Rik
-
Generate ND indexing functions on demand in JIT.Wed, 01 Aug 2012 17:00:12 -0500, by Max Brister
-
initialize randn state in splinefit testWed, 01 Aug 2012 12:10:26 -0400, by John W. Eaton
-
rename src/DLD-FUNCTIONS directory to src/dldfcnTue, 31 Jul 2012 21:57:58 -0400, by John W. Eaton
-
move more files to corefcn directoryTue, 31 Jul 2012 20:46:47 -0400, by John W. Eaton
-
delete obsolete directory functions declarationsTue, 31 Jul 2012 20:39:08 -0400, by John W. Eaton
-
don't search the corefcn directory for header filesTue, 31 Jul 2012 20:34:46 -0400, by John W. Eaton
-
* gtext.m: Fix typo in previous change.Wed, 01 Aug 2012 10:39:26 -0400, by John W. Eaton
-
configure.ac: Comment out unneeded special build flags for Sun C++ compiler.Tue, 31 Jul 2012 22:24:28 -0700, by Rik
-
gtext.m: Allow multiple text placements--one per mouse click.Tue, 31 Jul 2012 18:26:37 -0700, by Rik
-
Handle complex arguments in imagesc (bug #36866)Tue, 31 Jul 2012 18:06:54 -0400, by Jordi Gutiérrez Hermoso
-
Support ND matrix indexing with scalar assignment in JIT.Tue, 31 Jul 2012 15:40:52 -0500, by Max Brister
-
ND scalar indexing in JIT.Tue, 31 Jul 2012 11:51:01 -0500, by Max Brister
-
Merge in Carnë's changesTue, 31 Jul 2012 14:14:03 -0400, by Jordi Gutiérrez Hermoso
-
doc: be consistent on var name on stat help textTue, 31 Jul 2012 16:45:48 +0100, by Carnë Draug
-
image.m: Don't accept complex image data (bug #36866)Tue, 31 Jul 2012 11:11:05 -0700, by Rik
-
Refactor configure.ac to make it more understandable.Tue, 31 Jul 2012 10:28:51 -0700, by Rik
-
merge source reorganization changes on default to classdef classdefTue, 31 Jul 2012 09:54:19 -0400, by John W. Eaton
-
maint: periodic merge of default to classdef classdefFri, 27 Jul 2012 21:59:10 -0400, by John W. Eaton
-
Merge in Carnë's changesTue, 31 Jul 2012 08:51:02 -0400, by Jordi Gutiérrez Hermoso
-
configure.ac: replace deprecated AC_CONFIG_HEADER macroMon, 30 Jul 2012 20:45:52 +0100, by Carnë Draug
-
Fix typo in pkg.m reported in bug #36994.Tue, 31 Jul 2012 11:58:01 +0200, by Muhali
-
maint: Partition src/ directory with more code in subdirs.Mon, 30 Jul 2012 15:29:19 -0700, by Rik
-
Support the end keyword for one dimentional indexing in JIT.Mon, 30 Jul 2012 13:05:29 -0500, by Max Brister
-
configure.ac: replace deprecated AC_TRY_LINK macroMon, 30 Jul 2012 16:23:52 +0100, by Carnë Draug
-
Modified GUI sources so they can be build inside the source tree, without installing octave first. guiMon, 30 Jul 2012 09:55:57 +0200, by Jacob Dawid
-
maint: Use some Octave coding conventions for base64_encode, base64_decode.Sun, 29 Jul 2012 19:49:11 -0700, by Rik
-
maint: Remove extraneous commented out lines from changeset e753177cde93.Sun, 29 Jul 2012 12:08:03 -0700, by Rik
-
Add functions to encode/decode double arrays to/from base64.Sun, 29 Jul 2012 19:17:48 +0200, by Carlo de Falco
-
Add LAPACK_LIBS to link dependencies of liboctinterpSun, 29 Jul 2012 18:29:02 +0200, by Carlo de Falco
-
maint: periodic merge of default to gui guiSun, 29 Jul 2012 01:43:04 -0400, by Jordi Gutiérrez Hermoso
-
Document extra LLVM dependencySun, 29 Jul 2012 01:32:03 -0400, by Jordi Gutiérrez Hermoso
-
Source code formatting (80-column lines, mostly whitespace changes) guiSat, 28 Jul 2012 21:53:45 -0400, by Jordi Gutiérrez Hermoso
-
Update urls to Agora and bug tracker guiSat, 28 Jul 2012 21:02:28 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of default to gui guiSat, 28 Jul 2012 12:06:34 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultSat, 28 Jul 2012 11:59:10 -0400, by Jordi Gutiérrez Hermoso
-
Update qterminal thanks to Jen. Removed performance information on events. guiSat, 28 Jul 2012 15:17:57 +0200, by Jacob Dawid
-
doc: Periodic spellcheck of documentation.Fri, 27 Jul 2012 16:31:18 -0700, by Rik
-
maint: Move non-dynamically linked functions from DLD-FUNCTIONS/ to corefcn/ directoryFri, 27 Jul 2012 15:35:00 -0700, by Rik
-
doc: Update docstrings for built-in functions to not use "Loadable Function" as type.Fri, 27 Jul 2012 14:37:37 -0700, by Rik
-
doc: Fix for bad cross-referencing due to use of aliases in Texinfo.Fri, 27 Jul 2012 09:11:49 -0700, by Rik
-
fix cross-referencing for some function aliasesFri, 27 Jul 2012 11:52:13 -0400, by John W. Eaton
-
doc: Fix image processing workflow documentation (bug #36974)Fri, 27 Jul 2012 08:22:21 -0700, by Rik
-
Added one more *seealso* in "I" and removed a space at start of line, all in data.ccFri, 27 Jul 2012 08:54:39 -0400, by Doug Stewart
-
src/pt-jit.cc: Fix JIT build with LLVM 3.0.Thu, 26 Jul 2012 23:36:51 -0500, by Max Brister
-
Merge in Doug's changesThu, 26 Jul 2012 18:45:52 -0400, by Jordi Gutiérrez Hermoso
-
Added many *seealso* to the help messagesThu, 26 Jul 2012 17:59:30 -0400, by Doug Stewart
-
Check trip count before compiling for loops.Thu, 26 Jul 2012 17:03:15 -0500, by Max Brister
-
help.m: Added option '.' (dot); 'help .' lists all operatorsMon, 23 Jul 2012 12:18:07 +0400, by Sergey Dudoladov
-
Merge in Doug's changesThu, 26 Jul 2012 14:36:25 -0400, by Jordi Gutiérrez Hermoso
-
Added to the sort help message.Thu, 26 Jul 2012 14:20:11 -0400, by Doug Stewart
-
Compile top level while loops in JIT.Thu, 26 Jul 2012 12:17:56 -0500, by Max Brister
-
maint: Use space after OCTAVE_LOCAL_BUFFER invocation in liboctave source code.Thu, 26 Jul 2012 09:43:23 -0700, by Rik
-
maint: Cuddle parenthesis for indexing expressions in ccolamd.cc.Thu, 26 Jul 2012 09:32:11 -0700, by Rik
-
maint: Cuddle open bracket used for indexing C++ arrays in source code.Thu, 26 Jul 2012 09:25:47 -0700, by Rik
-
Update the execution engine's global mapping for external functionsThu, 26 Jul 2012 10:40:26 -0500, by Max Brister
-
maint: Use Octave coding conventions for cuddled parentheses in liboctave/.Thu, 26 Jul 2012 08:13:22 -0700, by Rik
-
maint: Fix a few Octave coding convention violations.Wed, 25 Jul 2012 20:58:21 -0700, by Rik
-
Split pt-jit into multiple files.Wed, 25 Jul 2012 21:12:47 -0500, by Max Brister
-
Add demos for plot.m (bug #36939).Wed, 25 Jul 2012 16:30:39 -0700, by Rik
-
Take into account different calling conventionsWed, 25 Jul 2012 06:40:15 -0500, by Max Brister
-
acinclude.m4: generate gnuplot warning message correctly (fixing bug from revision 8a84849ad986)Wed, 25 Jul 2012 16:48:10 +0100, by Carnë Draug
-
configure.ac: consistency on output (using the same word for the same thing)Wed, 25 Jul 2012 15:33:47 +0100, by Carnë Draug
-
maint: Use Octave coding standards for copyobj.m, hdl2struct.m, struct2hdl.m.Tue, 24 Jul 2012 13:41:41 -0700, by Rik
-
doc: Fix typo in docstring for gco.mTue, 24 Jul 2012 13:40:26 -0700, by Rik
-
Fix typos introduced by changeset 5d3a684236b0.Tue, 24 Jul 2012 13:38:58 -0700, by Rik
-
preserve order of path elements when doing "path (new_path)"Tue, 24 Jul 2012 13:13:45 -0400, by John W. Eaton
-
doc: Periodic grammarcheck of documentationTue, 24 Jul 2012 09:34:51 -0700, by Rik
-
Clear %!functions at the end of testing, not for each shared block.Tue, 24 Jul 2012 07:50:42 -0700, by Rik
-
fix failure with function handles caused by changeset ea6997657614Mon, 23 Jul 2012 15:23:41 -0400, by John W. Eaton
-
which: provide source file name for built-in functionsMon, 23 Jul 2012 12:59:44 -0400, by John W. Eaton
-
'clear -f' does not work for command line functions (bug #34497)Mon, 23 Jul 2012 06:53:09 -0500, by Max Brister
-
Merge erroneously crated headSun, 22 Jul 2012 04:16:02 +0200, by Carlo de Falco
-
Properly restore compiler and linker flags after llvm testsSun, 22 Jul 2012 03:58:02 +0200, by Carlo de Falco
-
remove redundant private function absolute_pathnameThu, 19 Jul 2012 21:28:00 +0200, by Carlo de Falco
-
Added support for changing the terminal cursor and the cursor blinking. guiSat, 21 Jul 2012 01:39:03 -0400, by Jacob Dawid
-
The GUI now remembers when categories in the workspace view have been closed. Bug #36885 guiFri, 20 Jul 2012 16:45:10 -0400, by Jacob Dawid
-
Merge in JIT branch \o/Fri, 20 Jul 2012 16:13:35 -0400, by Jordi Gutiérrez Hermoso
-
Use -I instead of -isystem if -isystem is not avaiableFri, 20 Jul 2012 14:30:07 -0500, by Max Brister
-
configure.ac: Skip compiling JIT if LLVM_CONFIG is not specifiedFri, 20 Jul 2012 10:50:16 -0500, by Max Brister
-
Compile JIT on msvcTue, 17 Jul 2012 09:48:53 -0500, by Michael Goffioul
-
maint: periodic merge of default to jitFri, 13 Jul 2012 12:31:51 -0400, by Jordi Gutiérrez Hermoso
-
configure.ac: llvm include goes in CPPFLAGS not CXXFLAGSThu, 12 Jul 2012 13:15:27 -0500, by Max Brister
-
Support while loops in JITWed, 11 Jul 2012 17:34:22 -0500, by Max Brister
-
More support for complex-complex and complex-scalar operations in JITWed, 11 Jul 2012 14:42:56 -0500, by Max Brister
-
Memory leaks with matrices in JITTue, 10 Jul 2012 21:25:51 -0500, by Max Brister
-
Ignore unkonwn functions during compilationTue, 10 Jul 2012 17:14:32 -0500, by Max Brister
-
More support for complex numbers in JITTue, 10 Jul 2012 15:55:05 -0500, by Max Brister
-
Initial support for complex numbers in JITMon, 09 Jul 2012 17:06:54 -0500, by Max Brister
-
Rename jit_function to jit_operationMon, 09 Jul 2012 12:32:42 -0500, by Max Brister
-
Fix bad mergeMon, 09 Jul 2012 12:21:19 -0500, by Max Brister
-
maint: periodic merge of default to jitMon, 09 Jul 2012 09:55:35 -0500, by Max Brister
-
Reduce code duplication in JITThu, 05 Jul 2012 17:25:25 -0500, by Max Brister
-
maint: periodic merge of default to jitTue, 03 Jul 2012 11:05:16 -0500, by Max Brister
-
Add short circult operators to JITWed, 27 Jun 2012 23:43:06 -0500, by Max Brister
-
src/pt-jit.cc: Take into account step for matrix range subsasgn in JITWed, 27 Jun 2012 18:50:59 -0500, by Max Brister
-
In jit support A(idx) = v; where A is matrix, idx is a range, and v is a scalarWed, 27 Jun 2012 18:19:41 -0500, by Max Brister
-
Add element wise boolean And and Or in JITWed, 27 Jun 2012 15:49:28 -0500, by Max Brister
-
Generalize builtin specification in JIT and add support for cos and expWed, 27 Jun 2012 14:14:20 -0500, by Max Brister
-
Add sin to JITTue, 26 Jun 2012 16:15:30 -0500, by Max Brister
-
src/TEMPLATE-INST/Array-jit.cc: Check for LLVM presenceMon, 25 Jun 2012 17:26:28 -0500, by Max Brister
-
Remove jit_block::visit_dom and simplify release placementMon, 25 Jun 2012 16:26:00 -0500, by Max Brister
-
maint: periodic merge of default to jitMon, 25 Jun 2012 14:40:21 -0500, by Max Brister
-
Add support for matrix indexed assignment to JITMon, 25 Jun 2012 14:21:45 -0500, by Max Brister
-
Do not smash stack when passing structures in JITFri, 22 Jun 2012 17:17:48 -0500, by Max Brister
-
Simplify matrix handling in JITFri, 22 Jun 2012 15:46:26 -0500, by Max Brister
-
Place releases for temporaries on errorFri, 22 Jun 2012 11:43:30 -0500, by Max Brister
-
Place grab/release for assignmentsThu, 21 Jun 2012 17:37:36 -0500, by Max Brister
-
src/pt-jit.cc (jit_block::maybe_split): Correctly mark if split branch is aliveThu, 21 Jun 2012 16:21:47 -0500, by Max Brister
-
Change algorithm for placing releases and simplify PHIs in low level Octave IRThu, 21 Jun 2012 15:08:06 -0500, by Max Brister
-
Keep track of variables after SSA constructionTue, 19 Jun 2012 18:48:39 -0500, by Max Brister
-
Simplify the creation of error checks in jitTue, 19 Jun 2012 13:10:10 -0500, by Max Brister
-
Rename jit_check_error to jit_error_checkTue, 19 Jun 2012 12:36:53 -0500, by Max Brister
-
Fix whitespace issues and update documentationTue, 19 Jun 2012 12:27:55 -0500, by Max Brister
-
Rename jit_break to jit_branch and jit_cond_break to jit_cond_branchTue, 19 Jun 2012 12:15:44 -0500, by Max Brister
-
pt-jit.h: Remove unused variables from jit_blockTue, 19 Jun 2012 10:14:47 -0500, by Max Brister
-
maint: periodic merge of default to jitMon, 18 Jun 2012 16:45:10 -0500, by Max Brister
-
src/pt-jit.cc (jit_info::~jit_info): New functionFri, 15 Jun 2012 14:10:24 -0500, by Max Brister
-
Check for null index listsFri, 15 Jun 2012 13:35:35 -0500, by Max Brister
-
Fix some segfaultsFri, 15 Jun 2012 13:15:48 -0500, by Max Brister
-
Do not define OCTAVE_JIT_DEBUGFri, 15 Jun 2012 12:41:44 -0500, by Max Brister
-
Start of jit support for double matriciesThu, 14 Jun 2012 16:38:06 -0500, by Max Brister
-
maint: periodic merge of default to jitMon, 11 Jun 2012 20:11:20 -0500, by Max Brister
-
Add power to jitMon, 11 Jun 2012 10:03:28 -0500, by Max Brister
-
Cleanup and optimization of JITSun, 10 Jun 2012 12:16:29 -0500, by Max Brister
-
maint: periodic merge of default to jitSat, 09 Jun 2012 14:26:15 -0500, by Max Brister
-
Only add items to worklist in type inferece if not already thereSat, 09 Jun 2012 10:23:28 -0500, by Max Brister
-
Remove uneeded error checksFri, 08 Jun 2012 22:31:57 -0500, by Max Brister
-
jit_const no longer inherits from jit_instructionFri, 08 Jun 2012 15:30:07 -0500, by Max Brister
-
Prevent crash when using scalars as conditionalsFri, 08 Jun 2012 13:35:40 -0500, by Max Brister
-
Improve printing of jit_extract_argumentThu, 07 Jun 2012 21:28:56 -0500, by Max Brister
-
warn on divide by zeroThu, 07 Jun 2012 17:25:58 -0500, by Max Brister
-
Mark fail with GCC_ATTR_NORETURNThu, 07 Jun 2012 16:45:19 -0500, by Max Brister
-
No longer segfault when compiling nested for loopsThu, 07 Jun 2012 15:48:43 -0500, by Max Brister
-
Adding basic error support to JITThu, 07 Jun 2012 12:43:20 -0500, by Max Brister
-
Remove some macros from pt-jit.h and pt-jit.ccTue, 05 Jun 2012 16:28:09 -0500, by Max Brister
-
Allow for construction of ranges during jitMon, 04 Jun 2012 17:18:47 -0500, by Max Brister
-
Place releases after last use and generalize dom visitingMon, 04 Jun 2012 13:10:44 -0500, by Max Brister
-
maint: periodic merge of default to jitSun, 03 Jun 2012 16:30:21 -0500, by Max Brister
-
Use CXX and CPP flags correctly when configuring llvmSun, 03 Jun 2012 16:00:22 -0500, by Max Brister
-
Locate and link with LLVM properlySun, 03 Jun 2012 15:38:40 -0500, by Max Brister
-
maint: periodic merge of default to jitSat, 02 Jun 2012 10:06:54 -0500, by Max Brister
-
Rename symbol_table::symbol_record_ref to symbol_table::symbol_referenceSat, 02 Jun 2012 10:04:55 -0500, by Max Brister
-
maint: periodic merge of default to jitFri, 01 Jun 2012 19:24:15 -0500, by Max Brister
-
Use standard SSA construction algorithm, and support break/continueFri, 01 Jun 2012 19:08:43 -0500, by Max Brister
-
maint: periodic merge of default to jitWed, 30 May 2012 09:36:38 -0500, by Max Brister
-
Prevent double release of input arguments in JITTue, 29 May 2012 13:51:02 -0500, by Max Brister
-
Properly cleanup the low level IRTue, 29 May 2012 12:07:26 -0500, by Max Brister
-
Treat undefined as anyTue, 29 May 2012 09:50:40 -0500, by Max Brister
-
If, ifelse, and else statements JIT compile nowMon, 28 May 2012 23:19:41 -0500, by Max Brister
-
Cleanup of some type inference functionsSun, 27 May 2012 22:57:55 -0500, by Max Brister
-
maint: periodic merge of default to jitSat, 26 May 2012 20:38:17 -0500, by Max Brister
-
For loops compile with new IRSat, 26 May 2012 20:30:28 -0500, by Max Brister
-
maint: Periodic merge of default to jitThu, 24 May 2012 15:48:10 -0600, by Max Brister
-
Removed dead functionsThu, 24 May 2012 15:25:06 -0600, by Max Brister
-
Rewrite pt-jit.* adding new low level octave IRThu, 24 May 2012 15:08:09 -0600, by Max Brister
-
maint: Periodic merge of default to jitWed, 23 May 2012 16:22:05 -0400, by Jordi Gutiérrez Hermoso
-
Add if support and fix leak with anyMon, 21 May 2012 15:41:19 -0600, by Max Brister
-
doc (pt-jit.h): Update progressFri, 18 May 2012 10:24:14 -0600, by Max Brister
-
Use symbol_record_ref instead of names in JITFri, 18 May 2012 10:22:34 -0600, by Max Brister
-
Add symbol_table::symbol_record_refFri, 18 May 2012 08:53:26 -0600, by Max Brister
-
doc: Removed old FIXMEsFri, 18 May 2012 08:11:00 -0600, by Max Brister
-
Simplified llvm::GenericValue creationFri, 18 May 2012 08:09:03 -0600, by Max Brister
-
Remove OCTINTERP_API from jit classesFri, 18 May 2012 05:59:59 -0600, by Max Brister
-
maint: Periodic merge of default to jitThu, 17 May 2012 21:22:25 -0600, by Max Brister
-
maint: Periodic merge of default to jitThu, 17 May 2012 19:50:01 -0400, by Jordi Gutiérrez Hermoso
-
JIT for loops over rangesThu, 17 May 2012 16:07:21 -0600, by Max Brister
-
maint: periodic merge of default to jitTue, 15 May 2012 18:43:18 -0600, by Max Brister
-
maint: periodic merge of default to jitSat, 12 May 2012 19:39:44 -0600, by Max Brister
-
Reworking JIT implementationSat, 12 May 2012 19:24:32 -0600, by Max Brister
-
configure.ac: Bad mergeWed, 09 May 2012 12:53:41 -0600, by Max Brister
-
doc: Copyright fix in pt-jit.h and pt-jit.ccMon, 07 May 2012 18:37:31 -0600, by Max Brister
-
maint: periodic merge of default to jitMon, 07 May 2012 16:57:57 -0600, by Max Brister
-
Initial JIT supportSun, 06 May 2012 20:17:30 -0600, by Max Brister
-
doc: Add "Display" option to optimset documentation.Fri, 20 Jul 2012 12:39:28 -0700, by Andy Adler
-
doc: Use 'grayscale' rather than 'gray-scale' in documentation.Fri, 20 Jul 2012 12:26:31 -0700, by Rik
-
Add new functions cmpermute(), cmunque().Fri, 20 Jul 2012 12:22:48 -0700, by Rik
-
Add new function fminsearch.mFri, 20 Jul 2012 09:25:37 -0700, by Andy Adler
-
shorten signal warningsFri, 20 Jul 2012 11:40:50 -0400, by John W. Eaton
-
Fixed bug with error message about missing arguments when running a file. guiFri, 20 Jul 2012 09:15:22 -0400, by Jacob Dawid
-
rename octave-core file to octave-workspaceThu, 19 Jul 2012 18:19:57 -0400, by John W. Eaton
-
Do computations with octave_uint64 to avoid overflow stableThu, 19 Jul 2012 18:08:08 -0400, by Jordi Gutiérrez Hermoso
-
Fixed performance issues on updating the symbol table. guiThu, 19 Jul 2012 16:03:47 -0400, by Jacob Dawid
-
doc: corrected eig docThu, 19 Jul 2012 12:08:46 -0700, by Ed Meyer
-
omit warning for multiple Contents.m files in the load pathThu, 19 Jul 2012 15:18:19 -0400, by John W. Eaton
-
doc: recommend to use bug tracker rather than maintainers mailing list.Wed, 18 Jul 2012 20:05:32 +0100, by Carnë Draug
-
maint: periodic merge of default to gui guiThu, 19 Jul 2012 11:53:00 -0400, by Jordi Gutiérrez Hermoso
-
maint: Periodic merge of stable to defaultThu, 19 Jul 2012 11:48:40 -0400, by Jordi Gutiérrez Hermoso
-
Added dimension column to workspace view. Using octave print-function to retrieve a value string for a variable. guiThu, 19 Jul 2012 10:13:40 -0400, by Jacob Dawid
-
Added patch from jwe that forks the GUI process in order to have less work. guiThu, 19 Jul 2012 09:30:07 -0400, by Jacob Dawid
-
Removed cd'ing back after running a script for compatibility with less. guiWed, 18 Jul 2012 17:06:59 -0400, by Jacob Dawid
-
correcly compute Z for 3-output call to qz (bug #36728)Wed, 18 Jul 2012 15:37:36 -0400, by John W. Eaton
-
Forgot to have a fallback lexer when the file suffix is unknown. Removed unused variable and added comments. guiWed, 18 Jul 2012 07:07:18 -0400, by Jacob Dawid
-
Added syntax highlighting support for .sh/.bat/.pl and .diff-files. guiWed, 18 Jul 2012 05:45:40 -0400, by Jacob Dawid
-
maint: use rows() and columns() to clarify m-files.Tue, 17 Jul 2012 13:34:19 -0700, by Rik
-
Give message id to undefined function errorTue, 17 Jul 2012 15:08:20 +0200, by Juan Pablo Carbajal
-
maint: Use single quotes to simplify backslashing of double quotes.Tue, 17 Jul 2012 08:43:15 -0700, by Rik
-
maint: Use Octave coding conventions for cuddling parentheses in scripts directoryTue, 17 Jul 2012 07:08:39 -0700, by Rik
-
New Functions; copyobj.m, hdl2struct.m, struct2hdl.mMon, 16 Jul 2012 20:37:01 -0400, by Pantxo Diribarne
-
Use explicit false and true instead of 0 and 1Mon, 16 Jul 2012 17:32:27 -0400, by Jordi Gutiérrez Hermoso
-
smyrcm.cc: use std::swap instead of custom swap code.Sat, 14 Jul 2012 09:59:41 -0700, by Rik
-
maint: Use Octave coding conventions for cuddling parentheses in src/ directorySat, 14 Jul 2012 06:22:56 -0700, by Rik
-
fix typo in error message in pkg.mFri, 13 Jul 2012 00:05:49 +0200, by Carlo de Falco
-
doc: Fix Søren's name (proper UTF-8 encoding)Thu, 12 Jul 2012 11:14:26 -0400, by Jordi Gutiérrez Hermoso
-
pkg.m: Check if the prefix directory can be created; don't fail silentlyThu, 12 Jul 2012 10:58:42 -0400, by Jordi Gutiérrez Hermoso
-
pkg.m: create prefix directory, if it does not existThu, 12 Jul 2012 06:38:07 +0200, by Rafael Laboissiere
-
maint: Use Octave coding conventions for cuddling parentheses in doc directoryMon, 09 Jul 2012 17:00:46 -0700, by Rik
-
maint: Use Octave coding conventions for coddling parentheses in examples directoryMon, 09 Jul 2012 13:23:31 -0700, by Rik
-
maint: Use Octave coding conventions for coddling parenthis is DLD-FUNCTIONS directoryMon, 09 Jul 2012 13:01:49 -0700, by Rik
-
doc: Periodic grammarcheck of documentation.Mon, 09 Jul 2012 10:34:43 -0700, by Rik
-
doc: Periodic spellcheck of documentation.Mon, 09 Jul 2012 09:43:53 -0700, by Rik
-
doc: Add subchapter on nested functions (bug #36147)Mon, 09 Jul 2012 09:29:04 -0700, by Max Brister
-
doc: Add Seealso links to betainc() docstringSun, 08 Jul 2012 12:02:26 -0700, by Rik
-
test: Use Octave coding conventions for tests for line() and toc().Sun, 08 Jul 2012 12:00:45 -0700, by Rik
-
maint: Allow scatter demo to be run under Octave or Matlab for plot comparisonsSun, 08 Jul 2012 11:43:30 -0700, by Rik
-
Use xlgamma instead of lgamma in betaincinv for portability across systems.Sun, 08 Jul 2012 11:35:06 -0700, by Rik
-
maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.Sun, 08 Jul 2012 11:28:50 -0700, by Rik
-
maint: Use Octave coding conventions for cuddled parenthesis in retval assignments.Fri, 06 Jul 2012 14:00:25 -0700, by Rik
-
data.cc: Use Octave coding conventions for cuddling/non-cuddling of parenthesis.Fri, 06 Jul 2012 09:34:35 -0700, by Rik
-
doc: Improve docstring for filter.Thu, 05 Jul 2012 20:03:01 -0700, by Rik
-
* str-vec.h, str-vec.cc (string_vector::list_in_columns): Accept prefix.Thu, 05 Jul 2012 15:44:06 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultWed, 04 Jul 2012 13:38:37 -0400, by John W. Eaton
-
use mwSize for size arguments to mxArray_sparse constructor (bug #36783) stableWed, 04 Jul 2012 12:55:03 -0400, by John W. Eaton
-
Make sure opengl_renderer::toolkit is defined.Wed, 04 Jul 2012 15:53:18 +0100, by Michael Goffioul
-
Add gco implementation.Wed, 04 Jul 2012 14:57:57 +0100, by Michael Goffioul
-
Make some opengl_renderer methods virtual.Wed, 04 Jul 2012 08:15:04 +0100, by Michael Goffioul
-
strread.m: more robust word parsing and style improvementsTue, 03 Jul 2012 21:58:23 +0200, by Philip Nienhuis
-
ppval.m: Small efficiency improvement in determining offsets.Tue, 03 Jul 2012 08:50:43 -0700, by Rik
-
Fixed debugging shortcuts and debug menu item order. guiMon, 02 Jul 2012 17:20:51 +0200, by Jacob Dawid
-
Removed run command, instead cding into the script directory and executing script directly. guiMon, 02 Jul 2012 16:06:50 +0200, by Jacob Dawid
-
Fix ppval when pp.dim > 1 and xi is an array (bug #36665)Mon, 02 Jul 2012 10:26:19 +0200, by Marco Caliari
-
Very basic breakpoint setting and removing in the editor works. guiMon, 02 Jul 2012 12:35:08 +0200, by Jacob Dawid
-
Changed QImage to QPixmap to allow compilation with QScintilla2 < 2.6. guiMon, 02 Jul 2012 10:51:47 +0200, by Jacob Dawid
-
Added menus, markers and methods to visualize debugging in the editor and add, remove and navigate breakpoints* . guiMon, 02 Jul 2012 09:31:30 +0200, by Jacob Dawid
-
Not attempint to save workspace when no filename provided. guiMon, 02 Jul 2012 07:56:07 +0200, by Jacob Dawid
-
Improve matlab compatibility of gmresSun, 01 Jul 2012 13:10:50 +0200, by Carlo de Falco
-
Clarify doc string for strcat.Fri, 29 Jun 2012 17:23:19 -0400, by Ben Abbott
-
__go_draw_axes__.m: Add missing terminating semicolon. stableFri, 29 Jun 2012 17:17:47 -0400, by Ben Abbott
-
doc: Clarify docstrings for canonicalize_file_name, make_absolute_filenameFri, 29 Jun 2012 13:38:28 -0700, by Rik
-
Look for perl/python scripts in Octave load path (bug #36729)Fri, 29 Jun 2012 08:45:54 -0700, by Rik
-
Adapt implementation of betaincinv to Octave.Thu, 28 Jun 2012 10:18:38 -0700, by Rik
-
New function: betaincinv (bug #34364)Fri, 22 Jun 2012 16:51:31 +0200, by Axel Mathéi
-
Use Array superclass, rather than Matrix or NDArray, for betainc function.Thu, 28 Jun 2012 09:00:23 -0700, by Rik
-
* main-window: Fixed bug with command window not coming up on Ctrl+0. guiThu, 28 Jun 2012 12:21:58 +0200, by Jacob Dawid
-
Improved menu structure of file, edit and window menu. Removed ambiguous shortcuts, improved focus handling for operating the GUI with the keyboard. Added new shortcuts to focus subwindows directly. guiThu, 28 Jun 2012 11:04:37 +0200, by Jacob Dawid
-
use templates to avoid code duplication in octave_read_value functionsTue, 26 Jun 2012 16:57:32 -0400, by John W. Eaton
-
provide template version of octave_NATue, 26 Jun 2012 16:53:48 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 26 Jun 2012 16:50:35 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 26 Jun 2012 16:25:13 -0400, by John W. Eaton
-
avoid calling putback more than once between reads stableTue, 26 Jun 2012 16:18:35 -0400, by John W. Eaton
-
Replaced a lot of terminal interaction with events: Clearing, loading and saving workspace, running a file. Default location for saving a new file is now the current working directory. Fixed bad settings with a fresh installation of the GUI by providing a file with default settings and installing it when appropriate. guiTue, 26 Jun 2012 15:27:10 +0200, by Jacob Dawid
-
Current directories now synchronize on top, in the file browser and the cwd in octave. guiTue, 26 Jun 2012 10:54:39 +0200, by Jacob Dawid
-
strread.m: catch unsupported ML format specifiers (bug #36464)Mon, 25 Jun 2012 22:25:56 +0200, by Philip Nienhuis
-
fix embedding example.Sun, 24 Jun 2012 21:42:58 +0200, by Carlo de Falco
-
textscan, strread: improved ML compatibility (bug 36398)Fri, 22 Jun 2012 20:01:35 +0200, by Philip Nienhuis
-
Better Matlab compatibility of textscan, bugs #36356 and #36392Fri, 22 Jun 2012 19:09:30 +0200, by Philip Nienhuis
-
The color property for new plot axes should take on the default value.Thu, 21 Jun 2012 18:25:23 -0400, by Ben Abbott
-
Now recognizing more symbol types in workspace view. Fixed bug with file system watcher complaining with new files. guiThu, 21 Jun 2012 22:30:08 +0200, by Jacob Dawid
-
Fixed integrating debug menu in the editor window. guiThu, 21 Jun 2012 21:29:01 +0200, by Jacob Dawid
-
Special-case removing rows or columns from empty sparse matricesThu, 21 Jun 2012 14:42:05 -0400, by John W. Eaton
-
Remove SparseRep constructor without nz parameterThu, 21 Jun 2012 14:29:24 -0400, by Jordi Gutiérrez Hermoso
-
Update Sparse sources to GNU standards (whitespace changes only)Thu, 21 Jun 2012 14:29:21 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultThu, 21 Jun 2012 14:29:10 -0400, by Jordi Gutiérrez Hermoso
-
Return sparse column vectors when the indexing allows it (bug #36656) stableThu, 21 Jun 2012 14:24:33 -0400, by David Bateman
-
Assign the sparse column index when deleting contiguous columns (bug #36656) stableThu, 21 Jun 2012 14:23:33 -0400, by Jordi Gutiérrez Hermoso
-
Fixed bug with editor complaining that a file has been modified by another application when saving. guiThu, 21 Jun 2012 20:18:30 +0200, by Jacob Dawid
-
lsqnonneg have tolerance option for convergence (bug #33347)Thu, 21 Jun 2012 12:15:38 +0200, by Axel Mathéi
-
Pre-compute bounds (constant folding) for erfcinv function.Thu, 21 Jun 2012 08:05:17 -0700, by Rik
-
Changing the directory one step up now does not use the terminal. guiThu, 21 Jun 2012 12:22:01 +0200, by Jacob Dawid
-
Set text elide mode and replaced \n by \\n, so long strings do not bloat the workspace view. guiThu, 21 Jun 2012 12:18:39 +0200, by Jacob Dawid
-
Fix scatter() for filled markers using gnuplot.Tue, 19 Jun 2012 19:00:55 -0400, by John Hunt
-
maint: Correct comments and use Octave spacing conventions for erfinv.Tue, 19 Jun 2012 10:05:01 -0700, by Rik
-
Fix plotyy to function as expected with "hold on" (Bug # 36508)Mon, 18 Jun 2012 19:54:03 -0400, by Ben Abbott
-
Fix segfault when replacing a colorbar axis. (Bug # 36576)Sun, 17 Jun 2012 19:17:26 -0400, by Ben Abbott
-
Detect Carbon's CGDisplayBitsPerPixel during configure. Use it if present.Sun, 17 Jun 2012 17:20:38 -0400, by Ben Abbott
-
Update contributers.Fri, 15 Jun 2012 21:15:23 -0400, by Ben Abbott
-
Allow setting of ghostscript TextAlphaBits and GraphicsAlphaBits.Fri, 15 Jun 2012 21:13:48 -0400, by John Hunt
-
gmres.m: Overhaul function. Fix bug #36568.Fri, 15 Jun 2012 10:15:07 -0700, by Rik
-
Fix failing logncdf tests by adding eps tolerance.Thu, 14 Jun 2012 22:11:04 -0700, by Rik
-
maint: code cleanup for new erfcinv function.Thu, 14 Jun 2012 21:34:39 -0700, by Rik
-
New function: erfcinv (bug #36607)Thu, 14 Jun 2012 23:31:59 +0200, by Axel Mathéi
-
Update contributor's list.Thu, 14 Jun 2012 20:24:08 -0400, by Ben ABbott
-
Support spaces into the path to ghostscript.Thu, 14 Jun 2012 20:08:28 -0400, by Fabio Rossi
-
Correct Fortran implementation of erf for small values (Bug #36364)Thu, 14 Jun 2012 08:35:05 -0700, by Rik
-
doc: Fix bug with Texinfo special characters within Seealso macro.Wed, 13 Jun 2012 14:10:45 -0700, by Rik
-
get_first_help_sentence.m: Use a period followed by any regexp space character as a possible sentence boundary.Wed, 13 Jun 2012 12:08:25 -0700, by Rik
-
get_first_help_sentence: do not capture the first newline when end of sentence is a double newlineMon, 11 Jun 2012 19:46:16 +0100, by Carnë Draug
-
get_first_help_sentence: use period followed by non-word character to indentify end of sentenceMon, 11 Jun 2012 18:25:14 +0100, by Carnë Draug
-
maint: Rename solution.pro -> gui.pro guiWed, 13 Jun 2012 14:39:07 -0400, by Jordi Gutiérrez Hermoso
-
Collapsing/Expanding items now works with a workaround. guiWed, 13 Jun 2012 13:34:38 +0200, by Jacob Dawid
-
Fix logncdf tests to use more accurate expected result.Tue, 12 Jun 2012 19:50:13 +0100, by Michael Goffioul
-
Move variable declaration at the beginning of code block.Tue, 12 Jun 2012 19:44:09 +0100, by Michael Goffioul
-
Refresh gnulib to solve some dependencies bugs.Tue, 12 Jun 2012 19:41:38 +0100, by Michael Goffioul
-
Changed copy-paste shortcuts from Ctrl-C/V to Ctrl-Shift-C/V, so that the Ctrl-C signal won't be catched by the terminal anymore. guiTue, 12 Jun 2012 11:16:15 +0200, by Jacob Dawid
-
Added -lreadline flag to build on MacOSX and with Cygwin, as proposed by Ben Abbott and Marco Atzeri. guiSun, 10 Jun 2012 13:13:26 +0200, by Jacob Dawid
-
doc: Clarify input must be cellstr, not just cell, to legend().Sat, 09 Jun 2012 21:31:31 -0700, by Rik
-
The GUI now shows performance information in the status bar of the GUI (ie. how much overhead it causes in the octave thread compares to the terminal version). guiSat, 09 Jun 2012 19:59:43 +0200, by Jacob Dawid
-
Added menu for debugging. Now sending debug control events, but these seem to not work flawlessly guiSat, 09 Jun 2012 01:10:51 +0200, by Jacob Dawid
-
Fixed flooding the event queue by only an event after the last one has been processed. guiFri, 08 Jun 2012 19:13:50 +0200, by Jacob Dawid
-
doc: Fix typo in datenum docstring.Fri, 08 Jun 2012 08:37:27 -0700, by Rik
-
legend.m: Add support for patches (Bugs #33463, #34881, #35260).Fri, 08 Jun 2012 09:51:43 +0200, by Konstantinos Poulios
-
legend.m: Inherit font size from axes.Fri, 08 Jun 2012 09:40:54 +0200, by Konstantinos Poulios
-
pt-except.h (class tree_unwind_protect): Correct comments.Thu, 07 Jun 2012 15:03:32 -0400, by John W. Eaton
-
maint: Use Octave 2-space indent for helper Perl scripts.Thu, 07 Jun 2012 11:08:30 -0700, by Rik
-
datevec.m: Support more date string input formats for Matlab compatibility (bug #36563)Thu, 07 Jun 2012 09:31:39 -0700, by Rik
-
Backout changeset c2411bff11c6: mkdir-p testsThu, 07 Jun 2012 07:28:44 -0400, by John W. Eaton
-
Backout changeset a543ed02e673: mkdir-pThu, 07 Jun 2012 07:27:42 -0400, by John W. Eaton
-
doc: Add additional calling form of quantile() to docstring.Tue, 05 Jun 2012 16:31:02 -0700, by Rik
-
maint: Periodic merge of stable to default.Tue, 05 Jun 2012 16:25:31 -0700, by Rik
-
prctile.m: Fix error when called with just a single argument (bug #36597). stableTue, 05 Jun 2012 16:21:17 -0700, by Rik
-
datenum.m: Ensure all inputs are of class double (Bug #36587).Tue, 05 Jun 2012 16:11:25 -0700, by Rik
-
fix configure test for bit functionsTue, 05 Jun 2012 17:49:02 -0400, by John W. Eaton
-
eliminate unused macroTue, 05 Jun 2012 17:46:40 -0400, by John W. Eaton
-
doc: Change cell contents for clarityTue, 05 Jun 2012 17:30:04 -0400, by Jordi Gutiérrez Hermoso
-
Remove exec permissions on png files guiTue, 05 Jun 2012 11:13:13 -0400, by Jordi Gutiérrez Hermoso
-
Added debug events, debug mode detection and fixed compiling error. guiTue, 05 Jun 2012 14:41:22 +0200, by Jacob Dawid
-
Add configure check for templated bitwise operators.Tue, 05 Jun 2012 07:39:46 +0200, by Carlo de Falco
-
Allow graphics_toolkit (h) to return the value for specified figures.Mon, 04 Jun 2012 20:55:25 -0400, by Ben Abbott
-
doc: Correct errors and improve docstring for datestr.mMon, 04 Jun 2012 16:01:04 -0700, by Rik
-
Moved symbol-information out of octave-adapter. Adjusted project file. guiMon, 04 Jun 2012 22:30:08 +0200, by Jacob Dawid
-
Added update events for the command history model and workspace model. guiMon, 04 Jun 2012 21:28:08 +0200, by Jacob Dawid
-
Added event based processing and implement exit and change directory event. guiMon, 04 Jun 2012 01:42:58 +0200, by Jacob Dawid
-
Merge away extra head on defaultSat, 02 Jun 2012 14:26:53 -0400, by Jordi Gutiérrez Hermoso
-
Patched qterminal for MacOS. Changed Qt3 compatibility slot to Qt4 slot. guiSat, 02 Jun 2012 16:38:36 +0200, by Jacob Dawid
-
Done some extra method renaming to fit the overall octave coding style. guiSat, 02 Jun 2012 16:25:18 +0200, by Jacob Dawid
-
Solved crash on close by ignoring close event and instead executing exit in the terminal. guiSat, 02 Jun 2012 14:44:50 +0200, by Jacob Dawid
-
Fix compilation error on newer compilersFri, 01 Jun 2012 13:20:49 -0400, by Alexander Hansen
-
Silence unused variable warningsFri, 01 Jun 2012 13:19:07 -0400, by Jordi Gutiérrez Hermoso
-
Started to rename class names and methods from camel case to underscore- guiThu, 31 May 2012 22:59:47 +0200, by Jacob Dawid
-
Changed various files to matche file naming conventions. guiThu, 31 May 2012 22:19:53 +0200, by Jacob Dawid
-
maint: periodic merge of stable to defaultThu, 31 May 2012 16:09:57 -0400, by John W. Eaton
-
Added tag release-3-6-2 for changeset 551566201318 stableThu, 31 May 2012 16:04:57 -0400, by John W. Eaton
-
Renamed all source files of the gui to lowercase and .cc to be conform with the octave sources. guiThu, 31 May 2012 20:53:56 +0200, by Jacob Dawid
-
str2double.cc: Case-insensitive detection of 'Inf' (Bug #36536).Tue, 29 May 2012 17:36:02 -0700, by Rik
-
Wrote SymbolInformation struct and refactored code that updates the symbol table. guiTue, 29 May 2012 14:29:05 +0200, by Jacob Dawid
-
test: Temporary patch to stop 'mkdir' tests failing until 'mkdir -p' is corrected.Mon, 28 May 2012 09:40:03 -0700, by Rik
-
test: Turn off 'deprecated-function' warning when running fntests.mMon, 28 May 2012 09:26:51 -0700, by Rik
-
Added copy and paste context menu for the terminal. guiMon, 28 May 2012 02:17:11 +0200, by Jacob Dawid
-
Calling qApp->quit () via QMetaObject::invoke caused a segfault, now exits cleanly. guiMon, 28 May 2012 00:39:57 +0200, by Jacob Dawid
-
Added patch from Marco Atzeri for QTerminal to build with cygwin. Removed some compiler warnings. guiSun, 27 May 2012 23:42:00 +0200, by Jacob Dawid
-
Made the terminal window dockable, too. Now the whole interface is fully dockable. guiSun, 27 May 2012 13:54:03 +0200, by Jacob Dawid
-
Fix memory exhausted bug with log plots of small negative constant data (bug #36493)Fri, 25 May 2012 16:02:05 -0700, by Rik
-
Fixed bug with not opening the editor when clicking a file from the file browser. Implemented watching the file on disk. guiFri, 25 May 2012 23:56:31 +0200, by Jacob Dawid
-
Fixed crash on exit. Typing exit in the terminal works, too. guiFri, 25 May 2012 20:54:36 +0200, by Jacob Dawid
-
Fix bad two-arg call of randperm (bug #36535) stableFri, 25 May 2012 11:24:02 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultThu, 24 May 2012 15:38:59 -0400, by John W. Eaton
-
Added tag rc-3-6-2-2 for changeset 4460c4fb20e6 stableThu, 24 May 2012 15:36:06 -0400, by John W. Eaton
-
Simplify class handling ('single' vs. 'double') for statistical distribution random functions.Thu, 24 May 2012 09:50:28 -0700, by Rik
-
Allowing nested dock widgets and fixed small bug in loading a workspace. guiThu, 24 May 2012 13:45:33 +0200, by Jacob Dawid
-
Integrated the editor to be docked with the other widgets. guiThu, 24 May 2012 13:20:27 +0200, by Jacob Dawid
-
Copy/Paste buttons get greyed out in the editor correctly again. Removed margin in editor tabs and status bar. guiThu, 24 May 2012 12:08:53 +0200, by Jacob Dawid
-
Allow the builtin function mkdir to create missing parent directoriesWed, 23 May 2012 22:34:37 +0200, by David Bateman
-
maint: Periodic merge of default to gui guiWed, 23 May 2012 16:20:29 -0400, by Jordi Gutiérrez Hermoso
-
Now only monospaced fonts are allowed for editor font. guiWed, 23 May 2012 21:07:57 +0200, by Jacob Dawid
-
skip leading whitespace for scanf %i formatWed, 23 May 2012 13:36:24 -0400, by John W. Eaton
-
Fixed bug with querying wrong matrix dimensions (bug #36421). guiTue, 22 May 2012 23:34:40 +0200, by Jacob Dawid
-
Copy and paste into the terminal window works now (ctrl+c, ctrl+v). guiTue, 22 May 2012 17:46:45 +0200, by Jacob Dawid
-
Settings readline event hook and fixed race condition. guiTue, 22 May 2012 17:29:34 +0200, by Jacob Dawid
-
Restructured menus, added toolbar and current directory line edit. guiTue, 22 May 2012 13:04:24 +0200, by Jacob Dawid
-
Discarded initFileEditor, instead put that in the constructor. Speedup for updating the symbol table by lowering complexity from n² to n. Fixed problem with hangup on quit. guiTue, 22 May 2012 11:00:24 +0200, by Jacob Dawid
-
Removed unused classes and added octave loop hook. guiTue, 22 May 2012 09:13:46 +0200, by Jacob Dawid
-
delete obsolete README files from etc directoryMon, 21 May 2012 06:28:32 -0400, by John W. Eaton
-
spdiags.m: correctly treat row vector argumentsMon, 21 May 2012 02:31:05 +0200, by David Bateman
-
Allow fractional months to datenum and correct a couple of typos in datetick (bug #36482)Mon, 21 May 2012 00:40:44 +0200, by David Bateman
-
Extracted model code from the WorkspaceView and rearranged it in a new model class. guiSun, 20 May 2012 22:05:49 +0200, by Jacob Dawid
-
Gnuplot toolkit: Unset color from previous axis.Sun, 20 May 2012 14:18:53 -0400, by Ben Abbott
-
Now only monospaced fonts can be selected in the settings window. guiSat, 19 May 2012 21:13:49 +0200, by Jacob Dawid
-
Load packages with circular dependencies correctlySat, 19 May 2012 11:31:37 -0400, by Mike Miller
-
main: Periodic merge of default to gui guiSat, 19 May 2012 03:15:00 -0400, by Jordi Gutiérrez Hermoso
-
Fix missing return statementSat, 19 May 2012 00:35:15 -0400, by Jordi Gutiérrez Hermoso
-
Silence more warningsSat, 19 May 2012 00:29:41 -0400, by Jordi Gutiérrez Hermoso
-
build: Restore printing some summary ./configure warnings at the endSat, 19 May 2012 00:15:30 -0400, by Jordi Gutiérrez Hermoso
-
Ensure sparse constructors have valid ridx and data indices even if they are zero matrices (bug #36104)Sat, 19 May 2012 01:59:21 +0200, by David Bateman
-
Implement single precision rand, randn, rande, randg and randp generators (bug #34351, #36293)Sat, 19 May 2012 00:14:59 +0200, by David Bateman
-
NEWS: Re-order list of changes for 3.8.0 to place deprecated functions last.Fri, 18 May 2012 13:16:04 -0700, by Rik
-
build: Enable Autotools 'distcheck' target to complete successfully.Fri, 18 May 2012 13:09:07 -0700, by Rik
-
build: Allow VPATH builds of AUTHORS file.Fri, 18 May 2012 11:56:35 -0700, by Rik
-
build: Distribute functions in the polynomial/private directory.Fri, 18 May 2012 11:18:29 -0700, by Rik
-
build: Distribute macros.texi in tarball so documentation will build.Fri, 18 May 2012 11:05:27 -0700, by Rik
-
build: Use Perl to create DOCSTRINGS in src/ directory.Fri, 18 May 2012 10:48:43 -0700, by Rik
-
* lex.ll: fix paren mismatch problem in previous change.Thu, 17 May 2012 23:19:33 -0400, by John W. Eaton
-
doc: Modify the language in HACKING concerning cloning and git subrepoThu, 17 May 2012 09:49:37 -0400, by Jordi Gutiérrez Hermoso
-
also allow "end" indexing in classdef filesThu, 17 May 2012 00:46:57 -0400, by John W. Eaton
-
maint: Rename mygethelp function to gethelp in scripts/mkdoc.plWed, 16 May 2012 17:24:59 -0700, by Rik
-
bitset.m: Update function to check for negative inputs.Wed, 16 May 2012 16:45:37 -0700, by Rik
-
lex.ll: fix think-o in previous changeWed, 16 May 2012 16:56:35 -0400, by John W. Eaton
-
improve compatibility of colormap functionsWed, 16 May 2012 16:52:44 -0400, by Carnë Draug
-
new colormap optionsWed, 16 May 2012 16:52:08 -0400, by Carnë Draug
-
bitset.m: Remove superfluous variableWed, 16 May 2012 16:38:39 -0400, by Jordi Gutiérrez Hermoso
-
fix missing backslash quoting in lexer rulesWed, 16 May 2012 16:22:00 -0400, by John W. Eaton
-
Fix handling of duplicate packagesWed, 16 May 2012 08:12:32 -0400, by Mike Miller
-
doc.m: quote info argsTue, 15 May 2012 15:18:52 -0400, by Jordi Gutiérrez Hermoso
-
improve compatibility of tic and tocMon, 14 May 2012 16:24:12 -0400, by John W. Eaton
-
Fix quotes in bitset (bug #36458)Mon, 14 May 2012 02:09:27 -0400, by Jordi Gutiérrez Hermoso
-
Rewrite bitset.m (bug #36458)Mon, 14 May 2012 00:46:51 -0400, by Jordi Gutiérrez Hermoso
-
Silence warnings.Sun, 13 May 2012 21:21:13 -0400, by Jordi Gutiérrez Hermoso
-
Use more templates in bitwise operators. Death to macros! ☠Sun, 13 May 2012 21:17:19 -0400, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultSat, 12 May 2012 12:39:09 -0400, by John W. Eaton
-
maint: update library version numbers for release stableSat, 12 May 2012 12:31:41 -0400, by John W. Eaton
-
preserve DiagArray2 interface for stable release series stableSat, 12 May 2012 12:31:34 -0400, by John W. Eaton
-
Added tag rc-3-6-2-0 for changeset f947d2922feb stableFri, 11 May 2012 16:24:25 -0400, by John W. Eaton
-
periodic merge of stable to defaultFri, 11 May 2012 12:36:25 -0400, by John W. Eaton
-
when redimensioning, always pad dim_vector objects with 1 (bug #33216) stableFri, 11 May 2012 12:33:13 -0400, by John W. Eaton
-
tetramesh.m: Fix unbalanced parentheses in @deftypefn macroThu, 10 May 2012 22:32:07 -0700, by Rik
-
doc: Use @option macro where appropriate.Thu, 10 May 2012 22:27:50 -0700, by Rik
-
doc: Periodic spellcheck of documentation.Thu, 10 May 2012 22:18:52 -0700, by Rik
-
doc: Periodic grammar check of documentationThu, 10 May 2012 22:08:18 -0700, by Rik
-
Print useful help message for texi_macros_file on command line.Thu, 10 May 2012 21:48:52 -0700, by Rik
-
doc: Add texi_macros_file to manual.Thu, 10 May 2012 17:08:50 -0700, by Rik
-
doc: Use Perl to create DOCSTRINGS in scripts directory.Thu, 10 May 2012 16:58:41 -0700, by Rik
-
improve handling of default resize fill value for arraysThu, 10 May 2012 16:31:02 -0400, by John W. Eaton
-
avoid makeinfo problem with backslash in macro argumentThu, 10 May 2012 11:48:48 -0400, by John W. Eaton
-
handle texinfo macros consistently in help system and manualThu, 10 May 2012 12:01:42 -0400, by John W. Eaton
-
hist.m: Add test to check for correct NaN normalisingWed, 09 May 2012 18:44:58 -0400, by Jordi Gutiérrez Hermoso
-
hist.m: Normalise by number of non-NaN entriesWed, 09 May 2012 16:59:36 -0400, by Jordi Gutiérrez Hermoso
-
doc: Produce .texi from .txi files using Perl rather than C++.Tue, 08 May 2012 21:03:42 -0700, by Rik
-
Document rand's seed difference from MatlabTue, 08 May 2012 23:23:02 -0400, by Jordi Gutiérrez Hermoso
-
doc: Remove unnecessary blank line after start of Texinfo section.Tue, 08 May 2012 18:02:24 -0700, by Rik
-
maint: periodic merge of default to gui guiMon, 07 May 2012 16:02:31 -0400, by Jordi Gutiérrez Hermoso
-
maint: Periodic merge of stable to defaultMon, 07 May 2012 11:59:30 -0400, by Jordi Gutiérrez Hermoso
-
Added parameter to dup, so that it compiles with the changed API of 3.7.0+. guiMon, 07 May 2012 21:44:32 +0200, by Jacob Dawid
-
Cleanup on autoconf warningsMon, 07 May 2012 08:52:17 -0400, by Jordi Gutiérrez Hermoso
-
Silence warningsSun, 06 May 2012 21:14:55 -0400, by Jordi Gutiérrez Hermoso
-
Backout revision 136ee6bcadc0 (no mutexing the symbol table) guiSun, 06 May 2012 21:06:18 -0400, by Jordi Gutiérrez Hermoso
-
Cleaned up code. Fixed bug that causes the GUI to freeze when launching another editor. guiMon, 07 May 2012 02:36:49 +0200, by Jacob Dawid
-
Removed version number and "Octave GUI"-labelling. guiMon, 07 May 2012 01:37:26 +0200, by Jacob Dawid
-
Allow monotonically decending inputs to bicubic ().Thu, 03 May 2012 18:34:39 -0400, by Ben Abbott
-
conv2.c: Unmark a test as a known failure (bug #34893) stableThu, 03 May 2012 17:32:33 -0400, by Jordi Gutiérrez Hermoso
-
perform convolution properly independently of matrix orientation (bug #34893) stableTue, 17 Apr 2012 12:47:34 +0100, by Sunghyun Cho
-
Get rid of global variables in sqp.Thu, 03 May 2012 12:15:21 -0400, by Olaf Till
-
maint: Periodic merge of default to gui guiThu, 03 May 2012 00:52:24 -0400, by Jordi Gutiérrez Hermoso
-
maint: Periodic merge of stable to defaultThu, 03 May 2012 00:50:03 -0400, by Jordi Gutiérrez Hermoso
-
Silence warning about signed comparsionWed, 02 May 2012 17:13:56 -0400, by Jordi Gutiérrez Hermoso
-
Silence warning about deprecated resize() callWed, 02 May 2012 17:12:26 -0400, by Jordi Gutiérrez Hermoso
-
Implement proper op() indexing for diagonal matrices (bug #36368) stableWed, 02 May 2012 17:29:40 -0400, by Jordi Gutiérrez Hermoso
-
legend() should accept labels being specified as both cellstrs and char.Wed, 02 May 2012 21:14:40 -0400, by Ben Abbott
-
Added controls and settings for changing the terminal font. guiMon, 30 Apr 2012 19:38:24 -0700, by Israel Herraiz
-
Syncrhonize legend's "visible" and "box" properties. (Bug # 36136)Tue, 01 May 2012 19:38:51 -0400, by Ben Abbott
-
src/symtab.yy (ABORT_PARSE): Prevent multiple parse errors in eval (bug #35154)Wed, 25 Apr 2012 14:12:12 -0600, by Max Brister
-
poissrnd should return zero when lambda = 0. (Bug # 36326) stableMon, 30 Apr 2012 22:19:14 -0400, by Ben Abbott
-
Correct assignment to wrong variable f headerlines processingFri, 27 Apr 2012 17:22:07 +0200, by Alexander Graf
-
Properly set the legend's text color property to the legend's "textcolor"Fri, 27 Apr 2012 22:22:31 -0400, by Ben Abbott
-
For gnuplot, render the legend's text objects using the specified textcolor.Fri, 27 Apr 2012 13:11:19 -0400, by Ben Abbott
-
Disable building documentation if gnuplot not foundTue, 24 Apr 2012 20:27:42 -0400, by Mike Miller
-
Preserve legend handle when changing properties (Bug # 36259).Tue, 24 Apr 2012 20:08:35 -0400, by Carnë Draug
-
Add findfigs.m docstring to plot.txiSat, 21 Apr 2012 18:46:04 -0400, by Carnë Draug
-
New Function, findfigs.mSat, 21 Apr 2012 18:10:11 -0400, by Carnë Draug
-
Fix complete spline with three points (bug #35739)Wed, 11 Apr 2012 12:54:41 +0200, by Marco Caliari
-
New Function, shrinkfaces.mThu, 19 Apr 2012 17:44:46 -0400, by Martin Helm
-
maint: periodic merge of stable to defaultThu, 19 Apr 2012 16:26:56 -0400, by John W. Eaton
-
avoid error for calls to functions returning varargout that ignore final outputs (bug #36221) stableThu, 19 Apr 2012 16:24:14 -0400, by John W. Eaton
-
seconds after the minute can be 0-60, not 0-61 stableTue, 17 Apr 2012 14:42:49 -0400, by John W. Eaton
-
maint: periodic merge from stable to defaultTue, 17 Apr 2012 13:18:56 -0400, by John W. Eaton
-
correctly fill struct arrays for assignments that cause resizing (bug #33178) stableTue, 17 Apr 2012 13:13:22 -0400, by John W. Eaton
-
correctly fill cell arrays for three-arg diag function calls stableTue, 17 Apr 2012 11:53:39 -0400, by John W. Eaton
-
avoid unnecessary index overflow error when printing sparse array (bug #35148) stableMon, 16 Apr 2012 15:58:38 -0400, by John W. Eaton
-
2012-03-25 Philip Nienhuis <prnienhuis@users.sf.net>Fri, 30 Mar 2012 18:44:01 +0200, by Philip Nienhuis
-
Return an error exit code to shell when eval'ed code fails a memory allocation.Sat, 14 Apr 2012 19:33:45 -0700, by Rik
-
maint: Periodic merge of stable to default.Sat, 14 Apr 2012 18:48:34 -0700, by Rik
-
Restore 'TextureMap' option for surface objects (Bug #35661) stableSat, 14 Apr 2012 18:45:08 -0700, by Rik
-
maint: fix unordered_map configure testFri, 13 Apr 2012 14:07:45 -0400, by John W. Eaton
-
regexptranslate.m: Fix failing %!test due to new regexp single quote rules.Fri, 13 Apr 2012 09:32:45 -0700, by Rik
-
also require that warning and error message identifiers do not contain whitespaceFri, 13 Apr 2012 09:54:57 -0400, by John W. Eaton
-
better compatibility for error/warning message IDs and format specifiersThu, 12 Apr 2012 16:48:54 -0400, by John W. Eaton
-
make diag (x, m, n) return a proper diagonal matrix object (bug #36099)Thu, 12 Apr 2012 16:27:39 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultThu, 12 Apr 2012 14:08:29 -0400, by John W. Eaton
-
allow kron to work for two diag matrix arguments (bug #35647) stableThu, 12 Apr 2012 14:01:39 -0400, by John W. Eaton
-
allow kron to work for two diag matrix arguments (bug #35647)Thu, 12 Apr 2012 14:01:39 -0400, by John W. Eaton
-
Clean generated fortran files.Wed, 11 Apr 2012 23:12:43 -0400, by Mike Miller
-
maint: miscellaneous style fixes for .m filesWed, 11 Apr 2012 22:07:00 -0400, by John W. Eaton
-
Improve/correct documentation for splinefit.mWed, 11 Apr 2012 19:34:53 -0400, by Ben Abbott
-
Add configure check for isnan in fortran.Wed, 11 Apr 2012 15:40:01 -0400, by Carlo de Falco
-
maint: Periodic merge of stable to default.Wed, 11 Apr 2012 10:38:10 -0700, by Rik
-
maint: Add missing test/nest files to build system.Wed, 11 Apr 2012 10:35:54 -0700, by Rik
-
rename .in.h and .in.cc files to .h.in and .cc.inWed, 11 Apr 2012 11:21:30 -0400, by John W. Eaton
-
NEWS: Expand section on nested functions and clarify regexprep changes.Tue, 10 Apr 2012 22:52:41 -0700, by Rik
-
Accommodate backslash string escapes in regexp pattern.Tue, 10 Apr 2012 21:11:02 -0400, by Ben Abbott
-
Nested function support (bug #35772)Tue, 10 Apr 2012 20:42:22 -0400, by Max Brister
-
process backslash string escapes in regexp pattern and regexprep replacement (bug #35911)Tue, 10 Apr 2012 17:14:24 -0400, by John W. Eaton
-
doc: Increase seealso references between paging functions.Mon, 09 Apr 2012 17:59:38 -0700, by Rik
-
Improve tetramesh docstring and add function to manual.Mon, 09 Apr 2012 15:34:57 -0700, by Rik
-
rmpref.m: Fix function to delete, not just return, preference. (Bug #35712)Mon, 09 Apr 2012 13:07:08 -0700, by Rik
-
Remove gmres from list of unimplemented functions.Mon, 09 Apr 2012 21:11:18 +0200, by Carlo de Falco
-
num2str.m: Redraft code for better Matlab compatibility.Sun, 08 Apr 2012 19:53:06 -0700, by Rik
-
num2str.m: Update function to address bug #36117 and bug #36121.Sat, 07 Apr 2012 13:10:20 -0700, by Rik
-
Add 'emptymatch', 'noemptymatch' options to regular expressions.Sat, 07 Apr 2012 09:43:53 -0700, by Rik
-
Apply broadcasting to inputs of line().Fri, 06 Apr 2012 19:21:16 -0400, by Ben Abbott
-
NEWS: Add note about redundant serial comma feature in parserFri, 06 Apr 2012 09:12:34 -0700, by Rik
-
Allow comma at the end of an assignment list (bug #35645)Wed, 04 Apr 2012 20:59:57 -0600, by Max Brister
-
maint: remove execute permission bits on splinefit functions.Thu, 05 Apr 2012 22:51:24 -0700, by Rik
-
doc: Periodic spellcheck of documentationThu, 05 Apr 2012 22:48:57 -0700, by Rik
-
Fix regression after 3.4.0 with '-r0' option to print (bug #36092). stableThu, 05 Apr 2012 22:29:28 -0700, by Rik
-
legend.m: Change default to boxon for Matlab compatibility (bug #36105).Thu, 05 Apr 2012 21:46:21 -0700, by Rik
-
maint: Backed out changeset 8c988dabbe8eThu, 05 Apr 2012 11:55:47 -0700, by Rik
-
Add new internal variable single_quote_escape_processingWed, 04 Apr 2012 21:08:38 -0700, by Rik
-
doc: Stop constant rebuild of spline images in txt format.Wed, 04 Apr 2012 19:28:16 -0700, by Rik
-
maint: note reason __splinefit__.m is private instead of subfunctionWed, 04 Apr 2012 12:30:29 -0400, by John W. Eaton
-
avoid nesting sprintf inside calls to errorWed, 04 Apr 2012 12:30:00 -0400, by John W. Eaton
-
restore correct list of plot/private files in scripts/MakefileWed, 04 Apr 2012 11:16:42 -0400, by John W. Eaton
-
condest.m: Fix failing %!test.Tue, 03 Apr 2012 21:16:29 -0700, by Rik
-
test: remove obsolete warning test for linspace.Tue, 03 Apr 2012 20:44:05 -0700, by Rik
-
Fix initialization in Higham's method for norm estimate (bug #36031).Tue, 03 Apr 2012 20:38:05 -0700, by Marco Caliari
-
Added tag release-3-6-0 for changeset 704f7895eef0Tue, 03 Apr 2012 22:39:14 -0400, by John W. Eaton
-
Added tag release-3-6-1 for changeset ba4d6343524bTue, 03 Apr 2012 22:37:50 -0400, by John W. Eaton
-
Restore original behaviour of pkg install -noauto.Tue, 03 Apr 2012 07:25:44 +0200, by Carlo de Falco
-
NEWS: Add functions splinefit, tetramesh to 3.8 release notes.Mon, 02 Apr 2012 17:14:18 -0700, by Rik
-
Remove "tetramesh.m" from the list of unimplemented functions.Mon, 02 Apr 2012 19:44:55 -0400, by Ben Abbott
-
New Function, tetramesh.mMon, 02 Apr 2012 19:34:31 -0400, by Martin Helm
-
Remove calls to deleted function split_by.Sat, 31 Mar 2012 16:20:09 +0200, by Carlo de Falco
-
Avoid double delete for nested functions in commandlineFri, 30 Mar 2012 16:40:03 -0400, by Max Brister
-
add Max Brister to the list of contributorsFri, 30 Mar 2012 13:52:21 -0400, by John W. Eaton
-
avoid memory error in 'octave --eval 0' (bug #36038)Fri, 30 Mar 2012 13:46:57 -0400, by Max Brister
-
New Function, splinefit.mThu, 29 Mar 2012 19:13:21 -0400, by Ben Abbott
-
maint: correct file name in test/bug-35448/module.mk fileWed, 28 Mar 2012 23:09:43 -0400, by John W. Eaton
-
check for function/file name mismatch when parsing class methodsWed, 28 Mar 2012 23:21:44 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultWed, 28 Mar 2012 12:59:46 -0400, by Jordi Gutiérrez Hermoso
-
doc: Fix typo in logspace docstring (bug #36024)Wed, 28 Mar 2012 09:08:27 -0700, by Rik
-
doc: Fix typo in logspace.m docstring (bug #36024) stableWed, 28 Mar 2012 12:07:11 -0400, by Jordi Gutiérrez Hermoso
-
menu.m: Accept cell array input choices (patch #7712)Wed, 28 Mar 2012 11:43:17 -0400, by Ryan Starret
-
onenormest.m: Update to modern coding standards to fix input processing (bug #36016)Tue, 27 Mar 2012 23:17:25 -0700, by Rik
-
Update %!tests in DLD-FUNCTIONS/ directory with Octave coding conventions.Tue, 27 Mar 2012 22:46:45 -0700, by Rik
-
Fix papersize updater. Bug # 35908.Mon, 26 Mar 2012 17:37:56 -0400, by Ben Abbott
-
strread.m: Trap empty string input (bug #35999)Sun, 25 Mar 2012 16:04:10 -0700, by Philip Nienhuis
-
doc: Add SP to list of outputs in docstring for regexp, regexpi.Sun, 25 Mar 2012 14:18:51 -0700, by Rik
-
Fix gnuplot error when color values are within eps of each other (bug #35761).Sun, 25 Mar 2012 13:53:39 -0700, by Marco Caliari
-
Stop segfault when regular expression contains malformed lookbehind atom (bug #35961) stableSat, 24 Mar 2012 21:35:37 -0700, by Rik
-
Add terminating semicolon.Sat, 24 Mar 2012 20:32:24 -0400, by Ben Abbott
-
Fix inconsistent orientation of output matrix for interp1.Thu, 22 Mar 2012 21:00:52 -0400, by Olaf Till
-
maint: periodic merge of stable to defaultThu, 22 Mar 2012 11:50:51 -0400, by Jordi Gutiérrez Hermoso
-
Initialise memory in non-square diag call (bug #35946) stableThu, 22 Mar 2012 11:34:48 -0400, by Jordi Gutiérrez Hermoso
-
maint: merge in Mike's changesThu, 22 Mar 2012 11:32:15 -0400, by Jordi Gutiérrez Hermoso
-
Normalize floating point format string conversionsWed, 21 Mar 2012 18:06:46 -0400, by Mike Miller
-
Fix incorrect call to getarchprefix.Mon, 19 Mar 2012 01:33:31 +0000, by Carnë Draug
-
Let gen_doc_cache_in_dir accept multiple directories as input.Thu, 22 Mar 2012 11:27:56 +0100, by Juan Pablo Carbajal
-
doc: Fix edit command default mode description stableWed, 21 Mar 2012 17:17:05 -0400, by Mike Miller
-
fix wrong axes extents for text elements with custom units (bug #35856)Wed, 21 Mar 2012 01:21:25 +0100, by Konstantinos Poulios
-
Fix editing file that shadows existing functionTue, 20 Mar 2012 21:58:42 +0100, by Carlo de Falco
-
Fix logm for complex matrix with real eigenvalues (bug #34893). stableTue, 13 Mar 2012 11:56:35 +0100, by Marco Caliari
-
doc: Reword the manual section on getting build dependencies stableSat, 17 Mar 2012 23:24:10 -0400, by Jordi Gutiérrez Hermoso
-
doc: grammarcheck new pkg/private functionsFri, 16 Mar 2012 17:50:42 -0700, by Rik
-
Fix regression in bin2dec which did not allow space-separated input. stableFri, 16 Mar 2012 16:51:06 -0700, by Rik
-
doc: Fix more pkg.m doc build failuresFri, 16 Mar 2012 19:15:05 -0400, by Jordi Gutiérrez Hermoso
-
doc: Second attempt at fixing typo in repackage.mFri, 16 Mar 2012 17:45:16 -0400, by Jordi Gutiérrez Hermoso
-
maint: Remove issuperuser.m from private function list for pkg directory.Fri, 16 Mar 2012 14:38:27 -0700, by Rik
-
repackage.m: Fix typo in doc.Fri, 16 Mar 2012 17:25:06 -0400, by Jordi Gutiérrez Hermoso
-
doc: Fix the encoding in Søren's nameFri, 16 Mar 2012 17:24:37 -0400, by Jordi Gutiérrez Hermoso
-
maint: Remove redundant private function from the package manager.Fri, 16 Mar 2012 21:14:49 +0100, by Carlo de Falco
-
maint: Remove redundant private function from the package manager.Fri, 16 Mar 2012 18:55:09 +0100, by Carlo de Falco
-
maint: Remove redundant private function from the package manager.Fri, 16 Mar 2012 18:54:34 +0100, by Carlo de Falco
-
Rename array-as-vector, array-as-scalar warning IDs to match documentation (bug #35838)Thu, 15 Mar 2012 20:03:01 -0700, by Rik
-
Modify gl2ps_renderer.cc to properly specificy 2D/3D text object positions.Thu, 15 Mar 2012 18:49:52 -0400, by Konstantinos Poulios
-
maint: Remove redundant private functions from pkg/private.Thu, 15 Mar 2012 19:44:13 +0100, by Carlo de Falco
-
maint: Refactor pkg.m and move subfunctions to private/ directory.Thu, 15 Mar 2012 19:41:24 +0100, by Carlo de Falco
-
maint: periodic merge of stable to defaultThu, 15 Mar 2012 13:28:42 -0400, by John W. Eaton
-
fix scalar indexing in anonymous function bug (bug #34765) stableThu, 15 Mar 2012 13:03:27 -0400, by John W. Eaton
-
Added tag release-3-2-4 for changeset e320928eeb3aWed, 14 Mar 2012 18:26:24 -0400, by Jordi Gutiérrez Hermoso
-
Fix segfault in pchip when input array is too small (bug #35835). stableWed, 14 Mar 2012 13:34:59 -0400, by Jordi Gutiérrez Hermoso
-
Fix logm for complex matrix with real eigenvalues (bug #34893).Tue, 13 Mar 2012 11:56:35 +0100, by Marco Caliari
-
doc: Add Colin Macdonald and Mike Miller to contributors.inTue, 13 Mar 2012 01:30:26 -0400, by Jordi Gutiérrez Hermoso
-
doc: Mention accumarray trick in sparse docstringMon, 12 Mar 2012 19:08:06 -0400, by Jordi Gutiérrez Hermoso
-
Save the papersize property in the proper orientation.Mon, 12 Mar 2012 18:36:14 -0400, by Ben Abbott
-
Improve documentation for print().Sun, 11 Mar 2012 20:54:47 -0400, by Ben Abbott
-
regexp.cc: Remove redundant condition in if statementSun, 11 Mar 2012 14:28:09 -0700, by Rik
-
Return regexp output when input is a cellstr and there is no return variable assignment.Sun, 11 Mar 2012 14:14:01 -0700, by Rik
-
maint: periodic merge of stable to default.Sun, 11 Mar 2012 13:43:49 -0700, by Rik
-
Stop segfault when using regular expressions with named capture buffers (bug #35683). stableSun, 11 Mar 2012 13:43:00 -0700, by Rik
-
Merge in Mike's changesSun, 11 Mar 2012 13:49:11 -0400, by Jordi Gutiérrez Hermoso
-
Fix typos and errors in new bessel function testsSat, 10 Mar 2012 15:53:55 -0500, by Mike Miller
-
maint: Use class for regexp::opts declaration.Sat, 10 Mar 2012 21:01:02 -0800, by Rik
-
Add custom inline set_postion method for text objects which acceptsSat, 10 Mar 2012 17:53:31 -0500, by Ben Abbott
-
Allow window managers to group FLTK plot windows (bug #35199)Sat, 10 Mar 2012 14:14:34 -0800, by Colin Macdonald
-
maint: periodic merge of stable to defaultFri, 09 Mar 2012 16:39:24 -0500, by John W. Eaton
-
maint: untabify sourcesFri, 09 Mar 2012 16:17:41 -0500, by John W. Eaton
-
pkg: bug fix - accessing non-existent variable for error message stableThu, 01 Mar 2012 14:58:59 +0000, by Miguel Bazdresch
-
Fix closing window bug on MinGW (bug #33798)Thu, 14 Jul 2011 08:01:51 +0900, by Tatsuro MATSUOKA
-
doc: improve description of functions and scriptsFri, 24 Feb 2012 20:42:29 -0500, by Doug Stewart
-
Fix segfault on multidimensional median call (bug #35679). stableWed, 07 Mar 2012 00:02:41 -0500, by Jordi Gutiérrez Hermoso
-
__print_parse_opts__.m: Use single quotes to simplify code.Tue, 06 Mar 2012 09:48:34 -0800, by Rik
-
doc: Improve seealso links between low-level file I/O functions.Mon, 05 Mar 2012 21:05:37 -0800, by Rik
-
doc: Correct spacing of integrals in Info version of docstrings.Mon, 05 Mar 2012 14:23:30 -0800, by Rik
-
doc: Improve docstring for fskipl.Mon, 05 Mar 2012 13:35:39 -0800, by Rik
-
doc: Add cross-references between fgets and fgetl in docstrings.Mon, 05 Mar 2012 13:18:51 -0800, by Rik
-
Allow plot3 to accept booleans (bug #33607)Mon, 05 Mar 2012 08:43:36 -0800, by Rik
-
build: Don't build DOCSTRINGS files when --disable-docs specified.Sun, 04 Mar 2012 14:42:19 -0800, by Rik
-
Fix 2D plotting of boolean values (bug #33607)Sun, 04 Mar 2012 13:57:42 -0800, by Rik
-
fix bug in input validation for textreadSun, 04 Mar 2012 22:52:41 +0100, by Carlo de Falco
-
Update %!tests in src/ directory with Octave coding conventions.Sun, 04 Mar 2012 12:21:10 -0800, by Rik
-
test: Fix failing %!test in fileread.mFri, 02 Mar 2012 22:14:27 -0800, by Rik
-
Use Octave coding conventions in liboctave %!test blocksFri, 02 Mar 2012 22:13:16 -0800, by Rik
-
besselj: Style fixes on new tests due to Robert T. ShortFri, 02 Mar 2012 14:14:43 -0500, by Jordi Gutiérrez Hermoso
-
besselj.cc: Added tests to cover a broad range of arguments and orders.Fri, 02 Mar 2012 09:11:12 -0800, by Robert T. Short
-
Fix compilation for old versions of cURL library (bug #35649)Wed, 29 Feb 2012 23:07:18 -0800, by Mike Miller
-
doc: Further fixes diagperm (bug #35666)Wed, 29 Feb 2012 16:47:20 -0500, by Jordi Gutiérrez Hermoso
-
doc: Fix incorrect sectioning (on "example codes")Wed, 29 Feb 2012 16:21:05 -0500, by Jordi Gutiérrez Hermoso
-
doc: Source code is a mass noun (no "source codes")Wed, 29 Feb 2012 15:39:05 -0500, by Jordi Gutiérrez Hermoso
-
doc: Fix incorrect diagonal matrix division (bug #35666)Wed, 29 Feb 2012 11:57:17 -0500, by Jordi Gutiérrez Hermoso
-
Fix path to missing helper scriptTue, 28 Feb 2012 19:02:03 -0500, by Mike Miller
-
Use file descriptor instead of a FILE pointer for OpenGL printing.Tue, 28 Feb 2012 08:06:24 -0500, by John W. Eaton
-
Add support for figure positioning for gnuplot Windows terminals.Tue, 28 Feb 2012 07:42:40 -0500, by Ben Abbott
-
fileread() should return a row vector.Mon, 27 Feb 2012 07:50:26 -0500, by Ben Abbott
-
The gnuplot toolkit behavior is indepednet of uimenu children (bug # 35393).Sun, 26 Feb 2012 18:25:20 -0500, by Ben Abbott
-
Acknowledge Daniel Wagenaar as a contributer.Sat, 25 Feb 2012 22:03:33 -0500, by Ben Abbott
-
2011-04-26 Daniel Wagenaar <daw@caltech.edu>Sat, 25 Feb 2012 19:33:28 -0500, by Ben Abbott
-
mesh.m: Modify demos to allow conversion to Matlab.Sat, 25 Feb 2012 17:30:44 -0500, by Ben Abbott
-
Add mesh() demos.Sat, 25 Feb 2012 17:06:44 -0500, by Ben Abbott
-
oct-stream.h: Silence unused variable warningSat, 25 Feb 2012 16:45:36 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to default.Sat, 25 Feb 2012 10:14:15 -0800, by Rik
-
prepad.m: Improve input validation messages and tests.Fri, 24 Feb 2012 18:16:35 -0800, by Rik
-
profshow.m: Add more input validation testsFri, 24 Feb 2012 18:06:48 -0800, by Rik
-
base2dec.m: Fix incorrect bin2dec results (bug #35621). stableFri, 24 Feb 2012 15:01:56 -0800, by Rik
-
Replace file-separater "/" with "\" for MinGW MSYS shell.Fri, 24 Feb 2012 07:57:50 -0500, by Ben Abbott
-
doc: Make spacing nicer for Strings chapter of manual.Thu, 23 Feb 2012 22:13:06 -0800, by Rik
-
doc: Correct typo in polyfit docstring.Thu, 23 Feb 2012 21:23:49 -0800, by Rik
-
doc: Improve docstring for ezpolar.Thu, 23 Feb 2012 21:21:33 -0800, by Rik
-
kurtosis.m: Make docstring equation prettier in Info formatThu, 23 Feb 2012 20:07:25 -0800, by Rik
-
maint: periodic merge of stable to defaultThu, 23 Feb 2012 15:55:14 -0500, by John W. Eaton
-
maint: Move @CPPFLAGS@ to end of AM_CPPFLAGS lists in Makefiles. stableThu, 23 Feb 2012 15:45:16 -0500, by John W. Eaton
-
maint: avoid $(echo ...) in shell script string (bug #35572) stableThu, 23 Feb 2012 15:40:44 -0500, by John W. Eaton
-
Fix TickDir handling for 2D and 3D plots (bug #35575).Thu, 23 Feb 2012 12:25:23 -0800, by Rik
-
correctly fill result for M * v for Nx0 * 0x1 operations stableThu, 23 Feb 2012 13:50:26 -0500, by John W. Eaton
-
Make SLATEC-FN atanh/erfc functions more tolerant about edge cases likeThu, 23 Feb 2012 09:12:47 +0000, by Michael Goffioul
-
Fix ticklength updating (bug # 35438).Wed, 22 Feb 2012 20:06:05 -0500, by Ben Abbott
-
Correct typo from changeset 6b2448555bbd.Wed, 22 Feb 2012 08:14:09 -0500, by Ben Abbott
-
Fix Z-order stacking of axis background for FLTK printing (bug #35559)Tue, 21 Feb 2012 14:04:05 -0800, by Rik
-
__bar__.m: Add missing semicolon to stop internal results being printed.Mon, 20 Feb 2012 13:41:50 -0800, by Rik
-
doc: Update optimset docstring with details of FunValCheck option.Sat, 18 Feb 2012 12:54:41 -0800, by Rik
-
Extend "FunValCheck" option to optimization routines to detect Inf values.Sat, 18 Feb 2012 12:43:46 -0800, by Rik
-
box.m: Allow specification of a graphics axis to act on (bug #35486).Sat, 18 Feb 2012 11:59:21 -0800, by Garrett G Euler
-
maint: periodic merge of stable to default.Sat, 18 Feb 2012 10:09:15 -0800, by Rik
-
Fix guarded_eval() subfunction in fminunc (bug #35534). stableWed, 15 Feb 2012 14:44:37 +0100, by Olaf Till
-
Revert changeset 688e19ca262b due to regression.Sat, 18 Feb 2012 12:42:54 -0500, by Ben Abbott
-
Clear zombie processes produced by calling print() using the fltk toolkit.Fri, 17 Feb 2012 20:09:04 -0500, by Ben Abbott
-
Fix OpenGL printing of dashed lines (Bug #33765).Fri, 17 Feb 2012 11:40:27 -0800, by Rik
-
fact.m: Spelling and punctuation fixesThu, 16 Feb 2012 21:44:53 -0500, by Jordi Gutiérrez Hermoso
-
polyfit.m: add the ability to specify the polynomial template.Sun, 05 Feb 2012 15:07:45 +0100, by Pascal Dupuis
-
Warn when the default path is overwrittenThu, 16 Feb 2012 20:19:12 -0500, by Jordi Gutiérrez Hermoso
-
legend.m: Delete duplicate demo.Thu, 16 Feb 2012 19:19:31 -0500, by Ben Abbott
-
Fix unbalanced parentheses in scanf DEFUN_DLD macroThu, 16 Feb 2012 16:09:26 -0800, by Rik
-
doc: Use two spaces at start of sentence.Thu, 16 Feb 2012 15:44:42 -0800, by Rik
-
griddata.m: Update docstring.Thu, 16 Feb 2012 14:23:13 -0800, by Rik
-
griddata3.m: Accept vectors of any orientation.Thu, 16 Feb 2012 14:18:45 -0800, by Rik
-
griddatan.m: Restore ability to pass options to underlying QhullThu, 16 Feb 2012 14:17:26 -0800, by Rik
-
rainbow.m: Reformat and fix typo (bug #35549)Thu, 16 Feb 2012 16:17:06 -0500, by Jordi Gutiérrez Hermoso
-
griddata.m: Accept vectors in any orientation (Bug #33539)Thu, 16 Feb 2012 10:37:07 -0800, by Rik
-
Use internal bounding box in figure::properties::set_position.Wed, 15 Feb 2012 18:41:12 -0500, by Ben Abbott
-
doc: Periodic grammar check of documentation.Wed, 15 Feb 2012 13:31:31 -0800, by Rik
-
doc: Periodic spellcheck of documentation.Wed, 15 Feb 2012 12:48:22 -0800, by Rik
-
test: Space out %!shared variable declaration for readabilityTue, 14 Feb 2012 10:01:18 -0800, by Rik
-
Use Octave coding conventions in all m-file %!test blocksMon, 13 Feb 2012 07:29:44 -0800, by Rik
-
doc: Use Octave preference for double quote in docstrings in all .cc filesMon, 13 Feb 2012 07:45:41 -0800, by Rik
-
doc: Correct off-by-1 spacings in all .cc docstringsMon, 13 Feb 2012 07:42:56 -0800, by Rik
-
doc: Use Octave preference for double quote in docstrings in scripts/Mon, 13 Feb 2012 07:38:23 -0800, by Rik
-
fltk toolkit: figure position should have its origin at LL not UL.Sun, 12 Feb 2012 16:02:26 -0500, by Ben Abbott
-
fltk toolkit requires figure units to be "pixels". Bug # 35430.Sat, 11 Feb 2012 21:09:03 -0500, by Ben Abbott
-
print.m: Restore figure properties in reverse of the order of modification.Fri, 10 Feb 2012 18:57:55 -0500, by Ben Abbott
-
Print() function requires figure units to be "pixels".Fri, 10 Feb 2012 18:16:40 -0500, by Ben Abbott
-
maint: Remove deprecated functions from dev branch for next (3.8) release.Thu, 09 Feb 2012 13:16:39 -0800, by Rik
-
usejava.m: Update to use try/catch architectureThu, 09 Feb 2012 12:41:37 -0800, by Philip Nienhuis
-
Fix typo in %!test in changeset 12c70d00c04eThu, 09 Feb 2012 12:39:55 -0800, by Rik
-
improve test summary messageThu, 09 Feb 2012 13:39:34 -0500, by John W. Eaton
-
Added tag rc-3-6-1-0 for changeset 95c43fc8dbe1 stableThu, 09 Feb 2012 11:25:50 -0500, by John W. Eaton
-
conv.m: Add "valid" as possible SHAPE parameter (Bug #34893)Wed, 08 Feb 2012 22:39:41 -0800, by Rik
-
maint: periodic merge of stable to defaultWed, 08 Feb 2012 16:46:58 -0500, by John W. Eaton
-
avoid profiler test failure on more systems stableWed, 08 Feb 2012 16:44:13 -0500, by John W. Eaton
-
make test for bug 31371 workWed, 08 Feb 2012 16:37:40 -0500, by John W. Eaton
-
workaround for apparent bug in GCC 4.1.2 (bug #30685) stableMon, 06 Feb 2012 15:27:00 -0500, by John W. Eaton
-
maint: merge away extra head on default branchSun, 05 Feb 2012 23:37:36 -0500, by John W. Eaton
-
Use Octave coding conventions (double-quote " in preference to single quote ')Sun, 05 Feb 2012 15:46:02 -0800, by Rik
-
maint: periodic merge of stable to default.Sun, 05 Feb 2012 15:32:24 -0800, by Rik
-
maint: merge stable to default to bring in Qhull2012 build fixes.Thu, 02 Feb 2012 09:50:10 -0800, by Rik
-
maint: add yet another file omitted from earlier commitSun, 05 Feb 2012 15:41:42 -0500, by John W. Eaton
-
maint: add file omitted from last commitSun, 05 Feb 2012 15:36:24 -0500, by John W. Eaton
-
maint: add file omitted from last commitSun, 05 Feb 2012 15:35:32 -0500, by John W. Eaton
-
new testSun, 05 Feb 2012 14:31:46 -0500, by John W. Eaton
-
also save and restore symbol table context in parser (bug #35448)Sun, 05 Feb 2012 13:53:55 -0500, by John W. Eaton
-
fix problem with recursion and anonymous functions (bug #31371)Sun, 05 Feb 2012 13:16:07 -0500, by John W. Eaton
-
doc: Use Octave coding conventions in @example blocks of docstrings. stableSat, 04 Feb 2012 22:12:50 -0800, by Rik
-
maint: periodic merge of stable to defaultSat, 04 Feb 2012 10:34:20 -0500, by John W. Eaton
-
disable zoom-box zooming for negative log scales; enable zooming for positive log scales stableSat, 04 Feb 2012 10:29:50 -0500, by John W. Eaton
-
allow zooming for logscale plotsFri, 03 Feb 2012 19:54:26 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultFri, 03 Feb 2012 19:16:01 -0500, by John W. Eaton
-
use 8 minor tick marks per decade for log scale plots, not 9. stableFri, 03 Feb 2012 19:04:51 -0500, by John W. Eaton
-
strread.m: Fix missing semicolon and unnecessary "unable to parse" messages (Bug #35418). stableThu, 02 Feb 2012 10:46:52 -0800, by Philip Nienhuis
-
build: Add new location for Qhull2012 include files to build system. stableThu, 02 Feb 2012 09:37:33 -0800, by Rik
-
make panning work for logscale axesThu, 02 Feb 2012 12:04:21 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultThu, 02 Feb 2012 11:59:50 -0500, by John W. Eaton
-
fix zooming for logscale figures with fltk+opengl stableThu, 02 Feb 2012 11:31:39 -0500, by John W. Eaton
-
Fix Qhull calling convention by passing true file pointer to qh_new_qhull stableWed, 01 Feb 2012 10:37:25 -0800, by Rik
-
Removed chat and chat settings, instead made a separate menu entry in the community menu. guiWed, 01 Feb 2012 19:28:51 +0100, by Jacob Dawid
-
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings. guiWed, 01 Feb 2012 15:53:19 +0100, by Jacob Dawid
-
.m-files can be directly run from the editor again. Autocompletion works again. guiWed, 01 Feb 2012 11:27:39 +0100, by Jacob Dawid
-
Cleaned up and subsummarized projects under a subdirectory project. guiTue, 31 Jan 2012 22:07:25 +0100, by Jacob Dawid
-
Removed .hgsub from gui/ and added entries to the already existing .hgsub. guiTue, 31 Jan 2012 21:39:34 +0100, by Jacob Dawid
-
Removed scripts to retrieved qterminal and qirc. Instead used .hgsub. guiTue, 31 Jan 2012 21:00:54 +0100, by Jacob Dawid
-
maint: Bump Octave version to development numbering of 3.7.0+Tue, 31 Jan 2012 10:40:13 -0800, by Rik
-
make --disable-dl work againTue, 31 Jan 2012 00:03:37 -0500, by John W. Eaton
-
deprecate the static keywordMon, 30 Jan 2012 23:42:41 -0500, by John W. Eaton
-
improve parsing of classdef methodsMon, 30 Jan 2012 23:06:01 -0500, by John W. Eaton
-
iskeyword: don't consider get and set as keywordsMon, 30 Jan 2012 23:03:00 -0500, by John W. Eaton
-
Replaced local-native with local in octave-gui.pro for building on MacOS. guiTue, 31 Jan 2012 02:12:56 +0100, by Jacob Dawid
-
Removed ImageViewer. Removed stylesheets from dock widgets. guiTue, 31 Jan 2012 00:33:56 +0100, by Jacob Dawid
-
Sending commands to the terminal from doubleclicking the history, loading and saving workspaces as well as clearing the workspace works again. guiTue, 31 Jan 2012 00:03:44 +0100, by Jacob Dawid
-
Commented out some functionality that has not been implemented correctly until now. guiMon, 30 Jan 2012 23:14:46 +0100, by Jacob Dawid
-
Fix qhull tests.Mon, 30 Jan 2012 08:22:32 -0500, by Ben Abbott
-
Forgot to remove more terminal source code. See previous commit for more information. guiMon, 30 Jan 2012 12:45:14 +0100, by Jacob Dawid
-
Removed complete terminal code, since everything moved to qterminal. guiMon, 30 Jan 2012 12:38:34 +0100, by Jacob Dawid
-
Modified call to octave_main, so it doesn't run in embedded mode anymore. guiMon, 30 Jan 2012 01:54:18 +0100, by Jacob Dawid
-
Export more required symbols [Win32].Sun, 29 Jan 2012 12:53:05 +0000, by Michael Goffioul
-
Include <cctype> in caseless-str.hSun, 29 Jan 2012 12:52:54 +0000, by Michael Goffioul
-
Update colormap files with faster code.Sat, 28 Jan 2012 22:33:57 -0800, by Rik
-
convhull.m: Ensure column (not row) vectorsSun, 29 Jan 2012 00:52:19 -0500, by Jordi Gutiérrez Hermoso
-
maint: Use Octave spacing conventions in %!test block for graphics_toolkit.mSat, 28 Jan 2012 15:45:29 -0800, by Rik
-
figure.m: Extend to accepting command form "figure N"Sat, 28 Jan 2012 13:14:07 -0800, by Rik
-
unimplemented.m: Remove profile and rgbplot from list of unimplemented functions.Sat, 28 Jan 2012 10:42:48 -0800, by Rik
-
colorcube.m: Add new colormap which maximizes equally spaced colors.Sat, 28 Jan 2012 08:26:51 -0800, by Rik
-
Add comment in var.m docs about behaviour when input is a scalarSat, 28 Jan 2012 13:25:20 +0100, by Carlo de Falco
-
lines.m: Add new colormap corresponding to ColorOrder property.Fri, 27 Jan 2012 20:54:15 -0800, by Rik
-
rgbplot.m: Add new Matlab compatible function for plotting colormapsFri, 27 Jan 2012 19:09:02 -0800, by Rik
-
Removed TerminalHighlighter-class, since it is not needed anymore. guiSat, 28 Jan 2012 00:16:28 +0100, by Jacob Dawid
-
Removed the old IRC Client code and replaced it by qirc. guiSat, 28 Jan 2012 00:11:34 +0100, by Jacob Dawid
-
convhull.m: Allow non-vector arguments, for Matlab compatibilityFri, 27 Jan 2012 13:23:30 -0500, by Jordi Gutiérrez Hermoso
-
When root_figure units = normalized, screensize = [0 0 1 1].Tue, 24 Jan 2012 20:52:12 -0500, by Ben Abbott
-
Provided a patch in the pro for Windows, which does not need qterminal. guiWed, 25 Jan 2012 02:33:10 +0100, by Jacob Dawid
-
spinmap.m: Revamp function and make Matlab-compatible.Tue, 24 Jan 2012 17:12:09 -0800, by Rik
-
Added subscripts for retrieeving qterminal and qirc int compile.sh. Added copyright headers. guiTue, 24 Jan 2012 20:06:26 +0100, by Jacob Dawid
-
Improved clone script for qterminal. *(get-qterminal.sh): Now pulling instead of cloning when directory exists. guiTue, 24 Jan 2012 19:57:32 +0100, by Jacob Dawid
-
doc: Update docstrings for functions in image/ directoryTue, 24 Jan 2012 09:51:48 -0800, by Rik
-
Removed bundled qterminal and added a script file to clone and build the latest version of qterminal. *(qterminal): Removed all files. *(get-qterminal.sh) Added script. guiTue, 24 Jan 2012 18:48:32 +0100, by Jacob Dawid
-
maint: Style fixes for 5cc69bafe3b9Tue, 24 Jan 2012 08:53:42 -0800, by Rik
-
Add updating for figure paperorientation property. Bug # 35329.Tue, 24 Jan 2012 08:29:33 -0500, by Ben Abbott
-
prism.m: Simplify code by using repmat rather than kron.Sun, 22 Jan 2012 22:57:56 -0800, by Rik
-
contrast.m: Improve demo.Sun, 22 Jan 2012 22:22:49 -0800, by Rik
-
Changes to allow plot demos to be run under Matlab.Sun, 22 Jan 2012 17:56:46 -0500, by Ben Abbott
-
Remove bad attempt to fix the terminal in GUI guiSun, 22 Jan 2012 15:14:55 -0500, by Jordi Gutiérrez Hermoso
-
Changes to allow plot demos to be converted and run by Matlab.Sun, 22 Jan 2012 13:47:15 -0500, by Ben Abbott
-
surfl.m: Update docstring.Sun, 22 Jan 2012 10:21:42 -0800, by Rik
-
test: Make surface demos reproducible by setting colormap to default at start of demo.Sun, 22 Jan 2012 10:02:27 -0800, by Rik
-
doc: Update docstring for colormap()Sun, 22 Jan 2012 07:43:20 -0800, by Rik
-
Use Matlab coding conventions for demos in plot/ directory.Sun, 22 Jan 2012 07:31:32 -0800, by Rik
-
Linking against OctaveDE_Qts konsole-code again. guiSun, 22 Jan 2012 15:17:37 +0100, by Jacob Dawid
-
repmat.m: Fix incorrect docstring regarding higher dimensionsSat, 21 Jan 2012 16:25:07 -0500, by Jordi Gutiérrez Hermoso
-
GUI: Added qtermwidget snapshot as a subproject to build as a library that links with Octave GUI. guiSat, 21 Jan 2012 11:26:36 +0100, by Jacob Dawid
-
GUI: Removed stylesheets from dock widgets and add missing slots. guiSat, 21 Jan 2012 10:40:19 +0100, by Jacob Dawid
-
Fix regression in 9fc597693b0b preventing updating of waitbar text string. stableFri, 20 Jan 2012 17:40:30 -0800, by Rik
-
Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.Fri, 20 Jan 2012 12:59:53 -0800, by Rik
-
Escaping strings for legend entries are handled by __go_draw_axes__.Thu, 19 Jan 2012 19:48:13 -0500, by Ben Abbott