This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
libexpat
Watch
1
Star
0
Fork
0
You've already forked libexpat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,333
Commits
1
Branch
0
Tags
16
MiB
C
55.2%
Shell
21.2%
Makefile
10.8%
HTML
5.1%
CMake
2.6%
Other
5%
5c9cc0eed8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Pascal Cuoq
5c9cc0eed8
Avoid undefined behavior when computing larger blockSize. The compiler might reason that (end - start)*2 is negative only if (end - start) is negative, see
https://godbolt.org/g/wVEoTM
2016-05-16 16:10:57 +02:00
expat
Avoid undefined behavior when computing larger blockSize. The compiler might reason that (end - start)*2 is negative only if (end - start) is negative, see
https://godbolt.org/g/wVEoTM
2016-05-16 16:10:57 +02:00
htdocs
Sync change log
2016-03-28 22:23:43 +02:00
testdata
wrapped some long lines
2003-09-12 03:52:18 +00:00
.gitignore
Initial Revision
1997-11-04 05:43:52 +00:00