14 Commits

Author SHA1 Message Date
camoroso 97a7408481 file-util.go: new functions CopyFileWithParent(), CopyFile(), CompareFilesBMd5(), CompareLastChangeTime(), and LoadFile() v0.4.0 2026-01-15 15:52:41 +01:00
camoroso da3dc390c3 file-util.go: corretta l'iniziale dei mesaggi d'errore (dev'essere minuscola) v0.3.0 2025-10-24 14:52:37 +02:00
camoroso 269f30b2ed tty-util.go: sostituita la variabile self con nome specifico tty per il tipo TTYContext 2025-10-24 14:51:43 +02:00
camoroso 632f68a572 text-util.go: sostituita la variabile self con nome specifico tt per il tipo TextTemplate 2025-10-24 14:49:03 +02:00
camoroso 90510128c4 os-util.go: corretta l'iniziale dei mesaggi d'errore (dev'essere minuscola) 2025-10-24 14:47:21 +02:00
camoroso 49c3087114 misc-utils.go: corretti alcuni difetti, in particolare in OnEmpty() 2025-10-24 14:46:14 +02:00
camoroso bf4e35ea0d gzip-util.go: fixed error definitions 2025-10-24 14:38:38 +02:00
camoroso ba6a34f0e9 file-util.go: nuova funzione IsNamedPipe() 2025-10-24 14:31:56 +02:00
camoroso ec72365a5d eliminato slist.go 2025-10-24 14:31:18 +02:00
camoroso a9b7487378 slist.go add because it is required by apiguard. It could be remove in the future 2024-11-21 09:02:37 +01:00
camoroso 9a32a9765b Added copyright notice and license file v0.2.0 2024-03-01 15:06:08 +01:00
camoroso ae3a3a7fb9 Fixed module path v0.1.1 2024-02-19 09:57:53 +01:00
camoroso 4e04fa6472 Added existing files v0.1.0 2024-02-16 15:51:28 +01:00
camoroso 1ce95fbbab first commit 2024-02-16 15:49:47 +01:00