log src/Makefile.am @ 15076:000587f92082

age author description
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:34:46 -0400 John W. Eaton don't search the corefcn directory for header files
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
Mon, 30 Jul 2012 15:29:19 -0700 Rik maint: Partition src/ directory with more code in subdirs.
Sun, 29 Jul 2012 12:08:03 -0700 Rik maint: Remove extraneous commented out lines from changeset e753177cde93.
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 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
Wed, 25 Jul 2012 21:12:47 -0500 Max Brister Split pt-jit into multiple files.
Wed, 23 May 2012 16:22:05 -0400 Jordi GutiƩrrez Hermoso maint: Periodic merge of default to jit
Sat, 12 May 2012 19:39:44 -0600 Max Brister maint: periodic merge of default to jit
Sun, 06 May 2012 20:17:30 -0600 Max Brister Initial JIT support
Fri, 18 May 2012 10:48:43 -0700 Rik build: Use Perl to create DOCSTRINGS in src/ directory.
Sat, 12 May 2012 12:39:09 -0400 John W. Eaton maint: periodic merge of stable to default
Sat, 12 May 2012 12:31:41 -0400 John W. Eaton maint: update library version numbers for release stable
Wed, 11 Apr 2012 11:21:30 -0400 John W. Eaton rename .in.h and .in.cc files to .h.in and .cc.in
Sun, 04 Mar 2012 14:42:19 -0800 Rik build: Don't build DOCSTRINGS files when --disable-docs specified.
Thu, 23 Feb 2012 15:55:14 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 23 Feb 2012 15:45:16 -0500 John W. Eaton maint: Move @CPPFLAGS@ to end of AM_CPPFLAGS lists in Makefiles. stable
Sat, 18 Feb 2012 10:09:15 -0800 Rik maint: periodic merge of stable to default.
Thu, 09 Feb 2012 11:25:04 -0500 John W. Eaton 3.6.1 release candidate 0 stable rc-3-6-1-0
Sun, 05 Feb 2012 13:53:55 -0500 John W. Eaton also save and restore symbol table context in parser (bug #35448)
Tue, 31 Jan 2012 00:03:37 -0500 John W. Eaton make --disable-dl work again
Tue, 10 Jan 2012 16:35:37 -0500 John W. Eaton maint: update library version numbers for release stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 11 Dec 2011 18:28:35 -0500 John W. Eaton move base-list.h from src to liboctave
Thu, 08 Dec 2011 00:52:39 -0500 John W. Eaton move onCleanup function and class to liboctinterp
Tue, 22 Nov 2011 04:23:02 -0500 John W. Eaton maint: distribute profiler.h
Fri, 07 Oct 2011 22:16:07 -0400 John W. Eaton make concatenation of class objects work
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Mon, 29 Aug 2011 11:49:30 -0400 John W. Eaton maint: more linking tweaks
Sun, 28 Aug 2011 11:27:40 -0400 John W. Eaton maint: ensure we always link with local libtool libraries
Sat, 27 Aug 2011 11:28:48 -0400 John W. Eaton maint: let libtool deal with setting -rpath linker option
Fri, 26 Aug 2011 15:36:14 -0400 John W. Eaton maint: allow --enable-static --disable-dl to work again
Fri, 12 Aug 2011 14:16:34 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 12 Aug 2011 14:05:48 -0400 John W. Eaton maint: fix missing line continuation in src/Makefile.am stable
Thu, 30 Jun 2011 20:04:34 +0200 Daniel Kraft First experimental profiler implementation with flat profile.
Fri, 24 Jun 2011 11:42:54 -0400 John W. Eaton periodic merge of stable to default
Wed, 22 Jun 2011 16:59:54 -0400 John W. Eaton maint: link mkoctfile and octave-config with gnulib and $(LIBS) stable
Tue, 21 Jun 2011 08:58:56 -0700 Rik maint: Periodic merge of stable to default
Tue, 21 Jun 2011 08:48:33 -0700 Rik Restore ability to compile on Windows platforms stable
Mon, 20 Jun 2011 11:12:39 -0400 John W. Eaton periodic merge of stable to default
Sun, 19 Jun 2011 16:30:47 -0700 Rik src/Makefile.am: Remove Makefile rules already implied by Automake usage. stable
Sun, 19 Jun 2011 12:51:36 -0400 John W. Eaton * Makefile.am (CLEANFILES): Remove $(bin_PROGRAMS) stable
Fri, 10 Jun 2011 18:14:03 -0400 John W. Eaton main: periodic merge of stable to default
Fri, 10 Jun 2011 14:35:42 -0400 John W. Eaton maint: clean up top-level directory stable
Thu, 09 Jun 2011 12:30:47 -0700 Rik maint: Periodic merge of stable to default.
Thu, 09 Jun 2011 12:01:28 -0700 Rik maint: Reorganize src/Makefile.am for understanding. No rules changed. stable
Thu, 09 Jun 2011 13:53:34 -0400 John W. Eaton periodic merge of stable to default
Thu, 09 Jun 2011 10:20:51 -0700 Rik maint: Don't distribute files in tarball which must be re-built for each installation stable
Wed, 08 Jun 2011 17:41:45 -0700 Rik src/Makefile.am: Fixes to get 'make dist' working stable
Wed, 08 Jun 2011 10:39:07 -0700 Rik maint: Update various Makefile.am to no longer distribute ChangeLog file stable
Mon, 06 Jun 2011 15:34:34 -0400 John W. Eaton maint: Periodic merge of stable to default branch
Thu, 02 Jun 2011 17:35:00 -0400 John W. Eaton maint: implement proper library versioning. stable
Thu, 21 Apr 2011 17:41:56 -0400 John W. Eaton fix precedence level of transpose operators (bug #32533)
Sun, 30 Jan 2011 02:43:10 -0500 John W. Eaton remove ARPACK from documentation and some config files
Sat, 29 Jan 2011 12:27:16 -0500 John W. Eaton use same compiler flags for __fltk_uigetfile__ as for __init_fltk__