[Ns-commits] raj/ns-3-rng-changes

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Jan 20 11:02:42 PST 2009


---- Add dependency annotations for the task that generates Python bindings
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/e52c06d86145


---- Correct documentation
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/simulator/simulator.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/55cab933bb57


---- RealtimeEventLock is gone
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/ns3modulegen.py
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/3dda1049f0d8


---- Fix build for systems without posix threads library
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: samples/wscript src/simulator/simulator.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/8e5d0354c509


---- empty skeleton for ns2 calendar scheduler
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/ns2-calendar-scheduler.cc src/simulator/ns2-calendar-scheduler.h src/simulator/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/1ce7e093a930


---- memleak
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/6bd9d7331edd


---- add new comparison operators.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/scheduler.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/7d5024b3f882


---- test calendar+ns2calendar schedulers
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/simulator.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/4b919c166ec3


---- ns-2 calendar code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/ns2-calendar-scheduler.cc src/simulator/ns2-calendar-scheduler.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/4542370485ef


---- add missing copyright/license statement
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/ns2-calendar-scheduler.cc src/simulator/ns2-calendar-scheduler.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/e0fc1999118c


---- add missing include
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/ns2-calendar-scheduler.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/971dea40af4d


---- bug 329: pcap files generated in native win32 (mingw) are always corrupt
user: Guillaume Vu-Brugier <gvubrugier at gmail.com>
files: src/common/pcap-writer.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/03dc74055f8a


---- examples/wifi-ap.cc ported to Python (minus tracing)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: examples/wifi-ap.py
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/cf230d65623b


---- Remove the last remnants of local pybindgen handling (allinone takes care of pybindgen now)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/wscript wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/ca51ffa0d02b


---- Fix WifiMacQueue typeid registration
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/devices/wifi/wifi-mac-queue.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/3a5b1ed17edc


---- Remove no longer needed WAF command execution win32 workaround
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/a7dfdc073085


---- On native win32, we cannot use -D_DEBUG when compiling Python extensions
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/19147674758a


---- Make it easy to turn on profiling of pybindgen
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/ns3modulegen.py
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/ce8be572c4d4


---- Update waf; closes #466.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: waf
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/625ff60e1865


---- bug 472: fix build with gcc 3.4.6
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/ns2-calendar-scheduler.cc src/simulator/ns2-calendar-scheduler.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/c0e44280dc27


---- waf --run now takes either full path to a program or just the (flat) program name, for all C++ programs
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: wscript wutils.py
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/92bae583f934


---- Cleanup: remove regression reference traces downloading code (moved to allinone)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: regression.py wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/1a251c8ad317


---- Don't abuse os.chdir so much (not thread safe)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: regression.py wscript wutils.py
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/04170734fa8b


---- Merge
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: 
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/bdce17c3a0e8


---- Expose RNG seed/run # to attributes; bindings update
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: bindings/python/ns3_module_simulator.py src/core/rng-stream.cc src/core/rng-stream.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/73b49aa25221




More information about the Ns-commits mailing list