protobuf

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 descendants of aecea93a9f1d707a

2022-11-01
18:05
Updated release information file Leaf check-in: 749e901863 user: murphy tags: chicken-5
18:03
Bumped version to 1.2.3 check-in: b12b824032 user: murphy tags: chicken-5, v1.2.3
18:02
Merged changes from optimize-repeated (thanks chris :-) check-in: 886721c567 user: murphy tags: chicken-5
01:43
Replace incorrect uses of cut+for-each when serializing packed fields. Also added a test. Closed-Leaf check-in: 0f053a48cd user: chris tags: optimize-repeated
2022-10-21
10:30
Use correct default when calling field accessor. check-in: 4d17bd0ebc user: chris tags: optimize-repeated
2022-10-20
14:01
Optimize serialization of repeated fields. Use cons and reverse, rather than append. This trades memory for CPU time, but the trade is worth it. check-in: 5087cdff6a user: chris tags: optimize-repeated
08:04
Fix errors. Closed-Leaf check-in: 5895f877c8 user: chris tags: optimize-repeated
07:51
Optimize deserialization of repeated fields. Originally this was quadratic because it used append. Use cons and reverse instead. check-in: aac6021fc5 user: chris tags: optimize-repeated
2019-06-10
17:01
Updated release information file check-in: c404816ab7 user: murphy tags: chicken-5
16:58
CHICKEN 5.1.0 compatibility patch check-in: aecea93a9f user: murphy tags: v1.2.2, chicken-5