log

age author description
Mon, 13 Aug 2012 11:01:26 -0400 Jordi Gutiérrez Hermoso GUI branch merged in, closing the GUI branch gui
Mon, 13 Aug 2012 10:32:19 -0400 Jordi Gutiérrez Hermoso Merge gui onto default \o/
Sun, 12 Aug 2012 14:36:23 -0400 Mike Miller Make resource_manager a singleton with Octave conventions gui
Sat, 11 Aug 2012 18:15:29 -0400 John W. Eaton don't start GUI if display is not available gui
Sat, 11 Aug 2012 17:58:12 -0400 John W. Eaton allow location of default settings file to be configurable gui
Sat, 11 Aug 2012 17:35:16 -0400 John W. Eaton maint: periodic merge of default to gui gui
Sat, 11 Aug 2012 17:32:42 -0400 John W. Eaton provide Voct_etc_dir variable
Sat, 11 Aug 2012 11:47:03 -0400 John W. Eaton allow building without gui to work gui
Sat, 11 Aug 2012 11:02:12 -0400 John W. Eaton partial cleanup of include files in gui sources gui
Sat, 11 Aug 2012 09:36:47 -0400 John W. Eaton maint: periodic merge of default to gui gui
Fri, 10 Aug 2012 17:50:55 -0700 Rik build: Update ax_XXX macros in m4 directory to newest versions.
Fri, 10 Aug 2012 16:23:41 -0700 Rik build: Remove unused variable INCFLAGS from AM_C[XX}_FLAGS and Octave.
Fri, 10 Aug 2012 16:03:34 -0700 Rik Move documentation for seealso macro outside of macro definition.
Fri, 10 Aug 2012 18:07:24 -0400 John W. Eaton periodic merge of default to gui gui
Fri, 10 Aug 2012 17:59:35 -0400 John W. Eaton use forward decls for mxArray in ov.h and ov-base.h
Fri, 10 Aug 2012 16:41:07 -0500 Max Brister Postfix increment and decrement operations in JIT
Fri, 10 Aug 2012 16:19:27 -0500 Max Brister Remove uneeded release overloads
Fri, 10 Aug 2012 15:05:29 -0500 Max Brister Scalar unary operation support in JIT
Fri, 10 Aug 2012 13:09:11 -0700 Rik configure.ac: Don't run OCTAVE_CARBON_CGDISPLAYBITSPERPIXEL unless Carbon Framework is present.
Fri, 10 Aug 2012 12:56:15 -0700 Rik build: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for SuiteSparse header file.
Fri, 10 Aug 2012 12:39:31 -0700 Rik configure.ac: Allow caching of EXCEPTION_IN_MATH test.
Fri, 10 Aug 2012 12:19:59 -0700 Rik configure.ac: Split gnulib initialization into 2 parts to match recommended usage.
Fri, 10 Aug 2012 12:03:16 -0700 Rik build: Overhaul acinclude.m4 macros.
Fri, 10 Aug 2012 12:23:32 -0500 Max Brister Support +=, -=, *=, ect. in JIT
Fri, 10 Aug 2012 10:27:32 -0400 John W. Eaton include gui in default Octave binary gui
Fri, 10 Aug 2012 06:31:09 -0400 John W. Eaton maint: periodic merge of default to gui gui
Sun, 05 Aug 2012 16:15:58 -0400 John W. Eaton GUI: support for octave arguments and integrate with run-octave. gui
Thu, 09 Aug 2012 16:44:14 -0500 Max Brister jit-typeinfo.cc (jit_typeinfo::register_generic): Mark can error
Thu, 09 Aug 2012 15:45:59 -0500 Max Brister Support sin, cos, and exp with matrix arguments in JIT
Thu, 09 Aug 2012 08:29:50 -0700 Rik build: Move unordered_map header tests to acinclude.m4 and add caching of results.
Wed, 08 Aug 2012 21:51:23 -0700 Rik m4/acinclude.m4: Correct typos, use consistent style for describing macros.
Wed, 08 Aug 2012 15:33:52 -0700 Rik Use $(top_builddir)/libgnu for parallelism with $(top_srcdir)/libgnu
Wed, 08 Aug 2012 10:57:08 -0700 Rik src/Makefile.am: Remove unnecessary -I$(srcdir) in AM_CPPFLAGS.
Wed, 08 Aug 2012 10:41:31 -0700 Rik configure.ac: Add AM_PROG_CC_C_O check for Automake subdir-objects support in C compiler.
Wed, 08 Aug 2012 09:19:35 -0700 Rik octave.desktop.in: Change Octave's XDG top-level category to Education.
Wed, 08 Aug 2012 11:38:52 -0400 John W. Eaton improve internal documentation of F77_ macros.
Wed, 08 Aug 2012 10:27:59 -0400 John W. Eaton avoid "function declared 'noreturn' has a return statement" warning.
Wed, 08 Aug 2012 07:23:21 -0700 Rik configure.ac: Require makeinfo to be present before building Octave.
Tue, 07 Aug 2012 13:34:22 -0700 Rik configure.ac: Re-organize to follow Autoconf layout guidelines
Tue, 07 Aug 2012 14:59:58 -0500 Max Brister Skip functions when resolving end context in JIT
Tue, 07 Aug 2012 09:01:02 -0700 Rik Eliminate duplicate PTHREAD_CFLAGS inclusion in build process.
Tue, 07 Aug 2012 07:09:54 -0700 Rik Remove DEFS and CXXFLAGS/CFLAGS from AM_CXXFLAGS/AM_CFLAGS causing duplicate options in compile command.
Mon, 06 Aug 2012 21:42:56 -0700 Rik Remove unneccessary '-I.' in CPPFLAGS which is already part of DEFAULT_INCLUDES.
Mon, 06 Aug 2012 17:27:18 -0700 Rik Remove CPPFLAGS from AM_CPPFLAGS which causes CPPFLAGS to appear twice during compile.
Mon, 06 Aug 2012 09:41:20 -0700 Rik Update gnulib bootstrap script to version that completes successfully.
Mon, 06 Aug 2012 17:46:56 +0200 Carlo de Falco Fix bug #37033 in diff () stable
Sun, 05 Aug 2012 16:43:55 -0400 John W. Eaton more tweaks for the gui build gui
Sun, 05 Aug 2012 20:04:53 +0100 Michael Goffioul Further integration of GUI in the build system. gui
Sun, 05 Aug 2012 12:35:28 -0400 John W. Eaton delete obsolete from Qt checks from configure.ac gui
Sun, 05 Aug 2012 17:11:28 +0100 Michael Goffioul Be more conservative during "mkae clean" gui
Sun, 05 Aug 2012 16:24:08 +0100 Michael Goffioul Force update of .hgsubstate gui
Sun, 05 Aug 2012 16:19:54 +0100 Michael Goffioul Re-sync with latest qterminal. gui
Sun, 05 Aug 2012 16:35:45 +0200 Carlo de Falco generalize base64_encode to work with data types other than double
Sun, 05 Aug 2012 14:37:22 +0100 Michael Goffioul Integrate GUI building with regular octave build system. gui
Sun, 05 Aug 2012 09:22:09 -0400 John W. Eaton maint: periodic merge of default to gui gui
Sun, 05 Aug 2012 09:20:57 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sun, 05 Aug 2012 09:04:30 -0400 John W. Eaton generate convenience libraries for new parse-tree and interpfcn subdirectories
Sat, 04 Aug 2012 20:22:26 +0200 Jacob Dawid Created and added debug action icons. gui
Sat, 04 Aug 2012 11:18:20 +0200 Jacob Dawid Incorporated patch that adds replace from Torsten and modified it. gui
Sat, 04 Aug 2012 10:53:58 +0200 Jacob Dawid Fixed self-assignment bug found by Torsten. gui
Sat, 04 Aug 2012 10:52:32 +0200 Jacob Dawid Added missing includes so the GUI builds with the new src-structure. gui
Sat, 04 Aug 2012 00:19:07 -0500 Max Brister Support end in multi indexing in JIT
Fri, 03 Aug 2012 17:38:05 -0700 Rik image.m: Remove input validation tests which cause window to pop up.
Fri, 03 Aug 2012 16:45:17 -0700 Rik maint: Add DO NOT EDIT messages to build system for src/*.in.h.
Fri, 03 Aug 2012 16:38:53 -0700 Rik maint: Remove duplicate includes for JIT sources from build.
Fri, 03 Aug 2012 18:05:18 -0400 John W. Eaton maint: periodic merge of default to gui gui
Fri, 03 Aug 2012 18:04:33 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Fri, 03 Aug 2012 13:18:21 -0700 Rik maint: Move interp source code without DEFUNs to interp-core/ dir.
Fri, 03 Aug 2012 10:14:57 -0500 Max Brister Correct division by zero check in JIT
Fri, 03 Aug 2012 21:28:21 +0200 Carlo de Falco remove extern "C" context around gnulib headers
Fri, 03 Aug 2012 14:59:40 -0400 John W. Eaton maint: periodic merge of default to gui gui
Fri, 03 Aug 2012 14:35:44 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Fri, 03 Aug 2012 18:55:01 +0200 Carlo de Falco maint: update to latest gnulib again
Fri, 03 Aug 2012 05:39:59 +0200 Carlo de Falco maint: update to latest gnulib
Fri, 03 Aug 2012 09:34:13 -0700 Rik maint: Add DO NOT EDIT messages to src/*.in.h for propagation to generated .h files.
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 16:45:48 +0100 Carnë Draug doc: be consistent on var name on stat help text
Tue, 31 Jul 2012 11:11:05 -0700 Rik image.m: Don't accept complex image data (bug #36866)
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 08:51:02 -0400 Jordi Gutiérrez Hermoso Merge in Carnë's changes
Mon, 30 Jul 2012 20:45:52 +0100 Carnë Draug configure.ac: replace deprecated AC_CONFIG_HEADER macro
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 13:05:29 -0500 Max Brister Support the end keyword for one dimentional indexing in JIT.
Mon, 30 Jul 2012 19:27:14 +0200 Jacob Dawid Integrated texinfo browser from QtOctave. gui
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.
Thu, 26 Jul 2012 18:45:52 -0400 Jordi Gutiérrez Hermoso Merge in Doug's changes
Thu, 26 Jul 2012 17:59:30 -0400 Doug Stewart Added many *seealso* to the help messages
Thu, 26 Jul 2012 17:03:15 -0500 Max Brister Check trip count before compiling for loops.
Mon, 23 Jul 2012 12:18:07 +0400 Sergey Dudoladov help.m: Added option '.' (dot); 'help .' lists all operators
Thu, 26 Jul 2012 14:36:25 -0400 Jordi Gutiérrez Hermoso Merge in Doug's changes
Thu, 26 Jul 2012 14:20:11 -0400 Doug Stewart Added to the sort help message.
Thu, 26 Jul 2012 12:17:56 -0500 Max Brister Compile top level while loops in JIT.
Thu, 26 Jul 2012 09:43:23 -0700 Rik maint: Use space after OCTAVE_LOCAL_BUFFER invocation in liboctave source code.
Thu, 26 Jul 2012 09:32:11 -0700 Rik maint: Cuddle parenthesis for indexing expressions in ccolamd.cc.
Thu, 26 Jul 2012 09:25:47 -0700 Rik maint: Cuddle open bracket used for indexing C++ arrays in source code.
Thu, 26 Jul 2012 10:40:26 -0500 Max Brister Update the execution engine's global mapping for external functions
Thu, 26 Jul 2012 08:13:22 -0700 Rik maint: Use Octave coding conventions for cuddled parentheses in liboctave/.
Wed, 25 Jul 2012 20:58:21 -0700 Rik maint: Fix a few Octave coding convention violations.
Wed, 25 Jul 2012 21:12:47 -0500 Max Brister Split pt-jit into multiple files.
Wed, 25 Jul 2012 16:30:39 -0700 Rik Add demos for plot.m (bug #36939).
Wed, 25 Jul 2012 06:40:15 -0500 Max Brister Take into account different calling conventions
Wed, 25 Jul 2012 16:48:10 +0100 Carnë Draug acinclude.m4: generate gnuplot warning message correctly (fixing bug from revision 8a84849ad986)
Wed, 25 Jul 2012 15:33:47 +0100 Carnë Draug configure.ac: consistency on output (using the same word for the same thing)
Tue, 24 Jul 2012 13:41:41 -0700 Rik maint: Use Octave coding standards for copyobj.m, hdl2struct.m, struct2hdl.m.
Tue, 24 Jul 2012 13:40:26 -0700 Rik doc: Fix typo in docstring for gco.m
Tue, 24 Jul 2012 13:38:58 -0700 Rik Fix typos introduced by changeset 5d3a684236b0.
Tue, 24 Jul 2012 13:13:45 -0400 John W. Eaton preserve order of path elements when doing "path (new_path)"
Tue, 24 Jul 2012 09:34:51 -0700 Rik doc: Periodic grammarcheck of documentation
Tue, 24 Jul 2012 07:50:42 -0700 Rik Clear %!functions at the end of testing, not for each shared block.
Mon, 23 Jul 2012 15:23:41 -0400 John W. Eaton fix failure with function handles caused by changeset ea6997657614
Mon, 23 Jul 2012 12:59:44 -0400 John W. Eaton which: provide source file name for built-in functions
Mon, 23 Jul 2012 06:53:09 -0500 Max Brister 'clear -f' does not work for command line functions (bug #34497)
Sun, 22 Jul 2012 04:16:02 +0200 Carlo de Falco Merge erroneously crated head
Sun, 22 Jul 2012 03:58:02 +0200 Carlo de Falco Properly restore compiler and linker flags after llvm tests
Thu, 19 Jul 2012 21:28:00 +0200 Carlo de Falco remove redundant private function absolute_pathname
Sat, 21 Jul 2012 10:23:00 -0400 Jordi Gutiérrez Hermoso Fix think-o in 4315a39da4c9 stable
Sat, 21 Jul 2012 01:39:03 -0400 Jacob Dawid Added support for changing the terminal cursor and the cursor blinking. gui
Fri, 20 Jul 2012 16:45:10 -0400 Jacob Dawid The GUI now remembers when categories in the workspace view have been closed. Bug #36885 gui
Fri, 20 Jul 2012 16:36:30 -0400 Jacob Dawid Updated qterminal. gui
Fri, 20 Jul 2012 16:13:35 -0400 Jordi Gutiérrez Hermoso Merge in JIT branch \o/
Fri, 20 Jul 2012 14:30:07 -0500 Max Brister Use -I instead of -isystem if -isystem is not avaiable
Fri, 20 Jul 2012 10:50:16 -0500 Max Brister configure.ac: Skip compiling JIT if LLVM_CONFIG is not specified
Tue, 17 Jul 2012 09:48:53 -0500 Michael Goffioul Compile JIT on msvc
Fri, 13 Jul 2012 12:31:51 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to jit
Thu, 12 Jul 2012 13:15:27 -0500 Max Brister configure.ac: llvm include goes in CPPFLAGS not CXXFLAGS
Wed, 11 Jul 2012 17:34:22 -0500 Max Brister Support while loops in JIT
Wed, 11 Jul 2012 14:42:56 -0500 Max Brister More support for complex-complex and complex-scalar operations in JIT
Tue, 10 Jul 2012 21:25:51 -0500 Max Brister Memory leaks with matrices in JIT
Tue, 10 Jul 2012 17:14:32 -0500 Max Brister Ignore unkonwn functions during compilation
Tue, 10 Jul 2012 15:55:05 -0500 Max Brister More support for complex numbers in JIT
Mon, 09 Jul 2012 17:06:54 -0500 Max Brister Initial support for complex numbers in JIT
Mon, 09 Jul 2012 12:32:42 -0500 Max Brister Rename jit_function to jit_operation
Mon, 09 Jul 2012 12:21:19 -0500 Max Brister Fix bad merge
Mon, 09 Jul 2012 09:55:35 -0500 Max Brister maint: periodic merge of default to jit
Thu, 05 Jul 2012 17:25:25 -0500 Max Brister Reduce code duplication in JIT
Tue, 03 Jul 2012 11:05:16 -0500 Max Brister maint: periodic merge of default to jit
Wed, 27 Jun 2012 23:43:06 -0500 Max Brister Add short circult operators to JIT
Wed, 27 Jun 2012 18:50:59 -0500 Max Brister src/pt-jit.cc: Take into account step for matrix range subsasgn in JIT
Wed, 27 Jun 2012 18:19:41 -0500 Max Brister In jit support A(idx) = v; where A is matrix, idx is a range, and v is a scalar
Wed, 27 Jun 2012 15:49:28 -0500 Max Brister Add element wise boolean And and Or in JIT
Wed, 27 Jun 2012 14:14:20 -0500 Max Brister Generalize builtin specification in JIT and add support for cos and exp
Tue, 26 Jun 2012 16:15:30 -0500 Max Brister Add sin to JIT
Mon, 25 Jun 2012 17:26:28 -0500 Max Brister src/TEMPLATE-INST/Array-jit.cc: Check for LLVM presence
Mon, 25 Jun 2012 16:26:00 -0500 Max Brister Remove jit_block::visit_dom and simplify release placement
Mon, 25 Jun 2012 14:40:21 -0500 Max Brister maint: periodic merge of default to jit
Mon, 25 Jun 2012 14:21:45 -0500 Max Brister Add support for matrix indexed assignment to JIT
Fri, 22 Jun 2012 17:17:48 -0500 Max Brister Do not smash stack when passing structures in JIT
Fri, 22 Jun 2012 15:46:26 -0500 Max Brister Simplify matrix handling in JIT
Fri, 22 Jun 2012 11:43:30 -0500 Max Brister Place releases for temporaries on error
Thu, 21 Jun 2012 17:37:36 -0500 Max Brister Place grab/release for assignments
Thu, 21 Jun 2012 16:21:47 -0500 Max Brister src/pt-jit.cc (jit_block::maybe_split): Correctly mark if split branch is alive
Thu, 21 Jun 2012 15:08:06 -0500 Max Brister Change algorithm for placing releases and simplify PHIs in low level Octave IR
Tue, 19 Jun 2012 18:48:39 -0500 Max Brister Keep track of variables after SSA construction
Tue, 19 Jun 2012 13:10:10 -0500 Max Brister Simplify the creation of error checks in jit
Tue, 19 Jun 2012 12:36:53 -0500 Max Brister Rename jit_check_error to jit_error_check
Tue, 19 Jun 2012 12:27:55 -0500 Max Brister Fix whitespace issues and update documentation
Tue, 19 Jun 2012 12:15:44 -0500 Max Brister Rename jit_break to jit_branch and jit_cond_break to jit_cond_branch
Tue, 19 Jun 2012 10:14:47 -0500 Max Brister pt-jit.h: Remove unused variables from jit_block
Mon, 18 Jun 2012 16:45:10 -0500 Max Brister maint: periodic merge of default to jit
Fri, 15 Jun 2012 14:10:24 -0500 Max Brister src/pt-jit.cc (jit_info::~jit_info): New function
Fri, 15 Jun 2012 13:35:35 -0500 Max Brister Check for null index lists
Fri, 15 Jun 2012 13:15:48 -0500 Max Brister Fix some segfaults
Fri, 15 Jun 2012 12:41:44 -0500 Max Brister Do not define OCTAVE_JIT_DEBUG
Thu, 14 Jun 2012 16:38:06 -0500 Max Brister Start of jit support for double matricies
Mon, 11 Jun 2012 20:11:20 -0500 Max Brister maint: periodic merge of default to jit
Mon, 11 Jun 2012 10:03:28 -0500 Max Brister Add power to jit
Sun, 10 Jun 2012 12:16:29 -0500 Max Brister Cleanup and optimization of JIT
Sat, 09 Jun 2012 14:26:15 -0500 Max Brister maint: periodic merge of default to jit
Sat, 09 Jun 2012 10:23:28 -0500 Max Brister Only add items to worklist in type inferece if not already there
Fri, 08 Jun 2012 22:31:57 -0500 Max Brister Remove uneeded error checks
Fri, 08 Jun 2012 15:30:07 -0500 Max Brister jit_const no longer inherits from jit_instruction
Fri, 08 Jun 2012 13:35:40 -0500 Max Brister Prevent crash when using scalars as conditionals
Thu, 07 Jun 2012 21:28:56 -0500 Max Brister Improve printing of jit_extract_argument
Thu, 07 Jun 2012 17:25:58 -0500 Max Brister warn on divide by zero
Thu, 07 Jun 2012 16:45:19 -0500 Max Brister Mark fail with GCC_ATTR_NORETURN
Thu, 07 Jun 2012 15:48:43 -0500 Max Brister No longer segfault when compiling nested for loops
Thu, 07 Jun 2012 12:43:20 -0500 Max Brister Adding basic error support to JIT
Tue, 05 Jun 2012 16:28:09 -0500 Max Brister Remove some macros from pt-jit.h and pt-jit.cc
Mon, 04 Jun 2012 17:18:47 -0500 Max Brister Allow for construction of ranges during jit
Mon, 04 Jun 2012 13:10:44 -0500 Max Brister Place releases after last use and generalize dom visiting
Sun, 03 Jun 2012 16:30:21 -0500 Max Brister maint: periodic merge of default to jit
Sun, 03 Jun 2012 16:00:22 -0500 Max Brister Use CXX and CPP flags correctly when configuring llvm
Sun, 03 Jun 2012 15:38:40 -0500 Max Brister Locate and link with LLVM properly
Sat, 02 Jun 2012 10:06:54 -0500 Max Brister maint: periodic merge of default to jit
Sat, 02 Jun 2012 10:04:55 -0500 Max Brister Rename symbol_table::symbol_record_ref to symbol_table::symbol_reference
Fri, 01 Jun 2012 19:24:15 -0500 Max Brister maint: periodic merge of default to jit
Fri, 01 Jun 2012 19:08:43 -0500 Max Brister Use standard SSA construction algorithm, and support break/continue
Wed, 30 May 2012 09:36:38 -0500 Max Brister maint: periodic merge of default to jit
Tue, 29 May 2012 13:51:02 -0500 Max Brister Prevent double release of input arguments in JIT
Tue, 29 May 2012 12:07:26 -0500 Max Brister Properly cleanup the low level IR
Tue, 29 May 2012 09:50:40 -0500 Max Brister Treat undefined as any