Commit Graph

30 Commits

Author SHA1 Message Date
Mathieu Lacage
d9318db068 convert use of <cassert> to "ns3/assert.h" 2007-02-16 09:56:21 +01:00
Mathieu Lacage
4094a5bb2c handle correctly nanosecond input 2007-02-05 12:42:32 +01:00
Mathieu Lacage
05852215dc make sure we reset the simulator configuration for each run 2006-12-15 13:51:56 +01:00
Mathieu Lacage
311c6ce026 add command-line options to simulator benchmark 2006-12-15 10:19:49 +01:00
Mathieu Lacage
e28e55aea8 make the event replay code actually work. Stop using deques and use std::vector instead. plus a bunch of other fixes to deal correctly with removes 2006-12-15 10:05:28 +01:00
Mathieu Lacage
bdc613c1df fix the Simulation event replayer: make it build 2006-12-12 14:59:13 +01:00
Mathieu Lacage
19d2e21aaf add small perl utility to generate static sample distributions 2006-12-12 14:02:07 +01:00
Mathieu Lacage
3473e1cb60 fix coding style 2006-12-12 13:53:30 +01:00
Mathieu Lacage
b34af189e6 add help output to simulator bench/tester 2006-12-12 13:50:35 +01:00
Mathieu Lacage
ac043f3e9d rename Time::ApproximateTo methods to Time::Get 2006-11-21 15:53:32 +01:00
Mathieu Lacage
b4e41a481b make Time relative instead of Absolute 2006-11-21 15:50:09 +01:00
Mathieu Lacage
0fade9d7af fix coding style 2006-11-01 13:11:30 +01:00
Mathieu Lacage
4449e8b51d new Time implementation 2006-10-28 21:21:34 +02:00
Mathieu Lacage
7f101b2f41 make python code more Pep8 conformant (patch from Gustavo Carneiro) 2006-10-23 09:24:36 +02:00
Mathieu Lacage
90df8d054b change emacs mode to new NS3 elisp mode 2006-10-20 14:17:03 +02:00
Mathieu Lacage
a535e12b9e fix python tab indent 2006-10-16 13:12:22 +02:00
Mathieu Lacage
504d4ad8bd add magic emacs incantation for python 2006-10-14 10:13:14 +02:00
Mathieu Lacage
7f8eb2c50b fix coding style 2006-10-06 13:37:25 +02:00
Mathieu Lacage
7937fef2f7 fix lcov report output 2006-10-03 10:45:39 +02:00
Mathieu Lacage
c3a9fb96d2 add lcov support 2006-10-03 10:20:55 +02:00
Mathieu Lacage
9f93b7fb53 fix emacs tab mode (reported by george) 2006-10-02 14:34:53 +02:00
Mathieu Lacage
f935fe02bd change indent to be 4 spaces 2006-09-05 13:18:11 +02:00
Mathieu Lacage
e57dd3faa5 variable/method/function coding style update 2006-09-05 13:13:39 +02:00
Mathieu Lacage
778ca40af3 member variables coding style change 2006-09-05 12:54:53 +02:00
Mathieu Lacage
79ba177ba4 fix us/ns handling 2006-09-04 13:18:16 +02:00
Mathieu Lacage
554cb205f4 remove more unused files, rename system files 2006-09-04 12:28:04 +02:00
Mathieu Lacage
02fa792b81 first cut at george's ideas on api 2006-09-03 12:24:04 +02:00
Mathieu Lacage
28c0b86278 change yans namespace to ns3 2006-08-29 17:55:34 +02:00
Mathieu Lacage
e54c17ecd7 replace yans include with ns3 include 2006-08-29 17:51:04 +02:00
Mathieu Lacage
a95a257ae9 utils and samples 2006-08-29 17:47:17 +02:00