Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-09 | Fix misport of AttributeMap.getValue, which allowed it to return null | Kevin Smith | |
2012-01-09 | Port Adhoc commands to Stroke | Mili Verma | |
This patch ports the Adhoc commands from Swiften to Stroke. It also ports their unit tests. Test-information: Unit tests pass. MLC able to use the ad-hoc command fine. | |||
2011-12-16 | Add "javadoc" target to stroke build.xml file | Nick Hudson | |
This change adds a javadoc target to the build file for stroke, so that you can do % cd build/stroke % ant javadoc I have not updated any of the other build infrastructure (Makefile etc.). Nor have I added any intelligence to the "javadoc" task so that it won't bother creating documentation if the doc is already up to date etc.. Note that I've not used the "linkoffline" directive, which means that if you try to generate doc when the Oracle web pages are offline, things may hang until the connection times out. Test-information: "ant javadoc" works as expected "isodebuild clean -component=stroke" gets rid of any javadoc | |||
2011-11-03 | public oversight | Kevin Smith | |
2011-10-31 | Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7 | Kevin Smith | |
2011-07-18 | Better XPP instructions | Kevin Smith | |
2011-07-18 | Remove obsolete warning | Kevin Smith | |
2011-07-01 | Fix name | Kevin Smith | |
2011-07-01 | Include license and readme | Kevin Smith | |
2011-07-01 | Update the ByteArray to not copy excessively on appends. | Kevin Smith | |
Also updates build.xml so the path to the xpp library can be specified, rather than needing the same layout as my build tree. | |||
2011-07-01 | Initial import | Kevin Smith | |