Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stop implementing bit fields manually, and ask the C compiler to do so for me
[simgrid.git] / src / gras / DataDesc / datadesc_private.h
2005-06-27 mquinsonStop implementing bit fields manually, and ask the...
2005-06-04 mquinsonkill the (defunct) ignored category; change 'cycle...
2005-02-28 mquinsonWhen using gcc -maix64
2005-02-27 mquinsonsome splint fixes
2004-12-16 mquinsonPort to G5
2004-12-10 mquinsonFix (c) dates; win32 cross-port
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-16 mquinsonPort to ARM
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-14 mquinsondeal with AIX by extending the architecture description...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-13 mquinsontake care of the architecture maximal boundary when...
2004-07-11 mquinsoncosmetics; add support for closing struct and union
2004-07-07 mquinsonport to alpha
2004-07-07 mquinsonOptimization: Send/recv array of scalar in one shoot
2004-07-07 mquinsonSpeedup arch signature detection code; add sparc signature
2004-07-07 mquinsonMore changes to get ppc recognized
2004-06-21 mquinsoncosmetics
2004-04-26 mquinson [Messaging]
2004-04-21 mquinson [Data description]
2004-04-06 mquinsonJ'en ai marre de faire des messages detailles. 'Current...
2004-03-03 mquinsonDocumente macro aligned
2004-03-02 mquinsonSplit the DataDesc in subfiles; implement ignored categ...
2004-03-01 mquinsonNew datadesc implementation. Reformulating of Grassouil...