Sun, 02 May 2010 14:56:33 +0200Showing stateless "phased" API for Progress
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 02 May 2010 14:56:33 +0200] rev 351
Showing stateless "phased" API for Progress

Sun, 02 May 2010 14:35:48 +0200Renaming Progress to ProgressStateful
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 02 May 2010 14:35:48 +0200] rev 350
Renaming Progress to ProgressStateful

Sun, 02 May 2010 14:34:48 +0200Sample @StateChange annotation
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 02 May 2010 14:34:48 +0200] rev 349
Sample @StateChange annotation

Sun, 02 May 2010 14:24:43 +0200Showing stateful API on Progress example
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 02 May 2010 14:24:43 +0200] rev 348
Showing stateful API on Progress example

Sat, 20 Feb 2010 18:20:10 +0100Using autoupdate task to work with NBMs
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 20 Feb 2010 18:20:10 +0100] rev 347
Using autoupdate task to work with NBMs

Tue, 02 Feb 2010 10:24:49 +0100Renaming the UI displayer to SwingDialogDisplayer
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 02 Feb 2010 10:24:49 +0100] rev 346
Renaming the UI displayer to SwingDialogDisplayer

Wed, 27 Jan 2010 20:49:32 +0100More code snippets
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 27 Jan 2010 20:49:32 +0100] rev 345
More code snippets

Wed, 27 Jan 2010 19:04:13 +0100Using local copy of junit-4.4.jar
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 27 Jan 2010 19:04:13 +0100] rev 344
Using local copy of junit-4.4.jar

Wed, 27 Jan 2010 18:30:57 +0100Adding singleton example
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 27 Jan 2010 18:30:57 +0100] rev 343
Adding singleton example

Wed, 27 Jan 2010 18:30:40 +0100Removing obsoleted file
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 27 Jan 2010 18:30:40 +0100] rev 342
Removing obsoleted file

Mon, 25 Jan 2010 10:47:05 +0100Adjusting to remove of cluster numbers
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 25 Jan 2010 10:47:05 +0100] rev 341
Adjusting to remove of cluster numbers

Mon, 21 Dec 2009 16:54:12 +0100Fixing dependencies since the org.openide.util and org.openide.util.lookup are now separate
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Dec 2009 16:54:12 +0100] rev 340
Fixing dependencies since the org.openide.util and org.openide.util.lookup are now separate

Thu, 17 Dec 2009 07:37:54 +0100Upgrading libraries to new 6.8 location of NBMs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 17 Dec 2009 07:37:54 +0100] rev 339
Upgrading libraries to new 6.8 location of NBMs

Tue, 25 Aug 2009 12:39:59 +0200Reverting the build scripts back to 219810ff3c72
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 25 Aug 2009 12:39:59 +0200] rev 338
Reverting the build scripts back to 219810ff3c72

Tue, 25 Aug 2009 11:32:10 +0200In fact builder pattern is combining mutable objects during creation with immutable result
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 25 Aug 2009 11:32:10 +0200] rev 337
In fact builder pattern is combining mutable objects during creation with immutable result

Sat, 20 Jun 2009 16:06:19 +0200Example of "compile time caches" and their possible usage in Component Injection area
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 20 Jun 2009 16:06:19 +0200] rev 336
Example of "compile time caches" and their possible usage in Component Injection area

Tue, 26 May 2009 09:01:40 +0200Applying suggestions by --Jeffrey D Smith 21:48, 25 May 2009 (CEST)
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 26 May 2009 09:01:40 +0200] rev 335
Applying suggestions by --Jeffrey D Smith 21:48, 25 May 2009 (CEST)
From http://wiki.apidesign.org/wiki/Talk:Privileged_API

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

Wed, 25 Mar 2009 22:14:46 +0100New samples for converting sidemeaning modifiers to clarity ones
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 25 Mar 2009 22:14:46 +0100] rev 324
New samples for converting sidemeaning modifiers to clarity ones

Sun, 15 Feb 2009 15:42:28 +0100Exposing the whole runtime check Arithmetica as code snippet
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 15 Feb 2009 15:42:28 +0100] rev 323
Exposing the whole runtime check Arithmetica as code snippet

Sat, 14 Feb 2009 17:37:55 +0100Giving description to all targets
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Feb 2009 17:37:55 +0100] rev 322
Giving description to all targets