public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog String++.cc String++.h desktop ...
@ 2003-07-30 23:10 igor
  0 siblings, 0 replies; 2+ messages in thread
From: igor @ 2003-07-30 23:10 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	igor@sourceware.org	2003-07-30 23:10:35

Modified files:
	.              : ChangeLog String++.cc String++.h desktop.cc 
	                 filemanip.cc 

Log message:
	2003-07-30  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
	
	* String++.h (String::replace): New instance functions.
	* String++.cc (String::replace): Implement.
	* filemanip.cc (backslash): Change to use String::replace.
	* desktop.cc (make_cygwin_bat): Escape '%' in path.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.404&r2=2.405
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.cc.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.h.diff?cvsroot=cygwin-apps&r1=2.13&r2=2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12


^ permalink raw reply	[flat|nested] 2+ messages in thread

* setup ChangeLog String++.cc String++.h desktop ...
@ 2006-03-30 22:55 maxb
  0 siblings, 0 replies; 2+ messages in thread
From: maxb @ 2006-03-30 22:55 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2006-03-30 22:55:55

Modified files:
	.              : ChangeLog String++.cc String++.h desktop.cc 
	                 filemanip.cc filemanip.h 

Log message:
	2006-03-30  Max Bowsher  <maxb1@ukf.net>
	
	* String++.cc (replace): New function to take the place of one form
	of String::replace method.
	* String++.h (replace): Declare.
	(String::replace): Make private.
	
	* desktop.cc (make_cygwin_bat): Use new function.
	* filemanip.cc (backslash): Use simple loop in place of
	String::replace.
	* filemanip.h (backslash): Change signature to use std::string in
	place of String.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.533&r2=2.534
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/String++.cc.diff?cvsroot=cygwin-apps&r1=2.20&r2=2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/String++.h.diff?cvsroot=cygwin-apps&r1=2.23&r2=2.24
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.41&r2=2.42
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.16&r2=2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.h.diff?cvsroot=cygwin-apps&r1=1.11&r2=1.12


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-30 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-30 23:10 setup ChangeLog String++.cc String++.h desktop igor
2006-03-30 22:55 maxb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).