Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Krotov
6691af358c config-store: spelling fixes 2017-08-16 19:01:10 +03:00
Tom Henderson
d9b8695742 config-store: Doxygen updates (based on Robert Ammon's original patch) 2017-05-14 21:26:26 -07:00
Robert R. Schmidt
9f8e72afef bug 2507: ConfigStore RawTextConfigLoad doesn't reset stream error state
Bug report and patch provided by Robert Schmidt on the users' list.
2016-09-27 16:41:02 -07:00
Peter D. Barnes, Jr.
5179503673 Add logging to ConfigStore and RawTextConfig 2016-09-21 14:13:18 -07:00
Stefano Avallone
68ae41b061 config-store: (fixes #2442) Do not crash if an object container has a null item 2016-06-29 17:58:03 +02:00
Tom Henderson
8df0d04bbb add missing copyrights 2015-06-10 07:52:23 -07:00
Peter D. Barnes, Jr.
a2e0ed145a Missing mode lines. 2015-06-08 16:37:40 -07:00
Tom Henderson
7e773082ae SetGroupName for config-store module 2015-04-16 21:02:03 -07:00
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.
3611bd11a5 [Bug 1551] NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace? 2014-09-26 12:44:13 -07:00
Peter D. Barnes, Jr.
cd3da7143d [doxygen] Revert r10410, r10411, r10412 2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
5a2488e6db [doxygen] Suppress "warning: Member NS_LOG_COMPONENT_DEFINE is not documented" 2013-11-14 16:58:56 -08:00
Peter D. Barnes, Jr.
d75ff3559e doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented" 2013-11-14 16:58:28 -08:00
Peter D. Barnes, Jr.
578f3a1f04 Fix doxygen module references 2013-11-14 16:52:11 -08:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Mitch Watrous
f9a2ba716e Bug 1485 - Setting global properties in config file (raw text) does not have any effect 2012-08-29 08:47:39 -07:00
Mitch Watrous
73b5363a43 Bug 1464 - ConfigStore Save + Load => Could not set default value for ns3::UdpSocketImpl::IcmpCallback 2012-07-11 10:26:41 -07:00
Jaume Nin
a479c64051 Fixed bug 1352 (Object attribute map / vector issue) 2012-05-09 12:03:54 +02:00
Mitch Watrous
72df156f34 Make config-store more robust for missing XML libraries 2011-08-18 14:14:52 -07:00
Tom Henderson
3bf759bb6d bug 845: fix ConfigStore output 2011-08-14 14:06:45 -07:00
Mathieu Lacage
17818decf4 remove object vector usage to allow object map to work with config store 2011-08-11 08:11:38 +02:00
Mitch Watrous
9322c886a9 Add a couple of includes and rescan core module's bindings 2011-08-10 10:59:35 -07:00
Mathieu Lacage
d87d61adad try to fix gtk-enabled build blindly. 2011-08-10 19:28:39 +02:00
Mathieu Lacage
c3618453d2 refactor ObjectVector generic code into a separate file and introduce ObjectMap. 2011-08-10 11:48:19 -04:00
John Abraham
1ab4cfd167 Bug 1234: Additional changes 2011-08-05 13:22:53 -04:00
Mathieu Lacage
34f7f7916d bug 1234: GetAttributeChecker is not defined anymore but still used 2011-08-04 16:05:48 -04:00
Mathieu Lacage
f2d7c8f05a introduce Config::Reset 2011-08-03 13:58:10 -04:00
Mathieu Lacage
aef38c492b use new API. kill old one. 2011-08-03 10:04:56 -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
Mitch Watrous
684991654f Make some modules show up on doxygen modules page 2011-05-18 13:00:29 -07:00
Josh Pelkey
f6beada3cb config-store coding style changes 2011-05-13 14:51:51 -04:00
Mitch Watrous
8a8d425071 Split contrib module into config-store and tools 2011-03-24 09:23:44 -07:00