This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

src/winsup/cinstall ChangeLog README choose.cc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2002-01-01 04:32:38

Modified files:
	winsup/cinstall: ChangeLog README choose.cc io_stream.cc 
	                 io_stream.h package_db.cc package_meta.cc 
	                 package_meta.h proppage.cc propsheet.cc 
	                 window.cc window.h 

Log message:
	2002-01-01  Robert Collins  <rbtcollins@hotmail.com>
	
	* README: Update TODO's.
	* choose.cc (set_existence): Delete non installed packages with no
	mirrors.
	(fill_missing_category): Fix an off-by-one error.
	(default_trust): Ditto. Also delete any unused categories.
	(view::init_headers): Fix an off-by-one error.
	(set_view_mode): Ditto.
	(set_view_mode): Ditto.
	(create_listview): Ditto.
	(dialog_cmd): Ditto.
	(do_choose): Ditto.
	* io_stream.cc: Indent.
	* io_stream.h: Ditto.
	* package_db.cc: Ditto.
	* package_meta.h: Const correctness for SDesc ();
	* proppage.cc: Run d2u and indent.
	* propsheet.cc: Run d2u and indent.
	* window.cc: Run d2u and indent.
	* window.h: Run d2u and indent.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=2.164&r2=2.165
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/README.diff?cvsroot=src&r1=2.11&r2=2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/choose.cc.diff?cvsroot=src&r1=2.81&r2=2.82
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/io_stream.cc.diff?cvsroot=src&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/io_stream.h.diff?cvsroot=src&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_db.cc.diff?cvsroot=src&r1=2.13&r2=2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.cc.diff?cvsroot=src&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.h.diff?cvsroot=src&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/proppage.cc.diff?cvsroot=src&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/propsheet.cc.diff?cvsroot=src&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/window.cc.diff?cvsroot=src&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/window.h.diff?cvsroot=src&r1=2.1&r2=2.2


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