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 LogFile.cc LogFile.h LogSingle ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2002-11-09 06:32:58

Modified files:
	.              : ChangeLog LogFile.cc LogFile.h LogSingleton.cc 
	                 LogSingleton.h 

Log message:
	2002-11-10  Robert Collins  <rbtcollins@hotmail.com>
	
	* LogFile.cc: use 'std::' where needed throughout.
	(LogFile::createLogFile): Implement a factory for LogFile.
	(LogFile::LogFile): Update for use with the factory, and to
	handle the latest g++ library changes.
	(LogFile::operator()): Ditto.
	(LogFile::endEntry()): Ditto.
	* LogFile.h: Ditto.
	* LogSingleton.cc: Ditto.
	* LogSingleton.h: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.287&r2=2.288
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogSingleton.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogSingleton.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3


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