Gustavo J. A. M. Carneiro
|
dc4cf1649b
|
Python: allow multiple api definitions directories, one per data model.
|
2009-09-22 16:13:42 +01:00 |
|
Gustavo J. A. M. Carneiro
|
66bd8993b4
|
Don't python-bind the class NscTcpL4Protocol, it is implementation detail.
|
2009-09-02 11:29:23 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2e534fd8eb
|
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
|
beb8e003f7
|
Bug 289: CommandLine::AddValue is not wrapped
|
2008-11-26 12:11:11 +00:00 |
|
Gustavo J. A. M. Carneiro
|
c17d75a8f6
|
Python: enable wrapping of the packet metadata APIs.
|
2008-10-15 18:32:07 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3eb274081d
|
A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
|
2008-10-15 15:55:09 +01:00 |
|
Gustavo J. A. M. Carneiro
|
40ceb26ae3
|
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
|
c6795fea8b
|
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
|
3b80a1abfc
|
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
|
50b884c4bc
|
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
|
1609dccea8
|
python scanning: remove redundant incref/decref_method annotations
|
2008-07-21 11:43:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
9e188c79a7
|
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
|
9efa9be722
|
python bindings
|
2008-07-08 10:43:58 -07:00 |
|