This website requires JavaScript.
Explore
Help
Register
Sign In
SparkleProject
/
Sparkle
Watch
1
Star
0
Fork
0
You've already forked Sparkle
mirror of
https://github.com/sparkle-project/Sparkle.git
synced
2025-11-01 15:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
github_actions_update_test
Sparkle
/
Vendor
/
bsdiff
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Daniel Jalkut
2e1596c673
A recent merge with master caused the CLANG_WARN_COMMA warning to be enabled, which generates warnings in this ui-separation-and-xpc only file. I thought it would be safest to use #pragma clang diagnostic ignore to quiet the warnings without changing the source file in this file. (
#1314
)
2018-11-14 17:26:10 +00:00
..
bscommon.c
Improve error handling on readfile()
2016-05-16 22:05:53 -04:00
bscommon.h
Use FILE* functions in bspatch.c
2016-05-16 22:04:44 -04:00
bsdiff.c
Fix warnings for bsdiff.c
2016-05-16 22:20:35 -04:00
bspatch.c
Fix indentation with bspatch.c
2016-05-16 22:30:48 -04:00
bspatch.h
Fix const warnings for both Xcode 6 and 7.
2015-07-09 17:16:06 -07:00
sais.c
A recent merge with master caused the CLANG_WARN_COMMA warning to be enabled, which generates warnings in this ui-separation-and-xpc only file. I thought it would be safest to use #pragma clang diagnostic ignore to quiet the warnings without changing the source file in this file. (
#1314
)
2018-11-14 17:26:10 +00:00
sais.h
Fix warnings in sais. These have been sent upstream as well.
2015-07-09 17:16:06 -07:00