Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fa653d72 | 2024-04-23 21:10:03 | Update to libxmlb-0.3.19. | ||
| c14710d7 | 2024-04-13 06:12:33 | Update to libxmlb-0.3.18. | ||
| 30ba0509 | 2024-04-05 06:58:03 | Update to libxmlb-0.3.16. | ||
| f9e7f7b2 | 2024-01-03 07:47:41 | Update to libxmlb-0.3.15. | ||
| e81d6c04 | 2023-09-27 18:08:55 | MASTER_SITES -> SITES | ||
| 459a30b1 | 2023-09-16 09:12:06 | Import libxmlb-0.3.14 XML is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. <...> ok robert@ |