7
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge unfinished packet history code
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
sample code for component manager
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
add more code to sample code
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
sample code for Object base class
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
small typo
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
improve dox
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
Add the waf files and scripts to the scons dist
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 17 years ago
size of element is pointer, not value
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
avoid checking for the Object::iid value from within ComponentManager::Register
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
more tests
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
eliminate memory leak
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
add dox
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
fix buggy assert
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
add DefaultValue support for ClassId
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
a new ComponentManager API
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
make Callback use a separate empty type
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
add a m_disposed field and check it
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
use a 16 bit interface id
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
remove buggy assert
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
port code from Interface to Object
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
make QueryInterface const
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
port ComponentManager to Object from Interface
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
remove Interface
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
rename InterfaceObject to Object
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
remove Object base class
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
merge
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
WAF: add a dist_hook function to exclude the generated documentation from waf dist
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 17 years ago
WAF: correct values of VERSION and APPNAME, for waf dist
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 17 years ago
WAF: cleanup the main wscript file by moving the definition of the ns3header object type into src/wscript
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 17 years ago
uniformize the DefaultValues used by the Event Schedulers
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago