Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 01 Aug 2007 21:35:34 +0100] rev 1016
Detect when running waf --shell with stale environment variables and give an error when it happens.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 01 Aug 2007 18:34:23 +0100] rev 1015
WAF: when changing environment (e.g. LD_LIBRARY_PATH for --run and --shell), make the new paths take precedence over the old ones.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 01 Aug 2007 19:52:59 +0200] rev 1014
merge with trunk
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 17:49:04 +0200] rev 1013
optmize slightly Ptr<T>::Acquire
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 17:44:15 +0200] rev 1012
remove GetEventImpl
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 17:36:14 +0200] rev 1011
be more consistant in the handling of references
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 17:28:17 +0200] rev 1010
more optimizations
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 17:18:14 +0200] rev 1009
optimize EventImpl refcounting
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 15:37:22 +0200] rev 1008
use a Ptr<> to manage EventImpl instances
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 27 Jul 2007 15:37:05 +0200] rev 1007
add an extra constructor to use when the Create template cannot be used