Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.31 1.1

latest revision download Branch MAIN

1.31 annotated / raw | Diffs: previous, other | Lines: 190 ( +2, -2 )

Created: 2008-09-07 10:22:38 -0500 (2 months 12 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080907152122

Added PowerMod[] and ExtendedGCD[] functions.

1.30 annotated / raw | Diffs: previous, other | Lines: 190 ( +16, -8 )

Created: 2008-08-06 03:39:35 -0500 (3 months 13 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080806083935

New testcase in SystemTestCase for:
OutputFormFactory has now an option for "relaxed" syntax, i.e. use '()' instead of '[]' for function arguments and '[]' instead of '[[]]' for parts of an IAST.

1.29 annotated / raw | Diffs: previous, other | Lines: 182 ( +3, -1 )

Created: 2008-07-18 04:33:47 -0500 (4 months 2 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080718093132

Make MathEclipse more thread-safe

1.28 annotated / raw | Diffs: previous, other | Lines: 180 ( +2, -3 )

Created: 2008-07-13 14:10:34 -0500 (4 months 7 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080713190748

Eliminate FindBugs issues

1.27 annotated / raw | Diffs: previous, other | Lines: 181 ( +1, -1 )

Created: 2008-07-02 12:07:17 -0500 (4 months 18 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080702170717

Added multiline comments

1.26 annotated / raw | Diffs: previous, other | Lines: 181 ( +19, -21 )

Created: 2008-06-27 17:44:33 -0500 (4 months 23 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080627224233

more refactorings

1.25 annotated / raw | Diffs: previous, other | Lines: 183 ( +34, -3 )

Created: 2008-06-17 14:00:02 -0500 (5 months 2 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080617185622

Refactored factory methods

1.24 annotated / raw | Diffs: previous, other | Lines: 152 ( +0, -1 )

Created: 2008-05-23 11:52:44 -0500 (5 months 27 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080523165228

Added Groovy DSL support

1.23 annotated / raw | Diffs: previous, other | Lines: 153 ( +1, -1 )

Created: 2008-03-21 12:54:10 -0500 (7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080321175205

Now based on Google Collections instead of FunctionalJ.

1.22 annotated / raw | Diffs: previous, other | Lines: 153 ( +4, -4 )

Created: 2008-02-25 14:00:18 -0600 (8 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080225200018

misc

1.21 annotated / raw | Diffs: previous, other | Lines: 153 ( +9, -11 )

Created: 2007-07-14 05:36:01 -0500 (16 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070714103601

Misc changes/bug fixes

1.20 annotated / raw | Diffs: previous, other | Lines: 155 ( +2, -2 )

Created: 2007-06-13 16:50:01 -0500 (17 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070613214918

Improving FixedPoint

1.19 annotated / raw | Diffs: previous, other | Lines: 155 ( +1, -0 )

Created: 2007-06-12 15:53:48 -0500 (17 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070612205348

changes for new jscience, javolution and meditor libs

1.18 annotated / raw | Diffs: previous, other | Lines: 154 ( +2, -0 )

Created: 2006-12-29 14:43:35 -0600 (22 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20061229204230

Refactored Config#checkCanceled() to Util#checkCanceled()

1.17 annotated / raw | Diffs: previous, other | Lines: 152 ( +22, -9 )

Created: 2006-10-13 10:55:41 -0500 (2 years 1 month ago) | Author: axelcl | Changeset: MAIN:axelcl:20061013155458

Limit memory for PoolContexts in evaluation

1.16 annotated / raw | Diffs: previous, other | Lines: 139 ( +5, -5 )

Created: 2006-10-09 09:37:35 -0500 (2 years 1 month ago) | Author: axelcl | Changeset: MAIN:axelcl:20061009143655

integrating functionalj library

1.15 annotated / raw | Diffs: previous, other | Lines: 139 ( +29, -0 )

Created: 2006-07-22 10:12:38 -0500 (2 years 3 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060722151226

*** empty log message ***

1.14 annotated / raw | Diffs: previous, other | Lines: 110 ( +1, -2 )

Created: 2006-07-12 11:10:55 -0500 (2 years 4 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060712160904

Make the parser Java 1.4 compatible for use with GWT

1.13 annotated / raw | Diffs: previous, other | Lines: 111 ( +1, -1 )

Created: 2006-05-21 07:28:26 -0500 (2 years 5 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060521122808

Implemented functions: Deccrement, PreDecrement, Increment, PreIncrement, Out

1.12 annotated / raw | Diffs: previous, other | Lines: 111 ( +16, -12 )

Created: 2006-05-19 12:36:49 -0500 (2 years 6 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060519173326

Changed parser to precedence driven

1.11 annotated / raw | Diffs: previous, other | Lines: 107 ( +6, -8 )

Created: 2006-04-12 15:10:15 -0500 (2 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060412200945

Convert an MathEclipse expression into a JScience polynomial (incomplete implementation)

1.10 annotated / raw | Diffs: previous, other | Lines: 109 ( +1, -1 )

Created: 2006-02-19 09:01:00 -0600 (2 years 8 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060219150054

Cleanup constructors

1.9 annotated / raw | Diffs: previous, other | Lines: 109 ( +0, -2 )

Created: 2005-12-31 07:04:51 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051231130411

Refactored AST structure; heads are now stored in the 0-th element of the AST-list.

1.8 annotated / raw | Diffs: previous, other | Lines: 111 ( +1, -1 )

Created: 2005-12-23 12:42:04 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051223184033

Initial generics version

1.7 annotated / raw | Diffs: previous, other | Lines: 111 ( +1, -1 )

Created: 2005-11-19 07:48:43 -0600 (3 years ago) | Author: axelcl | Changeset: MAIN:axelcl:20051119134843

Added graphic support through javaview applet to online version

1.6 annotated / raw | Diffs: previous, other | Lines: 111 ( +0, -24 )

Created: 2005-10-30 05:56:57 -0600 (3 years ago) | Author: axelcl | Changeset: MAIN:axelcl:20051030115643

Added support for pure functions (with substitute mechanism)

1.5 annotated / raw | Diffs: previous, other | Lines: 135 ( +29, -2 )

Created: 2005-10-28 16:29:02 -0500 (3 years ago) | Author: axelcl | Changeset: MAIN:axelcl:20051028212756

Added support for pure functions (bugg and not complete at te moment)

1.4 annotated / raw | Diffs: previous, other | Lines: 108 ( +85, -73 )

Created: 2005-10-17 14:28:12 -0500 (3 years 1 month ago) | Author: axelcl | Changeset: MAIN:axelcl:20051017192536

Show errors in Status line

1.3 annotated / raw | Diffs: previous, other | Lines: 96 ( +4, -4 )

Created: 2005-09-04 13:55:26 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050904185520

Using 5.0 generics to avoid casts

1.2 annotated / raw | Diffs: previous, other | Lines: 96 ( +18, -7 )

Created: 2005-04-11 14:37:28 -0500 (3 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050411193156

Integrated some jscience matrix functions

1.1 new annotated / raw | Lines: 85 ( +85, -0 )

Created: 2005-03-17 17:04:15 -0600 (3 years 8 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050317230110

initial version

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-11-20 02:16 -0600