Wed, 28 Jan 2009 11:01:02 +0000 Interpret regression program non-zero exit as a test failure, instead of showing a traceback.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 28 Jan 2009 11:01:02 +0000] rev 4129
Interpret regression program non-zero exit as a test failure, instead of showing a traceback.
Tue, 27 Jan 2009 14:18:55 +0000 Make sure to call ns3.Simulator.Destroy() before python exit to avoid segmentation faults on program exit.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 27 Jan 2009 14:18:55 +0000] rev 4128
Make sure to call ns3.Simulator.Destroy() before python exit to avoid segmentation faults on program exit.
Mon, 26 Jan 2009 13:41:54 -0800 add wifi-architecture figure to manual
Tom Henderson <tomh@tomh.org> [Mon, 26 Jan 2009 13:41:54 -0800] rev 4127
add wifi-architecture figure to manual
Sun, 25 Jan 2009 21:57:24 +0000 Workaround WAF issue 325 for generating module header files
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 25 Jan 2009 21:57:24 +0000] rev 4126
Workaround WAF issue 325 for generating module header files
Sun, 25 Jan 2009 15:44:55 +0000 samples/main-test-sync also depends on the realtime optional feature
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 25 Jan 2009 15:44:55 +0000] rev 4125
samples/main-test-sync also depends on the realtime optional feature
Sun, 25 Jan 2009 15:39:36 +0000 Don't use the flag -pthread on darwin to avoid warning message
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 25 Jan 2009 15:39:36 +0000] rev 4124
Don't use the flag -pthread on darwin to avoid warning message
Sun, 25 Jan 2009 14:52:09 +0000 Fix 'no newline at the end of file' compilation error in the pthread test
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 25 Jan 2009 14:52:09 +0000] rev 4123
Fix 'no newline at the end of file' compilation error in the pthread test
Sun, 25 Jan 2009 14:48:47 +0000 EmuNetDevice also depends on the availibility of threading support
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 25 Jan 2009 14:48:47 +0000] rev 4122
EmuNetDevice also depends on the availibility of threading support
Sat, 24 Jan 2009 19:25:33 +0000 Detect pthread support by compiling a test program with the -pthread switch, not just check for the header file.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sat, 24 Jan 2009 19:25:33 +0000] rev 4121
Detect pthread support by compiling a test program with the -pthread switch, not just check for the header file.
Sat, 24 Jan 2009 18:47:47 +0000 librt is need not for threading primitives but for the real time scheduler
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sat, 24 Jan 2009 18:47:47 +0000] rev 4120
librt is need not for threading primitives but for the real time scheduler
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip