Gustavo J. A. M. Carneiro
|
16835e0b5d
|
Python: allow multiple api definitions directories, one per data model.
|
2009-09-22 16:13:42 +01:00 |
|
Gustavo J. A. M. Carneiro
|
6f68b76662
|
Don't python-bind the class NscTcpL4Protocol, it is implementation detail.
|
2009-09-02 11:29:23 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c0ea878ba2
|
Bug 375: Ctrl-C does not always work when running Python simulations
|
2009-01-13 19:28:26 +00:00 |
|
Gustavo J. A. M. Carneiro
|
d474f1933a
|
Bug 289: CommandLine::AddValue is not wrapped
|
2008-11-26 12:11:11 +00:00 |
|
Gustavo J. A. M. Carneiro
|
e83d4da973
|
Python: enable wrapping of the packet metadata APIs.
|
2008-10-15 18:32:07 +01:00 |
|
Gustavo J. A. M. Carneiro
|
fe8cbc9a0f
|
A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
|
2008-10-15 15:55:09 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0335beed14
|
Python: ignore TracedCallback classes for the time being: they were never usable and were triggering pybindgen generate code compilation problems.
|
2008-08-18 16:00:10 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2d872a846d
|
Python: re-scan API; unblock python threads during Simulator::Run; new pybindgen brings improved thread safety for virtual methods.
|
2008-08-05 19:42:53 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5e24aed9dd
|
When python scanning API, remove again the NS3_LOG_ENABLE define; it is no longer needed.
|
2008-07-25 16:54:29 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5a71f60c7a
|
Define NS3_ASSERT_ENABLE and NS3_LOG_ENABLE, to make sure we pick up all definitions (such as the logging APIs)
|
2008-07-23 11:48:17 +01:00 |
|
Gustavo J. A. M. Carneiro
|
fd2cf07d30
|
python scanning: remove redundant incref/decref_method annotations
|
2008-07-21 11:43:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0f045371a3
|
The 'everything.h' header file is only used for Python bindings and should be generated into bindings/python/, not ns3/.
|
2008-07-09 14:58:02 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5f994081d5
|
python bindings
|
2008-07-08 10:43:58 -07:00 |
|