Tatsuhiro Tsujikawa
032c7c2808
2008-03-09 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
...
type cleanup for allmost all remaining files.
2008-03-09 12:24:01 +00:00
Tatsuhiro Tsujikawa
fc0fa4203a
2008-03-07 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
...
Use unsigned char for data store.
2008-03-07 12:05:50 +00:00
Tatsuhiro Tsujikawa
1b7c198289
2008-02-08 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
...
Removed "using namespace std;" from all sources. Appended std::
prefix to c++
standard classes.
Included string.h where mem* function are used.
2008-02-08 15:53:45 +00:00
Tatsuhiro Tsujikawa
e26bbbb9ee
Merged stable-0.11 branch changes r15 into the trunk.
2007-09-13 15:08:02 +00:00
Tatsuhiro Tsujikawa
729d566678
Fixed typo: threw -> thrown
2007-08-09 14:54:36 +00:00
Tatsuhiro Tsujikawa
19ef788023
Merged Ross's patch to test code.
2007-07-23 14:09:46 +00:00
Tatsuhiro Tsujikawa
055c9e0b21
2007-07-01 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
...
Create directory structure specified in metalink file.
* src/RequestGroup.h, src/RequestGroup.cc
(initAndOpenFile): Create a directory to store files if it does
not
exist.
(getDir): New function.
2007-07-01 10:40:30 +00:00