Luca Boccassi
|
75fba539d0
|
Problem: PGM/NORM builds broken due to i_engine API change
Solution: implement get_endpoint in the NORM and PGM engines too
|
2017-08-08 15:18:07 +01:00 |
|
Thomas Braun
|
33e29bd383
|
Problem: Out of memory condition not always checked
Solution: Use the appropriate assertion macro.
|
2017-03-27 23:58:38 +02:00 |
|
Thomas Braun
|
19f30f7926
|
Problem: throwing version of new called
Solution: Pass (std::nothrow) as done in all other places.
|
2017-03-27 23:58:19 +02:00 |
|
pavel.pimenov
|
eff42fa321
|
Add #include "precompiled.hpp"
|
2016-12-10 16:44:51 +03:00 |
|
Constantin Rack
|
8cd33339a1
|
Problem: source conatins trailing spaces
Solution: remove them
|
2016-09-17 08:46:54 +02:00 |
|
bebopagogo
|
cd9755e4aa
|
removed norm_engine dependency on deprecated encoder_base::has_data() method
|
2014-03-19 15:02:06 -04:00 |
|
bebopagogo
|
0a97e05439
|
removed dependency on deprecated encoder_base::has_data() method
|
2014-03-19 15:00:03 -04:00 |
|
bebopagogo
|
43071bc724
|
fixed another missed norm_engine issue for non-norm build
|
2014-03-16 12:31:19 -04:00 |
|
bebopagogo
|
d3e0be1528
|
added uncommitted norm_engine changes
|
2014-03-16 09:15:31 -04:00 |
|
bebopagogo
|
c91a638a5a
|
added norm_engine
|
2014-03-15 10:46:21 -04:00 |
|