Commit graph

33 commits

Author SHA1 Message Date
cxl
b00f0fbab4 LZ4/ZSTD: Fixed issue in decompression
git-svn-id: svn://ultimatepp.org/upp/trunk@10443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-15 19:38:59 +00:00
cxl
e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
2fd05afb22 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 11:41:48 +00:00
cxl
e47bc2d9b4 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 09:59:58 +00:00
cxl
a12f0bb124 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 09:01:26 +00:00
cxl
e757909b7d Core: Fixed zlib overloading problem
git-svn-id: svn://ultimatepp.org/upp/trunk@10128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 07:53:08 +00:00
cxl
4289188c53 RichText: Fixed parti issue in GetValPos, lz4 now using Function instead of Gate for progress
git-svn-id: svn://ultimatepp.org/upp/trunk@10116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-31 05:49:54 +00:00
cxl
2f5d995621 plugin/zstd: simple functions
git-svn-id: svn://ultimatepp.org/upp/trunk@10113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-30 06:30:03 +00:00
cxl
1edf35a455 plugin/zstd
git-svn-id: svn://ultimatepp.org/upp/trunk@10102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-26 11:12:28 +00:00
cxl
1c06bd9aeb LZ4: ST compile issues
git-svn-id: svn://ultimatepp.org/upp/trunk@10100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-25 11:57:46 +00:00
cxl
82a6cc93dc .developing LZ4
git-svn-id: svn://ultimatepp.org/upp/trunk@10097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-25 11:20:00 +00:00
cxl
de28182b3f LZ4: developing
git-svn-id: svn://ultimatepp.org/upp/trunk@10094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-25 10:48:05 +00:00
cxl
80e0e0e9ce lz4 fixed for ST
git-svn-id: svn://ultimatepp.org/upp/trunk@10091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-22 19:04:37 +00:00
cxl
2b21c81c34 .developing lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@10080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-20 10:36:13 +00:00
cxl
045a706cae .developing LZ4
git-svn-id: svn://ultimatepp.org/upp/trunk@10077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-19 14:09:01 +00:00
cxl
4d1f27cc9b .devloping LZ4 stream
git-svn-id: svn://ultimatepp.org/upp/trunk@10075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-19 09:39:12 +00:00
cxl
c0750bc340 Core: CoWork now using ConditionVariable instead of Semaphore. Lz4 MT in development
git-svn-id: svn://ultimatepp.org/upp/trunk@10070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-18 16:40:54 +00:00
cxl
266c3c8c6d Core: CoWork now using ConditionVariable instead of semaphore
git-svn-id: svn://ultimatepp.org/upp/trunk@10062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-18 08:20:33 +00:00
cxl
3a98d2360a Core: Optimized OutStream, removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@10032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-12 12:21:46 +00:00
cxl
34fba411d7 plugin/lz4: Fixed corner case issues
git-svn-id: svn://ultimatepp.org/upp/trunk@10014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-06 08:26:06 +00:00
cxl
2ccfe7ab06 Core: Huge, changes in ValueType(No), HashBySerialize, IsEqualBySerialize, GetHashValue for containers
git-svn-id: svn://ultimatepp.org/upp/trunk@10008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-05 14:46:57 +00:00
cxl
0d5b95ea56 Core: FastCompress, xxHash, plugin/lz4: reworked as lz4f
git-svn-id: svn://ultimatepp.org/upp/trunk@9957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-22 17:24:47 +00:00
cxl
88844a5966 Core: Fast compress + xxHash adopted to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@9954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-21 18:57:18 +00:00
cxl
3b41d50b0b uppsrc: License notices fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 13:43:54 +00:00
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
a664ef1db4 ide: Find in files Workspace option
git-svn-id: svn://ultimatepp.org/upp/trunk@7828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-28 21:48:07 +00:00
cxl
74e1b50f89 lz4: improved stats, MSSQL: fixed issue with REFERENCES
git-svn-id: svn://ultimatepp.org/upp/trunk@7825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-25 17:07:55 +00:00
cxl
00681583a2 .fix in lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@7823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-24 06:51:53 +00:00
cxl
ac0086ef7d .lz4 stats improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 13:41:04 +00:00
cxl
b4ba7da728 plugin/lz4: stats option
git-svn-id: svn://ultimatepp.org/upp/trunk@7816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 10:30:49 +00:00
cxl
64b9eafee7 Core: BSD/clang patch (thanks SenderGhost)
git-svn-id: svn://ultimatepp.org/upp/trunk@7803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 18:17:41 +00:00
cxl
57efb3888c plugin/lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@7801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 15:43:18 +00:00