.. |
Factory
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
flex_string
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
Function
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
LockingPtr
|
replace LockPtr/ConstLockPtr implementation with a template policy based one
|
2006-01-21 14:13:48 +00:00 |
Longevity
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
OrderedStatic
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
Pimpl
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
RegressionTest
|
change include path to the correct one
|
2006-01-21 14:51:17 +00:00 |
SafeFormat
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
ScopeGuard
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
Singleton
|
- Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc)
|
2006-01-20 16:07:58 +00:00 |
SmallObj
|
- Disabled -Weffc++ flag, fixing these warnings produces too much useless code
|
2006-01-19 23:11:57 +00:00 |
Visitor
|
- Disabled -Weffc++ flag, fixing these warnings produces too much useless code
|
2006-01-19 23:11:57 +00:00 |
make.msvc.bat
|
add pimpl/rimpl tests
|
2006-01-15 22:09:32 +00:00 |
Makefile
|
- Removed for loop from test/Makefile to make it work with mingw
|
2006-01-16 14:44:07 +00:00 |