Sun, 02 May 2010 14:56:33 +0200 Jaroslav Tulach Showing stateless "phased" API for Progress
Sun, 02 May 2010 14:35:48 +0200 Jaroslav Tulach Renaming Progress to ProgressStateful
Sun, 02 May 2010 14:34:48 +0200 Jaroslav Tulach Sample @StateChange annotation
Sun, 02 May 2010 14:24:43 +0200 Jaroslav Tulach Showing stateful API on Progress example
Sat, 20 Feb 2010 18:20:10 +0100 Jaroslav Tulach Using autoupdate task to work with NBMs
Tue, 02 Feb 2010 10:24:49 +0100 Jaroslav Tulach Renaming the UI displayer to SwingDialogDisplayer
Wed, 27 Jan 2010 20:49:32 +0100 Jaroslav Tulach More code snippets
Wed, 27 Jan 2010 19:04:13 +0100 Jaroslav Tulach Using local copy of junit-4.4.jar
Wed, 27 Jan 2010 18:30:57 +0100 Jaroslav Tulach Adding singleton example
Wed, 27 Jan 2010 18:30:40 +0100 Jaroslav Tulach Removing obsoleted file
Mon, 25 Jan 2010 10:47:05 +0100 Jaroslav Tulach Adjusting to remove of cluster numbers
Mon, 21 Dec 2009 16:54:12 +0100 Jaroslav Tulach Fixing dependencies since the org.openide.util and org.openide.util.lookup are now separate
Thu, 17 Dec 2009 07:37:54 +0100 Jaroslav Tulach Upgrading libraries to new 6.8 location of NBMs
Tue, 25 Aug 2009 12:39:59 +0200 Jaroslav Tulach Reverting the build scripts back to 219810ff3c72
Tue, 25 Aug 2009 11:32:10 +0200 Jaroslav Tulach In fact builder pattern is combining mutable objects during creation with immutable result
Sat, 20 Jun 2009 16:06:19 +0200 Jaroslav Tulach Example of "compile time caches" and their possible usage in Component Injection area
Tue, 26 May 2009 09:01:40 +0200 Jaroslav Tulach Applying suggestions by --Jeffrey D Smith 21:48, 25 May 2009 (CEST)
Mon, 25 May 2009 21:49:25 +0200 jaroslav tulach Use the MUTEX variable instead of local lock
Mon, 25 May 2009 18:44:58 +0200 Jaroslav Tulach Mutex shall be final, so it prevents subclassing
Mon, 25 May 2009 18:37:56 +0200 Jaroslav Tulach More renames
Mon, 25 May 2009 18:35:11 +0200 Jaroslav Tulach Also showing traditional API use
Mon, 25 May 2009 18:27:02 +0200 Jaroslav Tulach More code snippets for the mutex example
Wed, 29 Apr 2009 11:56:47 +0200 Jaroslav Tulach Also excluding maven target directories
Fri, 24 Apr 2009 22:58:54 +0200 Jaroslav Tulach Generalizing the snippets ant script so it can be used from other locations
Fri, 24 Apr 2009 21:26:04 +0200 Jaroslav Tulach clean definition of version snippet
Wed, 01 Apr 2009 18:21:39 +0200 Jaroslav Tulach Spliting the NonMixed example into the API class and factory class
Fri, 27 Mar 2009 20:30:39 +0100 Jaroslav Tulach Arithmetica example with fuzzy modifiers eliminated
Wed, 25 Mar 2009 22:14:46 +0100 Jaroslav Tulach New samples for converting sidemeaning modifiers to clarity ones
Sun, 15 Feb 2009 15:42:28 +0100 Jaroslav Tulach Exposing the whole runtime check Arithmetica as code snippet
Sat, 14 Feb 2009 17:37:55 +0100 Jaroslav Tulach Giving description to all targets
Sat, 14 Feb 2009 17:30:06 +0100 Jaroslav Tulach Moving code to org.apidesign.math package
Thu, 12 Feb 2009 11:00:41 +0100 Jaroslav Tulach Locks should rather be final
Thu, 12 Feb 2009 10:55:02 +0100 Jaroslav Tulach Changing the test to run with both version, the bad Cache as well as CacheOK. Making sure the same test passes for CacheOK
Wed, 11 Feb 2009 10:16:43 +0100 Jaroslav Tulach Shortening lines to less than 78 characters
Wed, 11 Feb 2009 08:52:00 +0100 Jaroslav Tulach Marking code snippets for the "Java Monitor" wiki page
Wed, 11 Feb 2009 07:12:41 +0100 Jaroslav Tulach Rewritten to rely on (private) synchronized methods
Tue, 10 Feb 2009 18:36:21 +0100 Jaroslav Tulach Example for the "java monitor pitfalls" chapter
Sun, 01 Feb 2009 17:41:32 +0100 Jaroslav Tulach Marking code snippets for the trycatchredo example
Sun, 01 Feb 2009 16:30:09 +0100 Jaroslav Tulach Ignore .orig files
Sun, 01 Feb 2009 16:29:46 +0100 Jaroslav Tulach Renaming the project to 'Try Catch Redo'
Sun, 01 Feb 2009 16:27:41 +0100 Jaroslav Tulach Rearranged to support test as well as interactive modes
Sun, 01 Feb 2009 16:03:37 +0100 Jaroslav Tulach QueryException interactive example
Sun, 01 Feb 2009 13:38:08 +0100 Jaroslav Tulach Test passes with query
Sun, 01 Feb 2009 13:27:04 +0100 Jaroslav Tulach Simple write test is OK
Wed, 28 Jan 2009 08:06:41 +0100 Jaroslav Tulach Initial attempt to provide sample for trycatchredo
Tue, 20 Jan 2009 22:55:18 +0100 Jaroslav Tulach platform and ide cluster increased cluster numbers and we need to change the download locations
Sat, 10 Jan 2009 22:34:11 +0100 Jaroslav Tulach Taking code snippets from tests
Sat, 10 Jan 2009 21:50:30 +0100 Jaroslav Tulach Shortening long line
Sat, 10 Jan 2009 21:29:22 +0100 Jaroslav Tulach Initial version of sample to explain 'code injection'
Thu, 25 Dec 2008 19:40:48 +0100 Jaroslav Tulach Shortening long lines
Thu, 25 Dec 2008 19:25:59 +0100 Jaroslav Tulach Adding day.end.bridges.DigestImpl code snippet
Sat, 15 Nov 2008 13:12:46 +0100 Jaroslav Tulach Typo and bigger code snippet
Sat, 15 Nov 2008 08:39:01 +0100 Jaroslav Tulach Files shall be referenced to their actual version. Only that makes the links always valid
Sat, 15 Nov 2008 08:30:06 +0100 Jaroslav Tulach two code snippets were named the same
Sat, 15 Nov 2008 08:29:32 +0100 Jaroslav Tulach Showing use of "plain" factories
Sat, 15 Nov 2008 08:26:27 +0100 Jaroslav Tulach it is builder.creation
Sat, 15 Nov 2008 08:25:52 +0100 Jaroslav Tulach Tests for magical bag - e.g. overuse of lookup
Sat, 15 Nov 2008 08:19:20 +0100 Jaroslav Tulach Adding builder pattern
Sat, 15 Nov 2008 06:57:15 +0100 Jaroslav Tulach Fixing broken code section
Sat, 15 Nov 2008 06:53:43 +0100 Jaroslav Tulach Renaming the AServerInfo class to ServerConnector and spliting it into three separate classes.