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 Makefile.am String++.cc String ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb at sourceware dot org	2003-03-18 22:43:16

Modified files:
	.              : ChangeLog Makefile.am String++.cc String++.h 
	                 postinstall.cc 
Added files:
	.              : FilterVisitor.cc FilterVisitor.h 

Log message:
	2003-03-18  Igor Pechtchanski  <pechtcha at cs dot nyu dot edu>
	
	* postinstall.cc (do_postinstall): Filter out '*.done'.
	* FilterVisitor.h: New header file.  Declare the
	FilterVisitor, Filter, and ExcludeNameFilter classes.
	* FilterVisitor.cc: New file.  Implement FilterVisitor,
	Filter, and ExcludeNameFilter.
	* String++.h (String::matches): New instance function.
	* String++.cc (String::matches): Implement.
	(strmatch) Import and adapt for <buf,len> strings.
	* Makefile.am (setup_SOURCES): Add FilterVisitor.cc and
	FilterVisitor.h to value.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/FilterVisitor.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/FilterVisitor.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.339&r2=2.340
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.cc.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.h.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/postinstall.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11


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