Sat, 14 Jun 2008 09:55:18 +0200 Jaroslav Tulach Adding targets to the build script to also create the samples, make sure they compile and tests execute
Sat, 14 Jun 2008 09:55:09 +0200 Jaroslav Tulach Merge: Patrick's fixes
Sat, 14 Jun 2008 09:55:09 +0200 Jaroslav Tulach part 2 of polishing "review2" areas
Sat, 14 Jun 2008 09:55:07 +0200 Jaroslav Tulach Accepting Jesse's edits
Sat, 14 Jun 2008 09:55:07 +0200 Jaroslav Tulach Routine edits in Determining What Makes a Good API.
Sat, 14 Jun 2008 09:55:04 +0200 Jaroslav Tulach Merge: Patrick's edits
Sat, 14 Jun 2008 09:55:03 +0200 Jaroslav Tulach 2nd batch of polishing of review2
Sat, 14 Jun 2008 09:55:02 +0200 Jaroslav Tulach We know how to build the source zip file
Sat, 14 Jun 2008 09:55:02 +0200 Jaroslav Tulach We are able to run all tests from all the projects
Sat, 14 Jun 2008 09:54:59 +0200 Jaroslav Tulach Excluding NetBeans Module which requires NetBeans platform somewhere around
Sat, 14 Jun 2008 09:54:59 +0200 Jaroslav Tulach Creating one master script that can clean and build all examples
Sat, 14 Jun 2008 09:54:50 +0200 Jaroslav Tulach Removal of setUp and tearDown methods
Sat, 14 Jun 2008 09:54:49 +0200 Jaroslav Tulach Accessor changed to use getDefault and setDefault as the original code is said to deadlock
Sat, 14 Jun 2008 09:54:42 +0200 Jaroslav Tulach Wrong section labels
Sat, 14 Jun 2008 09:54:41 +0200 Jaroslav Tulach This code needs to be included in the PDF
Sat, 14 Jun 2008 09:54:39 +0200 Jaroslav Tulach Part II: Practical Design is now ready for review by our reviewers
Sat, 14 Jun 2008 09:54:38 +0200 Jaroslav Tulach Memory tests
Sat, 14 Jun 2008 09:54:37 +0200 Jaroslav Tulach Reentrant access examples rewritten to make a bit more sence
Sat, 14 Jun 2008 09:54:36 +0200 Jaroslav Tulach Sample code with various attempts to fight with reentrant code
Sat, 14 Jun 2008 09:54:34 +0200 Jaroslav Tulach Merge: Geertjan's edits
Sat, 14 Jun 2008 09:54:33 +0200 Jaroslav Tulach many fixes, but mainly up to 700
Sat, 14 Jun 2008 09:54:32 +0200 Jaroslav Tulach Enough of logging, Jesse will anyway advice to delete this part
Sat, 14 Jun 2008 09:54:32 +0200 Jaroslav Tulach Advanced usage of logging
Sat, 14 Jun 2008 09:54:31 +0200 Jaroslav Tulach Racecondition tests
Sat, 14 Jun 2008 09:54:29 +0200 Jaroslav Tulach Deadlock tests: removing ulinks, adding one picture, rewording a bit, adding new examples
Sat, 14 Jun 2008 09:54:28 +0200 Jaroslav Tulach Onward! Towards deadlock tests.
Sat, 14 Jun 2008 09:54:28 +0200 Jaroslav Tulach Deadlocks on this and internal lock explained
Sat, 14 Jun 2008 09:54:22 +0200 Jaroslav Tulach Examples from JavaBeans specification moved out of the XML text
Sat, 14 Jun 2008 09:54:22 +0200 Jaroslav Tulach Consistency between type and runtime system
Sat, 14 Jun 2008 09:54:21 +0200 Jaroslav Tulach Reviewed and cleaned up till sidemeanings