Harvey Harrison (6): gluegen: remove unneeded casts to TNode gluegen: annotate Hastable of attributes as Hashtable gluegen: remove redundant assignment of tmpBaseDir gluegen: remove redundant test for null relativePath gluegen: remove implied use of StringBuffer while appending to StringBuilder gluegen: remove unneeded casts to JarEntry Sven Gothel (11): Back to developer version .. (post RC12) Scripts: Fix setenv for open-solaris/indiana/Illumus .. RunnableTask/FunctionTask run(): Write tExecuted in finally block, removing code redundancy and placing write at end of operation. StringBuffer -> StringBuilder FunctionSymbol: Fix equals/hashCode comparison, i.e. skip args/type due to non overloading of c-funcs. Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before calling 'PropertyAccess.isPropertyDefined(propName, default)' through Debug class. Adding orig. java7 javadoc stylesheet Javadoc: Adapt stylesheet to JogAmp color scheme ; Fix 'deep' list and list intendation. Javadoc: Use JogAmp Stylesheet / Colors .. Release 2.0.2 Remove _default_ workaround for Bug 566. Workaround shall no more be required - and it deadlocks AWT/NEWT jogl/joal lib loading. Sylvestre Ledru (1): Fix a typo (Retruns => Returns)