[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Browsing relative paths when debugging a project now automatically ignores backup files.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
65d4b651 by Benoît Minisini at 2024-11-29T22:55:09+01:00
Browsing relative paths when debugging a project now automatically ignores backup files.

[INTERPRETER]
* NEW: Browsing relative paths when debugging a project now automatically ignores backup files (those whose names ends with '~').

- - - - -
79a341c8 by Benoît Minisini at 2024-11-29T22:56:59+01:00
'Shell.Copy()' is new method that copy a file or a directory recursively.

[GB.UTIL]
* NEW: 'Shell.Copy()' is new method that copy a file or a directory recursively.

- - - - -


6 changed files:

- main/comp/gb.util/.app.png
- main/comp/gb.util/.icon.png
- main/comp/gb.util/.src/Shell.module
- main/gbx/gbx_archive.c
- main/gbx/gbx_archive.h
- main/share/gb_file_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ab7596fd0a625510062a8eef297f0ce53578d5c...79a341c84ad2118f2a4b1d985eb1e3ad2add13e3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ab7596fd0a625510062a8eef297f0ce53578d5c...79a341c84ad2118f2a4b1d985eb1e3ad2add13e3
You're receiving this email because of your account on gitlab.com.