Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2267 1204

latest revision download trunk

2267 annotated / raw | Diffs: previous, other | Lines: 330 ( +11, -0 )

Created: 2006-05-08 15:17:51 +0200 (2 years 5 months ago) | Author: rafal | Changeset: 2267

minor text wrangling method

Tags: RELEASE-0_3_12-B1 RELEASE-0_3_12-B2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2108 annotated / raw | Diffs: previous, other | Lines: 319 ( +19, -7 )

Created: 2005-12-30 14:18:22 +0100 (2 years 9 months ago) | Author: pablo | Changeset: 2108

allow to manipulate division rest precision

Tags: RELEASE-0_3_10 RELEASE-0_3_11

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2100 annotated / raw | Diffs: previous, other | Lines: 307 ( +31, -15 )

Created: 2005-12-20 10:57:04 +0100 (2 years 9 months ago) | Author: rafal | Changeset: 2100

NUCYKLO-81 implemented adaptive string shortening - it attempts to truncate long string on a punctuation chracter, or whitespace respecting minimal string length target.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2009 annotated / raw | Diffs: previous, other | Lines: 291 ( +2, -2 )

Created: 2005-08-10 09:45:37 +0200 (3 years 2 months ago) | Author: rafal | Changeset: 2009

calculate array length properly

Tags: RELEASE-0_3_5-ROOT RELEASE-0_3_6-ROOT RELEASE-0_3_7-ROOT RELEASE-0_3_8-ROOT RELEASE-0_3_9-B1 RELEASE-0_3_9-B2 RELEASE-0_3_9

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1955 annotated / raw | Diffs: previous, other | Lines: 291 ( +18, -18 )

Created: 2005-07-22 19:25:58 +0200 (3 years 2 months ago) | Author: pablo | Changeset: 1955

changes from Damian

Tags: RELEASE-0_3_2-ROOT RELEASE-0_3_3-ROOT RELEASE-0_3_4-ROOT

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1794 annotated / raw | Diffs: previous, other | Lines: 291 ( +67, -0 )

Created: 2005-05-10 08:49:21 +0200 (3 years 5 months ago) | Author: rafal | Changeset: 1794

added some new methods

Branch point for: RELEASE-0_3_1

Tags: RELEASE-0_3_1-ROOT

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1753 annotated / raw | Diffs: previous, other | Lines: 224 ( +1, -1 )

Created: 2005-04-22 05:54:01 +0200 (3 years 5 months ago) | Author: pablo | Changeset: 1753

NPE fix

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1668 annotated / raw | Diffs: previous, other | Lines: 224 ( +12, -1 )

Created: 2005-03-02 16:42:42 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: 1668

Added htmlLineBreaks method

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1655 annotated / raw | Diffs: previous, other | Lines: 213 ( +44, -0 )

Created: 2005-02-25 15:28:14 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: 1655

Added file size formatting methods

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1643 annotated / raw | Diffs: previous, other | Lines: 169 ( +1, -1 )

Created: 2005-02-21 14:54:34 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: 1643

Replaced StringBuffer with StringBuilder where possible.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1586 annotated / raw | Diffs: previous, other | Lines: 169 ( +20, -0 )

Created: 2005-02-02 23:25:15 +0100 (3 years 8 months ago) | Author: pablo | Changeset: 1586

get array size util method added

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1529 annotated / raw | Diffs: previous, other | Lines: 149 ( +15, -3 )

Created: 2004-12-22 09:59:00 +0100 (3 years 9 months ago) | Author: rafal | Changeset: 1529

JavaDocs, imports, coding conventions

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1526 annotated / raw | Diffs: previous, other | Lines: 137 ( +21, -1 )

Created: 2004-12-21 11:47:52 +0100 (3 years 9 months ago) | Author: rafal | Changeset: 1526

wrap method ported from Labeo

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1522 annotated / raw | Diffs: previous, other | Lines: 117 ( +13, -0 )

Created: 2004-12-20 17:08:41 +0100 (3 years 9 months ago) | Author: pablo | Changeset: 1522

usefull method added

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1487 annotated / raw | Diffs: previous, other | Lines: 104 ( +22, -0 )

Created: 2004-10-24 14:36:10 +0200 (3 years 11 months ago) | Author: pablo | Changeset: 1487

added needed methods

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1374 annotated / raw | Diffs: previous, other | Lines: 82 ( +12, -0 )

Created: 2004-09-03 15:01:41 +0200 (4 years 1 month ago) | Author: pablo | Changeset: 1374

usefull method added

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1368 annotated / raw | Diffs: previous, other | Lines: 70 ( +13, -0 )

Created: 2004-09-03 11:47:10 +0200 (4 years 1 month ago) | Author: pablo | Changeset: 1368

to Octal Unicode format conversion method added

Branch point for: RELEASE-0_3

Tags: RELEASE-0_3-ROOT

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1265 annotated / raw | Diffs: previous, other | Lines: 57 ( +2, -2 )

Created: 2004-07-01 13:40:34 +0200 (4 years 3 months ago) | Author: zwierzem | Changeset: 1265

Less characters cut out

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

1204 new annotated / raw | Lines: 57 ( +57, -0 )

Created: 2004-06-17 18:09:13 +0200 (4 years 3 months ago) | Author: zwierzem | Changeset: 1204

Added string tool

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2008-10-12 07:22 +0200