Commit 4f971a1
committed
Fix Windows build issues.
1 parent 60c547d commit 4f971a1
3 files changed
Lines changed: 14 additions & 6 deletions
- .gitignore-1
- CHANGES.md-50
- configure+43-161
- configure.ac+2-26
- doc/pdfio.3+25-158
- doc/pdfio.html+49-165
- doc/pdfio.md+18-107
- examples/Makefile+1-7
- examples/md2pdf.c+3-3
- examples/pdfioinfo.c+1-1
- examples/pdfiomerge.c-146
- makesrcdist+2-2
- pdfio-array.c-2
- pdfio-common.c+9-12
- pdfio-content.c+103-136
- pdfio-content.h+2-2
- pdfio-crypto.c+78-47
- pdfio-dict.c+128-25
- pdfio-file.c+102-273
- pdfio-object.c+7-21
- pdfio-private.h+8-24
- pdfio-stream.c+7-30
- pdfio-string.c+18-374
- pdfio-token.c+14-7
- pdfio-value.c+115-210
- pdfio.h+8-6
- pdfio_native.nuspec+2-2
- pdfio_native.redist.nuspec+1-1
- ttf.c+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | | - | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
0 commit comments