fmoatamr
|
6e7d010e52
|
Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under Cygwin
|
2009-10-09 16:07:20 +02:00 |
|
fmoatamr
|
ed159f7cbf
|
Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under MacOS
|
2009-10-08 12:56:47 +02:00 |
|
Mathieu Lacage
|
c23ef899ea
|
disable test to avoid compiler failures
|
2009-10-05 16:18:24 +02:00 |
|
Mathieu Lacage
|
b63393d355
|
remove un-needed code
|
2009-09-30 13:32:48 +02:00 |
|
Andrey Mazo
|
f4ab1d87c6
|
Add explicit typecasts for gcc-4.1.2
|
2009-09-30 13:15:16 +02:00 |
|
Mathieu Lacage
|
1d515320dc
|
fix old bug: canceled destroy events are expired
|
2009-09-30 11:09:18 +02:00 |
|
Mathieu Lacage
|
f7e39fc9f3
|
bug 675: convert unit tests to new test framework
|
2009-09-30 11:08:57 +02:00 |
|
Mathieu Lacage
|
88185c4b33
|
bug 675: convert unit tests to new test framework
|
2009-09-29 16:46:41 +02:00 |
|
Mathieu Lacage
|
65e4c20ca2
|
forgot to add template testcase
|
2009-09-29 16:30:38 +02:00 |
|
Mathieu Lacage
|
40904e24ad
|
bug 675: convert unit tests to new test framework
|
2009-09-29 16:26:40 +02:00 |
|
Mathieu Lacage
|
ae88f3d16f
|
bug 675: convert unit tests to new test framework
|
2009-09-29 16:04:27 +02:00 |
|
Mathieu Lacage
|
06c72254f1
|
I know why we need to return false uncondtionally
|
2009-09-29 15:49:37 +02:00 |
|
Mathieu Lacage
|
7b2f633033
|
bug 675: convert unit tests to new test framework
|
2009-09-29 15:47:41 +02:00 |
|
Sebastien Vincent
|
9f16bba32e
|
Fix some doxygen warnings revealed by WARN_NO_PARAMDOC=YES in doc/doxygen.conf.
|
2009-09-18 22:18:06 +02:00 |
|
Guillaume Seguin
|
7f407e72a7
|
bug 604: Simulator::SetImplementation buggy
|
2009-06-26 08:58:05 +02:00 |
|
Mathieu Lacage
|
6282187a57
|
kill unused method
|
2009-06-19 08:36:48 +02:00 |
|
Gustavo J. A. M. Carneiro
|
31af526c8b
|
Run unit tests as indenpendent WAF tasks
|
2009-06-12 12:33:37 +01:00 |
|
Mathieu Lacage
|
a6df997965
|
bug 583: Simulator::SetImplementation not implemented
|
2009-06-08 13:44:51 +02:00 |
|
Tom Henderson
|
71272db683
|
initialize timer in Timer unit tests
|
2009-05-21 06:46:38 -07:00 |
|
Fabian Mauchle
|
9c63493280
|
bug 568: Timer's default destroy policy not set.
|
2009-05-19 15:41:01 +02:00 |
|
Mathieu Lacage
|
2f0944386f
|
bug 560: remove deprecated methods.
|
2009-05-19 15:34:20 +02:00 |
|
Faker Moatamri
|
99df5ad589
|
improve internals documentation
|
2009-04-23 10:34:24 +02:00 |
|
Faker Moatamri
|
f38772431e
|
bug 533: Multiplication of Scalar variables does not give expected result
|
2009-04-23 09:35:16 +02:00 |
|
Gustavo J. A. M. Carneiro
|
21914357fb
|
Upgrade to WAF 1.5.5
|
2009-04-20 17:39:54 +01:00 |
|
Timo Bingmann
|
eb8ca704b4
|
bug 486: patches for icc compilation.
|
2009-02-24 08:29:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a88ba4fd5b
|
librt is need not for threading primitives but for the real time scheduler
|
2009-01-24 18:47:47 +00:00 |
|
Mathieu Lacage
|
c7222e4a09
|
bug 472: fix build with gcc 3.4.6
|
2009-01-18 12:14:32 +01:00 |
|
Mathieu Lacage
|
edc5b803a0
|
add missing include
|
2009-01-16 09:06:59 +01:00 |
|
Mathieu Lacage
|
d14c6a670d
|
add missing copyright/license statement
|
2009-01-16 08:58:17 +01:00 |
|
Mathieu Lacage
|
7604c76fd4
|
ns-2 calendar code
|
2009-01-15 20:56:06 +01:00 |
|
Mathieu Lacage
|
14fdfbf4b2
|
test calendar+ns2calendar schedulers
|
2009-01-15 20:55:34 +01:00 |
|
Mathieu Lacage
|
e4e6eb1ab0
|
add new comparison operators.
|
2009-01-15 20:54:11 +01:00 |
|
Mathieu Lacage
|
f232747976
|
memleak
|
2009-01-15 20:53:50 +01:00 |
|
Mathieu Lacage
|
05437e76a9
|
empty skeleton for ns2 calendar scheduler
|
2009-01-15 11:23:59 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8d8d19ef45
|
Fix build for systems without posix threads library
|
2009-01-14 15:36:19 +00:00 |
|
Gustavo J. A. M. Carneiro
|
edd1e2552a
|
Correct documentation
|
2009-01-14 12:46:06 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a374c0f03e
|
Make Simulator::IsFinished () take into account the stop time. Needed to run custom simulation loops (see bug 375)
|
2009-01-13 19:27:44 +00:00 |
|
Gustavo J. A. M. Carneiro
|
2007671aa0
|
merge
|
2009-01-09 11:44:13 +00:00 |
|
Mathieu Lacage
|
74f2de296c
|
bug 459: Simulator::Run does nothing after Simulator::Stop is called
|
2009-01-09 08:54:32 +01:00 |
|
Mathieu Lacage
|
85af7552dd
|
add SchedulerType global variable
|
2009-01-09 08:17:46 +01:00 |
|
Mathieu Lacage
|
557a62b1a1
|
simplify the implementation
|
2009-01-09 07:51:17 +01:00 |
|
Mathieu Lacage
|
28a2ce0c66
|
introduce lastPrio to handle resizing correctly
|
2009-01-08 16:23:33 +01:00 |
|
Mathieu Lacage
|
e5bb6e6b60
|
optimize resizing
|
2009-01-08 11:43:15 +01:00 |
|
Mathieu Lacage
|
a60dcb5fb4
|
add back asserts
|
2009-01-08 11:21:25 +01:00 |
|
Mathieu Lacage
|
03f68f9350
|
resize calendar queue. Slow :/
|
2009-01-08 11:15:27 +01:00 |
|
Mathieu Lacage
|
6d79dc1e82
|
a Calendar queue without resizing.
|
2009-01-08 09:31:38 +01:00 |
|
Mathieu Lacage
|
a3ebce551f
|
bug 455: Scalar(0.1) / Scalar(1.25) has no effect
|
2009-01-07 14:49:30 +01:00 |
|
Mathieu Lacage
|
04d95b5962
|
fix coding style
|
2009-01-07 13:33:59 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f19d54fddd
|
Upgrade to new WAF, work in progress
|
2008-12-29 13:28:54 +00:00 |
|
mathieu.
|
691ce0fdde
|
fix bug 230, rescan bindings
|
2008-12-10 17:01:06 -08:00 |
|