Fri, 20 Jul 2007 14:51:25 +0100 |
Gustavo J. A. M. Carneiro |
Update README to mention WAF instead of SCons.
|
changeset |
files
|
Fri, 20 Jul 2007 11:38:16 +0100 |
Gustavo J. A. M. Carneiro |
WAF: add back the --enable-rpath option, per Mathieu's request, though disabled by default.
|
changeset |
files
|
Fri, 20 Jul 2007 11:27:34 +0100 |
Gustavo J. A. M. Carneiro |
WAF: use a separate 'waf task' for installing each public ns3 header to work around a dependency tracking bug in waf causing too many rebuilds when a single header file changes.
|
changeset |
files
|
Fri, 20 Jul 2007 11:12:43 +0100 |
Gustavo J. A. M. Carneiro |
WAF: add obj.includes = '.' to command waf to do dependency tracking on private header files.
|
changeset |
files
|
Fri, 20 Jul 2007 09:13:51 +0200 |
Mathieu Lacage |
update ignore rules for waf generated files
|
changeset |
files
|
Fri, 20 Jul 2007 09:10:49 +0200 |
Mathieu Lacage |
remove scons scripts
|
changeset |
files
|
Thu, 09 Aug 2007 21:16:39 +0200 |
Mathieu Lacage |
forgot to update waf build scripts
|
changeset |
files
|
Thu, 19 Jul 2007 19:08:43 +0200 |
Mathieu Lacage |
merge
|
changeset |
files
|
Thu, 19 Jul 2007 18:57:19 +0200 |
Mathieu Lacage |
finish support for references as arguments to event handlers
|
changeset |
files
|
Thu, 19 Jul 2007 15:10:59 +0200 |
Mathieu Lacage |
fix testcase
|
changeset |
files
|
Thu, 19 Jul 2007 13:53:14 +0200 |
Mathieu Lacage |
rename traits to handle Ptr<> object pointers
|
changeset |
files
|
Thu, 19 Jul 2007 13:45:07 +0200 |
Mathieu Lacage |
failing testcases to for events with references as arguments
|
changeset |
files
|
Thu, 19 Jul 2007 13:44:42 +0200 |
Mathieu Lacage |
revert george's fix to support events with references as arguments
|
changeset |
files
|
Thu, 19 Jul 2007 12:48:22 +0100 |
Gustavo J. A. M. Carneiro |
Buffer::Iterator::Write (buffer, size) should have a uint32_t parameter, not
|
changeset |
files
|
Wed, 18 Jul 2007 17:43:45 -0400 |
Raj Bhattacharjea |
Added Triangularly distributed random variables
|
changeset |
files
|
Wed, 18 Jul 2007 09:27:22 -0500 |
Emmanuelle Laprise |
Fixed a typo in the documentation. Had to change NodeList::Index to
|
changeset |
files
|
Wed, 18 Jul 2007 09:11:48 -0500 |
Emmanuelle Laprise |
trying to merge again
|
changeset |
files
|
Mon, 16 Jul 2007 18:42:40 -0500 |
Emmanuelle Laprise |
Testing
|
changeset |
files
|
Tue, 03 Jul 2007 22:28:45 -0500 |
Emmanuelle Laprise |
Needed to push const changes
|
changeset |
files
|
Tue, 03 Jul 2007 22:25:42 -0500 |
Emmanuelle Laprise |
Remove the const after the DoAddDevice function
|
changeset |
files
|
Mon, 02 Jul 2007 19:59:40 -0500 |
Emmanuelle Laprise |
Removed the const after the DoAddDevice function because it is used to
|
changeset |
files
|
Wed, 18 Jul 2007 12:20:31 +0100 |
Gustavo J. A. M. Carneiro |
WAF: add a --command-template option to e.g. allow running programs with valgrind, gdb, etc.
|
changeset |
files
|
Wed, 18 Jul 2007 12:17:53 +0100 |
Gustavo J. A. M. Carneiro |
Backed out changeset df68dad55087ea649a33f04e78b4ff4cf324acdd
|
changeset |
files
|
Wed, 18 Jul 2007 11:43:39 +0100 |
Gustavo J. A. M. Carneiro |
WAF: add a --command-template option to e.g. allow running programs with valgrind, gdb, etc.
|
changeset |
files
|
Mon, 16 Jul 2007 22:49:48 -0700 |
Tom Henderson |
update release checklist
|
changeset |
files
|
Mon, 16 Jul 2007 22:44:02 -0700 |
Tom Henderson |
Added tag release ns-3.0.4 for changeset 5701e60bf01a
|
changeset |
files
|
Mon, 16 Jul 2007 22:43:10 -0700 |
Tom Henderson |
Remove doc/build-waf.txt
ns-3.0.4
|
changeset |
files
|
Mon, 16 Jul 2007 21:41:19 -0700 |
Tom Henderson |
changes for 3.0.4 release
|
changeset |
files
|
Sun, 15 Jul 2007 13:04:47 +0100 |
Gustavo J. A. M. Carneiro |
WAF: derive the variable NS3_MODULES from the 'all_modules' list in src/wscript, instead of requiring every module to define a configure function to register themselves. This way module registration is done in one place only: src/wscript. Requires module naming conventions, though.
|
changeset |
files
|
Thu, 12 Jul 2007 12:41:37 +0100 |
Gustavo J. A. M. Carneiro |
Make Simulator::IsExpired parameter const, to reflect the fact that the EventId is not changed. EventId::IsExpired and EventId::IsRunning also made const.
|
changeset |
files
|
Fri, 13 Jul 2007 10:40:10 +0200 |
George F. Riley |
Simplifications to the point to point devices and channel
|
changeset |
files
|
Tue, 10 Jul 2007 13:45:20 +0100 |
Gustavo J. A. M. Carneiro |
WAF: explain in the docs how to change the compilation flags.
|
changeset |
files
|
Tue, 10 Jul 2007 13:42:23 +0100 |
Gustavo J. A. M. Carneiro |
WAF: don't change CXXFLAGS if CXXFLAGS is set in the OS environment (so that user CXXFLAGS take precedence).
|
changeset |
files
|
Tue, 10 Jul 2007 13:37:17 +0100 |
Gustavo J. A. M. Carneiro |
WAF: add debugging symbols to optimized builds
|
changeset |
files
|
Mon, 09 Jul 2007 06:43:11 -0700 |
Tom Henderson |
WAF: --update build-waf.txt; add note about waf configure, add waf dist/distclean, remove ./ as part of system path to waf
|
changeset |
files
|
Mon, 09 Jul 2007 14:36:40 +0100 |
Gustavo J. A. M. Carneiro |
WAF: ignore errors on shutil.rmtree in dist_hook, so that waf dist works even when no docs were previously generated.
|
changeset |
files
|
Mon, 09 Jul 2007 14:31:52 +0100 |
Gustavo J. A. M. Carneiro |
Fix unit test assertion failure error message (was printing the value instead of the expression itself)
|
changeset |
files
|
Sun, 08 Jul 2007 12:24:22 +0100 |
Gustavo J. A. M. Carneiro |
WAF: --run now runs the specified program from the directory where waf was invoked.
|
changeset |
files
|
Sat, 07 Jul 2007 18:10:54 +0100 |
Gustavo J. A. M. Carneiro |
WAF: option --run now filters out programs not in the subtree starting at the launch dir
|
changeset |
files
|
Thu, 05 Jul 2007 14:48:21 +0100 |
Gustavo J. A. M. Carneiro |
WAF: fix simple typo in error message.
|
changeset |
files
|
Thu, 05 Jul 2007 14:44:00 +0100 |
Gustavo J. A. M. Carneiro |
WAF: when the program specified by --run is not found, print a list of all available program names in the error message.
|
changeset |
files
|
Thu, 05 Jul 2007 14:38:39 +0100 |
Gustavo J. A. M. Carneiro |
WAF: make the --run option work again
|
changeset |
files
|
Sun, 01 Jul 2007 00:35:59 -0700 |
tomh |
Add payload size to UDP
|
changeset |
files
|
Sun, 01 Jul 2007 00:21:14 -0700 |
tomh |
more verbose commenting of the sample
|
changeset |
files
|
Mon, 02 Jul 2007 19:47:03 +0200 |
Mathieu Lacage |
merge with head
|
changeset |
files
|
Mon, 02 Jul 2007 19:44:18 +0200 |
Mathieu Lacage |
append correct unit when printing Time objects
|
changeset |
files
|
Mon, 02 Jul 2007 18:23:52 +0100 |
Gustavo J. A. M. Carneiro |
WAF scripts update
|
changeset |
files
|
Fri, 29 Jun 2007 08:18:16 +0200 |
Mathieu Lacage |
add dox doc for header and trailer PrintTo and DoGetName
|
changeset |
files
|
Thu, 28 Jun 2007 13:59:51 +0200 |
Mathieu Lacage |
add more internal documentation
|
changeset |
files
|
Thu, 28 Jun 2007 13:43:27 +0200 |
Mathieu Lacage |
test and fix backward printing
|
changeset |
files
|
Thu, 28 Jun 2007 13:01:40 +0200 |
Mathieu Lacage |
more asserts, add failing tests, fix them
|
changeset |
files
|
Thu, 28 Jun 2007 12:29:21 +0200 |
Mathieu Lacage |
fix basic tests, add new test, add a bunch of asserts, add XXX comment
|
changeset |
files
|
Thu, 28 Jun 2007 12:00:00 +0200 |
Mathieu Lacage |
add failing assert
|
changeset |
files
|
Thu, 28 Jun 2007 11:52:50 +0200 |
Mathieu Lacage |
use pretty printing in ascii output
|
changeset |
files
|
Thu, 28 Jun 2007 11:52:16 +0200 |
Mathieu Lacage |
change arp pretty printing to new format
|
changeset |
files
|
Thu, 28 Jun 2007 11:48:37 +0200 |
Mathieu Lacage |
modify sample packet printer to use ipv4 and udp headers
|
changeset |
files
|
Thu, 28 Jun 2007 11:07:38 +0200 |
Mathieu Lacage |
change default pretty printing output format, add doc to metadata data structures
|
changeset |
files
|
Wed, 27 Jun 2007 20:51:07 +0200 |
Mathieu Lacage |
merge with head
|
changeset |
files
|
Thu, 21 Jun 2007 11:07:04 +0200 |
Mathieu Lacage |
add testcase, fix bug
|
changeset |
files
|
Thu, 21 Jun 2007 11:01:15 +0200 |
Mathieu Lacage |
fix small variable name typo
|
changeset |
files
|