Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2004-07-20 mquinsonUse the shared libraries; build progs only on make...
2004-07-20 mquinsonDo not remove Makefile.in on distclean, but on maintain...
2004-07-20 mquinsonDo not remove Makefile.in on distclean, but on maintain...
2004-07-20 mquinsonDO install it a the right place
2004-07-20 mquinsonBump version number
2004-07-20 mquinsonUse shared libraries
2004-07-20 mquinsonBuild shared libraries
2004-07-20 mquinsonInstall the cruft at the right location
2004-07-17 mquinsonPass the automake argument (gnu) in the macro so that...
2004-07-17 mquinsonFigured out how to use autoreconf. Switch hand crafted...
2004-07-17 mquinsonIgnore all tarballs
2004-07-13 mquinsonNew dataset from alpha
2004-07-13 mquinsonLet the client to wait a bit on startup so that it...
2004-07-13 mquinsonVersion 0.1
2004-07-13 mquinsonInclude the changelog into the tarball
2004-07-13 mquinsontypos
2004-07-13 mquinsonRe-enable the little 64 test now that Abdou regenerated...
2004-07-13 mquinsonDatadesc from Alpha, generated by Abdou (many thanks)
2004-07-13 mquinsonRename the changelog to follow the 'standards' wtr
2004-07-13 mquinsonShort version of the changelog for users not wanting...
2004-07-13 mquinsonDocument last changes
2004-07-13 mquinsonNope, I won't put the result of remote compilations...
2004-07-13 mquinsonRewrite the part about convertion
2004-07-13 mquinsonSupport for remote compilation (when in maintainer...
2004-07-13 mquinsonGenerate a nasty structure exchange testcase with perl...
2004-07-13 mquinson+=.configure
2004-07-13 mquinsonWhy the hell this file should be in CVS when Makefile...
2004-07-13 mquinsonautoconf generated
2004-07-13 mquinsonHtml generation toy
2004-07-13 mquinsonplease close the structure behind you
2004-07-13 mquinsontake care of the architecture maximal boundary when...
2004-07-13 mquinsonRegeneration with new testset
2004-07-13 mquinsonDo not test for datadesc.little64 since I have no host...
2004-07-13 mquinsonLet it work for complexe structures
2004-07-13 mquinsonHelper script for compilation on adverse platforms
2004-07-13 mquinsonBack to only one (updated) TODO file. Mixture of french...
2004-07-13 mquinsonVersion 0.0.4; eradicate deprecated autoconf macros...
2004-07-13 mquinsonDo not test for IEEE since we cannot deal with non...
2004-07-13 mquinsonDo not choke on very old make around when gtk-doc-tools...
2004-07-13 mquinsonPerl generated test on structures (exaustivity)
2004-07-12 mquinsonBlurb explaining why GRAS assume IEEE compliance withou...
2004-07-11 mquinsonadd the result of flex (no build-dep on this)
2004-07-11 mquinsonAdd the tests 'double' and 'pbio', the latter testing...
2004-07-11 mquinsonLet it work with new flex (just add the needed prototyp...
2004-07-11 mquinsoncosmetics; add support for closing struct and union
2004-07-11 mquinsonDamn idiot, double where declared being as big as float...
2004-07-11 mquinsonmake sure union and struct are closed before exchange...
2004-07-11 mquinsoncosmetics; channel renamed fron DataDesc to datadesc...
2004-07-11 mquinsonFirst version of the structure parsing macro, and assoc...
2004-07-11 mquinsonAdd gras_datadesc_declare_{struct,union}_close; fix...
2004-07-11 mquinsonadd DEBUG7 and DEBUG8, for desesperate cases
2004-07-11 mquinsonlet it work on solaris (test -e does not exist there...
2004-07-11 mquinsonThe server timeouts after a while instead of running...
2004-07-11 mquinsonlet it work on old perl
2004-07-11 mquinsonProtect ourselves against the reinsertion of the same...
2004-07-11 mquinsonremove a debug message placed at severity warning
2004-07-11 mquinsonchange obsolete macros to new ones; do not #define...
next