Name | Modified | Size | Downloads / Week |
---|---|---|---|
propbuf-delphi-1.12.zip | 2020-07-30 | 23.4 kB | |
readme.txt | 2020-07-30 | 1.1 kB | |
protobuf-delphi-1.11.zip | 2018-08-01 | 35.7 kB | |
protobuf-delphi-1.1.zip | 2013-04-13 | 19.2 kB | |
protobuf-delphi-1.0.zip | 2011-11-08 | 8.7 kB | |
Totals: 5 Items | 88.0 kB | 2 |
Version 1.12 1. Added utf-8 support 2. Fixed bug when trying to read outside the buffer 3. The code formatted according to the Delphi coding standard 4. For unit tests we use the standard Delphi engine 1. Добавлена поддержка utf-8 2. Исправлена ошибка при попытке чтения за пределами буфера 3. Код, отформатированный в соответствии со стандартом кодирования Delphi 4. Для юнит-тестов мы используем стандартный движок Delphi Version 1.11 1. Fixed bug with empty string 2. Added a unit test for an empty string 3. The code formatted according to the Delphi coding standard 4. When compiling in Delphi 10.2, there were no tests for ZagZig Int64. Fixed. Version 1.1 New features 1. Debugged and compiled using a version of Embarcadero XE3. 2. For strings used AnsiString. 3. Added an example of the use and the unit tests for this example. 4. Easier to work with nested messages.