Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2022.09.25.Log2034.txt

📄SVN 📅2022-09-25 💾608 B 0 Entry parsate BUILD FIX
📦 Nessuna revisione SVN parsata. Mostro il contenuto raw sotto.
Contenuto Raw
commit 2b3f691cd80897cd875cd92679784e71e5513c6e
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Sep 25 21:40:44 2022 +0200

    Engine: findfrompath() with empty filename immediately returns -1
    
    Fixes a bug where an empty filename is interpreted as the current
    directory "./", which of course always exists.

commit fd9212c4335a07858cfff86add5d1c754d3d71de
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Sep 25 21:10:11 2022 +0200

    Engine: Use AppTechnicalName instead of AppProperName for log filename

See https://voidpoint.io/terminx/eduke32 for more details.