Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add context ucontext for windows.
[simgrid.git] / src / win32 / compiler /
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-16 cheriermremove the pragma directives in borland configuration...
2007-03-16 cheriermforce bye alignement to 8 and disable a avertissment
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
2007-03-13 cheriermspecial configuration for Visual C++ compiler
2007-03-09 mquinsonBorland uses the thread implementation of the contextes
2007-03-08 mquinsonadd a newline at the end of the file to make gcc happy
2007-02-16 cheriermborland compiler use now windows thread (instead of...
2007-02-12 cheriermnow define the macro NEED_ASPRINTF
2007-02-07 mquinsonCleanup XBT_PUBLIC stuff under windows
2006-10-10 cheriermAvoids macro redefinitions in src/win32/compiler/borland.h.
2006-10-10 mquinsonMove to misc.h the definitions needed to define XBT_PUB...
2006-10-06 cheriermSpecific to borland builder configuration.
2006-09-29 cheriermRelocate connected socket macros in Windows configurati...
2006-09-29 cheriermAdd win32/compiler/borland.h for specific borland compi...
2006-09-29 cheriermAdd win32/compiler/select_compiler_features.h to detect...