1
0
Fork 0
flightgear/utils
ehofman d9bfd5a425 This should apply, and everything should build cleanly, in isolation from the
SimGear change. It changes all the SG_xxxx to be the 'real' includes, and gets
rid of many #ifdef SG_HAVE_STD_INCLUDES. As an added bonus, rather than
replacing 'SG_USING_NAMESPACE(std)' with 'using namespace std', I just fixed
the small number of places to use std:: explicitly. So we're no longer polluting
the global namespace with the entire contents of std, in many cases.

There is one more 'mechanical' change to come - getting rid of SG_USING_STD(X),
but I want to keep that separate from everything else. (There's another
mechnical change, replacing <math.h> with <cmath> and so on *everywhere*, but
one step at a time)
2008-07-25 18:38:29 +00:00
..
fgadmin Move the project to /Projects/VC7.1 2006-12-16 14:12:52 +00:00
GPSsmooth Clean up a couple warnings. 2008-07-21 19:57:56 +00:00
gui shut up 2005-07-08 08:18:34 +00:00
js_server new FSF address 2006-02-21 01:16:04 +00:00
metarproxy - allow multiple spaces in the environment variable 2006-03-09 21:38:39 +00:00
Modeller final cosmetics (because I had posted the web-cvs link to the blender list/forum :-) 2008-03-10 16:31:02 +00:00
syntax add printf 2008-07-23 15:45:30 +00:00
TerraSync This should apply, and everything should build cleanly, in isolation from the 2008-07-25 18:38:29 +00:00
xmlgrep * change a number of function parameters to const where appropriate 2008-07-21 12:32:22 +00:00
.cvsignore Hide more generated files. 2002-12-04 12:01:17 +00:00
Makefile.am Updates in preparation for the v0.9.9 coming sometime [hopefully] soon. 2005-11-06 02:40:08 +00:00