Commit Graph

9 Commits

Author SHA1 Message Date
Vitalii Koshura 44742026e2
Remove trailing whitespaces. Add CI script to verify in on every commit
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-05 20:08:17 +02:00
David Anderson bb0ced01ba - wrapper: add source files for a regular expression library
(too be used soon)
- boinc_zip: add makefile for test program
2013-03-04 15:04:51 +01:00
David Anderson 7acf1632fa - The zip library was moved to a directory (project_depends)
outside of BOINC, but the build files weren't made to work.
Move the library back where it was before.


svn path=/trunk/boinc/; revision=25056
2012-01-14 05:48:01 +00:00
David Anderson aef0f104e2 Move the BOINC compatible InfoZip
svn path=/trunk/boinc/; revision=18619
2009-07-17 16:29:24 +00:00
David Anderson 420e00f137 *** empty log message ***
svn path=/trunk/boinc/; revision=11860
2007-01-15 19:25:23 +00:00
Bruce Allen 998db46c9b Fixes to BOINC zip library from Carl Christensen. Carl says:
"I found a problem with boinc_zip; it seems some Linux STL's
aren't very nice about classes that are inherited from their
objects on multiple use; or huge file lists that we use on CPDN.
So I rewrite it to just use "straight" std::string's in a vector.
It's fully backwardly compatible and seems to work fine."

svn path=/trunk/boinc/; revision=9203
2006-01-09 22:06:19 +00:00
Bruce Allen d46b5a15f0 - Fixed boinc_zip.h so that it works correctly under both C++ and
C under both Unix and Win32.

svn path=/trunk/boinc/; revision=4699
2004-12-02 12:40:16 +00:00
David Anderson de1d1244c4 *** empty log message ***
svn path=/trunk/boinc/; revision=3676
2004-06-19 05:39:00 +00:00
David Anderson a0a84bf166 *** empty log message ***
svn path=/trunk/boinc/; revision=3366
2004-05-11 20:19:49 +00:00