Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
-100
-60
tip
src/simulator/simulator.cc
2009-11-12
Simulator::SetScheduler now takes an ObjectFactory
file
|
diff
|
annotate
2009-11-10
set the implementation Scheduler after setting the implementation
file
|
diff
|
annotate
2009-09-30
bug 675: convert unit tests to new test framework
file
|
diff
|
annotate
2009-06-26
bug 604: Simulator::SetImplementation buggy
file
|
diff
|
annotate
2009-06-08
bug 583: Simulator::SetImplementation not implemented
file
|
diff
|
annotate
2009-05-19
bug 560: remove deprecated methods.
file
|
diff
|
annotate
2009-01-15
test calendar+ns2calendar schedulers
file
|
diff
|
annotate
2009-01-14
Fix build for systems without posix threads library
file
|
diff
|
annotate
2009-01-09
add SchedulerType global variable
file
|
diff
|
annotate
2008-12-10
fix bug 230, rescan bindings
file
|
diff
|
annotate
2008-11-25
bug 257: change the default log output of time to seconds, not the simulator's resolution.
file
|
diff
|
annotate
2008-10-27
remove realtime public API.
file
|
diff
|
annotate
2008-10-15
rename RealtimeSimulator to WallclockSimulator
file
|
diff
|
annotate
2008-10-15
move MakeEvent out of Simulator
file
|
diff
|
annotate
2008-10-15
avoid using Ptr<EventImpl>
file
|
diff
|
annotate
2008-10-14
slight reorganization and naming change for added realtime methods
file
|
diff
|
annotate
2008-10-10
make simulator schedule calls explicitly relative throughout. fixes multithread problem in realtime simulator
file
|
diff
|
annotate
2008-08-06
Bug #270: Simulator::RunOneEvent
file
|
diff
|
annotate
2008-08-03
bug 269: revert parts of 9e763021e045 and add comments to avoid getting these again.
file
|
diff
|
annotate
2008-07-28
bug 252: get rid of dead code.
file
|
diff
|
annotate
2008-07-24
Add empty implementation of Simulator::SetImplementation, to make Python bindings work.
file
|
diff
|
annotate
2008-07-18
make simulator implementation replaceable via global default value
file
|
diff
|
annotate
2008-07-17
factor simulator into interface and (multiple) implementation pieces
file
|
diff
|
annotate
2008-05-30
fix a couple of XXX
file
|
diff
|
annotate
2008-05-29
Make Application::Start/Stop times relative, Simulator::StopAt(time) renamed to Simulator::Stop(time) and time also made relative, to improve consistency of the API which uses relative times everywhere else. Closes bug #191.
file
|
diff
|
annotate
2008-05-07
avoid useless ifdefs
file
|
diff
|
annotate
2008-05-07
fix optimized build, bug 169
file
|
diff
|
annotate
2008-05-07
add comments about previous bug fix
file
|
diff
|
annotate
2008-05-06
avoid segfault when setting NS_LOG=*
file
|
diff
|
annotate
2008-04-21
merge with HEAD
file
|
diff
|
annotate
2008-04-17
merge with HEAD
file
|
diff
|
annotate
2008-04-14
fix optimized build
file
|
diff
|
annotate
2008-04-14
add time logging support
file
|
diff
|
annotate
2008-04-17
merge with HEAD
file
|
diff
|
annotate
2008-04-17
get rid of Attribute class. Use AttributeValue subclasses directly.
file
|
diff
|
annotate
2008-04-10
add a few missing ns3:: prefixes in TypeId names.
file
|
diff
|
annotate
2008-04-09
get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
file
|
diff
|
annotate
2008-04-15
bug 143: rename scheduler files
file
|
diff
|
annotate
2008-04-09
Make sure that we really attempt to destroy everything upon process exit. Gets rid of spurious leak reports in valgrind.
file
|
diff
|
annotate
2008-03-16
do not use ObjectBase as a base class.
file
|
diff
|
annotate
2008-03-10
kill DefaultValue
file
|
diff
|
annotate
2008-03-03
do not use DefaultValues in simulator
file
|
diff
|
annotate
2008-02-27
merge with HEAD
file
|
diff
|
annotate
2008-01-30
introduce ObjectBase
file
|
diff
|
annotate
2008-02-26
Release all events left upon Simulator::Destroy
file
|
diff
|
annotate
2007-11-21
bug 104: add a method to retrive the maximum simulation time.
file
|
diff
|
annotate
2007-10-08
remove 'All rights reserved' mention
file
|
diff
|
annotate
2007-10-08
merge with HEAD
file
|
diff
|
annotate
2007-10-03
add Simulator::GetDelayLeft
file
|
diff
|
annotate
2007-09-28
merge
file
|
diff
|
annotate
2007-07-19
remove schedule API to allow canceling and removing now and destroy events
file
|
diff
|
annotate
2007-07-18
do not try to remove invalid events
file
|
diff
|
annotate
2007-09-21
Call Simulator::Destroy () before running simulator unit tests, to force time to start from zero (some tests check for absolute times)
file
|
diff
|
annotate
2007-09-21
Use NS_TEST_* macros for simulator unit tests
file
|
diff
|
annotate
2007-08-24
fix last errors for new tests
file
|
diff
|
annotate
2007-08-24
add failing tests
file
|
diff
|
annotate
2007-08-08
rename Bind to DefaultValue::Bind. fix bug 62
file
|
diff
|
annotate
2007-07-27
remove GetEventImpl
file
|
diff
|
annotate
2007-07-27
be more consistant in the handling of references
file
|
diff
|
annotate
2007-07-27
more optimizations
file
|
diff
|
annotate
(0)
-100
-60
tip