File tree
9 files changed
+26
-33
lines changed- src
- vendor
9 files changed
+26
-33
lines changed+7-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
10 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 |
| |
12 | 17 |
| |
13 | 18 |
| |
|
+9-21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 | 39 |
| |
52 | 40 |
| |
53 | 41 |
| |
54 | 42 |
| |
55 |
| - | |
| 43 | + | |
56 | 44 |
| |
57 | 45 |
| |
58 | 46 |
| |
| |||
68 | 56 |
| |
69 | 57 |
| |
70 | 58 |
| |
71 |
| - | |
| 59 | + | |
72 | 60 |
| |
73 | 61 |
| |
74 | 62 |
| |
| |||
84 | 72 |
| |
85 | 73 |
| |
86 | 74 |
| |
87 |
| - | |
| 75 | + | |
88 | 76 |
| |
89 | 77 |
| |
90 | 78 |
| |
| |||
94 | 82 |
| |
95 | 83 |
| |
96 | 84 |
| |
97 |
| - | |
| 85 | + | |
98 | 86 |
| |
99 | 87 |
| |
100 | 88 |
| |
|
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
- .github/FUNDING.yml+2
- .github/workflows/main.yml+26
- .gitignore+1-1
- CMakeLists.txt+47-32
- LICENSE.txt+16-22
- docs/CHANGELOG.txt+1-1
- docs/INSTALL.txt+1-1
- extras/buildbot-checker.sh+4-46
- extras/buildbot-emscripten.sh+3-29
- extras/buildbot-raspberrypi.sh+4-20
- extras/globbing.c+2-2
- extras/ignorecase.c+7-7
- extras/physfs.pc.in+3-3
- extras/physfsrwops.c+7-7
- extras/physfsunpack.c+4-4
- extras/selfextract.c+2-2
- src/physfs.c+196-109
- src/physfs.h+75-7
- src/physfs_archiver_7z.c+6-3
- src/physfs_archiver_hog.c+66-10
- src/physfs_internal.h+2-1
- src/physfs_lzmasdk.h+3
- src/physfs_miniz.h+1
- src/physfs_platform_android.c+117
- src/physfs_platform_posix.c+35-9
- src/physfs_platform_windows.c+5-5
- src/physfs_platforms.h+5-5
- src/physfs_unicode.c+1-1
- test/test_physfs.c+50-2
Submodule random updated from 528b381 to c697860
0 commit comments