5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-31 01:48:09 +03:00
Christian Ebner 255bb86030 pxar: match_pattern: refactor MatchPattern and introduce MatchPatternSlice.
The MatchPattern impl heavily used copies and therefore was inefficient regarding
memory management.
This patch intoduces MatchPatternSlice as struct to avoid copies and perform the
same pattern matching functionality.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-12-17 11:12:34 +01:00
2019-04-25 11:01:33 +00:00
2019-12-13 12:42:02 +01:00
2019-09-02 11:40:22 +02:00
2019-09-02 15:21:56 +02:00
2019-11-08 11:50:13 +01:00
2019-08-22 13:44:57 +02:00
Description
No description provided
18 MiB
Languages
Rust 86.8%
JavaScript 12.4%
Makefile 0.3%
Handlebars 0.2%
CSS 0.2%