Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-04 | Replace Linus' dives with useful test dives that help test the app | Dirk Hohndel | |
As much as Linus' dives may be fun to look at, they don't help us test the app. Writing these test dives I already found a couple of bugs - and I'm just getting started. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2011-08-28 | Start archiving the stupid XML filesstart | Linus Torvalds | |
(and add a reminder of how they came to be) Gaah. XML is *stupid*. It's not easy to parse for humans or for computers, and some of these XML files are just disgusting. But maybe they can be turned into something usable with libxml. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |