Mercurial > hg > octave-nkf
graph
-
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