Tom Henderson <tomh@tomh.org> [Wed, 24 Jun 2009 14:35:07 -0700] rev 4587
some wifi manual updates
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 24 Jun 2009 19:38:59 +0100] rev 4586
When comparing regression traces, ignore newline differences for text files (.tr and .mob extensions); this makes regression testing in win32/mingw pass.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 24 Jun 2009 18:43:04 +0100] rev 4585
merge
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 24 Jun 2009 18:42:07 +0100] rev 4584
Fix win32/mingw bug running commands with command-template: needed to escape backslashes before calling shlex.split().
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 24 Jun 2009 16:12:09 +0100] rev 4583
Handle WindowsError exception in subprocess.Popen called from _run_argv
tjkopena@cs.drexel.edu [Wed, 24 Jun 2009 10:57:52 -0400] rev 4582
Minor tweak to stats example.
tjkopena@cs.drexel.edu [Wed, 24 Jun 2009 10:43:52 -0400] rev 4581
Minor tweaks to stats API.
fmoatamr [Wed, 24 Jun 2009 09:45:31 +0200] rev 4580
Bug 456: doxygen introspection for trace source config paths is wrong
Francesco Malandrino <francesco.malandrino@gmail.com> [Tue, 23 Jun 2009 22:42:09 -0700] rev 4579
New Zipf random variable
Craig Dowell <craigdo@ee.washington.edu> [Tue, 23 Jun 2009 22:12:35 -0700] rev 4578
Finally make tap bridge work with VMs (bug 569)