Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix copyright headers
[simgrid.git] / src / gras / DataDesc / datadesc_private.h
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-18 mquinsonAllow the exchange of 0-long dynamic vectors
2009-05-18 mquinsonReindent some code, no real change (should do it for...
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-25 cheriermupdate gras_arch_count to 11
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-26 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-09-06 mquinsonavoid namespace polution (s/aligned/ddt_aligned/)
2006-05-22 mquinsonAllow to exchange fixed-sized arrays which size is...
2005-09-09 mquinsonPerf improvement: reduce the amount of cbps creation...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
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...