Commit Graph

67 Commits

Author SHA1 Message Date
Mathieu Lacage
db1ffacc10 fix typo 2006-09-06 14:08:13 +02:00
Mathieu Lacage
55fe398822 fix test sample code 2006-09-06 14:06:04 +02:00
Mathieu Lacage
8e10651026 make sure RUN_SELF_TESTS macro is defined when preprocessing for doxygen 2006-09-06 14:04:03 +02:00
Mathieu Lacage
fc294f6e01 comment a bit the sample code 2006-09-06 14:03:39 +02:00
Mathieu Lacage
f22af44dd1 split SConstruct to make it more readable 2006-09-06 13:59:43 +02:00
Mathieu Lacage
f19b51afe0 rename sample binaries 2006-09-06 13:36:34 +02:00
Mathieu Lacage
495c246850 add sample code for test, add doxygen doc 2006-09-06 13:35:23 +02:00
Mathieu Lacage
9f1957be9d fix doxygen typos 2006-09-06 13:34:58 +02:00
Mathieu Lacage
5f560144b7 more ignore files 2006-09-06 13:21:45 +02:00
Mathieu Lacage
653fcde142 add doc target to BUILD file 2006-09-06 11:26:51 +02:00
Mathieu Lacage
12c001afe7 add doc target for doxygen build 2006-09-05 15:55:04 +02:00
Mathieu Lacage
36dc7c5b99 add doxygen framework 2006-09-05 13:42:32 +02:00
Mathieu Lacage
f935fe02bd change indent to be 4 spaces 2006-09-05 13:18:11 +02:00
Mathieu Lacage
e57dd3faa5 variable/method/function coding style update 2006-09-05 13:13:39 +02:00
Mathieu Lacage
778ca40af3 member variables coding style change 2006-09-05 12:54:53 +02:00
Mathieu Lacage
2329966acc remove unused file 2006-09-05 11:23:39 +02:00
Mathieu Lacage
dacf6d146c reorder files 2006-09-05 11:22:13 +02:00
Mathieu Lacage
fc15c8d04d remove unused file 2006-09-05 11:21:32 +02:00
Mathieu Lacage
f811daf33b merge 2006-09-05 11:16:08 +02:00
Mathieu Lacage
57880bc9da add documentation for scheduler factory 2006-09-04 15:52:45 +02:00
Mathieu Lacage
1ebee07e78 cleanup the Scheduler API 2006-09-04 15:37:32 +02:00
Mathieu Lacage
1cfa43cf3b enable user-provided schedulers 2006-09-04 15:24:05 +02:00
Mathieu Lacage
5b02e3bc1b rename files 2006-09-04 15:09:58 +02:00
Mathieu Lacage
62e1051d4c rename TracedVariable to VariableTracer 2006-09-04 15:06:09 +02:00
Mathieu Lacage
05cbced73d rename trace stream to stream tracer 2006-09-04 14:10:34 +02:00
Mathieu Lacage
00d7f1810c rename callback logger to callback tracer 2006-09-04 14:06:00 +02:00
Mathieu Lacage
f9a13fdbfd remove packet logger. replace it with more generic callback logger 2006-09-04 13:40:02 +02:00
Mathieu Lacage
70be235d03 add comment on unused code 2006-09-04 13:19:07 +02:00
Mathieu Lacage
79ba177ba4 fix us/ns handling 2006-09-04 13:18:16 +02:00
Mathieu Lacage
d6048b8a61 improve tests 2006-09-04 13:14:39 +02:00
Mathieu Lacage
a222d1b8da use ns as internal time and export time as ns. 2006-09-04 13:11:34 +02:00
Mathieu Lacage
b77c4b2bdd remove extra code 2006-09-04 12:51:11 +02:00
Mathieu Lacage
554cb205f4 remove more unused files, rename system files 2006-09-04 12:28:04 +02:00
Mathieu Lacage
0e8ba3a194 remove unused system files 2006-09-04 12:23:44 +02:00
Mathieu Lacage
67064f85dc more tests 2006-09-03 15:17:01 +02:00
Mathieu Lacage
aac8571003 add simulator tests 2006-09-03 15:13:56 +02:00
Mathieu Lacage
ac62098a81 add empty simulator test 2006-09-03 12:49:47 +02:00
Mathieu Lacage
b335fe1455 remove dead code 2006-09-03 12:44:49 +02:00
Mathieu Lacage
e5a94ff402 test 1 arg version for member ptrs 2006-09-03 12:43:09 +02:00
Mathieu Lacage
a8ece76eac param order was inverted 2006-09-03 12:43:00 +02:00
Mathieu Lacage
6f7c87a070 add multiple argument versions 2006-09-03 12:40:19 +02:00
Mathieu Lacage
02fa792b81 first cut at george's ideas on api 2006-09-03 12:24:04 +02:00
Mathieu Lacage
fd43aa8bdf doc typo 2006-09-02 19:50:19 +02:00
Mathieu Lacage
490a08af92 fix build 2006-09-02 12:13:22 +02:00
Mathieu Lacage
2097de0a7e rename run_serial to run 2006-09-02 12:09:59 +02:00
Mathieu Lacage
cb8352f9c2 remove parallel queues 2006-09-02 12:09:07 +02:00
Mathieu Lacage
a525ec46e5 small formatting detail 2006-08-29 18:28:45 +02:00
Mathieu Lacage
5ffcea26af use rpath only on posix platforms 2006-08-29 18:27:42 +02:00
Mathieu Lacage
56f3965e91 compile these classes for darwin 2006-08-29 18:23:19 +02:00
Mathieu Lacage
0ad28e0595 build instructions 2006-08-29 18:08:51 +02:00