Tue, 15 Jul 2008 15:59:57 -0700 Craig Dowell add system threads and synchronization primitives
Mon, 14 Jul 2008 11:35:58 +0100 Gustavo J. A. M. Carneiro Again, make Python depend only on scanned modules (last fix was incomplete).
Mon, 14 Jul 2008 11:25:10 +0100 Gustavo J. A. M. Carneiro Make Python bindings depend only on NS-3 modules that have been API-scanned, not all modules.
Sun, 13 Jul 2008 18:08:48 +0100 Gustavo J. A. M. Carneiro Add mixed-wireless example ported to Python.
Sun, 13 Jul 2008 17:55:48 +0100 Gustavo J. A. M. Carneiro Python: make helper class methods using attribute optional parameters work.
Sat, 12 Jul 2008 22:06:15 +0100 Gustavo J. A. M. Carneiro If GtkConfigStore support is disabled, disable the python bindings for it, or else compilation fails.
Sat, 12 Jul 2008 19:33:29 +0100 Gustavo J. A. M. Carneiro Add WAF option --pyrun, to make it easier to run Python programs.
Fri, 11 Jul 2008 19:32:45 +0100 Gustavo J. A. M. Carneiro merge
Fri, 11 Jul 2008 19:32:22 +0100 Gustavo J. A. M. Carneiro Make sure we don't trigger deprecation warnings while compiling the python bindings.
Fri, 11 Jul 2008 18:39:19 +0100 Gustavo J. A. M. Carneiro Rescan APIs
Fri, 11 Jul 2008 18:15:52 +0100 Gustavo J. A. M. Carneiro merge
Wed, 09 Jul 2008 18:50:28 +0100 Gustavo J. A. M. Carneiro Rescan API; fix and enable the socket unit test, as it now works.
Wed, 09 Jul 2008 18:36:10 +0100 Gustavo J. A. M. Carneiro merge
Wed, 09 Jul 2008 18:33:16 +0100 Gustavo J. A. M. Carneiro Fix a problem with callback proxies with zero or one parameters.
Wed, 09 Jul 2008 17:31:37 +0100 Gustavo J. A. M. Carneiro Redirect the stderr of pybindgen to a log file (ns3modulegen.log).
Wed, 09 Jul 2008 17:31:01 +0100 Gustavo J. A. M. Carneiro Upgrade to a patched WAF 1.4.2; needed for redirecting stderr of command-output objects.
Wed, 09 Jul 2008 14:58:02 +0100 Gustavo J. A. M. Carneiro The 'everything.h' header file is only used for Python bindings and should be generated into bindings/python/, not ns3/.
Tue, 08 Jul 2008 10:43:58 -0700 Gustavo J. A. M. Carneiro python bindings
Fri, 11 Jul 2008 19:24:33 +0100 Gustavo J. A. M. Carneiro Check that the compiler accepts -Wno-error=deprecated-declarations before using it
Fri, 11 Jul 2008 11:36:59 +0100 Gustavo J. A. M. Carneiro Add compilation flag -Wno-error=deprecated-declarations, or else the NS_DEPRECATED macro becomes useless.
Thu, 10 Jul 2008 21:32:33 -0400 Raj Bhattacharjea Remove tcp-2way as a regression test
Thu, 10 Jul 2008 15:58:24 -0700 Mathieu Lacage bug 247: tcp checksum crashes when enabled.
Wed, 09 Jul 2008 20:12:05 -0700 Mathieu Lacage use NS_DEPRECATED for bug 232.
Wed, 09 Jul 2008 20:11:16 -0700 Mathieu Lacage define NS_DEPRECATED
Wed, 09 Jul 2008 19:52:15 -0700 Mathieu Lacage more cleanups based on bug 249.
Wed, 09 Jul 2008 17:04:29 -0400 Raj Bhattacharjea Add David Evensky's tcp-2way regression test
Wed, 09 Jul 2008 14:10:18 -0400 Raj Bhattacharjea Add some additional TCP dox about RFC compliance
Wed, 09 Jul 2008 18:34:42 +0100 Gustavo J. A. M. Carneiro Don't re-declare pure virtual methods from the parent Socket class. Fixes bug #249.
Tue, 08 Jul 2008 14:27:45 -0700 Mathieu Lacage avoid direct access to Object::m_tid. Use ObjectBase::GetInstanceTypeId instead.
Tue, 08 Jul 2008 10:19:34 -0700 Mathieu Lacage add PythonCompleteConstruct friend for python bindings
Tue, 08 Jul 2008 10:17:18 -0700 Mathieu Lacage avoid uneeded inline
Tue, 08 Jul 2008 10:16:53 -0700 Mathieu Lacage add Object::GetReferenceCount
Tue, 08 Jul 2008 10:12:38 -0700 Mathieu Lacage add RefCountBase::GetReferenceCount.
Tue, 08 Jul 2008 10:11:55 -0700 Mathieu Lacage coding style
Tue, 08 Jul 2008 10:10:26 -0700 Mathieu Lacage add CalbackImplBase::GetReferenceCount
Tue, 08 Jul 2008 10:02:57 -0700 Mathieu Lacage kill dead unimplemented API
Tue, 08 Jul 2008 10:02:46 -0700 Mathieu Lacage add missing implementations
Tue, 08 Jul 2008 10:02:28 -0700 Mathieu Lacage add missing implementations
Tue, 08 Jul 2008 10:02:11 -0700 Mathieu Lacage kill dead code
Tue, 08 Jul 2008 10:01:53 -0700 Mathieu Lacage kill dead code
Tue, 08 Jul 2008 10:01:42 -0700 Mathieu Lacage kill dead code
Tue, 08 Jul 2008 11:09:22 -0400 Raj Bhattacharjea Check in a tcp example which has rate error models
Thu, 03 Jul 2008 20:03:03 -0700 Craig Dowell some slips of the keyboard in tutorial
Thu, 03 Jul 2008 17:37:32 -0700 Craig Dowell fix bug 234 which changes required methods on helpers to constructor parameters. Update tutorial content to reflect. Change RemoteIpv4 attribute to RemoteAddress.
Thu, 03 Jul 2008 15:44:54 -0700 Craig Dowell bug 232, references to Parameter obsolete
Thu, 03 Jul 2008 09:44:23 -0400 tjkopena Minor doc notes added to ipv4.h
Wed, 02 Jul 2008 21:07:36 -0700 Tom Henderson close socket upon PacketSink::StopApplication()
Wed, 02 Jul 2008 13:23:54 -0700 Mathieu Lacage no need for protected members
Wed, 02 Jul 2008 13:23:44 -0700 Mathieu Lacage no need to export this header
Wed, 02 Jul 2008 13:23:23 -0700 Mathieu Lacage avoid pygccxml warning.
Wed, 02 Jul 2008 13:22:46 -0700 Mathieu Lacage no need for protected variables
Wed, 02 Jul 2008 13:22:32 -0700 Mathieu Lacage no need for protected variables
Wed, 02 Jul 2008 13:22:14 -0700 Mathieu Lacage no need for protected variables
Wed, 02 Jul 2008 13:21:56 -0700 Mathieu Lacage avoid pygccxml warning
Wed, 02 Jul 2008 13:21:43 -0700 Mathieu Lacage do not make m_enable protected
Wed, 02 Jul 2008 13:21:01 -0700 Mathieu Lacage merge with HEAD
Wed, 02 Jul 2008 08:37:57 -0700 Mathieu Lacage export new methods for language bindings
Wed, 02 Jul 2008 08:33:47 -0700 Mathieu Lacage avoid pygccxml warning.
Wed, 02 Jul 2008 15:57:33 -0400 Raj Bhattacharjea Fix trace names to match documents in tcp-star-server
Wed, 02 Jul 2008 15:45:35 -0400 Raj Bhattacharjea Add a tcp server example
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip