Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 08 Aug 2007 14:11:29 +0100] rev 1214
Revert experimental code in src/wscript accidentally committed.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 08 Aug 2007 12:36:59 +0100] rev 1213
WAF: handle --doxygen before building; now only generates docs and does not build anything.
Tom Henderson <tomh@tomh.org> [Tue, 07 Aug 2007 20:37:52 -0700] rev 1212
add unreachable statement to solve gcc-4.0.x compiler bug for optimized builds on os x
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 07 Aug 2007 00:16:13 +0100] rev 1211
Fix compilation of BreakpointFallback on win32/mingw, which has signal.h but does not define SIGTRAP.
Craig Dowell <craigdo@ee.washington.edu> [Mon, 06 Aug 2007 14:40:43 -0700] rev 1210
fix opt warnings, let compiler do tail call optimization in csma nd, remove protected access from router iface
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 06 Aug 2007 15:45:29 +0200] rev 1209
make the previous merge actually work
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 06 Aug 2007 15:32:27 +0200] rev 1208
merge implicit conversion tree
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 30 Jul 2007 14:57:49 +0200] rev 1207
remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 30 Jul 2007 14:20:10 +0200] rev 1206
add implicit conversion to Ipv4Address
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 30 Jul 2007 14:17:12 +0200] rev 1205
add implicit conversion to Eui48Address