| 
							
							
								 Yann Collet | 4ded9e591c | added boilerplate | 2016-08-30 11:06:28 -07:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 14200a20f0 | Fixed issue #304, reported by @borzunov | 2016-08-30 06:51:00 -07:00 |  | 
			
				
					| 
							
							
								 David Lam | da9d3b7057 | Cleanup some errors in typedef comments and remove duplicated HOWTO from zbuff_decompress.c | 2016-08-29 17:31:51 -07:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 23b6e05d8e | ZSTD_malloc() and ZSTD_free(), to simplify customMem | 2016-08-28 21:05:43 -07:00 |  | 
			
				
					| 
							
							
								 Yann Collet | e19a9ef05d | update compression level table | 2016-08-26 20:02:49 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 87c18b2ebd | fixed multiple minor warnings for XCode | 2016-08-26 01:43:47 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 0d59a6f73a | removed debug strings | 2016-08-25 22:42:46 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 5a02b69215 | reinforced fix for huge files | 2016-08-25 22:24:59 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 96bdd87de4 | fixed : compression bug on very large files | 2016-08-25 14:34:42 +02:00 |  | 
			
				
					| 
							
							
								 inikep | a3a47ec4d0 | Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other | 2016-08-24 21:25:49 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | a2cdffe556 | fixed wrong parameter issue | 2016-08-24 19:42:15 +02:00 |  | 
			
				
					| 
							
							
								 inikep | e416e30019 | remove unnecessary comments | 2016-08-24 17:32:09 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 4e90f6c1e0 | removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK | 2016-08-24 17:24:11 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 83388e109f | removed ZSTD_LOG_PARSER | 2016-08-24 17:22:20 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 8a36f8527c | removed stats in debug mode | 2016-08-24 17:19:12 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 24b68a5b23 | update cLevel table for 256KB | 2016-08-24 14:22:26 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c54692faeb | improved level 3 | 2016-08-24 01:45:46 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 70e3b31306 | fixed playtests on os-x | 2016-08-23 01:18:06 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | cb3276329a | added sizeof CStream and DStream | 2016-08-23 00:31:59 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | d1733f7417 | fixed crc bug in rare timing conditions within bench.c | 2016-08-21 01:04:46 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c411902230 | fixed g++ conversion warning | 2016-08-17 01:50:54 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 53e17fbd5e | updated streaming API | 2016-08-17 01:39:22 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 104e5b072d | added : streaming decompression API | 2016-08-16 15:11:28 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 5a0c8e2439 | new streaming API (compression) | 2016-08-16 15:11:27 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 5f49eba512 | added usage of rep[0]-1 for the optimal parser | 2016-08-10 15:01:53 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 98e08cbe34 | fixed: tree not updated after finding very long rep matches | 2016-08-10 15:00:30 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 280f9a8754 | minor comment | 2016-08-08 00:44:00 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 0763905f44 | ZSTD_compress_usingCDict() correctly provides original size by default in frame header Fixed dictionary examples | 2016-08-03 01:57:57 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 346efccc35 | fixed doc typo | 2016-08-02 14:26:00 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c55eb18c11 | Merge pull request #267 from inikep/dev08 fixed ZSTD_compressBlock_opt_extDict_generic | 2016-07-31 22:00:16 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 056df510aa | fixed ZSTD_compressBlock_opt_extDict_generic | 2016-07-31 20:08:53 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 917fe188f1 | Implemented repOffset "minus 1" on ll==0 | 2016-07-31 04:01:57 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 3b2bd1d11c | zstd_opt uses same tables as zstd_compress | 2016-07-30 13:21:41 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 3c6b808870 | minor decompression speed gains | 2016-07-30 03:20:47 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c0ce4f1211 | slightly improved compression speed | 2016-07-30 00:55:13 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | ed57d8530a | new seqStore | 2016-07-29 21:22:17 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c00d30fbe4 | Merge pull request #264 from inikep/dev08 Dev08 | 2016-07-29 17:42:30 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 6b68ba2079 | zstd_opt.h: fixed checking of rep codes (2) | 2016-07-29 16:45:39 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 59b86fc141 | zstd_opt.h: fixed checking of rep codes | 2016-07-29 11:00:33 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 60ba31c570 | zbuff uses ZSTD_compressEnd() | 2016-07-28 19:55:09 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 16e73033ad | introduced stage zbf_end | 2016-07-28 16:32:34 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 62470b4bab | Changed ZSTD_compressEnd() | 2016-07-28 15:29:08 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 19c1002e46 | applied ZSTD_compressContinueThenEnd() | 2016-07-28 01:25:46 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 5b56739b63 | created ZSTD_compressContinueThenEnd() | 2016-07-28 01:17:22 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c991cc1828 | new frame end, 32-bits checksums | 2016-07-28 00:55:43 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | d4180cad9c | minor code refactoring | 2016-07-27 21:21:36 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 731ef16fc1 | minor code style refactoring | 2016-07-27 21:05:12 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | 4110534886 | ZSTD_maxCLevel() is promoted to "stable" API (#254, by @FrancescAlted) | 2016-07-27 15:09:11 +02:00 |  | 
			
				
					| 
							
							
								 Yann Collet | c154d9d6a2 | better support for large dictionaries (> 128 KB) | 2016-07-27 14:37:00 +02:00 |  | 
			
				
					| 
							
							
								 inikep | 003c7a8568 | optimal parser: removed ZSTD_REP_INIT | 2016-07-27 11:07:13 +02:00 |  |