7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
finish Dispose -> DoDispose rework
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make ApplicationList an NsUnknown object.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
fix valgrind warning: UdpSocket must manage carefully its Ipv4EndPoint to avoid double deleting it.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make Ipv4L4Demux an NsUnknown object.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make L3Demux an NsUnknown object.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make Node derive from NsUnknown rather than Object
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
disable the default constructor to avoid bugs
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add NsUnknown::Dispose
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
rename the class itself
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
rename files
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
airplane COM code
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove more dead code
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove dead code
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove dead code
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
fix last leaks with new refcounted mechanism
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
constify refcounted object base class
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
port sample code to refcounting model
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove dead method declaration and dead use
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
implement properly the refcounting rules for the capability getters
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make capabilities and sockets refcounted
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
implement Dispose properly throughout the network stack
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
use Dispose more extensively
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Added default value sample More... almost 18 years ago
Merged in default code More... almost 18 years ago
rework the socket/udp layer to remove the Ipv4EndPointDemux template
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Randomvariable Lognormal added More... almost 18 years ago
fix segfault
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
use ref/unref for Node in more cases
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove nil macro
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove dead files
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago