Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: pooma


  • To: pooma-cvs@xxxxxxxxxxxxxxxxxxxxxx
  • Subject: CVS update: pooma
  • From: haney@xxxxxxxxxxxxxxxxxxxxxxx
  • Date: 27 Apr 2001 22:55:55 -0000

Date:	Friday April 27, 2001 @ 16:55
Author:	haney

Update of /home/pooma/Repository/r2/src/NewField/Updater
In directory merlin.codesourcery.com:/tmp/cvs-serv16831/r2/src/NewField/Updater

Modified Files:
	ConstantFaceBC.h 
Log Message:
Expanded comments and added code to correctly strip off a Field's updaters when it is made the target of an Updater. This fixes a serious memory bug. Also, deprecated subject() and category() member functions: use target() and traits() instead.