2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
- CHANGELOG.md+22
- LICENSE+46
- README.md+1-1
- images/SerpApi-logo.png
- source/lexbor/core/diyfp.c+32-4
- source/lexbor/core/diyfp.h+31-4
- source/lexbor/core/dtoa.c+30-33
- source/lexbor/core/dtoa.h+30-4
- source/lexbor/core/str.c+25
- source/lexbor/core/str.h+6
- source/lexbor/core/strtod.c+30-8
- source/lexbor/core/strtod.h+30-4
- source/lexbor/dom/interfaces/document_type.c+104-1
- source/lexbor/dom/interfaces/document_type.h+29-1
- source/lexbor/unicode/base.h+1-1
- source/lexbor/url/url.c+853-31
- source/lexbor/url/url.h+298
- test/lexbor/core/str.c+6
- test/lexbor/html/dom/document_type.c+125
- test/lexbor/url/errors.c+41
- test/lexbor/url/search_params.c+616
0 commit comments