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