Commit Graph

119 Commits

Author SHA1 Message Date
Mathieu Lacage
6e9a43cb92 document gcov/lcov targets 2006-10-03 10:48:23 +02:00
Mathieu Lacage
7937fef2f7 fix lcov report output 2006-10-03 10:45:39 +02:00
Mathieu Lacage
c3a9fb96d2 add lcov support 2006-10-03 10:20:55 +02:00
Mathieu Lacage
3d64c8d0b6 allow the user to provide project-wide compilation and link flags 2006-10-03 08:17:05 +02:00
Mathieu Lacage
77b66f56e1 test each default event scheduler 2006-10-02 19:10:04 +02:00
Mathieu Lacage
bc51c0576c tweak doxygen output 2006-10-02 14:45:43 +02:00
Mathieu Lacage
f4c2f82da9 remove reference to Chunk 2006-10-02 14:41:00 +02:00
Mathieu Lacage
bbcf953d34 try to get rid of tabs which sneaked in 2006-10-02 14:37:46 +02:00
Mathieu Lacage
9f93b7fb53 fix emacs tab mode (reported by george) 2006-10-02 14:34:53 +02:00
Mathieu Lacage
a405ffd68d add Simulator::enableParallelSimulation method 2006-10-02 11:43:54 +02:00
Mathieu Lacage
a1f245126e rename time.h to nstime.h 2006-10-02 11:41:40 +02:00
Mathieu Lacage
21039d13d2 add trailer 2006-10-02 11:39:45 +02:00
Mathieu Lacage
a11e85066f remove chunk 2006-10-02 11:32:31 +02:00
Mathieu Lacage
4cabbc027a small doc fix 2006-10-02 11:25:07 +02:00
Mathieu Lacage
4809217dc0 add header 2006-10-02 11:23:18 +02:00
Mathieu Lacage
4d69c43531 fix typo 2006-09-30 08:04:37 +02:00
Mathieu Lacage
4ef43ab1c8 rename Chunk::print to Chunk::printTo 2006-09-30 08:03:40 +02:00
Mathieu Lacage
eb94e8ca83 add documentation on build system 2006-09-30 07:59:37 +02:00
Mathieu Lacage
049eb78586 change Time into Time const & 2006-09-29 19:18:48 +02:00
Mathieu Lacage
797df745cd merge 2006-09-28 10:11:09 +02:00
Mathieu Lacage
af72e72dc7 fix build for optimized case 2006-09-25 19:02:13 +02:00
Mathieu Lacage
fecc1ded2a add Constants section to doxygen documentation 2006-09-25 18:55:23 +02:00
Mathieu Lacage
90235f36b8 test of cron email setup 2006-09-20 20:14:47 +02:00
Mathieu Lacage
d663c4a254 test 2 of emails 2006-09-20 20:12:18 +02:00
Mathieu Lacage
6892171fee test of emails 2006-09-20 20:07:46 +02:00
Mathieu Lacage
bd97522a7c implement new tag identification scheme 2006-09-15 13:05:03 +02:00
Mathieu Lacage
3e88c0eb3a document packet uid, fix build 2006-09-08 18:57:40 +02:00
Mathieu Lacage
b61c5a3a18 add packet uid 2006-09-08 18:51:47 +02:00
Mathieu Lacage
1a510b4a26 replace pointers with references 2006-09-08 18:45:48 +02:00
Mathieu Lacage
40dac3634e fix distcheck 2006-09-08 09:20:17 +02:00
Mathieu Lacage
bc2dfd243a add comment on rpath 2006-09-08 09:18:33 +02:00
Mathieu Lacage
40b66b8383 beautify build instructions 2006-09-08 09:16:52 +02:00
Mathieu Lacage
7be84aded8 move around code to implementation section 2006-09-07 12:35:06 +02:00
Mathieu Lacage
c6e4b8811d doc typo 2006-09-07 12:34:53 +02:00
Mathieu Lacage
0aeb4faa87 integrate sample code 2006-09-07 11:15:40 +02:00
Mathieu Lacage
54649b315a add inria copyright and gpl statement on build.py 2006-09-07 11:03:04 +02:00
Mathieu Lacage
d13d83d81a fix doc typo 2006-09-07 10:51:12 +02:00
Mathieu Lacage
842015ef19 add high-level intro to Packet API and implementation 2006-09-07 10:12:40 +02:00
Mathieu Lacage
d0f62fbb87 start of rationale for packets 2006-09-06 17:06:45 +02:00
Mathieu Lacage
4fa19c35b5 improve documentation and remove updateTag method 2006-09-06 16:46:26 +02:00
Mathieu Lacage
fede074f3a add comment on implementation location 2006-09-06 15:20:25 +02:00
Mathieu Lacage
73b1489fbc add comment on implementation location 2006-09-06 15:19:03 +02:00
Mathieu Lacage
48200e2976 add comment on implementation location 2006-09-06 15:18:20 +02:00
Mathieu Lacage
51cea233f1 reorganize the implementation of template member methods in Simulator class 2006-09-06 15:17:44 +02:00
Mathieu Lacage
71426c90f9 fix documentation generation warning and add doc for TagPrettyPrinter 2006-09-06 15:01:56 +02:00
Mathieu Lacage
2f85a9e691 move aroudn bound functors 2006-09-06 14:56:13 +02:00
Mathieu Lacage
a129ff2a7d add scheduler example reference 2006-09-06 14:53:11 +02:00
Mathieu Lacage
501829319e document the fact that it is impossible to unschedule event scheduled for the "destroy" time 2006-09-06 14:51:50 +02:00
Mathieu Lacage
0364386fa7 document EventId 2006-09-06 14:46:09 +02:00
Mathieu Lacage
16602f09c4 add missing documentation in simulator class 2006-09-06 14:35:40 +02:00