Age | Commit message (Expand) | Author |
---|---|---|
2014-12-09 | Actually the previous commit lied; you CAN use the hider trick to have a clas... | Roel Spilker |
2014-12-09 | Our quirky 'hider' trick, with a public class inside a package private class,... | Roel Spilker |
2014-12-08 | ShadowClassLoader didn't work on windows. The usual 'converting paths to | Roel Spilker |
2014-10-28 | [trivial] Classed up the place with some javadoc. | Reinier Zwitserloot |
2014-10-28 | [shadowloader] added caching for jarfile content lookups. | Reinier Zwitserloot |
2014-10-28 | bugfixes to shadowloader for loading in ‘normal’ mode. (no overrides). | Reinier Zwitserloot |
2014-10-24 | Making SCL work right is more complicated than it first seemed. | Reinier Zwitserloot |
2014-09-30 | first take on the shadow classloader. All seems to be in order, but we still ... | Reinier Zwitserloot |