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.
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
add needed configure magic and header includes
2006-12-04, by Mathieu Lacage
import cairo code
2006-12-04, by Mathieu Lacage
rename Time::ApproximateTo methods to Time::Get
2006-11-21, by Mathieu Lacage
make Time relative instead of Absolute
2006-11-21, by Mathieu Lacage
more tests for Time classes
2006-11-03, by Mathieu Lacage
fix Simulator doxygen warnings
2006-11-03, by Mathieu Lacage
add doxygen dox for Time classes
2006-11-03, by Mathieu Lacage
implement Scalar::GetDouble
2006-11-03, by Mathieu Lacage
add a bunch of tests for Time classes
2006-11-03, by Mathieu Lacage
new Time implementation
2006-11-03, by Mathieu Lacage
add Abs/Max/Min non-member functions
2006-11-03, by Mathieu Lacage
add ns3 namespace to HighPrecision class
2006-11-03, by Mathieu Lacage
Add HighPrecision class used for external Time bookkeeping
2006-11-03, by Mathieu Lacage
fix python indent.
2006-11-03, by Mathieu Lacage
add Scale/Min/Max/Abs non-member functions
2006-11-01, by Mathieu Lacage
fix coding style
2006-11-01, by Mathieu Lacage
merge
2006-11-01, by Mathieu Lacage
fix build
2006-10-28, by Mathieu Lacage
implement ScheduleNow and ScheduleDestroy methods
2006-10-28, by Mathieu Lacage
implement overloads for ScheduleNow and ScheduleDestroy
2006-10-28, by Mathieu Lacage
start of work to re-implement Schedule* methods
2006-10-28, by Mathieu Lacage
fix Time::ApproximateTo* return type
2006-10-28, by Mathieu Lacage
new Time implementation
2006-10-28, by Mathieu Lacage
move event generation to MakeEvent methods
2006-10-28, by Mathieu Lacage
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip