Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-file_formats-lzf

LZF compression
https://github.com/php/pecl-file_formats-lzf

back to dev

10a64753d233107e9befbec03dac8135acc58c7f authored about 3 years ago
Release 1.7.0

85a936f54497274fbde6f64ebf9481a9ba2e3de6 authored about 3 years ago
drop support of PHP < 7.2

7bc8b8d29ba5267d5c1deec9321d117447fe914b authored about 3 years ago
generate arginfo from stub

b70e4e71e9ac47c3539dac00f3144eb8e082d345 authored about 3 years ago
back to dev

5e08509143e4f0754df2d1ab3f04623ad053e5e9 authored about 3 years ago
Release 1.6.8

750e37e79c2ab817ad0191720f066934f982727f authored almost 5 years ago
fix filter prototype for 7.2+

bf5a06f53db730ad64f938b3e44a622b2aa5e24a authored almost 5 years ago
back to dev

afa0fbdbfe9021b150769fe754a4e3434aacd30f authored almost 5 years ago
Prepare release 1.6.7

d4c38fbf726e4ff3c1c525ed8d7cf4dbd52e2d1b authored about 6 years ago
increase compression buffer up to 104% to avoid failure when output is larger than input

(128 bytes is minimal, but not enough)

don't try to compress very large input (>4GB)

d32685b494cea4363efe1e9c7628f70a68102cd8 authored about 6 years ago
back to dev

2520ff86bab6e1a42c90aa49caf21f899460d134 authored about 6 years ago
Release 1.6.6

b5f45732544d0e5bff7add1c2401435628c4f262 authored over 7 years ago
$year++

495aab95bffa54bd3eb65df9966cabffbc6c8934 authored almost 8 years ago
update bundled liblzf to 3.6

98cf6eff48be9fb0225d0a3831d0bcbafa22b985 authored almost 8 years ago
add README.md for github mirror

77334fc82f20253ed627043d9893055b163a79c1 authored about 8 years ago
Release 1.6.5

d7dcc42b8a5e3f935b89a9427d13180992974637 authored almost 9 years ago
add and example script

b321cffe1c58f460853c9a6872d9574b439837b8 authored almost 9 years ago
- optimize lzf_decompress on large input (~20%)

- use safe allocation to avoid integer overflow

6f8923f95080c9d2f6819e33c99c69f17bee5142 authored almost 9 years ago
back to dev

8c4f72cf8d7ac0cd3d57e34811b2c159d1992d5c authored almost 9 years ago
Release 1.6.4

b5cd15c552c0bfc99e506fa6ca126581e2ee6b7f authored almost 9 years ago
Fix Bug #70727 zend_mm_heap corrupted when uncompressed size multiple of 1024

bad22cce90903a4f176618c5749baa1fa53fd790 authored almost 9 years ago
Merge branch 'master' of git.php.net:/pecl/file_formats/lzf

* 'master' of git.php.net:/pecl/file_formats/lzf:
fix debug build with php7

016f836c21a0fee1d9bb3ea863252d3f5026ee8e authored over 9 years ago
fix debug build with php7

8028cb6bdf4c1f6b032549ecbe72e2d9c3c496be authored almost 10 years ago
add arginfo for reflection

c090d22609ebfd5d0a55d97f221f939e81bd4c83 authored almost 10 years ago
add note, thanks Anatol

7255f9e51d34ac3b8ec0b2fde8a29b241b4afb65 authored almost 10 years ago
report about bundled/system liblzf in phpinfo()

bdaf150198a476b877d4dda8d40f64e824c3bbd0 authored almost 10 years ago
add --with-liblzf option to use system liblzf

05694b560067f5effa8edb723d56666a3aee0de1 authored almost 10 years ago
bump license version + add LICENSE file

6c1b29e3b05865715f2cca498f39fce04dd01b67 authored almost 10 years ago
fix link with the lib objects

7d5142453ec09634fd386de87aa23b5b6198ee6d authored almost 10 years ago
fix include path for the bundled liblzf in config.w32

c7446929a2a2c17b5759ed026a4a12bb352d308d authored almost 10 years ago
dump version to 1.6.3

10c35fe649a9364016b52c882fadb440e1e4b4af authored almost 10 years ago
move libzlf sources to /lib direcoty + add its LICENSE

d3d1c87f27ca8db2d2787e0dbc0455f35cf1ed9f authored almost 10 years ago
add myself as lead

18d9a96f2da9e5d3864d031a9a8914b0fbc16b60 authored almost 10 years ago
mark as XFAIL, as seems not implemented

c7f86344dc82d55ea39da553f8ed25e8c6f5df14 authored almost 10 years ago
Fix PHP 7 compatibility

- add test for lzf.compress filter
- add test for lzf.decompress filter

Notice: decompress filt...

36d4df1a7704b5439e469395a1b887b9d4e1af06 authored almost 10 years ago
- Preparing release

326f9bd979c4846710c27dfab837f0d004462ec5 authored over 12 years ago
- Added missing file

