David Hesselbom
David Hesselbom
Your Ballmer peak limits are off - they should be 0.129 and 0.138, not 0.13 and 0.15.
Every option under SvT-play except "Öppet arkiv" results in a blank list with the text "Laddar...". Listing and downloading things from "Öppet arkiv" seems to work fine, and the same...
This appears to fix the memory leak caused by calling `GetDocument()` on a `Document` or having a `Document` returned by a call to `Parent()` on a `Node`, as explained in...
ticpp has the `NextSibling` family of functions for getting the next node at the same level of the XML tree, as well as `Parent` and `FirstChild` for navigating up and...