Branch: refs/heads/master
Home:   https://github.com/Warzone2100/warzone2100

Commit: c617bfd26c898aca0a507eedddce47118bd32ec3
    
https://github.com/Warzone2100/warzone2100/commit/c617bfd26c898aca0a507eedddce47118bd32ec3
Author: buginator <bugina...@gna.org>
Date:   2010-12-05 (Sun, 05 Dec 2010)

Changed paths:
  M build_tools/autorevision/autorevision.cpp

Log Message:
-----------
MSVC only change, using STLport to bypass the severe performance
hits with MSVC's STL code.

The change does *not* break MS's STL usage, so you can freely swap
between both of them.

When adding STL functions, it is best you use MS's STL for the extra
debugging code they throw in, it actually does catch some errors.
Once you don't need the extra debugging code, then I use STLport, since
MS's STL code can't disable all the checks, and it has a huge performance
hit.



------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to