Mon, 25 May 2009 21:49:25 +0200Use the MUTEX variable instead of local lock
jaroslav.tulach@apidesign.org [Mon, 25 May 2009 21:49:25 +0200] rev 334
Use the MUTEX variable instead of local lock

Mon, 25 May 2009 18:44:58 +0200Mutex shall be final, so it prevents subclassing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 25 May 2009 18:44:58 +0200] rev 333
Mutex shall be final, so it prevents subclassing

Mon, 25 May 2009 18:37:56 +0200More renames
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 25 May 2009 18:37:56 +0200] rev 332
More renames

Mon, 25 May 2009 18:35:11 +0200Also showing traditional API use
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 25 May 2009 18:35:11 +0200] rev 331
Also showing traditional API use

Mon, 25 May 2009 18:27:02 +0200More code snippets for the mutex example
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 25 May 2009 18:27:02 +0200] rev 330
More code snippets for the mutex example

Wed, 29 Apr 2009 11:56:47 +0200Also excluding maven target directories
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 29 Apr 2009 11:56:47 +0200] rev 329
Also excluding maven target directories

Fri, 24 Apr 2009 22:58:54 +0200Generalizing the snippets ant script so it can be used from other locations
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 24 Apr 2009 22:58:54 +0200] rev 328
Generalizing the snippets ant script so it can be used from other locations

Fri, 24 Apr 2009 21:26:04 +0200clean definition of version snippet
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 24 Apr 2009 21:26:04 +0200] rev 327
clean definition of version snippet

Wed, 01 Apr 2009 18:21:39 +0200Spliting the NonMixed example into the API class and factory class
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 01 Apr 2009 18:21:39 +0200] rev 326
Spliting the NonMixed example into the API class and factory class

Fri, 27 Mar 2009 20:30:39 +0100Arithmetica example with fuzzy modifiers eliminated
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 27 Mar 2009 20:30:39 +0100] rev 325
Arithmetica example with fuzzy modifiers eliminated