44b6ec4c3d63359e9dfff93e93ec850b2360a558 authored over 12 years ago
- Prepare release

076d10d450255b09c36d51b22cc4b07a9e5654e8 authored over 12 years ago
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

729fcbe2baf3663b4cec789788c1115884110139 authored almost 15 years ago
fix a huge number of wrong MIME types. UGH.

01323c66e35c606597ad1a78af44334c532bdab8 authored over 15 years ago
Fix build on Windows, and ZTS build

f9e50aeb976edfb1931c113eed618e6ecf9ebeed authored over 15 years ago
Started work on filters support

e63d297ce93deda3a51d18ff3aa8cf02682139f4 authored almost 16 years ago
Fixed crash in phpinfo()

a62af9962af9b3710656393fe2aaef7804329ccc authored almost 16 years ago
Version bump.

bbe1b7b2b690af29664b67e35c28729316769747 authored almost 16 years ago
Add info about liblzf API version

f6ae28d032ded5c7491ee9899ee6b6301fe63b29 authored almost 16 years ago
Upgrade LZF library to 3.4

0ab00c35c8a4267c303f8b45c038e85fa94e501a authored almost 16 years ago
Version for release.

e6c81d02848c5dd242376b0e0c925678760b261c authored over 16 years ago
Added changelog.

8290b869e1fe82b3ccaec6bd5c29fb5b0c7fcc20 authored over 16 years ago
Bundled library upgraded to version 3.2.

ad741d97429fcf48fecdc53d489a212b42caa27c authored over 16 years ago
Upgrade package.xml to new version.

10973cc7d0c918537b653dfb215c3a711e98e87f authored over 16 years ago
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.

- Please use the -dev tag during the development cycle so that snapshots can easily be distinguis...

bd37e0072355494825402f5e1041c66ec8e05d9a authored almost 17 years ago
Version bump.

8176f2aa64a984a9167537e26647f0bee9bca41c authored over 18 years ago
Updated to liblzf 1.6.

cd0ddf5ec2bca8f29ca3547382a89f0c35d62202 authored over 18 years ago
Whitespace fixes.

25aafeec1e1c9a9cd3bcdde57419d6b3e825947f authored over 18 years ago
Bugfix release.

a4c1d5e29440c04aa31bcf21e97b99c5ad2805bb authored over 18 years ago
Fix for #6530.

bd69bc5322e25ee5e19248d07bdb91b371ee5971 authored over 18 years ago
Add note about author of liblzf.

46cefb515da156af42e6fd9247c3df78417938f9 authored over 20 years ago
Prepare for new release.

f035cede6a29c77987294ba442e9a3dbd4b7a81a authored over 20 years ago
Upgrade bundled liblzf to the latest version.

b14296baab59c79b030edb4eaaa9768f9bb69719 authored over 20 years ago
Whitespace fixes - replace spaces with tabs.

a5badf9fdb3164727363759e92633097d783daf2 authored over 20 years ago
Remove unneeded file.

604e0212090e7b8a7b3bba5e8dcccc803c087ae3 authored about 21 years ago
Version correction.

0c3f95c560b9c7cd4d40257dc4ecaedd745dda7b authored about 21 years ago
Forgot to fix whitespace too :-)

b0f2a1e4cd2ac76346a0d2c1792fe9a294628d19 authored about 21 years ago
Forgot to include config.w32

c433d32d9b6ac7e141f6e4fc2788a241e521a063 authored about 21 years ago
Whitespace fixes, improved pear installer support, added test files to package.

c0cc26fdc9cf377c21a440c67a247620235a0e4d authored about 21 years ago
new win32 build tweaks

1d02459ef3b89548336f7b8363c6e3ef18821373 authored about 21 years ago
Change ULTRA_FAST to PHP_LZF_ULTRA_FAST.

2c37a9d83cc45cecae8b573e9c665c75d2a8d11b authored over 21 years ago
Fix broken win32 build.

f12cb3b1a399bbb8d28580c889905d5df2e37b48 authored over 21 years ago
Added .dsp file for win32 compilation. Thanks to [email protected] for contribution.

0af96664475ac3a7130f2e1df551516cf5cef595 authored over 21 years ago
Added lzf_optimized_for function.

f932621d13593ff0a47b543881bf938ed0761425 authored over 21 years ago
Added compilation option for optimizing lzf library for compression quality.

686af9136a7670447cc2e283d74d5e5c8b470cd8 authored over 21 years ago
Added test files.

99ac1537e5a7b7d3cbcd67696bb3671b03ceb20a authored over 21 years ago
Initial release.

15e3d9d1b8f3ef88c1bc15c2ebc4c5b8238fe40d authored over 21 years ago
Standard project directories initialized by cvs2svn.

dbc6420623a06206c058756250b1fca5db8ec8f2 authored over 21 years ago
Initial release.

981836fc13d1b228284f5dc28a7aa90acc7ab89f authored over 21 years ago