Emmanuelle Laprise
73a66e5b1a
Fixed the problems that were found by Mathieu Lacage in the first
...
implementation. Biggest change is to not allow any conversions to
double with the GetXxxSeconds and XxxSeconds functions. (see Bug 22
for more information)
2007-05-21 22:14:09 -05:00
Mathieu Lacage
8b48c39675
rename ::Add to ::AddInterface
2007-05-19 13:41:50 +02:00
Mathieu Lacage
055f6d06ae
yet another optimization to cut even more on memory allocations
2007-05-19 13:25:45 +02:00
Emmanuelle Laprise
23ab5ba436
The header file ns3/cairo-wideint-private.h was added since the type int32_t was used.
2007-05-17 12:12:44 -05:00
Mathieu Lacage
a655f02fcc
merge ns-3.0.2 tag
2007-05-24 08:34:41 +02:00
Mathieu Lacage
92aa47e0bc
Added tag release ns-3.0.2 for changeset 7ac5a4b0969b
2007-05-24 08:33:44 +02:00
Gustavo J. A. M. Carneiro
8cdcda24e1
WAF: remove the rpath options, and add --run and --shell as replacements; additionally, the new options "should" work on Mac OS X, as well as linux2 and win32.
2007-05-23 19:20:54 +01:00
Gustavo J. A. M. Carneiro
a28dd7dbc3
WAF: cleanup code by putting lcov and doxygen handling into their own separate functions
2007-05-23 17:32:32 +01:00
Raj Bhattacharjea
cd7fdcf026
Added comparison operators for DataRate
2007-05-21 13:22:37 -04:00
Gustavo J. A. M. Carneiro
81b081c67d
WAF: sync with the last SConstruct change (smartvector.h and smartset.h removed)
2007-05-20 18:06:31 +01:00
Gustavo J. A. M. Carneiro
fb07f84709
WAF: fix problem in --enable/disable-rpath options
2007-05-20 18:05:30 +01:00
Mathieu Lacage
0c0f992a5c
merge
2007-05-20 14:38:53 +02:00
Mathieu Lacage
64663cf3bd
remove unused code
2007-05-20 14:34:46 +02:00
Gustavo J. A. M. Carneiro
e518ba5de5
Fix swapped parameters in LogNormalVariable::GetSingleValue and add a couple of LogNormalVariable unit tests.
2007-05-19 16:40:40 +01:00
Gustavo J. A. M. Carneiro
2dc08498c4
Correct the Ptr (T *ptr) documentation.
2007-05-19 14:37:06 +01:00
Tom Henderson
f3135499c2
Verified build on x86_64
2007-05-18 14:08:51 -07:00
Tom Henderson
5e093d105a
Remove codingstd.tex
2007-05-18 12:18:55 -07:00
Mathieu Lacage
b09393e580
add VERSION to extra dist
2007-05-18 20:57:02 +02:00
Mathieu Lacage
43c9310f2e
merge
2007-05-18 20:48:36 +02:00
Mathieu Lacage
b862b62fb9
pull version number from VERSION file
2007-05-18 20:48:24 +02:00
Tom Henderson
e8d95c4e7e
Pick up codingstd.txt in dist; point interested waf users to build-waf.txt in the development branch
2007-05-18 11:13:57 -07:00
Tom Henderson
234aafe368
minor changes due to documentation review
2007-05-18 10:27:42 -07:00
Mathieu Lacage
418ceadc2b
add doc/architecture.pdf to dist
2007-05-18 18:06:00 +02:00
Mathieu Lacage
12840fd46c
update the documentation section
2007-05-18 18:03:48 +02:00
Raj Bhattacharjea
8dd140d50d
Make scons dist work on osx
2007-05-18 11:41:43 -04:00
Mathieu Lacage
81da9b6187
merge
2007-05-18 17:28:15 +02:00
Mathieu Lacage
fdfcb95711
change version number to match ns convention
2007-05-18 17:26:28 +02:00
Gustavo J. A. M. Carneiro
8d9a65d226
WAF: enable -rpath by default only on linux2, with configure options to override this default choice
2007-05-18 16:09:13 +01:00
Gustavo J. A. M. Carneiro
777438f7fc
WAF: the correct form of the rpath option should be -rpath, not --rpath; fixed.
2007-05-18 11:27:20 +01:00
Gustavo J. A. M. Carneiro
d386be9d5d
WAF: import the WAF subprocess replacement module 'pproc', to make it work on Python 2.3.
2007-05-17 18:22:10 +01:00
Gustavo J. A. M. Carneiro
78f81de607
Make WAF scripts modify PATH in environment to allow child processes to find the ns-3 DLLs, instead of using --rpath, which doesn't work on win32. This way at least waf check is able to run the unit tests now.
2007-05-17 17:34:19 +01:00
Gustavo J. A. M. Carneiro
b3b7a98b8e
In WAF win32 builds, add -Wl,--enable-runtime-pseudo-reloc to LINKFLAGS to solve dll linking problems.
2007-05-17 17:02:03 +01:00
Mathieu Lacage
b1bc31ae0e
optimization suggested by gustavo
2007-05-17 17:21:49 +02:00
Gustavo J. A. M. Carneiro
4c68aff164
Rename the SocketErrno enumeration values, from ESOMETHING to ERROR_SOMETHING, to avoid conflict with errno #define's; fixes compilation in mingw32.
2007-05-17 15:50:20 +01:00
Mathieu Lacage
b3d1e90132
add benchmark by gustavo
2007-05-17 16:45:03 +02:00
Gustavo J. A. M. Carneiro
6e7e5822fb
Fix some case sensitivity issues on win32-specific code.
2007-05-17 15:15:56 +01:00
Mathieu Lacage
237de8786b
merge
2007-05-17 16:00:02 +02:00
Mathieu Lacage
6f9b937819
add gcc 4.2 to list of supported compilers
2007-05-17 15:59:23 +02:00
Gustavo J. A. M. Carneiro
96535936a5
Make WAF check for the abstract tool 'compiler_cxx', instead of manually checking for multiple compilers.
2007-05-17 14:22:27 +01:00
Mathieu Lacage
f2c02fe3bb
a replacement for the Interface base class
2007-05-17 14:39:54 +02:00
Mathieu Lacage
38ab245727
add reference to architecture document
2007-05-17 14:31:08 +02:00
Mathieu Lacage
447de493d3
beautify the dox output
2007-05-17 14:07:22 +02:00
Mathieu Lacage
f03a672ac0
cleanup old dox and reorg header
2007-05-17 12:28:38 +02:00
Mathieu Lacage
6a4d33e3e6
improve IIpv4 dox
2007-05-17 12:23:39 +02:00
Mathieu Lacage
aa0d967512
improve dist support
2007-05-17 11:46:33 +02:00
Mathieu Lacage
fd0a70f87e
add gustavo to AUTHORS
2007-05-17 11:35:49 +02:00
Mathieu Lacage
12ed9958e5
write README, contributing.txt, reorganize the other documentation files
2007-05-17 11:32:22 +02:00
Mathieu Lacage
58f1af736e
fix scons dist and scons all for gcc 4.1
2007-05-17 07:51:22 +02:00
Raj Bhattacharjea
256582455b
Some dox additions/fixes
2007-05-16 17:01:39 -04:00
Raj Bhattacharjea
b852e0492e
Internet-node module dox
2007-05-16 16:39:32 -04:00