Commit Graph

14 Commits

Author SHA1 Message Date
Ondřej Hošek bf05bce351 strip names off unused parameters 2012-06-30 20:04:21 +02:00
Ondřej Hošek 2cd9ae6833 cast -1 to unsigned for comparison 2012-06-30 20:03:29 +02:00
Ondřej Hošek a922f748e7 order initializers according to class declaration 2012-06-30 14:43:37 +02:00
Ondřej Hošek b537c1af7c no need to break from switch when returning 2012-06-30 14:43:15 +02:00
Ondřej Hošek ac0b7ef8ba officially handle seek-from-beginning case as well 2012-06-30 14:43:03 +02:00
Ondřej Hošek e920f2c6fa unsigned ints are always greater than or equal to zero 2012-06-30 14:42:46 +02:00
Ondřej Hošek 92b096bbd4 add default cases to some switch statements 2012-06-30 14:42:31 +02:00
Ondřej Hošek 37f312cde2 declare relevant targets as phony 2012-06-30 14:20:05 +02:00
Ondřej Hošek 0fc09df149 fix wildcards and clean in Makefile 2012-06-30 14:19:39 +02:00
Ondřej Hošek 10d4208a7f fix seeking in long files on Unix 2012-06-30 13:59:02 +02:00
Ondřej Hošek b85b1390ac update HLLib version in Makefile 2012-06-30 13:56:41 +02:00
Ondřej Hošek 852fc7ef43 a bit more const correctness in XZPFile 2012-06-30 13:55:49 +02:00
Ondřej Hošek 00bbde88b8 support building a static library on Unix 2012-06-30 13:54:48 +02:00
Ondřej Hošek ad62011f36 checkin pristine HLLib 2.4.2 2012-06-30 13:45:25 +02:00