log src/data.cc @ 14557:e8e86ae3abbc

age author description
Thu, 12 Apr 2012 16:27:39 -0400 John W. Eaton make diag (x, m, n) return a proper diagonal matrix object (bug #36099)
Tue, 03 Apr 2012 20:44:05 -0700 Rik test: remove obsolete warning test for linspace.
Tue, 03 Apr 2012 20:38:05 -0700 Marco Caliari Fix initialization in Higham's method for norm estimate (bug #36031).
Thu, 22 Mar 2012 11:50:51 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 22 Mar 2012 11:34:48 -0400 Jordi Gutiérrez Hermoso Initialise memory in non-square diag call (bug #35946) stable
Sun, 04 Mar 2012 12:21:10 -0800 Rik Update %!tests in src/ directory with Octave coding conventions.
Mon, 13 Feb 2012 07:45:41 -0800 Rik doc: Use Octave preference for double quote in docstrings in all .cc files
Mon, 13 Feb 2012 07:42:56 -0800 Rik doc: Correct off-by-1 spacings in all .cc docstrings
Sun, 08 Jan 2012 13:39:44 -0800 Rik doc: miscellaneous documentation improvements stable
Sun, 08 Jan 2012 15:24:53 -0500 Jordi Gutiérrez Hermoso doc: Better explain which complex result is chosen by .^ stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 27 Dec 2011 13:45:30 -0500 Jordi Gutiérrez Hermoso Do more error checking on accumarray and accumdim input. stable
Fri, 23 Dec 2011 12:04:13 -0800 Rik Fix Info referencing for i, I, j, J (Bug #35157) stable
Wed, 21 Dec 2011 09:44:46 -0800 Rik test: Use internal prefix "__" for %!functions to avoid polluting workspace stable
Fri, 09 Dec 2011 11:17:13 -0800 Rik Return retval(1) before retval(0) to avoid re-sizing call on retval.
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Tue, 22 Nov 2011 18:26:28 -0800 Rik Remove unnecessary regular expression '.*' from ends of %!error blocks
Tue, 01 Nov 2011 11:08:18 -0700 Rik Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).
Thu, 27 Oct 2011 09:50:03 -0700 Rik doc: Don't use @code{} macro for transpose and ctranspose (Bug #34661)
Thu, 20 Oct 2011 12:54:40 +0100 Michael Goffioul Help dumb compilers to resolve template parameters.
Fri, 07 Oct 2011 22:16:07 -0400 John W. Eaton make concatenation of class objects work
Tue, 30 Aug 2011 14:37:25 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 30 Aug 2011 14:34:20 -0400 John W. Eaton doc: fix typo in ndims doc string stable
Fri, 05 Aug 2011 18:52:40 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 05 Aug 2011 10:58:43 -0500 Jordi Gutiérrez Hermoso Clarify what indices can be for numel stable
Tue, 02 Aug 2011 10:50:11 -0500 Jordi Gutiérrez Hermoso Let rand accept negative dimensions (bug #33301)
Tue, 26 Jul 2011 02:21:37 -0500 Jordi Gutiérrez Hermoso Remove comment over squashed bug
Sun, 17 Jul 2011 17:42:56 -0700 Alois Schlögl test: Tests for bug #32683 involving incorrect ndarray concatenation
Tue, 17 May 2011 08:05:38 -0700 Rik doc: Don't use @code{} within @deftypefn macro stable
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Sun, 01 May 2011 08:55:15 -0700 Rik doc: Review and update documentation for "Matrix Manipulation" chapter. stable
Fri, 08 Apr 2011 12:44:40 -0700 Rik Improve documentation strings in Linear Algebra chapter. stable
Wed, 06 Apr 2011 11:44:21 -0700 Rik Clean up operator and function indices in documentation.
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Sun, 03 Apr 2011 07:24:38 -0700 Rik Add documentation for 3-input form of diag(). Add new tests.
Sun, 03 Apr 2011 07:00:34 -0700 Rik Reverse changset cc8ccdfec424. Restore 3-input form of diag().
Fri, 01 Apr 2011 20:19:18 -0700 Rik Remove archaic 3-input argument form of diag function.
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Wed, 26 Aug 2009 08:17:08 +0200 Jaroslav Hajek fix order of args in fmod release-3-2-x
Sun, 23 Aug 2009 11:10:05 +0200 Jaroslav Hajek fix some functions help markup release-3-2-x
Mon, 12 Jan 2009 10:57:46 +0100 Francesco Potortì Cross reference between postpad and resize release-3-0-x
Mon, 12 Jan 2009 10:56:09 +0100 Francesco Potortì One word missing from int8 help string. release-3-0-x
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Mon, 18 Feb 2008 18:08:29 +0100 David Bateman Treat integer types for mod/rem correctly release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Fri, 21 Mar 2008 14:16:41 +0100 David Bateman minor doc patch release-3-0-x
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 18:43:39 -0500 John W. Eaton style fixes for warning and error messages in source files
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 03 Jan 2011 18:36:49 -0800 Rik Add tests for sparse forms of logical matrices to islogical, isnumeric.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Tue, 28 Dec 2010 17:43:43 -0800 Rik Improve docstrings for functions which emulate operators.
Wed, 22 Dec 2010 03:43:24 -0500 Judd Storrs Add second argument to Fvec
Mon, 13 Dec 2010 20:39:37 -0800 Rik Add additional tests for mod with non-integer real values.
Fri, 12 Nov 2010 13:19:24 -0500 John W. Eaton simplify special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:26 -0500 John W. Eaton special case for concatenation of empty matrices
Tue, 09 Nov 2010 00:57:49 -0500 John W. Eaton improve Matlab compatibility of rem and mod
Wed, 15 Sep 2010 22:31:12 +0200 Jaroslav Hajek optimize sum of sparse logical matrices
Tue, 10 Aug 2010 12:52:52 +0200 Jaroslav Hajek allow diff(logical)
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Mon, 19 Jul 2010 11:59:47 +0200 Jaroslav Hajek new built-in: repelems
Tue, 13 Jul 2010 12:08:08 +0200 Jaroslav Hajek remove unnecessary sparse indexing overloads
Fri, 02 Jul 2010 08:10:57 +0200 Jaroslav Hajek fix off-by-1 dim in scalar map horzcat/vertcat
Mon, 28 Jun 2010 12:06:48 +0200 Jaroslav Hajek optimize horzcat/vertcat for scalars, cells and structs
Mon, 21 Jun 2010 15:48:56 +0200 Jaroslav Hajek improve cat code design in data.cc, make horzcat/vertcat more Matlab compatible
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Wed, 16 Jun 2010 12:54:38 +0200 Jaroslav Hajek fix invalid sort tests
Mon, 14 Jun 2010 14:53:11 +0200 Jaroslav Hajek fix sort and nth_element when trailing singleton dim is specified
Thu, 10 Jun 2010 19:09:41 -0400 Ben Abbott data.cc: Fix test for concatentating empty nd-arrays.
Thu, 10 Jun 2010 08:20:39 +0200 Jaroslav Hajek implement built-in vec()
Wed, 09 Jun 2010 21:44:21 +0200 Jaroslav Hajek improve reshape
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Sun, 06 Jun 2010 16:52:01 +0100 Michael Goffioul Specify template arguments explicitely [MSVC].
Thu, 22 Apr 2010 09:41:37 +0200 Jaroslav Hajek extend hypot to accept >2 args
Mon, 19 Apr 2010 15:31:49 +0200 Jaroslav Hajek reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcat
Thu, 08 Apr 2010 12:50:15 +0200 Jaroslav Hajek fix & improve cat (bug #29465)
Tue, 23 Mar 2010 13:01:34 +0100 Jaroslav Hajek implement built-in rem and mod
Tue, 23 Mar 2010 09:30:46 +0100 Jaroslav Hajek implement general binary mapping facility
Tue, 09 Mar 2010 08:06:30 +0100 Jaroslav Hajek remove integer math warnings
Fri, 05 Mar 2010 12:31:30 +0100 Jaroslav Hajek optimize accumdim with summation
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 10 Feb 2010 16:12:13 -0500 John W. Eaton data.cc: use CLOCKS_PER_SEC instead of HZ
Wed, 10 Feb 2010 15:42:59 -0500 John W. Eaton data.cc: include <sys/times.h> and ensure that HZ is defined
Wed, 10 Feb 2010 07:57:43 +0100 Jaroslav Hajek remove islist
Wed, 10 Feb 2010 07:29:53 +0100 Jaroslav Hajek make isreal matlab compatible
Wed, 10 Feb 2010 07:07:00 +0100 Jaroslav Hajek clarify isnumeric and ismatrix
Tue, 09 Feb 2010 12:56:47 +0100 Jaroslav Hajek optimize return values of find and sort
Mon, 08 Feb 2010 15:24:42 +0100 Jaroslav Hajek update some copyright notices
Sat, 06 Feb 2010 11:11:43 +0100 Jaroslav Hajek small fixes to accumarray
Fri, 05 Feb 2010 12:09:21 +0100 Jaroslav Hajek new optimizations for accumarray
Tue, 02 Feb 2010 00:53:31 -0500 John W. Eaton use gnulib time, sys_time, and sys_times modules
Fri, 22 Jan 2010 12:37:03 +0100 Jaroslav Hajek fix norm and svd on empty matrices
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Sat, 09 Jan 2010 02:24:49 -0500 John W. Eaton avoid various GCC warnings
Thu, 07 Jan 2010 17:26:18 -0500 John W. Eaton use times module from gnulib
Fri, 25 Dec 2009 22:31:25 +0100 Jaroslav Hajek allow ismatrix on character matrices
Sat, 19 Dec 2009 21:10:46 +0100 Jaroslav Hajek allow size_equal with 0 arguments
Thu, 26 Nov 2009 07:53:38 +0100 Jaroslav Hajek make ismatrix consistent for empty matrices
Tue, 24 Nov 2009 12:30:26 +0100 Jaroslav Hajek move idx_add methods to MArrayN
Mon, 23 Nov 2009 10:50:10 +0100 Jaroslav Hajek fix test in merge
Fri, 20 Nov 2009 14:43:38 +0100 Jaroslav Hajek fix merge
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Sun, 01 Nov 2009 13:59:19 -0500 John W. Eaton issorted: new option for sort mode
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Sat, 17 Oct 2009 21:23:25 +0200 Jaroslav Hajek clarify nth_element docstring
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Wed, 14 Oct 2009 13:23:31 +0200 Jaroslav Hajek implement nth_element
Tue, 13 Oct 2009 12:50:06 +0200 Jaroslav Hajek fix reduction functions docstrings
Tue, 13 Oct 2009 12:22:50 +0200 Jaroslav Hajek improve sum & implement the 'extra' option, refactor some code
Thu, 08 Oct 2009 08:09:12 +0200 Jaroslav Hajek simplify length,ndims,size and size_equal
Thu, 08 Oct 2009 08:03:59 +0200 Jaroslav Hajek avoid recursive overloaded calls in builtin numel
Mon, 05 Oct 2009 00:11:07 -0400 John W. Eaton eliminate is_string argument from octave_value character array constructors
Fri, 02 Oct 2009 08:27:44 +0200 Jaroslav Hajek implement builtin_type
Sat, 19 Sep 2009 22:17:12 +0200 Jaroslav Hajek extend linspace & fix up liboctave rewrite
Wed, 26 Aug 2009 08:02:25 +0200 Jaroslav Hajek fix order of args in fmod
Sun, 23 Aug 2009 05:57:51 +0200 Jaroslav Hajek improve unop/binop implementation in data.cc
Wed, 12 Aug 2009 07:20:47 +0200 Jaroslav Hajek fix some functions help markup
Tue, 11 Aug 2009 09:08:12 +0200 Jaroslav Hajek implement built-in diff
Sat, 08 Aug 2009 08:41:18 +0200 Jaroslav Hajek make ifelse an alias or merge
Thu, 30 Jul 2009 21:14:04 +0200 Jaroslav Hajek rename merge -> ifelse
Thu, 30 Jul 2009 13:23:21 +0200 Jaroslav Hajek implement merge function
Thu, 09 Jul 2009 15:41:27 -0400 John W. Eaton data.cc (Fones, Fzeros, Ftrue, Ffalse): update docstring
Mon, 15 Jun 2009 12:52:53 +0200 Jaroslav Hajek autocache indices returned from find et al.
Fri, 12 Jun 2009 11:28:05 +0200 Jaroslav Hajek allow multiple arguments in plus,times,mtimes,and,or
Wed, 10 Jun 2009 11:31:58 +0200 Jaroslav Hajek improve indexed assignment using indexed numel
Tue, 09 Jun 2009 07:12:08 +0200 Jaroslav Hajek fix log2 with 2 outargs, loosen tests to meet IEEE
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions
Fri, 15 May 2009 07:07:40 +0200 Jaroslav Hajek optimize accumarray with constant ranges
Thu, 14 May 2009 16:03:58 -0700 Rik Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Fri, 08 May 2009 03:24:01 -0400 Carsten Clark Fix typo in documentation of issorted()
Fri, 01 May 2009 11:37:36 -0700 Rik Simplify TeXinfo and eliminate use of @iftex in arith.txi
Fri, 01 May 2009 10:06:16 -0700 Rik Update section 17.5 (Utility Functions) of arith.txi
Thu, 30 Apr 2009 16:13:18 -0700 Rik Update section 17.4 (Sums and Products) of arith.txi
Sun, 26 Apr 2009 22:19:57 -0700 Rik Update section 17.3 (Trigonometry) of arith.txi
Mon, 20 Apr 2009 17:30:16 -0700 Rik Remove trailing space from two doc strings to eliminate compile warning
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Sat, 28 Mar 2009 21:29:08 -0700 Rik Cleanup documentation for diagperm.texi, sparse.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Fri, 13 Mar 2009 13:39:22 +0100 Jaroslav Hajek more indexing optimizations
Tue, 10 Mar 2009 12:27:51 +0100 Jaroslav Hajek allow size_equal called with 1 arg
Mon, 09 Mar 2009 10:59:19 +0100 Jaroslav Hajek partially optimize accumarray
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 19 Feb 2009 02:16:34 -0500 John W. Eaton use consistent format for doc strings of internal functions
Wed, 18 Feb 2009 11:26:56 +0100 Jaroslav Hajek improve resize & resize on assignment
Tue, 17 Feb 2009 14:23:35 +0100 Jaroslav Hajek support native cumsum, gripe on overflow in sum/cumsum
Mon, 16 Feb 2009 12:41:55 +0100 Jaroslav Hajek implement fast logical sum (counting)
Thu, 12 Feb 2009 15:29:12 -0500 John W. Eaton rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Thu, 15 Jan 2009 16:59:15 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 14:58:49 -0500 John W. Eaton reshape: improve error message
Wed, 14 Jan 2009 20:44:25 -0500 sh Allow documentation tobe built for other formats than tex and info
Tue, 13 Jan 2009 00:26:40 -0500 Brian Gough [docs] 64 bit => 64-bit
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Mon, 12 Jan 2009 13:06:06 +0100 Jaroslav Hajek reimplement full as method of octave_base_value
Fri, 26 Dec 2008 22:51:48 +0100 Francesco Potortì Cross reference between postpad and resize
Fri, 26 Dec 2008 22:28:45 +0100 Francesco Potortì One word missing from int8 help string.
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Mon, 22 Sep 2008 13:37:05 -0400 David Bateman Merge problem with previous patch to Fcat
Wed, 17 Sep 2008 17:31:24 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Wed, 17 Sep 2008 14:57:02 -0400 David Bateman cut trailing singeltons in cat function
Wed, 17 Sep 2008 14:37:49 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Thu, 05 Jun 2008 21:58:14 +0200 David Bateman Change NA value to support single to double precision conversion
Mon, 30 Jun 2008 15:51:31 +0200 David Bateman new NDArray constructor for ArrayN<octave_idx_type>
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 30 Apr 2008 14:25:31 -0400 John W. Eaton more tests fixed
Wed, 30 Apr 2008 14:08:40 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Mon, 24 Mar 2008 16:32:00 -0400 David Bateman Add the hypot function
Fri, 21 Mar 2008 14:16:41 +0100 David Bateman minor doc patch
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Thu, 20 Mar 2008 20:54:19 +0100 David Bateman Further type preservation tests and fix of diag for cell arrays
Mon, 10 Mar 2008 22:24:49 -0400 John W. Eaton new isfloat function
Fri, 22 Feb 2008 15:50:51 +0100 David Bateman Eliminate the rest of the dispatched sparse functions
Wed, 20 Feb 2008 17:39:11 -0500 John W. Eaton atan2, fmod: accept N-d arrays
Wed, 20 Feb 2008 15:52:11 -0500 David Bateman Remove dispatched sparse functions and treat in the generic versions of the functions
Mon, 18 Feb 2008 18:08:29 +0100 David Bateman Treat integer types for mod/rem correctly
Thu, 31 Jan 2008 18:59:11 +0000 dbateman [project @ 2008-01-31 18:59:09 by dbateman]
Fri, 07 Dec 2007 19:26:21 +0000 jwe [project @ 2007-12-07 19:26:20 by jwe]
Fri, 30 Nov 2007 18:53:30 +0000 jwe [project @ 2007-11-30 18:53:29 by jwe]
Mon, 26 Nov 2007 20:42:11 +0000 dbateman [project @ 2007-11-26 20:42:09 by dbateman]
Fri, 09 Nov 2007 17:43:07 +0000 jwe [project @ 2007-11-09 17:43:06 by jwe]
Fri, 09 Nov 2007 17:37:25 +0000 jwe [project @ 2007-11-09 17:37:24 by jwe]
Wed, 07 Nov 2007 00:24:12 +0000 dbateman [project @ 2007-11-07 00:24:11 by dbateman]
Tue, 06 Nov 2007 17:13:30 +0000 jwe [project @ 2007-11-06 17:13:30 by jwe]
Tue, 06 Nov 2007 17:02:12 +0000 jwe [project @ 2007-11-06 17:02:11 by jwe]
Wed, 31 Oct 2007 23:41:37 +0000 jwe [project @ 2007-10-31 23:41:37 by jwe]
Tue, 30 Oct 2007 14:05:00 +0000 jwe [project @ 2007-10-30 14:04:59 by jwe]
Thu, 25 Oct 2007 05:50:56 +0000 jwe [project @ 2007-10-25 05:50:55 by jwe]
Mon, 22 Oct 2007 11:52:39 +0000 dbateman [project @ 2007-10-22 11:52:38 by dbateman]
Mon, 15 Oct 2007 08:00:30 +0000 dbateman [project @ 2007-10-15 08:00:30 by dbateman]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Thu, 11 Oct 2007 16:26:37 +0000 jwe [project @ 2007-10-11 16:26:36 by jwe]
Wed, 10 Oct 2007 18:03:02 +0000 jwe [project @ 2007-10-10 18:02:59 by jwe]
Wed, 10 Oct 2007 17:03:35 +0000 jwe [project @ 2007-10-10 17:03:34 by jwe]
Mon, 08 Oct 2007 20:26:01 +0000 dbateman [project @ 2007-10-08 20:23:48 by dbateman]
Thu, 04 Oct 2007 20:43:33 +0000 jwe [project @ 2007-10-04 20:43:32 by jwe]
Thu, 04 Oct 2007 02:54:00 +0000 jwe [project @ 2007-10-04 02:53:11 by jwe]
Tue, 02 Oct 2007 20:47:23 +0000 jwe [project @ 2007-10-02 20:47:22 by jwe]
Tue, 11 Sep 2007 08:02:09 +0000 dbateman [project @ 2007-09-11 08:02:09 by dbateman]
Mon, 10 Sep 2007 20:15:17 +0000 jwe [project @ 2007-09-10 20:13:27 by jwe]
Thu, 06 Sep 2007 12:08:45 +0000 dbateman [project @ 2007-09-06 12:08:44 by dbateman]
Fri, 13 Jul 2007 13:27:36 +0000 dbateman [project @ 2007-07-13 13:27:36 by dbateman]
Tue, 10 Jul 2007 09:54:23 +0000 dbateman [project @ 2007-07-10 09:51:39 by dbateman]
Mon, 04 Jun 2007 06:25:21 +0000 jwe [project @ 2007-06-04 06:25:21 by jwe]
Wed, 30 May 2007 06:35:52 +0000 jwe [project @ 2007-05-30 06:33:29 by jwe]
Wed, 16 May 2007 15:32:09 +0000 jwe [project @ 2007-05-16 15:32:09 by jwe]
Mon, 23 Apr 2007 16:58:17 +0000 jwe [project @ 2007-04-23 16:58:17 by jwe]
Fri, 20 Apr 2007 18:39:41 +0000 jwe [project @ 2007-04-20 18:39:40 by jwe]
Wed, 11 Apr 2007 20:50:23 +0000 jwe [project @ 2007-04-11 20:50:22 by jwe]
Sat, 07 Apr 2007 00:43:10 +0000 jwe [project @ 2007-04-07 00:43:09 by jwe]
Fri, 09 Mar 2007 15:34:45 +0000 dbateman [project @ 2007-03-09 15:34:45 by dbateman]
Thu, 08 Mar 2007 21:12:59 +0000 dbateman [project @ 2007-03-08 21:12:59 by dbateman]
Mon, 08 Jan 2007 16:59:35 +0000 jwe [project @ 2007-01-08 16:59:35 by jwe]
Wed, 03 Jan 2007 20:59:28 +0000 jwe [project @ 2007-01-03 20:59:28 by jwe]
Mon, 04 Dec 2006 16:08:30 +0000 dbateman [project @ 2006-12-04 16:08:30 by dbateman]
Thu, 16 Nov 2006 18:19:20 +0000 jwe [project @ 2006-11-16 18:19:20 by jwe]
Thu, 16 Nov 2006 17:52:02 +0000 jwe [project @ 2006-11-16 17:52:02 by jwe]