This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ./ChangeLog ./IniParseFindVisitor.cc ./M ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2005-04-05 22:55:10

Modified files:
	.              : ChangeLog IniParseFindVisitor.cc Makefile.am 
	                 download.cc ini.cc 
Added files:
	csu_util       : rfc1738.cc rfc1738.h 
Removed files:
	.              : rfc1738.cc rfc1738.h 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.473&r2=2.474
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/IniParseFindVisitor.cc.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.51&r2=2.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ini.cc.diff?cvsroot=cygwin-apps&r1=2.40&r2=2.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/rfc1738.cc.diff?cvsroot=cygwin-apps&r1=2.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/rfc1738.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/csu_util/rfc1738.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/csu_util/rfc1738.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]