Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2004-09-06 mquinsonmv
2004-09-06 mquinsonfix the inclusion paths
2004-09-06 mquinson.
2004-09-06 mquinson.
2004-09-06 mquinsonmv
2004-09-06 mquinsonmove the definition of local definitions a level higher
2004-09-06 mquinsonWelcome, Arnaud
2004-09-06 mquinsonsplit gras and gros
2004-09-06 mquinsonkill cruft
2004-09-06 mquinsonNDEBUG remove also debugging logs
2004-09-06 mquinsonsimplify ssh requierement for remote compilation
2004-09-06 mquinsonrelease 0.6.2. The code changes (interface simplificati...
2004-09-06 mquinsondetect AIX and fail for now. How frustrating
2004-09-06 mquinsonMore documentation of -version-info of libtool; reflect...
2004-08-18 mquinsoncleanup, deal with optimization flags the same way...
2004-08-18 mquinsonapply last API modification
2004-08-18 mquinsonSpecify the buffer size before allocating them, to...
2004-08-18 mquinsonInterface cleanup: msgtype_by_name return the searched...
2004-08-18 mquinsonUseless cleanup
2004-08-17 mquinsonV0.6.1
2004-08-17 mquinsonPre-alloc the buffers
2004-08-12 mquinson[after] last minute bug fixes
2004-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-08-08 mquinsonGet v0.4 out of the door
2004-08-08 mquinsondocument last changes, and get 0.4 out of the door
2004-08-08 mquinsonflush function, cosmetic in API, more debug
2004-08-08 mquinsonAdd the buffer transport, and some fat optimisation...
2004-08-08 mquinsonreflect the change of cbps API from v0.3
2004-08-08 mquinsonadd a flush function; move module init/exit declaration...
2004-08-08 mquinsoncosmetic on the API
2004-08-08 mquinsonload the right _interface
2004-08-08 mquinsonkill gras_assertN when NDEBUG is defined
2004-08-08 mquinsonWe use the buffer transport when creating new sockets...
2004-08-08 mquinsonUse flush when needed, load the right _interfaces,...
2004-08-08 mquinsonIntroduce the flush, use the buffered transport
2004-08-08 mquinsonmodule init/exit functions are now in gras_private...
2004-08-08 mquinsoninline all helping functions
2004-08-08 mquinsonthere is now a flush function
2004-08-08 mquinsongross hack needed by the conjonction of the buffered...
2004-08-08 mquinsonMore verbose debug
2004-08-08 mquinsonnew buffered plugin. Use either tcp or sg to do the...
2004-08-08 mquinsonSwitch to the xml backend of gtk-doc tools since it...
2004-08-08 mquinsonDo not include all _interface header here, but only...
2004-08-08 mquinsonIntroduce a new 'trace' log verbosity, used for GRAS_IN...
2004-08-07 mquinsonTell in which function we are in GRAS_IN/OUT (when...
2004-08-07 mquinsonFix a fuckin bug preventing to pass --gras-log argument...
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-27 mquinsonTake the gras.h from the current dir, not the installed one
2004-07-26 mquinsoncosmetics
2004-07-25 mquinsonadd the file boundary to the config.log on success...
2004-07-24 mquinsonDocument last changes
2004-07-24 mquinsonInvalidate the little64 datadesc test for the time...
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAppend the config.log even on successful executions
2004-07-24 mquinsonSome cbps now return a gras_error_t ;)
2004-07-24 mquinsonLet it work
2004-07-24 mquinsonFirst step of splintification
2004-07-24 mquinsonadd a faq
2004-07-24 mquinsonFix a little bug
2004-07-24 mquinsonMore useful logging msg
2004-07-24 mquinsonBegin a FAQ
2004-07-24 mquinsonAdd a test about cbps
2004-07-24 mquinsonSome more debuging message, allowing to catch and destr...
2004-07-24 mquinsonDo deal properly with the fact that internal key are...
2004-07-24 mquinsoncompile with -g; do not compile by default, but only...
2004-07-24 mquinsonpass '__attribute__ ((format (printf, 2, 3)))' to the...
2004-07-24 mquinsonFix miscasted logging arguments
2004-07-24 mquinsonopen a frame on cbps creation, and close one on deletion
2004-07-24 mquinsonDo compile with debugging symbols. No idea how I manage...
2004-07-24 mquinsonChange all size_t into long int; Fix miscasted argument...
2004-07-24 mquinsonkeys are not null terminated. Deal with it in logging...
2004-07-24 mquinsonTeach gcc how to check the format and arguments type...
2004-07-23 mquinsonMore verbose error message
2004-07-22 mquinsonremote fail if one of the remote fails
2004-07-22 mquinsonmake distcheck is now successful
2004-07-22 mquinsonAdapt gras_userdata_new to the change in gras_userdata_set
2004-07-22 mquinsonGenerate this file
2004-07-22 mquinsonAlso move the module headers
2004-07-22 mquinsonMake a proper gras/ directory in the include one, and...
2004-07-22 mquinsonUpdate versionning info, and add a cheat sheet to the...
2004-07-22 mquinsonAdd doc for GRAS_DEFINE_TYPE into datadesc page
2004-07-22 mquinsonSince I broke compatibility, bump to v0.2 instead
2004-07-22 mquinsondocument last changes
2004-07-22 mquinsonUpdate
2004-07-22 mquinsonfix a typo
2004-07-22 mquinsonBump version to 0.1.2
2004-07-22 mquinsonimprove documentation
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-22 mquinsonUpdate
2004-07-22 mquinsonUse local version of tools if available
2004-07-22 mquinsondocument the gras_datadesc_t datatype
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-22 mquinsonIgnore .la
2004-07-22 mquinsonIgnore .lo
2004-07-22 mquinsonRemove the useless last argument of msgtype_declare
2004-07-21 mquinsonDocument last changes
2004-07-20 mquinsonDistribute README.IEEE
2004-07-20 mquinsonRemove at make distclean the circular symbolic link...
next