]> cygwin.com Git - cygwin-apps/setup.git/commit - ini.cc
2005-04-05 Max Bowsher <maxb@ukf.net>
authorMax Bowsher <maxb1@ukf.net>
Tue, 5 Apr 2005 22:55:09 +0000 (22:55 +0000)
committerMax Bowsher <maxb1@ukf.net>
Tue, 5 Apr 2005 22:55:09 +0000 (22:55 +0000)
commit946198be68ce8dd54407e53ec54fa5197e37abdf
treec055b618b3e1a7d4a69d7d51092f626480263840
parente76de0f5bc856d1e02f0e3b4137f8ff8a08097ff
2005-04-05  Max Bowsher  <maxb@ukf.net>

The Big Cleanup: Phase "rfc1738"

* rfc1738.cc, rfc1738.h: Delete.
* csu_util/rfc1738.cc: Reimport latest version from upstream source.
Make thread-safe. Rewrite C++ wrapper in terms of std::string.
Document the divergences from the upstream source.
* csu_util/rfc1738.h: Recreate for the std::string version of the
C++ wrapper.

* Makefile.am (setup_SOURCES): Sync with added/removed files.
* IniParseFindVisitor.cc: Modify #includes.
(IniParseFindVisitor::visitFile): Change function name, as the new
C++ wrapper does not contain an irregularity that the old one did.
* download.cc: Modify #includes.
* ini.cc: Modify #includes.
ChangeLog
IniParseFindVisitor.cc
Makefile.am
csu_util/rfc1738.cc [new file with mode: 0644]
csu_util/rfc1738.h [new file with mode: 0644]
download.cc
ini.cc
rfc1738.cc [deleted file]
rfc1738.h [deleted file]
This page took 0.035775 seconds and 5 git commands to generate.