Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-50
-30
+30
+50
+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.
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
less
more
|
(0)
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip