Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ca9c3a601b 
							
						 
					 
					
						
						
							
							[libpng16] Edited comments in png.c  
						
						
						
						
							
						
					 
					
						2014-10-03 18:08:34 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							91e3a7d735 
							
						 
					 
					
						
						
							
							[libpng16] Edited some comments in pngwutil.c  
						
						
						
						
							
						
					 
					
						2014-10-03 17:33:14 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							cb4823d91f 
							
						 
					 
					
						
						
							
							[libpng16] Conditionally compile some code in png_deflate_claim(), when  
						
						... 
						
						
						
						PNG_WARNINGS_SUPPORTED and PNG_ERROR_TEXT_SUPPORTED are disabled. 
						
						
							
						
					 
					
						2014-10-03 17:14:39 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d752225d05 
							
						 
					 
					
						
						
							
							[libpng16] Removed "text_len" parameter from private function png_write_zTXt()  
						
						... 
						
						
						
						since it is unused. 
						
						
							
						
					 
					
						2014-10-03 17:11:50 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f1eacc08e6 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.14beta06  
						
						
						
						
							
						
					 
					
						2014-10-01 10:46:37 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6147fae405 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.14beta05.tar  
						
						
						
						
							
 
						
					 
					
						2014-10-01 10:46:29 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c5dc456afd 
							
						 
					 
					
						
						
							
							[libpng16] Redid recent changes to pnglibconf.h that were reverted.  
						
						
						
						
							
						
					 
					
						2014-10-01 10:29:26 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f633a4eb9c 
							
						 
					 
					
						
						
							
							[libpng16] Added "option READ_iCCP enables READ_COMPRESSED_TEXT" to  
						
						... 
						
						
						
						pnglibconf.dfa 
						
						
							
						
					 
					
						2014-10-01 10:03:57 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6c48f77bba 
							
						 
					 
					
						
						
							
							[libpng16] Merge pnglibconf.dfa with libpng-1.7.0beta37.  
						
						
						
						
							
						
					 
					
						2014-09-28 13:43:28 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							4c0ded3c4e 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.14beta05  
						
						
						
						
							
						
					 
					
						2014-09-27 10:39:12 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							36b246a571 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.14beta04.tar  
						
						
						
						
							
 
						
					 
					
						2014-09-27 10:28:57 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							48e6fad71c 
							
						 
					 
					
						
						
							
							[libpng16] Fixed incorrect handling of the iTXt compression flag  
						
						... 
						
						
						
						in pngrutil.c (bug report by Shunsaku Hirata).  Bug was introduced
in libpng-1.6.0. 
						
						
							
						
					 
					
						2014-09-27 09:37:50 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1b3a9fd6bf 
							
						 
					 
					
						
						
							
							[libpng16] Avoid defining simplified API macros in png.h when neither the  
						
						... 
						
						
						
						READ nor the WRITE simplified API is supported. 
						
						
							
						
					 
					
						2014-09-20 11:01:20 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b4ef94559d 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.14beta04  
						
						
						
						
							
						
					 
					
						2014-09-19 07:58:07 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							af557d98e1 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.14beta03.tar  
						
						
						
						
							
 
						
					 
					
						2014-09-19 07:58:00 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							551019baf6 
							
						 
					 
					
						
						
							
							[libpng16] Revert recent pngvalid.c changes and define FE_DIVBYZERO, etc.,  
						
						... 
						
						
						
						if not already defined. 
						
						
							
						
					 
					
						2014-09-18 16:41:40 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							77145bf678 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.14beta03  
						
						
						
						
							
						
					 
					
						2014-09-18 09:56:47 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							91685564d1 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.14beta02.tar  
						
						
						
						
							
 
						
					 
					
						2014-09-18 09:56:39 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							44bda93154 
							
						 
					 
					
						
						
							
							[libpng16] Updated INSTALL info about pnglibconf.h  
						
						
						
						
							
						
					 
					
						2014-09-18 09:27:29 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							baa95a2d49 
							
						 
					 
					
						
						
							
							[libpng16] Do not include <fenv.h> when FLOATING_ARITHMETIC is not supported.  
						
						
						
						
							
						
					 
					
						2014-09-18 09:23:45 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							996046aed5 
							
						 
					 
					
						
						
							
							[libpng16] Use nanosleep() instead of usleep() in contrib/gregbook/rpng2-x.c  
						
						... 
						
						
						
						because usleep() is deprecated. 
						
						
							
						
					 
					
						2014-09-14 16:34:09 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e4489f1db2 
							
						 
					 
					
						
						
							
							[libpng16] Only define usleep() in gregbook/rpng2-x.c if not already defined.  
						
						
						
						
							
						
					 
					
						2014-09-14 15:06:00 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3fe1616c45 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.14beta02  
						
						
						
						
							
						
					 
					
						2014-09-14 14:23:40 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0df3198719 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.14beta01.tar  
						
						
						
						
							
 
						
					 
					
						2014-09-14 14:23:32 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3a05d2df0f 
							
						 
					 
					
						
						
							
							[libpng16] Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)  
						
						
						
						
							
						
					 
					
						2014-09-11 07:39:24 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							de5e34f3ce 
							
						 
					 
					
						
						
							
							[libpng16] Add #include <setjmp.h> to contrib/tools/pngfix.c to allow "make" to  
						
						... 
						
						
						
						complete without setjmp support (bug report by Claudio Fontana) 
						
						
							
						
					 
					
						2014-09-10 21:34:34 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0a3c788b51 
							
						 
					 
					
						
						
							
							[libpng16] Don't build contrib/tools/pngfix.c without setjmp support.  
						
						
						
						
							
						
					 
					
						2014-09-10 17:27:53 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							664bd637b5 
							
						 
					 
					
						
						
							
							[libpng16] Fixed some indentation in pngrutil.c  
						
						
						
						
							
						
					 
					
						2014-08-26 19:55:58 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3669467347 
							
						 
					 
					
						
						
							
							[libpng16] Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.  
						
						
						
						
							
						
					 
					
						2014-08-22 08:55:50 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							bcd3209a42 
							
						 
					 
					
						
						
							
							[libpng16] Update last-changed date  
						
						
						
						
							
						
					 
					
						2014-08-21 09:57:23 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							17fba0f7d1 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.14beta01  
						
						
						
						
							
						
					 
					
						2014-08-21 09:16:02 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							259fb7761d 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.13.tar  
						
						
						
						
							
 
 
						
					 
					
						2014-08-21 05:57:43 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3ac41798c3 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.13rc02  
						
						
						
						
							
						
					 
					
						2014-08-13 22:08:10 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							26a94ab06f 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.13rc01.tar  
						
						
						
						
							
 
						
					 
					
						2014-08-13 22:08:01 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							83fb26e38d 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.13beta05  
						
						
						
						
							
						
					 
					
						2014-08-07 20:00:00 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9782cced3a 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.13beta04.tar  
						
						
						
						
							
 
						
					 
					
						2014-08-07 19:54:10 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ff649a0710 
							
						 
					 
					
						
						
							
							[libpng16] Eliminated use of "$<" when copying $PNGLIBCONF_H_PREBUILT in  
						
						... 
						
						
						
						makefiles. This does not work on some versions of make; bug introduced in
libpng version 1.6.11. 
						
						
							
						
					 
					
						2014-08-07 19:51:35 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							389e5cbabf 
							
						 
					 
					
						
						
							
							[libpng16] Removed mention of makefile.elf from scripts/README.txt  
						
						
						
						
							
						
					 
					
						2014-08-03 19:53:45 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							72e25f9583 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.13beta04  
						
						
						
						
							
						
					 
					
						2014-08-02 21:32:49 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a243ec06b0 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.13beta03.tar  
						
						
						
						
							
 
						
					 
					
						2014-08-02 21:28:14 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							37c3b082a7 
							
						 
					 
					
						
						
							
							[libpng16] Ensure that CMakeLists.txt makes the target "lib" directory before  
						
						... 
						
						
						
						making symbolic link into it (SourceForge bug report #226  by Rolf Timmermans). 
						
						
							
						
					 
					
						2014-07-30 08:15:26 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							5e6931e10a 
							
						 
					 
					
						
						
							
							[libpng16] Removed makefile.elf; it has not worked since libpng-1.5.0beta14.  
						
						
						
						
							
						
					 
					
						2014-07-29 07:43:13 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0ece631b37 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.13beta03  
						
						
						
						
							
						
					 
					
						2014-07-21 17:21:30 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3efbecab92 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.13beta02.tar  
						
						
						
						
							
 
						
					 
					
						2014-07-21 17:21:21 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ae991771ad 
							
						 
					 
					
						
						
							
							[libpng16] Updated a comment in revised makefiles.  
						
						
						
						
							
						
					 
					
						2014-07-21 11:52:27 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							071a17f194 
							
						 
					 
					
						
						
							
							[libpng16] Fixed an incorrect separator ("/" should be "\") in  
						
						... 
						
						
						
						scripts/makefile.vcwin32 (bug report from Wolfgang S. Kechel).  Bug was
introduced in libpng-1.6.11.  Also fixed makefile.bc32, makefile.bor,
makefile.msc, makefile.intel, and makefile.tc3 similarly. 
						
						
							
						
					 
					
						2014-07-21 11:31:50 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							398b00734c 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.13beta02  
						
						
						
						
							
						
					 
					
						2014-07-04 12:32:40 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8661906769 
							
						 
					 
					
						
						
							
							[libpng16] Fix typo in INSTALL.  
						
						
						
						
							
						
					 
					
						2014-07-04 12:31:43 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							91319c67d5 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.13beta01.tar  
						
						
						
						
							
 
						
					 
					
						2014-07-04 12:13:59 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							c45f1223cb 
							
						 
					 
					
						
						
							
							[libpng16] Fixed misplaced brackets in earlier patch to pngpriv.h  
						
						
						
						
							
						
					 
					
						2014-06-24 19:42:03 -05:00