This website requires JavaScript.
Explore
Help
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
44381c09d79ca24ac7ea993c43cc2f52a6e151fe
pollymc
/
api
/
logic
/
net
T
History
Petr Mrázek
7fe94ca7b4
NOISSUE fix all sorts of warnings, enable
Werror
and
pedantic
2018-06-28 23:18:45 +02:00
..
ByteArraySink.h
…
ChecksumValidator.h
NOISSUE do not keep downloads in memory, add (some) missing virtual dtors
2018-06-28 21:34:56 +02:00
Download.cpp
…
Download.h
…
FileSink.cpp
NOISSUE fix all sorts of warnings, enable
Werror
and
pedantic
2018-06-28 23:18:45 +02:00
FileSink.h
…
HttpMetaCache.cpp
Catch C++ exceptions by const reference
2018-05-19 19:18:26 -04:00
HttpMetaCache.h
…
MetaCacheSink.cpp
NOISSUE fix all sorts of warnings, enable
Werror
and
pedantic
2018-06-28 23:18:45 +02:00
MetaCacheSink.h
…
Mode.h
…
NetAction.h
…
NetJob.cpp
GH-2124 First complete implementation, installing is working now! GH-2172 Added sorting
2018-03-11 19:30:47 +01:00
NetJob.h
…
PasteUpload.cpp
…
PasteUpload.h
NOISSUE do not keep downloads in memory, add (some) missing virtual dtors
2018-06-28 21:34:56 +02:00
Sink.h
…
URLConstants.cpp
…
URLConstants.h
…
Validator.h
…