Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Peter D. Barnes, Jr.
e34b13367b
Show default attribute value in command line example - cleanup
2014-08-18 16:00:42 -07:00
Tommaso Pecorella
fb985d0860
Show default attibute value in command line example - fix
2014-08-18 23:45:04 +02:00
Peter D. Barnes, Jr.
97f06df836
Show initial values of arguments; show attribute value.
2014-08-18 12:36:07 -07:00
Peter D. Barnes, Jr.
b8b676a8d7
CommandLine Attribute shorthand
2014-08-14 12:46:11 -07:00
Peter D. Barnes, Jr.
0f42e4c34c
[doxygen] Rename examples classes "A"
2013-11-18 12:39:40 -08:00
Nicola Baldo
639d8a219f
fixed integer constant too large compilation error with gcc 4.3.2
2013-11-18 15:51:51 +01:00
Peter D. Barnes, Jr.
4a6adc5e51
Make CommandLine print boolean defaults as text.
...
And
- clarify the documentation
- make example arguments more explicit
- make "--boolArg" toggle the value, not set to true (this enables
toggle on default true values)
2013-08-07 10:36:45 -07:00
Peter D. Barnes, Jr.
6385919add
[Doxygen] Organize Core/Random Variables
2013-07-24 17:05:36 -07:00
Peter D. Barnes, Jr.
82e00f603e
Tweak Hash docs, fix manual index error
2013-07-11 17:20:11 -07:00
Peter D. Barnes, Jr.
0bdefa312e
Hash example program which hashes the dictionary.
2013-07-10 18:22:58 -07:00
Peter D. Barnes, Jr.
4b09ce3268
CommandLine callback example, show user defaults, code cleanup
2013-07-09 13:14:19 -07:00
Peter D. Barnes, Jr.
e3611c4078
Doxygenate todo's
2013-07-03 14:43:10 -07:00
Tom Henderson
2180f8ad5d
move average.h from tools to stats module
2013-06-18 13:42:57 -07:00
Peter D. Barnes, Jr.
2b4ec72110
CommandLine: correct license.
...
Sorry Mathieu ;)
2013-06-14 14:01:19 -07:00
Peter D. Barnes, Jr.
744b0617a5
CommandLine: add Usage message, simplify bool args
...
Accept obvious bool arguments: --arg --arg=t --arg=true
Get program name from argv[0]
Example program
Doxygenate
2013-06-14 13:54:39 -07:00
Vedran Miletić
71e380b55e
Bug 1237 - code cleanups related to includes
2012-09-01 20:57:21 +02:00
Mitch Watrous
da1cf74f90
Replace various instances of RandomVariable with RandomVariableStream
2012-08-20 14:25:35 -07:00
Mitch Watrous
00878e317d
examples for RandomVariableStream implementations
2012-07-10 21:51:08 -07:00
Mathieu Lacage
2e0ea381c6
use new API
2012-03-22 15:09:40 -04:00
Andrey Mazo
cec21ade43
Bug 1170: Formulate best practices for dealing with unused debug variables.
2012-02-10 19:02:12 +04:00
Vedran Miletić
fe0667def8
standardize emacs c++ mode comments
2011-08-02 17:42:33 -04:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
John Abraham
24ea796d8b
Bug 1147 variable ‘retOne’ set but not used, g++> 4.6.0
2011-05-14 03:20:58 -04:00
Josh Pelkey
86379fa5b5
core coding style changes
2011-05-13 14:52:27 -04:00
Mitch Watrous
e536a8efef
Make Python examples use new modular bindings without importing everything
2011-05-02 17:17:09 -07:00
Mitch Watrous
1718599e48
Write a status file during waf build step
2011-04-28 09:10:29 -07:00
Mitch Watrous
c3ebf91792
Move example from core to point-to-point
2011-04-15 16:03:28 -07:00
Mitch Watrous
6c0d5166e8
Make examples that were in samples directory run
2011-04-15 13:03:02 -07:00
Mitch Watrous
c9202337a8
Move examples out of samples directory and remove it
2011-04-14 14:22:09 -07:00