src/core/wscript
Thu, 03 Sep 2015 21:14:55 -0700 Siddharth Santurkar port wscripts, test.py, and waf-tools to Python3
Tue, 28 Jul 2015 16:33:35 -0700 Peter D. Barnes, Jr. Build profile macros
Tue, 21 Jul 2015 16:21:49 -0700 Peter D. Barnes, Jr. Add NonCopyable, refactor Singleton.
Mon, 13 Oct 2014 16:09:59 -0700 Tom Henderson remove deprecated RandomVariable class
Sun, 23 Mar 2014 19:08:54 +0400 Andrey Mazo Bug 1170: Formulate best practices for dealing with unused debug variables.
Thu, 20 Mar 2014 23:37:16 +0100 mmiozzo Add back forgotten rng testsuite (attibution: Peter Barnes noticed it)
Fri, 14 Mar 2014 15:31:15 -0700 Peter D. Barnes, Jr. [Bug 1882] int64x64 tests trigger valgrind bug
Tue, 28 Jan 2014 12:51:47 -0800 Peter D. Barnes, Jr. Enable selection of high precision int64x64 implementation at configure time.
Sun, 13 Oct 2013 18:20:40 +0100 Gustavo Carneiro Add waf option to disable threads in build.
Thu, 18 Jul 2013 12:01:05 -0700 Peter D. Barnes, Jr. Hashed TypeId
Tue, 13 Nov 2012 16:38:48 -0800 Peter D. Barnes, Jr. Refactor namespaces hash
Tue, 13 Nov 2012 16:34:34 -0800 Peter D. Barnes, Jr. Refactor to make include order explicit, without guards. hash
Tue, 13 Nov 2012 16:30:38 -0800 Peter D. Barnes, Jr. Add FNV1a, manual documentation. hash
Tue, 13 Nov 2012 16:24:59 -0800 Peter D. Barnes, Jr. General hash interface, with replaceable hash functions, defaults to murmur3. hash
Tue, 18 Jun 2013 10:05:15 -0700 Tom Henderson move event-garbage-collector from tools module to core/helper
Tue, 18 Jun 2013 09:46:32 -0700 Tom Henderson make core/helper directory; move random-stream helper code there
Mon, 01 Apr 2013 22:33:46 +0200 Vedran Miletić Upgrade waf to 1.7.10 and fix included wscripts
Mon, 10 Sep 2012 17:15:07 -0700 Mitch Watrous Bug 1284 - ./test.py performance tests do not exist
Sat, 01 Sep 2012 20:57:21 +0200 Vedran Miletić Bug 1237 - code cleanups related to includes
Tue, 10 Jul 2012 21:51:44 -0700 Mitch Watrous update wscript
Tue, 10 Jul 2012 21:31:47 -0700 Mathieu Lacage initial patch to fix rng variability
Fri, 11 May 2012 16:42:40 +0200 Nicola Baldo merge of the code from the LENA project into ns-3-dev
Fri, 27 Apr 2012 10:52:10 +0200 Nicola Baldo merge ns-3-lena-dev with ns-3-dev
Wed, 11 Apr 2012 13:49:33 +0200 Nicola Baldo merged ns-3-lena-dev with ns-3-dev
Fri, 02 Mar 2012 19:43:49 +0100 Nicola Baldo merged ns-3-lena-dev and ns-3-dev
Wed, 18 Jan 2012 18:13:25 +0100 Nicola Baldo merge ns-3-lena-dev and ns-3-dev
Wed, 23 Nov 2011 12:42:00 +0100 Nicola Baldo merge ns-3-lena-dev with ns-3-dev
Mon, 24 Oct 2011 18:08:24 +0200 Jaume Nin fixed problems with ns-3-dev ObjectMap implementation
Mon, 10 Oct 2011 18:05:18 +0200 Nicola Baldo merge ns-3-dev
Thu, 19 May 2011 17:21:54 +0200 Nicola Baldo merge with ns-3-dev
Tue, 03 May 2011 13:46:09 +0200 Nicola Baldo merged ns-3-dev
Fri, 18 Mar 2011 08:58:50 +0100 jnin Added support for map objects in the attribute system.
Wed, 18 Apr 2012 10:21:35 -0700 Tom Henderson Remove Ns2CalendarScheduler event scheduler
Tue, 10 Apr 2012 16:07:39 -0700 Tom Henderson only test threaded-simulator cases appropriate for the configuration
Thu, 22 Mar 2012 18:05:13 +0100 Alina Quereilhac Finally enable a thread-safe ScheduleWithContext
Thu, 22 Mar 2012 15:27:50 +0100 Mathieu Lacage remove abstraction that is going to be broken
Fri, 10 Feb 2012 19:02:12 +0400 Andrey Mazo Bug 1170: Formulate best practices for dealing with unused debug variables.
Wed, 11 Jan 2012 14:34:14 +0000 Gustavo Carneiro / Vedran Miletić Bug 1327 - Version installed ns-3 files
Thu, 06 Oct 2011 10:42:21 -0700 Alexander Afanasyev Adding required PTHREAD dependency to RT library check. Adding missing include to ipv6-address.cc
Thu, 22 Sep 2011 13:03:25 +0100 Gustavo J. A. M. Carneiro Fix modules wscript usage of 'use' parameter
Mon, 19 Sep 2011 09:29:55 +0200 frederic urbani Export system-path include.
Mon, 12 Sep 2011 14:54:27 +0100 Gustavo J. A. M. Carneiro More waf 1.6.7 build fixes
Thu, 08 Sep 2011 16:13:40 +0100 Gustavo J. A. M. Carneiro Upgrade to waf-1.6.7, work in progress
Wed, 10 Aug 2011 11:48:19 -0400 Mathieu Lacage refactor ObjectVector generic code into a separate file and introduce ObjectMap.
Wed, 03 Aug 2011 13:58:10 -0400 Mathieu Lacage introduce Config::Reset
Fri, 29 Jul 2011 03:38:59 -0400 Mathieu Lacage add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy.
Thu, 12 May 2011 14:13:48 -0700 Mitch Watrous Add manual chapter for adding new modules
Tue, 19 Apr 2011 14:11:12 +0200 Mathieu Lacage forgot ns3 postfix
Tue, 19 Apr 2011 08:25:57 +0200 Mathieu Lacage install core-config.h
Sun, 17 Apr 2011 13:58:26 +0200 Mathieu Lacage merge
Wed, 13 Apr 2011 09:08:05 +0200 Mathieu Lacage early work to make python bindings work again with ns-3-time
Wed, 13 Apr 2011 08:35:49 +0200 Mathieu Lacage fix small bugs
Wed, 13 Apr 2011 08:26:47 +0200 Mathieu Lacage merge with HEAD
Wed, 25 Aug 2010 17:16:56 +0200 Mathieu Lacage move int64x64 to src/core/
Fri, 15 Apr 2011 13:03:02 -0700 Mitch Watrous Make examples that were in samples directory run
Wed, 06 Apr 2011 15:32:12 -0700 Mitch Watrous Move tests from core module to its test library and update CHANGES.html
Wed, 06 Apr 2011 12:20:27 -0700 Mitch Watrous Move tests from core module to its test library and update CHANGES.html
Fri, 25 Mar 2011 12:55:27 -0700 Mitch Watrous Move tests from some modules to their test libraries
Fri, 18 Mar 2011 10:58:21 -0700 Mitch Watrous Create separate module and test-module libraries
Fri, 18 Mar 2011 14:43:00 -0400 Josh Pelkey remove unknown wscript entry
less more (0) -100 -60 tip