Timeline
11/07/09:
- 15:04 Changeset [42] by
-
Optimize imports
10/05/09:
- 16:26 Changeset [41] by
-
Check result of mkdirs
09/17/09:
- 11:33 Changeset [40] by
-
Added @ACharset
09/07/09:
08/25/09:
- 21:25 Changeset [38] by
-
Zap unused field.
- 21:18 Changeset [37] by
-
Non-static inner-classes: Use "x = instance.new Innerclass();" instead of reflection. Faster, and compile-time checks.
08/15/09:
- 16:27 Changeset [36] by
-
Start use VitalityFoundations? instead of duplicating classes.
08/14/09:
- 16:53 Changeset [35] by
-
Added onerror and usemap attributes.
07/31/09:
- 15:07 Changeset [34] by
-
fix mkdirs() warning.
07/02/09:
- 11:34 Changeset [33] by
-
Zap support for old python html5 parser, and rename DomParser? to XHtmlDomParser.
- 11:33 Changeset [32] by
-
Fix spelling: unqiueIterCallbacks -> uniqueIterCallbacks
- 11:33 Changeset [31] by
-
Try support using non-inner classes for scope param in @EIterate, but this fix is only partial.
- 11:32 Changeset [30] by
-
When template data loading fails, make it obvious how the template was being loaded: file versus class loader.
06/23/09:
- 16:52 Changeset [29] by
-
Add @SuppressWarnings?({"RawUseOfParameterizedType?"}) to generated *Tp.java files.
06/22/09:
- 17:35 Changeset [28] by
-
Workaround for the shallow stub methods that javac 1.6 generates for inherited methods which are not overridden in the subclass.
06/13/09:
- 17:06 Changeset [27] by
-
Fix missing escape of double quotes when the user provides the quotes, as the escaping can't know if the user uses double or single quotes.
06/02/09:
- 18:26 Changeset [26] by
-
Use System.getProperty("java.io.tmpdir") instead of hardcoding "/tmp".
05/25/09:
- 13:26 Changeset [25] by
-
Upgrade to HtmlParser? 1.2.1
