Age | Commit message (Expand) | Author |
---|---|---|
2014-11-15 | do not check unsigned windowsize for < 0 | SlowRiot |
2014-11-07 | using size_t iterator when comparing to size_t | SlowRiot |
2014-11-07 | another typo fix | SlowRiot |
2014-11-07 | oops, typo fix | SlowRiot |
2014-11-07 | optimisation: replacing all unnecessary post-increments and post-decrements w... | SlowRiot |
2014-11-07 | reducing scope of loop counters, and micro-optimising loops by using != where... | SlowRiot |
2014-11-07 | collapsing duplicate branch | SlowRiot |
2014-11-07 | do not check unsigned windowsize for < 0 | SlowRiot |
2014-08-24 | Create README.md | lvandeve |
2014-08-24 | add example and dev files to LodePNG repository | Lode |
2014-08-24 | adding lodepng to github | Lode |