Mitch Watrous
|
1718599e48
|
Write a status file during waf build step
|
2011-04-28 09:10:29 -07:00 |
|
Josh Pelkey
|
65bfec39f2
|
check additional directory for nsc library
|
2011-04-27 10:16:08 -04:00 |
|
John Abraham
|
e9a5c40990
|
Bug 1105 Move topology helpers in separate per-device modules
|
2011-04-26 15:52:10 -07:00 |
|
John Abraham
|
59752d3727
|
Bug 1105 Move topology helpers into separate per-device modules
|
2011-04-26 15:49:03 -07:00 |
|
John Abraham
|
f6a6236ef8
|
Bug 1105 Move topology helpers into separate per-device modules
|
2011-04-26 15:42:15 -07:00 |
|
John Abraham
|
d406a5b87d
|
Bug 1105 Move topology helpers into separate per-device modules
|
2011-04-26 15:18:32 -07:00 |
|
Mitch Watrous
|
a87f0cb97e
|
Bug 1110 - Sort alphabetically and display Modules built in columns
|
2011-04-26 14:21:44 -07:00 |
|
Mitch Watrous
|
23209eb41f
|
Bug 1108 - test.py -e option needs repair
|
2011-04-26 12:53:50 -07:00 |
|
Josh Pelkey
|
437312f163
|
move MPI examples over
|
2011-04-26 15:38:09 -04:00 |
|
Tom Henderson
|
5faedc2049
|
fix mpi
|
2011-04-26 14:57:48 -04:00 |
|
Mathieu Lacage
|
c580674e28
|
try to fix 32bit build with some gcc compilers
|
2011-04-25 20:21:11 +02:00 |
|
Mathieu Lacage
|
8ed8b63414
|
avoid conversion warning by old versions of gcc
|
2011-04-23 13:53:31 +02:00 |
|
Mitch Watrous
|
bd17e94f65
|
Make MPI examples be built and run
|
2011-04-21 13:51:07 -07:00 |
|
John Abraham
|
ff6b43660a
|
Bug 1106: Remove CanvasLocation dependencies
|
2011-04-22 08:24:37 -07:00 |
|
Tom Henderson
|
34fe2704ef
|
update module dependencies
|
2011-04-21 10:50:36 -07:00 |
|
Tom Henderson
|
66f650787b
|
Fix header file inclusion for MPI examples
|
2011-04-21 10:25:30 -07:00 |
|
Tom Henderson
|
880c163ac5
|
strip Control-M from example file; run through check-style.py
|
2011-04-21 10:12:56 -07:00 |
|
Tom Henderson
|
bf93e5e7dd
|
disable main-propagation-loss example from valgrind tests
|
2011-04-21 06:23:25 -07:00 |
|
Tom Henderson
|
534c10f5fc
|
clean valgrind report for main-propagation-loss.cc example
|
2011-04-21 06:22:05 -07:00 |
|
Mathieu Lacage
|
ef140c82f3
|
bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets
|
2011-04-21 13:41:36 +02:00 |
|
Mathieu Lacage
|
d9febdf743
|
testcase for bug 1072
|
2011-04-21 09:26:55 +02:00 |
|
Tom Henderson
|
5fdcb13489
|
break reference cycle in JakesPropagationLossModel; fix destructor
|
2011-04-20 10:03:40 -07:00 |
|
Mitch Watrous
|
4daaf0abf4
|
Make some examples free their memory when finished
|
2011-04-20 09:17:16 -07:00 |
|
Mitch Watrous
|
534e71f5f6
|
Update tutorial
|
2011-04-19 10:30:50 -07:00 |
|
Mathieu Lacage
|
b52ff87b43
|
fix typo: % should be $
|
2011-04-19 14:39:15 +02:00 |
|
Mathieu Lacage
|
1ea256f802
|
forgot ns3 postfix
|
2011-04-19 14:11:12 +02:00 |
|
Mathieu Lacage
|
086d30464b
|
install core-config.h
|
2011-04-19 08:25:57 +02:00 |
|
Mathieu Lacage
|
ed0d67d5c9
|
use netanim-config.h header name to match config naming pattern
|
2011-04-19 08:25:51 +02:00 |
|
Mitch Watrous
|
8c6a8804ff
|
Print modules built list at end of waf build
|
2011-04-18 10:50:55 -07:00 |
|
Mathieu Lacage
|
b1dd88b227
|
fix deps
|
2011-04-18 12:10:18 +02:00 |
|
Mitch Watrous
|
010649d7ba
|
Bug 1088 - Code in scratch directory assumes all modules are enabled
|
2011-04-17 20:06:22 -07:00 |
|
Mitch Watrous
|
a64837e4b4
|
Make function's docstring be comments to fix waf help message
|
2011-04-17 19:45:48 -07:00 |
|
Mitch Watrous
|
3a3673d951
|
Print modules to build list at beginning of waf build
|
2011-04-17 18:58:45 -07:00 |
|
Andrey Mazo
|
d3344cbbb8
|
build fixes for gcc 4.6
|
2011-04-17 14:54:42 +02:00 |
|
Mathieu Lacage
|
af275c07eb
|
bugs fixed
|
2011-04-17 14:34:40 +02:00 |
|
Mathieu Lacage
|
3efa74c0a5
|
RELEASE_NOTES, CHANGES.html
|
2011-04-17 14:23:18 +02:00 |
|
Mathieu Lacage
|
db1a968acf
|
update test output
|
2011-04-17 14:23:09 +02:00 |
|
Mathieu Lacage
|
7b89cdcd95
|
merge
|
2011-04-17 13:58:26 +02:00 |
|
Mitch Watrous
|
c3ebf91792
|
Move example from core to point-to-point
|
2011-04-15 16:03:28 -07:00 |
|
Tom Henderson
|
338eb54233
|
bug 1046: Check AODV LocalDeliver callback before using it
|
2011-04-15 15:45:50 -07:00 |
|
Mitch Watrous
|
3c78215274
|
Merge
|
2011-04-15 13:05:52 -07:00 |
|
Mitch Watrous
|
6c0d5166e8
|
Make examples that were in samples directory run
|
2011-04-15 13:03:02 -07:00 |
|
Mathieu Lacage
|
0fecf0ecef
|
scan monolithic bindings
|
2011-04-15 21:13:19 +02:00 |
|
Mathieu Lacage
|
7095312867
|
modular bindings scan
|
2011-04-15 21:03:28 +02:00 |
|
Mathieu Lacage
|
4b74dc78f9
|
really require version 785
|
2011-04-15 20:51:42 +02:00 |
|
Mathieu Lacage
|
a341d022d5
|
merge with HEAD
|
2011-04-15 20:50:42 +02:00 |
|
Mathieu Lacage
|
8d52758c4a
|
avoid ambiguous method overloads for python bindings
|
2011-04-15 20:48:12 +02:00 |
|
Mitch Watrous
|
357a5c8661
|
Print enabled modules list at end of waf configure
|
2011-04-15 09:06:01 -07:00 |
|
Mathieu Lacage
|
40b4742205
|
define PYTHON_SCAN
|
2011-04-15 13:35:08 +02:00 |
|
Mathieu Lacage
|
80ecb9efcc
|
define PYTHON_SCAN
|
2011-04-15 13:34:57 +02:00 |
|