- 08 12月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 05 12月, 2011 2 次提交
-
-
-
由 Glenn Randers-Pehrson 提交于
-
- 04 12月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 03 12月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 02 12月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
as in libpng-1.5.4.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
the relocation of pngvalid into contrib/libtests.
-
- 01 12月, 2011 2 次提交
-
-
-
由 Glenn Randers-Pehrson 提交于
-
- 29 11月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 25 11月, 2011 4 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 24 11月, 2011 2 次提交
-
-
由 John Bowler 提交于
-
由 John Bowler 提交于
-
- 23 11月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 22 11月, 2011 5 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
(clarifying that the "lang" and "lang_key" fields can be NULL pointers or might not exist).
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
-
- 20 11月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
and png_convert_to_rfc1123(). (Frank Busse).
-
由 Glenn Randers-Pehrson 提交于
Bug report by Franke Busse
-
- 18 11月, 2011 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 17 11月, 2011 8 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
Some compilers fault 'extern const' data declarations (because the data is not initialized); this turns on const-ness only for compilers where this is known to work.
-
由 John Bowler 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
using g++. The compiler imposes C++ rules on the C source; thus it is desireable to make the source work with either C or C++ rules without throwing away useful error information. This change adds png_voidcast to allow C semantic (void*) cases or the corresponding C++ static_cast operation, as appropriate.
-
由 Glenn Randers-Pehrson 提交于
-