Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-15 | collapsing duplicate branch | SlowRiot | |
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 ↵ | SlowRiot | |
with their pre-increment and pre-decrement equivalents wherever the return value isn't used | |||
2014-11-07 | reducing scope of loop counters, and micro-optimising loops by using != ↵ | SlowRiot | |
where safe and pre-increment wherever return value is not used | |||
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 | |