kc3-lang/brotli

Branch :


Log

Author Commit Date CI Message
390de5b4 2025-10-22 02:20:45 build and test csharp decoder PiperOrigin-RevId: 822490991
3499acbb 2025-10-22 02:16:12 regenerate go/kt/js/ts PiperOrigin-RevId: 822489795
8ca2312c 2025-10-21 05:36:33 fix release workflow PiperOrigin-RevId: 822073417
ee771daf 2025-10-21 02:42:23 fix copy-paste in Java decoder PiperOrigin-RevId: 822024938
42aee328 2025-10-21 02:03:00 try to fix release workflow PiperOrigin-RevId: 822012047
392c06ba 2025-10-21 00:21:53 redesign release resource uploading PiperOrigin-RevId: 821982935
1964cdb1 2025-10-20 05:06:26 ramp up all GH actions plugins PiperOrigin-RevId: 821598646
61605b1c 2025-10-20 04:43:55 pick VCPKG patches PiperOrigin-RevId: 821593009
4b0f27b6 2025-10-07 05:38:31 pick changes from Alpine patch PiperOrigin-RevId: 816164347
1e4425a3 2025-10-07 05:15:36 pick changes from Debian patch PiperOrigin-RevId: 816157554
f038020b 2025-10-07 04:56:02 Merge pull request #1346 from google:dependabot/github_actions/softprops/action-gh-release-2.3.4 PiperOrigin-RevId: 816151932
4d5a32bf 2025-10-07 04:54:57 Merge pull request #1347 from google:dependabot/github_actions/ossf/scorecard-action-2.4.3 PiperOrigin-RevId: 816151799
34e43eb0 2025-10-06 05:15:35 fix typos PiperOrigin-RevId: 815676548
b3142143 2025-10-06 04:44:48 add installation section to README PiperOrigin-RevId: 815667870
0e7ea31e 2025-10-06 04:25:28 add alternative unaligned memory access for MIPS PiperOrigin-RevId: 815662268
da2e091e 2025-10-06 03:48:10 prepare for v1.2.0.rc1 PiperOrigin-RevId: 815650799
30576423 2025-10-06 09:30:15 Bump ossf/scorecard-action from 2.4.2 to 2.4.3 Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/05b42c624433fc40578a4040d5cf5e36ddca8cde...4eaacf0543bb3f2c246792bd56e8cdeffafb205a) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9cf25439 2025-10-06 09:29:59 Bump softprops/action-gh-release from 2.3.3 to 2.3.4 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/6cbd405e2c4e67a21c47fa9e383d020e4e28b836...62c96d0c4e8a889135c1f3a25910db8dbe0e85f7) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
82d3c163 2025-10-06 02:29:02 Merge pull request #1328 from akazwz:go PiperOrigin-RevId: 815626477
4876ada1 2025-10-06 02:21:54 Merge pull request #1335 from google:dependabot/github_actions/actions/cache-4.3.0 PiperOrigin-RevId: 815624406
f1c80224 2025-10-03 12:16:07 Fix some typos / non-typos. (#1345)
ed93810e 2025-10-02 01:50:29 support multi-phase initialization PiperOrigin-RevId: 814128632
7cc02a16 2025-10-01 21:06:49 Merge branch 'master' into dependabot/github_actions/actions/cache-4.3.0
54481d4e 2025-10-01 11:55:32 use builtin bswap when available PiperOrigin-RevId: 813849285
a896e79d 2025-10-01 03:25:54 Java: ramp-up artifact versions in pom files PiperOrigin-RevId: 813673237
947f74e9 2025-10-01 02:58:10 update links in readme PiperOrigin-RevId: 813665159
916e4a46 2025-10-01 02:36:24 update docs PiperOrigin-RevId: 813658707
e4e56a32 2025-09-29 16:32:28 Add missing newline
2c5f2d11 2025-09-29 15:39:10 Merge branch 'master' into go
f3b0ceed 2025-09-29 15:37:19 Merge branch 'master' into dependabot/github_actions/actions/cache-4.3.0
1f6ab76b 2025-09-29 05:11:53 use module-bound exception PiperOrigin-RevId: 812739918
5c79b32b 2025-09-29 09:19:37 Bump actions/cache from 4.2.4 to 4.3.0 Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/0400d5f644dc74513175e3cd8d07132dd4860809...0057852bfaa89a56745cba8c7296529d2fc39830) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d74b0a4a 2025-09-26 01:25:56 Merge pull request #1323 from google:dependabot/github_actions/actions/setup-python-6.0.0 PiperOrigin-RevId: 811710346
dbcb332b 2025-09-26 01:24:57 Merge pull request #1324 from google:dependabot/github_actions/softprops/action-gh-release-2.3.3 PiperOrigin-RevId: 811710240
c0d785df 2025-09-25 15:02:31 Bump actions/setup-python from 5.6.0 to 6.0.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/a26af69be951a213d495a4c3e4e4022e16d87065...e797f83bcb11b83ae66e0230d6156d7c80228e7c) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
466613c2 2025-09-25 15:01:52 Bump softprops/action-gh-release from 2.3.2 to 2.3.3 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/72f2c25fcb47643c292f7107632f7a47c1df5cd8...6cbd405e2c4e67a21c47fa9e383d020e4e28b836) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
14068984 2025-09-25 07:59:41 Build and test with PY2.7 PiperOrigin-RevId: 811352084
0bef8a69 2025-09-25 01:27:02 clarify that prepared dictionaries are "lean" PiperOrigin-RevId: 811236534
9686382f 2025-09-24 03:52:03 PY: continue renovation of extension Fixed unchecked malloc for "tail" input data. Fixed inconsistencies in docstrings. Rewritten "growable buffer" to C-code, so it could run without acquiring GIL. Breaking changes: - native object allocation failures now handled at object creation time - some lower level exceptions (e.g. OOM) are not shadowed by brotli.error PiperOrigin-RevId: 810813664
85d46ce6 2025-09-16 01:23:08 Drop finalize() Now it is solely embedders responisbility to close things that hold native resources. No more "safety net". Consider "try-with-resources". For longer lasting items (e.g. native PreparedDictionary) use Cleaner as a last resort. PiperOrigin-RevId: 807584792
3d8eef20 2025-09-12 23:52:50 Update Go modules to require Go 1.21 and replace ioutil with io package in reader.go
41a22f07 2025-09-08 09:15:12 modernize PY3 class definition PiperOrigin-RevId: 804460135
98a89b15 2025-09-05 07:57:28 temporary rollback PiperOrigin-RevId: 803462595
35d4992a 2025-09-05 04:41:26 PY: reformat _brotli.c PiperOrigin-RevId: 803412055
3287b89b 2025-09-04 07:39:05 Merge pull request #1257 from domysh:master PiperOrigin-RevId: 803020625
4bf850a5 2025-09-04 07:14:02 Merge pull request #1089 from SpaceIm:macos-relocatable PiperOrigin-RevId: 803012803
0557c81d 2025-09-04 06:14:21 Merge pull request #1307 from google:dependabot/github_actions/actions/cache-4.2.4 PiperOrigin-RevId: 802995746
f5e1f064 2025-09-04 14:52:06 Merge branch 'master' into macos-relocatable
0903aad0 2025-09-04 14:50:43 Update setup.py
44738579 2025-09-04 14:48:46 Update setup.py
8fea9e31 2025-09-04 14:42:48 Merge branch 'master' into master
20ed1374 2025-09-04 03:58:12 add decoder static init PiperOrigin-RevId: 802957201
310f2119 2025-09-01 04:45:39 pull common static init header PiperOrigin-RevId: 801763621
30c7d2f9 2025-09-01 03:23:29 split prefix.h to .h/.cc/_inc.h PiperOrigin-RevId: 801742168
79ea7296 2025-08-29 15:06:37 Merge branch 'master' into master
7880aa13 2025-08-29 14:48:15 Merge branch 'master' into dependabot/github_actions/actions/cache-4.2.4
25190700 2025-08-28 10:16:48 use BROTLI_COLD in enc PiperOrigin-RevId: 800516878
cb29dec4 2025-08-26 12:47:50 Introduce BROTLI_COLD PiperOrigin-RevId: 799674933
643b2294 2025-08-26 12:03:15 AI ate my code PiperOrigin-RevId: 799658697
e7b0c08b 2025-08-25 05:35:26 move bulky generated constants out of main code PiperOrigin-RevId: 799083333
9a4ba593 2025-08-15 06:18:13 internal change PiperOrigin-RevId: 795452145
3cc6172f 2025-08-14 03:50:11 uninline ShannonEntropy/BitsEntropy PiperOrigin-RevId: 794966726
103b25fb 2025-08-13 02:10:36 explicitly specify model for relocatable variables PiperOrigin-RevId: 794473371
ea7d6c37 2025-08-11 13:48:51 Bump actions/cache from 4.2.3 to 4.2.4 Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/5a3ec84eff668545956fd18022155c47e93e2684...0400d5f644dc74513175e3cd8d07132dd4860809) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7b345944 2025-08-11 01:27:34 adjust BROTLI_TEST effects PiperOrigin-RevId: 793535397
6a4c96b1 2025-08-07 01:30:51 more portable emergency exit PiperOrigin-RevId: 792046166
29e040b8 2025-08-06 06:17:04 use static init to reduce encoder library size PiperOrigin-RevId: 791661871
bf6231d6 2025-08-05 08:34:48 Introduce static init PiperOrigin-RevId: 791228365
377afe9e 2025-08-05 05:34:44 Merge pull request #1298 from Cycloctane:master PiperOrigin-RevId: 791171172
bf2e4564 2025-08-05 14:03:21 Merge branch 'master' into master
8a7201c6 2025-08-05 02:49:08 fix some includes PiperOrigin-RevId: 791124445
12203bb5 2025-08-04 23:29:38 Extract Hash14/15 to hash_base PiperOrigin-RevId: 791061237
172fe58f 2025-08-04 04:02:36 Forward imports in types.h PiperOrigin-RevId: 790683957
bf88e69b 2025-07-29 22:05:14 Update CHANGELOG.md
a47d7475 2025-07-11 07:38:19 Roll back: Enable shared_dictionary for quality 3 and 4. PiperOrigin-RevId: 781976993
564ddad5 2025-07-11 04:00:51 Merge pull request #1270 from google:dependabot/github_actions/ossf/scorecard-action-2.4.2 PiperOrigin-RevId: 781920549
51a93188 2025-07-11 03:54:31 Merge pull request #1281 from google:dependabot/github_actions/softprops/action-gh-release-2.3.2 PiperOrigin-RevId: 781919147
400b1e1e 2025-07-11 03:53:27 Merge pull request #1294 from lowkeyrossi:support_arm64 PiperOrigin-RevId: 781918885
5f84f3b4 2025-07-11 12:49:30 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
39d91926 2025-07-11 12:48:51 Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2
15fb8bfe 2025-07-11 07:55:55 Merge branch 'master' into support_arm64
b80c3ad1 2025-07-10 01:16:46 Merge pull request #1292 from radarhere:patch-1 PiperOrigin-RevId: 781416466
8ab7027a 2025-07-09 22:15:39 Merge branch 'master' into patch-1
61ebc6cb 2025-07-09 18:02:34 Add support for release builds for Windows ARM64
ab9b7b07 2025-07-09 18:00:11 Add support for release builds for Windows ARM64
42c5139b 2025-07-09 02:33:07 Enable shared_dictionary for quality 3 and 4. PiperOrigin-RevId: 780946946
81fb9d55 2025-07-08 22:47:36 Fixed typo
434b582d 2025-06-30 03:31:08 Fix compilation errors when `BROTLI_DEBUG` is defined. PiperOrigin-RevId: 777494216
5a7338e9 2025-06-26 14:40:01 Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2
f2022b9e 2025-06-26 03:05:10 Merge pull request #1288 from radarhere:patch-1 PiperOrigin-RevId: 776058396
fe2d7039 2025-06-26 11:41:31 Merge branch 'master' into patch-1
2903f45e 2025-06-24 07:47:47 ignore slices that cross sample boundary PiperOrigin-RevId: 775230773
63270dbf 2025-06-24 18:30:02 Fixed typo
4cb78283 2025-06-18 07:46:14 [brotli/go] Add missing importpath BUILD.bazel Otherwise the package cannot be imported correctly in open source. This CL allows the brotli and cbrotli tests to pass correctly with bazel (open-source version of blaze). PiperOrigin-RevId: 772917739
418237cf 2025-06-18 07:06:02 No public description PiperOrigin-RevId: 772905412
c02288ed 2025-06-18 06:29:33 fix test package PiperOrigin-RevId: 772895417
b15ca9af 2025-06-18 02:18:19 pure golang decoder PiperOrigin-RevId: 772827931
7bd1bd44 2025-06-17 06:01:41 add synth_test for cbrotli PiperOrigin-RevId: 772439037
7a08d694 2025-06-16 08:22:07 Bump softprops/action-gh-release from 2.2.2 to 2.3.2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/da05d552573ad5aba039eaac05058a918a7bf631...72f2c25fcb47643c292f7107632f7a47c1df5cd8) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
964ca075 2025-06-13 14:57:19 fix module import in set exception + setup.py compatible with python2