Wed, 25 Aug 2010 21:31:43 +0200 |
Mathieu Lacage |
introduce implicit conversion operator
|
changeset |
files
|
Wed, 25 Aug 2010 17:42:52 +0200 |
Mathieu Lacage |
fix double build
|
changeset |
files
|
Wed, 25 Aug 2010 17:25:00 +0200 |
Mathieu Lacage |
get 64bit build running again
|
changeset |
files
|
Wed, 25 Aug 2010 17:16:56 +0200 |
Mathieu Lacage |
move int64x64 to src/core/
|
changeset |
files
|
Wed, 25 Aug 2010 16:45:59 +0200 |
Mathieu Lacage |
get rid of Scalar and co.
|
changeset |
files
|
Wed, 25 Aug 2010 10:44:21 +0200 |
Mathieu Lacage |
rename
|
changeset |
files
|
Wed, 25 Aug 2010 10:36:43 +0200 |
Mathieu Lacage |
really disable the asm crap
|
changeset |
files
|
Wed, 25 Aug 2010 10:36:32 +0200 |
Mathieu Lacage |
add missing constructors
|
changeset |
files
|
Wed, 25 Aug 2010 10:05:01 +0200 |
Mathieu Lacage |
a 64bit time class
|
changeset |
files
|
Wed, 25 Aug 2010 10:04:47 +0200 |
Mathieu Lacage |
add missing constructors
|
changeset |
files
|
Tue, 24 Aug 2010 23:10:06 +0200 |
Mathieu Lacage |
asm tweaks
|
changeset |
files
|
Tue, 24 Aug 2010 23:09:54 +0200 |
Mathieu Lacage |
add missing constructor
|
changeset |
files
|
Tue, 24 Aug 2010 16:36:41 +0200 |
Mathieu Lacage |
split out uint64x64 type, optimize
|
changeset |
files
|
Fri, 15 Apr 2011 16:03:28 -0700 |
Mitch Watrous |
Move example from core to point-to-point
|
changeset |
files
|
Fri, 15 Apr 2011 15:45:50 -0700 |
Tom Henderson |
bug 1046: Check AODV LocalDeliver callback before using it
|
changeset |
files
|
Fri, 15 Apr 2011 13:05:52 -0700 |
Mitch Watrous |
Merge
|
changeset |
files
|
Fri, 15 Apr 2011 13:03:02 -0700 |
Mitch Watrous |
Make examples that were in samples directory run
|
changeset |
files
|
Fri, 15 Apr 2011 20:48:12 +0200 |
Mathieu Lacage |
avoid ambiguous method overloads for python bindings
|
changeset |
files
|
Fri, 15 Apr 2011 09:06:01 -0700 |
Mitch Watrous |
Print enabled modules list at end of waf configure
|
changeset |
files
|
Thu, 14 Apr 2011 14:22:09 -0700 |
Mitch Watrous |
Move examples out of samples directory and remove it
|
changeset |
files
|
Tue, 12 Apr 2011 14:35:16 -0700 |
Mitch Watrous |
Make examples not be built by default
|
changeset |
files
|
Tue, 12 Apr 2011 10:39:17 -0700 |
Mitch Watrous |
Make examples and tests be enabled from the .ns3rc file
|
changeset |
files
|
Tue, 12 Apr 2011 13:12:27 +0100 |
Gustavo J. A. M. Carneiro |
Rescan API of wifi module
|
changeset |
files
|
Tue, 12 Apr 2011 13:12:02 +0100 |
Gustavo J. A. M. Carneiro |
Fix a waf problem when generating pkgconfig files
|
changeset |
files
|
Tue, 12 Apr 2011 10:44:54 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Thu, 07 Apr 2011 13:34:14 +0100 |
Gustavo J. A. M. Carneiro |
The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript
|
changeset |
files
|
Mon, 11 Apr 2011 16:39:59 +0200 |
Mathieu Lacage |
no need for stupid ifdef anymore
|
changeset |
files
|
Mon, 11 Apr 2011 15:38:09 +0200 |
Mathieu Lacage |
making NS3_LOGGING_ENABLE control macro expansion and nothing more
|
changeset |
files
|
Mon, 11 Apr 2011 15:19:44 +0200 |
Mathieu Lacage |
generate pkg-config files for installation.
|
changeset |
files
|
Sun, 10 Apr 2011 19:11:22 +0200 |
Nicola Baldo |
revised fix for bug 1069
|
changeset |
files
|
Sun, 10 Apr 2011 19:08:46 +0200 |
Dean Armstrong |
fix Bug 1069 - ApWifiMac unduly calls RegularWifiMac::Receive and crashes
|
changeset |
files
|
Sun, 10 Apr 2011 18:48:58 +0200 |
Nicola Baldo |
fixed Bug 1090 - WifiMacQueue is not accessible through the attribute path
|
changeset |
files
|
Sun, 10 Apr 2011 18:37:49 +0200 |
Nicola Baldo |
fixed Bug 1066 - Set Radiotap modulation type flags correctly
|
changeset |
files
|
Fri, 08 Apr 2011 13:43:34 -0700 |
Tom Henderson |
fix outdated doxygen
|
changeset |
files
|
Fri, 08 Apr 2011 13:42:25 -0700 |
Tom Henderson |
avoid mangling /// doxygen comments with check-style.py
|
changeset |
files
|
Fri, 08 Apr 2011 13:17:37 -0700 |
Mitch Watrous |
Fixed included files in spectrum-model.cc
|
changeset |
files
|
Thu, 07 Apr 2011 10:33:33 -0700 |
Mitch Watrous |
Relabel all build verification tests (BVT) to be unit tests (UNIT)
|
changeset |
files
|
Thu, 07 Apr 2011 10:07:46 -0700 |
Mitch Watrous |
Move tests from mobility module to its test library
|
changeset |
files
|
Thu, 07 Apr 2011 08:52:19 +0200 |
Mathieu Lacage |
install ns-3 headers in include/ns-3 upon 'waf install'
|
changeset |
files
|
Wed, 06 Apr 2011 16:51:14 -0700 |
Mitch Watrous |
Move tests from internet module to its test library
|
changeset |
files
|
Wed, 06 Apr 2011 16:10:47 -0700 |
Mitch Watrous |
Move tests from test module to its test library
|
changeset |
files
|
Wed, 06 Apr 2011 15:32:12 -0700 |
Mitch Watrous |
Move tests from core module to its test library and update CHANGES.html
|
changeset |
files
|
Wed, 06 Apr 2011 15:26:57 -0400 |
Josh Pelkey |
merge
|
changeset |
files
|
Wed, 06 Apr 2011 15:09:31 -0400 |
Josh Pelkey |
update openflow doc
|
changeset |
files
|
Wed, 06 Apr 2011 15:02:54 -0400 |
Mathieu Lacage |
openflow private headers
|
changeset |
files
|
Wed, 06 Apr 2011 12:20:27 -0700 |
Mitch Watrous |
Move tests from core module to its test library and update CHANGES.html
|
changeset |
files
|
Wed, 06 Apr 2011 10:13:04 -0700 |
Mitch Watrous |
Make tests not be built by default
|
changeset |
files
|
Tue, 05 Apr 2011 21:39:39 +0200 |
Mathieu Lacage |
bug 1094: Object::GetObject upon dlopen
|
changeset |
files
|
Mon, 04 Apr 2011 19:44:35 +0100 |
Gustavo J. A. M. Carneiro |
Get pybindgen fix.
|
changeset |
files
|
Mon, 04 Apr 2011 12:35:41 +0100 |
Gustavo J. A. M. Carneiro |
Python bindings: fix uninitialized value
|
changeset |
files
|
Sun, 03 Apr 2011 20:54:34 -0700 |
Tom Henderson |
repair print-introspected-doxygen
|
changeset |
files
|
Sun, 03 Apr 2011 19:55:26 +0200 |
Nicola Baldo |
fixed ActiveProbing for StaWifiMac (bug 1060)
|
changeset |
files
|
Sun, 03 Apr 2011 17:39:30 +0100 |
Gustavo J. A. M. Carneiro |
Enable the boost waf command-line options
|
changeset |
files
|
Fri, 01 Apr 2011 17:45:26 +0100 |
Gustavo J. A. M. Carneiro |
Rescan old python bindings
|
changeset |
files
|
Fri, 01 Apr 2011 11:51:51 +0100 |
Gustavo J. A. M. Carneiro |
Bindings rescan
|
changeset |
files
|
Thu, 31 Mar 2011 17:47:20 +0100 |
Gustavo J. A. M. Carneiro |
Python bindings: don't try to wrap Test* classes
|
changeset |
files
|
Thu, 31 Mar 2011 12:58:05 +0200 |
Nicola Baldo |
updated doxygen for Object::Dispose (bug 1086)
|
changeset |
files
|
Thu, 31 Mar 2011 12:51:49 +0200 |
Nicola Baldo |
merge
|
changeset |
files
|
Wed, 30 Mar 2011 18:03:34 +0200 |
Nicola Baldo |
fixed disposal of MultiModelSpectrumChannel
|
changeset |
files
|
Wed, 30 Mar 2011 15:02:38 -0700 |
Mitch Watrous |
Fix NSC load library path
|
changeset |
files
|