Mercurial
Mercurial
>
tomh
>
ns-3-dev-spectrum-wifi
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
+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.
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
patch to build documentation from paul@cravenfamily.com
2006-11-16, by Mathieu Lacage
add documentation for the inheritenv option
2006-11-06, by Mathieu Lacage
obey inheritenv variable on scons command-line (patch from Gustavo Carneiro)
2006-11-06, by Mathieu Lacage
make coding style two space indent
2006-10-28, by Mathieu Lacage
import RPATH handling on posix systems. Based on patch by Nicola Baldo <baldo@dei.unipd.it>
2006-10-23, by Mathieu Lacage
make python code more Pep8 conformant (patch from Gustavo Carneiro)
2006-10-23, by Mathieu Lacage
fix coding style
2006-10-21, by Mathieu Lacage
fix coding style
2006-10-21, by Mathieu Lacage
fix coding style
2006-10-20, by Mathieu Lacage
fix coding style
2006-10-20, by Mathieu Lacage
change emacs mode to new NS3 elisp mode
2006-10-20, by Mathieu Lacage
merge
2006-10-20, by Mathieu Lacage
fix coding style
2006-10-18, by Mathieu Lacage
fix python tab indent
2006-10-16, by Mathieu Lacage
apply python changes
2006-10-14, by Tom Henderson
remove reference to Chunk class
2006-10-13, by Tom Henderson
a few wordsmithing changes
2006-10-13, by Tom Henderson
add magic emacs incantation for python
2006-10-14, by Mathieu Lacage
improve the IsExpired documentation
2006-10-06, by Mathieu Lacage
fix coding style
2006-10-06, by Mathieu Lacage
remove unused variable
2006-10-03, by mlacage
make destructor public to avoid compiler warning.
2006-10-03, by mlacage
fix 64 bit warning
2006-10-03, by mlacage
document gcov/lcov targets
2006-10-03, by Mathieu Lacage
fix lcov report output
2006-10-03, by Mathieu Lacage
add lcov support
2006-10-03, by Mathieu Lacage
allow the user to provide project-wide compilation and link flags
2006-10-03, by Mathieu Lacage
test each default event scheduler
2006-10-02, by Mathieu Lacage
tweak doxygen output
2006-10-02, by Mathieu Lacage
remove reference to Chunk
2006-10-02, by Mathieu Lacage
try to get rid of tabs which sneaked in
2006-10-02, by Mathieu Lacage
fix emacs tab mode (reported by george)
2006-10-02, by Mathieu Lacage
add Simulator::enableParallelSimulation method
2006-10-02, by Mathieu Lacage
rename time.h to nstime.h
2006-10-02, by Mathieu Lacage
add trailer
2006-10-02, by Mathieu Lacage
remove chunk
2006-10-02, by Mathieu Lacage
small doc fix
2006-10-02, by Mathieu Lacage
add header
2006-10-02, by Mathieu Lacage
fix typo
2006-09-30, by Mathieu Lacage
rename Chunk::print to Chunk::printTo
2006-09-30, by Mathieu Lacage
add documentation on build system
2006-09-30, by Mathieu Lacage
change Time into Time const &
2006-09-29, by Mathieu Lacage
merge
2006-09-28, by Mathieu Lacage
test of cron email setup
2006-09-20, by Mathieu Lacage
test 2 of emails
2006-09-20, by Mathieu Lacage
test of emails
2006-09-20, by Mathieu Lacage
fix build for optimized case
2006-09-25, by Mathieu Lacage
add Constants section to doxygen documentation
2006-09-25, by Mathieu Lacage
implement new tag identification scheme
2006-09-15, by Mathieu Lacage
document packet uid, fix build
2006-09-08, by Mathieu Lacage
add packet uid
2006-09-08, by Mathieu Lacage
replace pointers with references
2006-09-08, by Mathieu Lacage
fix distcheck
2006-09-08, by Mathieu Lacage
add comment on rpath
2006-09-08, by Mathieu Lacage
beautify build instructions
2006-09-08, by Mathieu Lacage
move around code to implementation section
2006-09-07, by Mathieu Lacage
doc typo
2006-09-07, by Mathieu Lacage
integrate sample code
2006-09-07, by Mathieu Lacage
add inria copyright and gpl statement on build.py
2006-09-07, by Mathieu Lacage
fix doc typo
2006-09-07, by Mathieu Lacage
add high-level intro to Packet API and implementation
2006-09-07, by Mathieu Lacage
start of rationale for packets
2006-09-06, by Mathieu Lacage
improve documentation and remove updateTag method
2006-09-06, by Mathieu Lacage
add comment on implementation location
2006-09-06, by Mathieu Lacage
add comment on implementation location
2006-09-06, by Mathieu Lacage
add comment on implementation location
2006-09-06, by Mathieu Lacage
reorganize the implementation of template member methods in Simulator class
2006-09-06, by Mathieu Lacage
fix documentation generation warning and add doc for TagPrettyPrinter
2006-09-06, by Mathieu Lacage
move aroudn bound functors
2006-09-06, by Mathieu Lacage
add scheduler example reference
2006-09-06, by Mathieu Lacage
document the fact that it is impossible to unschedule event scheduled for the "destroy" time
2006-09-06, by Mathieu Lacage
document EventId
2006-09-06, by Mathieu Lacage
add missing documentation in simulator class
2006-09-06, by Mathieu Lacage
document Time class
2006-09-06, by Mathieu Lacage
remove unused code
2006-09-06, by Mathieu Lacage
fix typo
2006-09-06, by Mathieu Lacage
fix test sample code
2006-09-06, by Mathieu Lacage
make sure RUN_SELF_TESTS macro is defined when preprocessing for doxygen
2006-09-06, by Mathieu Lacage
comment a bit the sample code
2006-09-06, by Mathieu Lacage
split SConstruct to make it more readable
2006-09-06, by Mathieu Lacage
rename sample binaries
2006-09-06, by Mathieu Lacage
add sample code for test, add doxygen doc
2006-09-06, by Mathieu Lacage
fix doxygen typos
2006-09-06, by Mathieu Lacage
more ignore files
2006-09-06, by Mathieu Lacage
add doc target to BUILD file
2006-09-06, by Mathieu Lacage
add doc target for doxygen build
2006-09-05, by Mathieu Lacage
add doxygen framework
2006-09-05, by Mathieu Lacage
change indent to be 4 spaces
2006-09-05, by Mathieu Lacage
variable/method/function coding style update
2006-09-05, by Mathieu Lacage
member variables coding style change
2006-09-05, by Mathieu Lacage
remove unused file
2006-09-05, by Mathieu Lacage
reorder files
2006-09-05, by Mathieu Lacage
remove unused file
2006-09-05, by Mathieu Lacage
merge
2006-09-05, by Mathieu Lacage
add documentation for scheduler factory
2006-09-04, by Mathieu Lacage
cleanup the Scheduler API
2006-09-04, by Mathieu Lacage
less
more
|
(0)
-120
+120
+1000
+3000
+10000
tip