Peter D. Barnes, Jr.
9e71fc449f
[Doxygen] Template parameter deduction.
2015-07-22 17:09:55 -07:00
Tom Henderson
5a76830b73
bug 2127: Scheduler benchmark utility works correctly in first run only (patch due to Philipp Andelfinger)
2015-06-24 21:39:59 -07:00
Tom Henderson
2c13d2dbe8
fix dead link
2015-06-16 13:13:06 -07:00
Peter D. Barnes, Jr.
d67ced0392
Fix parents, group names, and missing constructors in GetTypeId definitions.
2015-06-09 12:59:59 -07:00
Peter D. Barnes, Jr.
576769caf1
bug 2043: print-introspected-doxygen crashes when some modules are disabled
2015-01-29 19:03:22 -08:00
Peter D. Barnes, Jr.
5b9e3507b7
[Bug 2022] Spurious characters in config paths
...
On Nov 24, 2014, at 12:48 PM, Tom Henderson <tomh@tomh.org > wrote:
> On 11/24/2014 12:39 PM, Peter Barnes wrote:
>> I see the '%' being use in two places, beginning at line 1156 in
>> StaticInformation::DoGather ()
>>
>> Mitch used the % to escape the class names so doxygen wouldn't
>> create links. I'm not sure why the links are bad. Is the config
>> path token with '::' sometimes not the same as a class name?
>> Then doxygen would be looking for a non-existent class and
>> complaining, so suppressing might be good.
>>
>> Looks like I might have added the surrounding '"' in r10977.
>> Could this be the problem?
>
> Not sure. Let me know if you don't get to this before you
> disappear for a while, and I'll pick it up if so.
Removing the quotes fixes the problem.
Removing the '%' (and leaving the quotes) fixes the problem.
This is my preferred solution, since it's a reminder that
the config path is just a string.
So my recommendation is to remove the temporaryCharacter
formatting string completely.
2014-12-03 15:27:46 -08:00
Tom Henderson
d6edb8dcbd
record Doxygen aggregation info for additional classes
2014-11-20 13:42:09 -08:00
Peter D. Barnes, Jr.
1e1a1edbdc
[Doxygen] various in src/core
2014-11-03 12:40:24 -08:00
Peter D. Barnes, Jr.
cccfc167dd
[Doxygen] Attribute implementations.
2014-10-21 16:14:35 -07:00
Tommaso Pecorella
b703ac7f27
Fix missing header
2014-10-09 12:40:49 +02:00
Peter D. Barnes, Jr.
2aebf37542
Sphinx] Reduce build chatter
2014-10-08 17:48:38 -07:00
Peter D. Barnes, Jr.
792c339edc
[Doxygen] Include the size of registered types in the long description for the class.
2014-10-08 13:52:14 -07:00
Peter D. Barnes, Jr.
9346f805f2
Generate doxygen list of all LogComponents
2014-10-06 17:24:00 -07:00
Peter D. Barnes, Jr.
6313928fbc
[doxygen] print-introspected-doxygen.cc
2014-10-05 20:42:52 -07:00
Peter D. Barnes, Jr.
a4d68196e7
Refactor print-introspected-doxygen.cc
2014-10-05 17:58:48 -07:00
Peter D. Barnes, Jr.
24144c56f9
Implementation for documenting TracedValue and TracedCallback signatures.
2014-10-02 21:05:15 -07:00
Peter D. Barnes, Jr.
a274c8ea37
[doxygen] Make introspected lists more visible, various other doxy
2014-03-10 10:57:50 -07:00
Peter D. Barnes, Jr.
4a5acb6109
One waf to rule them all.
2014-02-07 17:00:28 -08:00
Vedran Miletić
b5891dce41
Replace <limits.h> include by <climits>
2013-07-06 16:55:33 +02:00
Vedran Miletić
b47d4aac23
Add missing limits.h include to nstime.h and print-introspected-doxygen.cc
2013-07-04 15:57:10 +02:00
Peter D. Barnes, Jr.
397b75c1b4
Merge
2013-06-26 16:43:20 -07:00
Peter D. Barnes, Jr.
38a03c2802
Refactor utils/bench-simulator to use CommandLine, RandomVariableStream
2013-06-14 14:12:56 -07:00
Peter D. Barnes, Jr.
c55d9ac5a9
Show defaults for global values.
2013-06-11 17:41:37 -07:00
Peter D. Barnes, Jr.
5cd2be069a
Use a common portable pdf rescaling script.
2013-05-31 12:03:40 -07:00
Peter D. Barnes, Jr.
86109ec9b5
Fix vector index range.
2013-05-24 12:50:44 -07:00
Peter D. Barnes, Jr.
666bcc699f
Merge Coverity fixes
2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
62e7de83a2
Coverity static checking script
2013-05-22 17:48:15 -07:00
Mitch Watrous
1bf68e5219
Bug 1520 - config paths not documented in Doxygen for CsmaChannel
2013-01-18 13:03:18 -08:00
Mitch Watrous
f986dff488
Add shell script that runs all examples with full logging turned on
2013-01-14 09:39:06 -08:00
Tom Henderson
683af560b1
workaround for bug 1561: doxygen for optional modules
2012-12-21 15:50:25 -08:00
Peter D. Barnes, Jr.
b26e2d5fb2
Add benchmark documentation, run timing.
2012-11-13 23:53:08 -08:00
Mitch Watrous
c4c1e4d818
Make sure csma module is enabled before building the doxygen scanning script
2012-12-10 10:54:28 -08:00
Mitch Watrous
05ddd7089b
Bug 1520 (More partially) - config paths not documented
2012-12-07 10:12:40 -08:00
Mitch Watrous
3d24d6b4c0
Bug 152 (Partially)- config paths not documented
2012-12-05 17:06:27 -08:00
Peter D. Barnes, Jr.
2851f35a05
Fix oxygen errors in doc/introspected-doxygen.h
2012-11-09 17:57:28 -08:00
Peter D. Barnes, Jr.
ebde3d2bf5
Doxygenate print-introspected-doxygen.cc
2012-11-07 15:32:36 -08:00
Peter D. Barnes, Jr.
794336acbb
Highlight attribute flags in doxygen html
2012-11-07 13:32:15 -08:00
Peter D. Barnes, Jr.
e969f87645
Move attribute, config, trace docs to class description.
2012-08-13 16:56:18 -07:00
Mitch Watrous
1b9b93d819
Bug 962 - list of paths to reach objects contains bogus entries
2012-05-01 10:18:37 -07:00
alina & Gustavo Carneiro
a320abac57
Bug 1350 - Simulator.ScheduleWithContext Python binding missing
2012-02-14 17:45:50 +00:00
Gustavo J. A. M. Carneiro
cd2952dcea
Fix the python unit tests: now we need to import the applications module
2012-02-14 16:03:50 +00:00
Mitch Watrous
046285b790
Remove % characters showing up in introspected text file
2011-11-09 09:35:49 -08:00
Tom Henderson
0a28cb2916
Patch geninfo for reported gcov problem with lcov versions 1.8 and 1.9
2011-09-30 14:25:23 -07:00
Tom Henderson
f5aace65af
Update lcov to version 1.9
2011-09-30 14:21:39 -07:00
Mitch Watrous
598eaa74e1
Make the source code introspection program output text
2011-09-20 12:12:08 -07:00
Gustavo J. A. M. Carneiro
c3059b6e68
Upgrade to waf-1.6.7, work in progress
2011-09-08 16:13:40 +01:00
Mitch Watrous
d6d3a97e96
Bug 1228 - object 'ns3-network--lib' was not found in uselib_local (required by 'bench-packets')
2011-08-11 15:25:25 -07:00
Mathieu Lacage
c3618453d2
refactor ObjectVector generic code into a separate file and introduce ObjectMap.
2011-08-10 11:48:19 -04:00
Mathieu Lacage
2a77dd3641
use new API, kill old one.
2011-08-03 10:17:01 -04:00
Mathieu Lacage
f8e1230105
kill old API
2011-08-03 10:08:47 -04:00