Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
Tom Henderson
80422e7161
update bindings
2013-08-16 08:36:51 -07:00
Peter D. Barnes, Jr.
8695d856a1
Link to bug num in bug database with \bugid{num}
2013-08-15 12:01:57 -07:00
Steven Smith
0e5a67fd20
Bug 1753 Halting Issue with DistributedSimulatorImpl
2013-08-15 14:45:42 -04:00
Mitch Watrous
bf886d696f
Updatemany modules' Python bindings
2013-07-04 14:27:35 -07:00
Peter D. Barnes, Jr.
e3611c4078
Doxygenate todo's
2013-07-03 14:43:10 -07:00
Peter D. Barnes, Jr.
bc13311955
doxygenate simulator group
2013-06-11 16:45:49 -07:00
Mitch Watrous
b72c268305
Update Python bindings
2013-04-19 17:17:35 -07:00
Tom Henderson
89e67bbb33
update python bindings
2013-04-08 12:48:36 -07:00
Vedran Miletić
bbdb4231b3
Upgrade waf to 1.7.10 and fix included wscripts
...
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.
Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Brian Swenson
c1ed310393
(bug 1560) temporary workaround for variable-length arrays
2012-12-19 22:15:26 -08:00
Tom Henderson
61f9323e32
update bindings
2012-12-12 13:14:40 -08:00
Brian Swenson
d529904292
bug 1525 Linker error with mpi on Mac 10.8
2012-12-07 10:19:29 -05:00
Vedran Miletić
ed72cae14b
Fix MPI build (bug 1237 regression).
2012-09-06 16:35:31 +02:00
Vedran Miletić
71e380b55e
Bug 1237 - code cleanups related to includes
2012-09-01 20:57:21 +02:00
Mitch Watrous
261dc3b45a
Replace more instances of RandomVariable with RandomVariableStream
2012-08-20 19:08:45 -07:00
Mitch Watrous
da1cf74f90
Replace various instances of RandomVariable with RandomVariableStream
2012-08-20 14:25:35 -07:00
Brian Swenson
ef4e9ee2f4
Added example showing how to setup environmental variables for MPI
2012-07-11 11:01:23 -04:00
Mathieu Lacage
0e8b2225af
bring back Next since it is used internally
2012-03-28 09:02:14 -04:00
Tom Henderson
63a4034b10
rescan mpi bindings
2012-03-26 06:56:08 -07:00
Mathieu Lacage
7bad629683
bug 603: Simulator::Next is useless
2012-03-26 08:02:24 -04:00
Gustavo J. A. M. Carneiro
93fbaf6d0f
Rescan bindings
2012-02-20 09:38:45 -08:00
Gustavo J. A. M. Carneiro
8c3bf2b21f
Fix mpi module breakage when mpi is not enabled
2011-09-26 10:34:34 +01:00
Gustavo J. A. M. Carneiro
35f0a9aaae
Bug 1137 - mpi module is hard-coded for openmpi
2011-09-25 16:28:09 +01:00
Gustavo J. A. M. Carneiro
30194ccce0
Overhaul mpi detection logic, add -Wl,-rpath option for Fedora
2011-09-25 15:43:30 +01:00
Gustavo J. A. M. Carneiro
05b726cc71
Fix modules wscript usage of 'use' parameter
2011-09-22 13:03:25 +01:00
Gustavo J. A. M. Carneiro
2413ed7033
Don't traceback on missing mpic++
2011-09-13 19:25:55 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68
Upgrade to waf-1.6.7, work in progress
2011-09-08 16:13:40 +01:00
Tom Henderson
416be98fe9
rescan all bindings
2011-08-17 23:01:53 -07:00
YunQiang Su
d33563b5e4
bug 1177: auto generated man pages have error
2011-08-14 14:21:41 -07:00
Gustavo J. A. M. Carneiro
feda6149ee
Rescan all bindings
2011-08-04 17:50:36 +01:00
Gustavo J. A. M. Carneiro
4cf581619e
Rescan all python bindings for all modules
2011-07-20 16:02:32 +01:00
Tom Henderson
5e55050456
clear some documentation build errors
2011-05-24 23:44:09 -07:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
Tom Henderson
34688f76ec
rerun check-style.py with uncrustify-0.58
2011-05-22 22:28:15 -07:00
Mitch Watrous
25405009bf
Make some more modules show up on doxygen modules page
2011-05-18 17:24:04 -07:00
Tom Henderson
0958310641
split manual; create model library
2011-05-13 23:10:33 -07:00
John Abraham
c2aab68b3f
Bug 1087 Call MPI_Finalize to exit MPI environment
2011-05-13 16:31:25 -07:00
Josh Pelkey
884c3d5324
mpi coding style changes
2011-05-13 14:56:54 -04:00
Gustavo J. A. M. Carneiro
289649516b
bug 1058: InternetStackHelper pitfall: calling Install before adding routing protocols
2011-05-12 21:49:50 -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
7095312867
modular bindings scan
2011-04-15 21:03:28 +02:00
Gustavo J. A. M. Carneiro
b3a99c9300
The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript
2011-04-07 13:34:14 +01:00
Gustavo J. A. M. Carneiro
961ff12165
Modular bindings: scan the applications, contrib, mpi, flow-monitor, and point-to-point modules.
2011-03-13 18:40:36 +00:00
Tom Henderson
19b0944c33
Make destructor virtual
2011-02-25 17:21:08 -08:00
Tom Henderson
5d59dfa226
Remove dependency on PointToPointNetDevice from MPI code; organize MPI model/ directory
2011-02-25 09:31:08 -08:00
Tom Henderson
df07734f32
merge src/simulator into src/core; move src/core to new module layout
2011-02-18 16:05:39 -08:00
Josh Pelkey
da0697d4da
fix some doxygen
2010-07-27 14:34:47 -04:00