Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
more tests, fix bugs uncovered by tests
2006-12-18, by Mathieu Lacage
smart pointer tests. no bugs for now
2006-12-18, by Mathieu Lacage
initial go at smart pointer implementation
2006-12-18, by Mathieu Lacage
handle correctly nanosecond input
2007-02-05, by Mathieu Lacage
use the new CallbackTracerBase::CheckCallbackType method to ensure proper type matching when invoking TraceContainer::SetCallback
2007-02-05, by Mathieu Lacage
add CallbackTracerBase and CallbackTracerBase::CheckCallbackType method to check the runtime type of a CallbackTracer
2007-02-05, by Mathieu Lacage
add CallbackBase and CallbackImplBase to allow the implementation of the runtime type checking method Callback::ChekType
2007-02-05, by Mathieu Lacage
constify
2007-02-05, by Mathieu Lacage
Raj test commit
2007-02-02, by raj
add implementation comment
2007-02-02, by Mathieu Lacage
optimize Time::Get methods
2007-02-02, by Mathieu Lacage
optimize Time arithmetic operations.
2007-02-02, by Mathieu Lacage
fix trace output
2007-02-02, by Mathieu Lacage
added useless Time::Seconds method when doing testing for the removal of the Seconds class. Remove it.
2007-02-02, by Mathieu Lacage
add a few more tests for the Time class
2007-02-02, by Mathieu Lacage
Initial simple.tcl file
2007-02-02, by Tom Henderson
fix EventId::IsExpired and Simulator::IsExpired, add EventId::IsRunning, add relevant tests, replace Seconds, MilliSeconds, MicroSeconds, and, NanoSeconds classes by functions named similarly
2007-02-01, by Mathieu Lacage
Make tags more robust with regard to lack of tag registration
2007-02-01, by Mathieu Lacage
allow you to specify extra link flags for each module
2007-02-01, by Mathieu Lacage
make Heap scheduler remove operation first perform a linear search to find the target location and then perform a correct remove through a top-down heapification
2006-12-18, by Mathieu Lacage
make sure we reset the simulator configuration for each run
2006-12-15, by Mathieu Lacage
add command-line options to simulator benchmark
2006-12-15, by Mathieu Lacage
remove now unused internal iterator from EventImpl class
2006-12-15, by Mathieu Lacage
remove empty tests
2006-12-15, by Mathieu Lacage
make the event replay code actually work. Stop using deques and use std::vector instead. plus a bunch of other fixes to deal correctly with removes
2006-12-15, by Mathieu Lacage
We need to make sure that the uid of the first event generated is different from the uid of the simulator when no events have yet been run.
2006-12-15, by Mathieu Lacage
allow the user to specify microseconds and nanoseconds in 64bit units.
2006-12-13, by Mathieu Lacage
Log format is defined in units of nano seconds rather than seconds.
2006-12-13, by Mathieu Lacage
fix the Simulation event replayer: make it build
2006-12-12, by Mathieu Lacage
optmize std::map comparison
2006-12-12, by Mathieu Lacage
optmize binary heap comparison
2006-12-12, by Mathieu Lacage
optimize other all comparison operators
2006-12-12, by Mathieu Lacage
optimize Binary Heap comparison operator
2006-12-12, by Mathieu Lacage
fix warnings for optimized build
2006-12-12, by Mathieu Lacage
add small perl utility to generate static sample distributions
2006-12-12, by Mathieu Lacage
fix coding style
2006-12-12, by Mathieu Lacage
add help output to simulator bench/tester
2006-12-12, by Mathieu Lacage
add empty binary heap test
2006-12-11, by Mathieu Lacage
remove now-unimplemented IsValid method
2006-12-11, by Mathieu Lacage
make SchedulerHeap not use the internal iterator void *
2006-12-11, by Mathieu Lacage
do not use internal iterator void *. fix valgrind warnings
2006-12-11, by Mathieu Lacage
std::map::find triggers this assert on purpose. So, the assert is wrong.
2006-12-11, by Mathieu Lacage
do not forget to update the key arg upon sucessful return
2006-12-11, by Mathieu Lacage
do not use internal iterator void * pointer in SchedulerList
2006-12-11, by Mathieu Lacage
fix memory leaks
2006-12-11, by Mathieu Lacage
remove purity from virtual destructor in Header and Trailer
2006-12-05, by Mathieu Lacage
merge
2006-12-04, by Mathieu Lacage
even more tests
2006-12-04, by Mathieu Lacage
a bunch of tests
2006-12-04, by Mathieu Lacage
more tests for Time class
2006-12-04, by Mathieu Lacage
improve the precision of the multiplication operator
2006-12-04, by Mathieu Lacage
fix 128 bit to/from double conversions
2006-12-04, by Mathieu Lacage
add dep on math library
2006-12-04, by Mathieu Lacage
fix div and mul operators
2006-12-04, by Mathieu Lacage
make sure cairo internal header is installed when needed.
2006-12-04, by Mathieu Lacage
implement 128 bit arithmetic with cairo's internal types
2006-12-04, by Mathieu Lacage
fix typo and make sure we use uint64 native type by default.
2006-12-04, by Mathieu Lacage
split high precision implementations in different files
2006-12-04, by Mathieu Lacage
fix some warnings
2006-12-04, by Mathieu Lacage
fix obvious bugs in some cairo exotic functions
2006-12-04, by Mathieu Lacage
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip