- 12 10月, 2012 1 次提交
-
-
由 Mark Adler 提交于
-
- 30 9月, 2012 1 次提交
-
-
由 Mark Adler 提交于
-
- 19 8月, 2012 2 次提交
-
-
由 Mark Adler 提交于
Also clean up comparisons between different types, and some odd indentation problems that showed up somehow. A new endless loop was introduced by the clang compiler, which apparently does odd things when the right operand of << is equal to or greater than the number of bits in the type. The C standard in fact states that the behavior of << is undefined in that case. The loop was rewritten to use single-bit shifts.
-
由 Mark Adler 提交于
-
- 14 8月, 2012 3 次提交
-
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
- 09 7月, 2012 1 次提交
-
-
由 Mark Adler 提交于
-
- 28 11月, 2011 1 次提交
-
-
由 Mark Adler 提交于
-
- 10 10月, 2011 1 次提交
-
-
由 Mark Adler 提交于
-
- 10 9月, 2011 7 次提交
-
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-
由 Mark Adler 提交于
-