Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indent include and src using this command:
[simgrid.git] / src / win32 / compiler / visualc.h
2010-10-11 alegrandIndent include and src using this command:
2010-10-01 mquinsonFix misbalanced parentheses in checks for va_copy....
2010-06-18 navarropVariables correctly set by cmake in gras_config.h.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 navarropDo not redefine function in visualc.
2010-06-04 navarropProtect macro definitions for VA_COPY. They should...
2010-04-25 mquinsonFix copyright headers
2008-06-20 cheriermupdate gras architecture macro to 3 for Visual C++...
2007-10-25 cheriermThe configuration file visualc.h is change to declare...
2007-10-23 mquinsonKill broken portability bits for visual and macosx
2007-10-22 cheriermThis change concerne the usage of the semaphore object...
2007-10-04 cheriermuse snprintf of Visual C++
2007-09-26 cheriermThe windows implementation of simgrid use now the porta...
2007-09-24 mquinsonCleanup of the portability between win and lin at heade...
2007-09-21 cheriermupdate the configuration file of Visual C++
2007-03-22 mquinsonFactorize the definition of socklen_t between all compilers
2007-03-13 cheriermdefine CONTEXT_THREADS to 1
2007-03-13 cheriermconsider the new macros CONTEXT_UCONTEXT and CONTEXT_TH...
2007-03-13 cheriermVisual C++ compiler configuration file