Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2267 48

latest revision download trunk

2267 annotated / raw | Diffs: previous, other | Lines: 1069 ( +53, -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

2220 annotated / raw | Diffs: previous, other | Lines: 1016 ( +21, -22 )

Created: 2006-04-10 14:05:06 +0200 (2 years 6 months ago) | Author: rafal | Changeset: 2220

make sure getLocale method supports all kinds of locale names defined by Java API (single token language names in particular)

Properties

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

2183 annotated / raw | Diffs: previous, other | Lines: 1017 ( +76, -0 )

Created: 2006-03-24 15:24:40 +0100 (2 years 6 months ago) | Author: rafal | Changeset: 2183

a few new utility methods

Properties

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

2152 annotated / raw | Diffs: previous, other | Lines: 941 ( +5, -1 )

Created: 2006-02-08 19:25:33 +0100 (2 years 8 months ago) | Author: zwierzem | Changeset: 2152

Copied a fix from FileSystem
Introducing generics.

Tags: RELEASE-0_3_11

Properties

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

2100 annotated / raw | Diffs: previous, other | Lines: 937 ( +51, -0 )

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.

Tags: RELEASE-0_3_10

Properties

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

2090 annotated / raw | Diffs: previous, other | Lines: 886 ( +14, -0 )

Created: 2005-11-29 13:16:13 +0100 (2 years 10 months ago) | Author: rafal | Changeset: 2090

a little method for capitalizing strings (first chracter -> uppercase)

Tags: RELEASE-0_3_9

Properties

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

2028 annotated / raw | Diffs: previous, other | Lines: 872 ( +19, -0 )

Created: 2005-09-03 13:47:05 +0200 (3 years 1 month ago) | Author: zwierzem | Changeset: 2028

Added a simple but useful isEmpty(String) method

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

Properties

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

1918 annotated / raw | Diffs: previous, other | Lines: 853 ( +2, -2 )

Created: 2005-06-30 10:52:06 +0200 (3 years 3 months ago) | Author: pablo | Changeset: 1918

replace invalid characters

Branch point for: RELEASE-0_3_1

Tags: RELEASE-0_3_1-ROOT RELEASE-0_3_2-ROOT RELEASE-0_3_3-ROOT RELEASE-0_3_4-ROOT RELEASE-0_3_5-ROOT RELEASE-0_3_6-ROOT

Properties

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

1836 annotated / raw | Diffs: previous, other | Lines: 853 ( +17, -0 )

Created: 2005-05-16 11:30:49 +0200 (3 years 4 months ago) | Author: rafal | Changeset: 1836

another interval formatting method

Properties

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

1792 annotated / raw | Diffs: previous, other | Lines: 836 ( +83, -6 )

Created: 2005-05-10 08:47:24 +0200 (3 years 5 months ago) | Author: rafal | Changeset: 1792

introduced some new methods + formatting

Properties

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

1715 annotated / raw | Diffs: previous, other | Lines: 759 ( +4, -0 )

Created: 2005-03-23 11:29:40 +0100 (3 years 6 months ago) | Author: pablo | Changeset: 1715

avoid NPE when input is null

Properties

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

1667 annotated / raw | Diffs: previous, other | Lines: 755 ( +4, -0 )

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

Added a little NPE guard

Properties

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

1645 annotated / raw | Diffs: previous, other | Lines: 751 ( +14, -14 )

Created: 2005-02-21 17:28:11 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: 1645

Replaced StringBuffer with StringBuilder where possible.

Properties

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

1620 annotated / raw | Diffs: previous, other | Lines: 751 ( +1, -1 )

Created: 2005-02-10 18:48:37 +0100 (3 years 7 months ago) | Author: rafal | Changeset: 1620

commented empty block

Properties

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

1613 annotated / raw | Diffs: previous, other | Lines: 751 ( +1, -1 )

Created: 2005-02-08 01:35:46 +0100 (3 years 8 months ago) | Author: rafal | Changeset: 1613

javadocs / formatting

Properties

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

1573 annotated / raw | Diffs: previous, other | Lines: 751 ( +1, -1 )

Created: 2005-01-28 02:34:01 +0100 (3 years 8 months ago) | Author: rafal | Changeset: 1573

removed a bug spotted by checkstyle

Properties

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

1568 annotated / raw | Diffs: previous, other | Lines: 751 ( +62, -0 )

Created: 2005-01-27 01:56:42 +0100 (3 years 8 months ago) | Author: pablo | Changeset: 1568

escape XML characters added

Properties

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

1565 annotated / raw | Diffs: previous, other | Lines: 689 ( +5, -0 )

Created: 2005-01-26 04:47:21 +0100 (3 years 8 months ago) | Author: rafal | Changeset: 1565

style/javadocs

Properties

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

1554 annotated / raw | Diffs: previous, other | Lines: 684 ( +147, -0 )

Created: 2005-01-21 04:53:35 +0100 (3 years 8 months ago) | Author: pablo | Changeset: 1554

some old stuff added

Properties

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

1535 annotated / raw | Diffs: previous, other | Lines: 537 ( +1, -1 )

Created: 2004-12-23 08:18:23 +0100 (3 years 9 months ago) | Author: rafal | Changeset: 1535

JavaDocs

Properties

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

1526 annotated / raw | Diffs: previous, other | Lines: 537 ( +63, -0 )

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

1368 annotated / raw | Diffs: previous, other | Lines: 474 ( +27, -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

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

Created: 2004-08-04 14:29:19 +0200 (4 years 2 months ago) | Author: zwierzem | Changeset: 1301

Ported fillString method

Properties

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

1108 annotated / raw | Diffs: previous, other | Lines: 427 ( +8, -1 )

Created: 2004-04-01 10:54:26 +0200 (4 years 6 months ago) | Author: fil | Changeset: 1108

fixed some style issues

Properties

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

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

Created: 2004-03-18 10:14:51 +0100 (4 years 6 months ago) | Author: pablo | Changeset: 1069

village debug removed

Properties

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

1065 annotated / raw | Diffs: previous, other | Lines: 421 ( +3, -4 )

Created: 2004-03-17 14:33:45 +0100 (4 years 6 months ago) | Author: pablo | Changeset: 1065

tests added

Properties

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

844 annotated / raw | Diffs: previous, other | Lines: 422 ( +17, -0 )

Created: 2004-02-06 16:36:19 +0100 (4 years 8 months ago) | Author: fil | Changeset: 844

added method for indenting stack traces and such

Properties

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

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

Created: 2004-01-27 17:59:31 +0100 (4 years 8 months ago) | Author: pablo | Changeset: 742

string utils tests added

Branch point for: RELEASE-0_2

Tags: RELEASE-0_2-ROOT

Properties

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

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

Created: 2004-01-20 18:26:55 +0100 (4 years 8 months ago) | Author: pablo | Changeset: 626

javadoc fixed

Properties

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

624 annotated / raw | Diffs: previous, other | Lines: 402 ( +53, -0 )

Created: 2004-01-20 18:20:03 +0100 (4 years 8 months ago) | Author: pablo | Changeset: 624

new methods added

Properties

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

470 annotated / raw | Diffs: previous, other | Lines: 349 ( +13, -3 )

Created: 2004-01-14 12:29:17 +0100 (4 years 8 months ago) | Author: fil | Changeset: 470

make findbugs happy

Properties

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

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

Created: 2004-01-14 11:59:25 +0100 (4 years 8 months ago) | Author: fil | Changeset: 469

close stream explicitly (findbugs)

Properties

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

465 annotated / raw | Diffs: previous, other | Lines: 338 ( +1, -1 )

Created: 2004-01-14 11:47:50 +0100 (4 years 8 months ago) | Author: fil | Changeset: 465

javadoc fix

Properties

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

454 annotated / raw | Diffs: previous, other | Lines: 338 ( +69, -0 )

Created: 2004-01-13 15:54:24 +0100 (4 years 8 months ago) | Author: pablo | Changeset: 454

bytes counter added

Properties

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

413 annotated / raw | Diffs: previous, other | Lines: 269 ( +55, -0 )

Created: 2004-01-12 13:12:23 +0100 (4 years 8 months ago) | Author: pablo | Changeset: 413

come methods to deal with cookies added

Properties

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

303 annotated / raw | Diffs: previous, other | Lines: 214 ( +162, -47 )

Created: 2003-12-30 15:35:10 +0100 (4 years 9 months ago) | Author: pablo | Changeset: 303

some new methods added

Branch point for: RELEASE-0_1

Tags: RELEASE-0_1-ROOT

Properties

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

101 annotated / raw | Diffs: previous, other | Lines: 99 ( +28, -0 )

Created: 2003-12-03 15:43:40 +0100 (4 years 10 months ago) | Author: mover | Changeset: 101

license disclaimer added

Properties

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

48 new annotated / raw | Lines: 71 ( +71, -0 )

Created: 2003-11-28 13:28:11 +0100 (4 years 10 months ago) | Author: pablo | Changeset: 48

parameters implementation added

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-11 18:03 +0200