protobuf

Timeline
Login

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

21 check-ins related to "chicken-5"

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-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
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
2019-05-05
11:26
Updated release information file check-in: d7c35dde69 user: murphy tags: chicken-5
11:21
CHICKEN 5.0.2 compatibility patch (thanks to Peter Bex for spotting this) check-in: 934690e320 user: murphy tags: v1.2.1, chicken-5
2018-08-27
22:59
Support for nested generators in SRFI-4 comprehensions check-in: 416afe4af3 user: murphy tags: chicken-5
20:55
New release information file check-in: d4403984d4 user: murphy tags: chicken-5
20:41
Keep srfi-4-comprehensions module private check-in: 240acd7684 user: murphy tags: v1.2.0, chicken-5
20:23
Removed hash function bug workaround check-in: 2ca2dc01e3 user: murphy tags: chicken-5
20:22
Additional source dependency entries in egg file check-in: 7964a1f7ad user: murphy tags: chicken-5
14:06
Corrections of SRFI-4 comprehensions check-in: 3876586c85 user: murphy tags: chicken-5
2018-08-19
16:00
Code cosmetics check-in: da6d67bd6f user: murphy tags: chicken-5
02:43
Updated copyright years check-in: a732bce3c5 user: murphy tags: chicken-5
02:35
Fixed generic serialization problems check-in: 1bff86b4c4 user: murphy tags: chicken-5
02:08
Ported the egg to CHICKEN 5 check-in: 3b4b1696e6 user: murphy tags: chicken-5
2018-08-18
20:06
imported v1.1.2 Leaf check-in: 9caf73d2af user: murphy tags: trunk, v1.1.2