[Ns-commits] ns-3-dev
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Sun Oct 7 23:50:57 PDT 2007
---- Event Garbage Collector
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/event-garbage-collector.cc src/simulator/event-garbage-collector.h
url: http://code.nsnam.org/ns-3-dev/rev/878a9e02bcd6
---- add TypeTraits<T>::NonConstType
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-traits.h
url: http://code.nsnam.org/ns-3-dev/rev/f7b4070f610a
---- Implement a Timer API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h src/simulator/wscript
url: http://code.nsnam.org/ns-3-dev/rev/9886637756a1
---- add doxygen for Timer class and implement the policy flags
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/bcd53041f2b2
---- add some doxygen
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/cbc6a9dd3046
---- implement the member function version of Timer::SetFunction (a1)
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/50cd3fce4f3c
---- add testcase, make it work
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/aa92bb3efe11
---- rewrite the TypeTraits and add some tests
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-traits-test.cc src/core/type-traits.h src/core/wscript
url: http://code.nsnam.org/ns-3-dev/rev/00452ae23a6f
---- forgot to add the nArgs enum in FunctionPtrTraits
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-traits.h
url: http://code.nsnam.org/ns-3-dev/rev/4160d5d5041d
---- implement the helper IntToType template
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/int-to-type.h src/core/wscript
url: http://code.nsnam.org/ns-3-dev/rev/151684970a80
---- re-implement the Timer class with the new type traits
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/534caea78169
---- simplicy policy handling
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/e99303d99e30
---- add 6 arg support to pointer to member traits
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-traits.h
url: http://code.nsnam.org/ns-3-dev/rev/e4adb8cd4fc6
---- add 6 arg support to pointer to function traits
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-traits.h
url: http://code.nsnam.org/ns-3-dev/rev/0b0442dfc799
---- add support for 6-arg SetArguments
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/c5d6ada65f62
---- add support for 6-arg Timer::SetFunction
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/bcb26f45868f
---- add tests
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc
url: http://code.nsnam.org/ns-3-dev/rev/b10b13bad5e9
---- add a Timer::Schedule (delay) method
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/96172e357b93
---- remove uneeded forward declaration
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/c52eb7e20762
---- add Simulator::GetDelayLeft
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/simulator.cc src/simulator/simulator.h
url: http://code.nsnam.org/ns-3-dev/rev/16b198d63c1e
---- add Timer::Suspend/Resume/IsSuspended
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/d717c61ae738
---- make the timer a tristate object
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/b35ba80cafef
---- add Timer::GetDelayLeft
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/timer.cc src/simulator/timer.h
url: http://code.nsnam.org/ns-3-dev/rev/bf884d490040
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: doc/trace-source-list.h src/simulator/simulator.cc src/simulator/simulator.h tutorial/tutorial-1.cc tutorial/tutorial-2.cc tutorial/tutorial-3.cc tutorial/tutorial-4.cc tutorial/wscript-0 tutorial/wscript-1 tutorial/wscript-2 tutorial/wscript-3 tutorial/wscript-4
url: http://code.nsnam.org/ns-3-dev/rev/fc22854fc549
More information about the Ns-commits
mailing list