Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tasks must be initialized.
[simgrid.git] / examples / gras / mmrpc /
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-07 navarropAdd working directory to command line for generating...
2011-02-17 agierschUse new style logging macros.
2011-02-16 thieryAll tesh files have the .tesh extension now
2011-02-01 thieryI forgot the ones without the extension .tesh
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-09-13 navarropUpdate CMakeLists for windows
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-18 navarropGenerate files correctely with gras_stub_generator.
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-01 mquinsonallow gras test to run in //
2010-04-01 mquinsonkill windows cruft. Should use tesh2 when it works...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-10-05 mquinsonRevalidating some GRAS tests for 64bit architectures
2009-09-25 donassbrRevalidating some GRAS tests.
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-03-26 mquinsonrevalidate the 64bits test outputs after the listener...
2009-03-10 mquinsonRevalidate the outputs I can test on my machine (build...
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2007-12-20 mquinsonautogenerated
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-26 quasarupdate all the XML files
2007-10-05 mquinsonOther useless copyright notice updates
2007-09-18 mquinsonrevalidate 64bit outputs
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-07 mquinsonRevalidate the output, which order changed when introdu...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-02 alegrandAutomatically generated files.
2007-07-17 mquinsonupdate 64bits chronos after last changes to speed up RL
2007-07-13 mquinsonSpeed up make check in RL a bit
2007-07-08 mquinsonhello, automake-1.10
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonSimix does not display event occuring at the same times...
2007-07-02 mquinsonMake sure that the tests can be run directly with tesh...
2007-07-02 mquinsonSimix does not display event occuring at the same times...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-07-02 mquinson64bits sizes induce small timing differences
2007-06-29 mquinsonUpdate autogenerated files
2007-06-08 mquinsonDo not use configure to generate the test script, facto...
2007-06-08 mquinsonUse format precision modifier in date outputs, since...
2007-06-06 mquinsonConvert to tesh
2007-05-02 mquinsonupdate autogenerated
2007-04-13 cherierma script to launch the rl test on Windows
2007-04-13 cherierma script to launch the sg test on Windows
2007-04-11 cheriermused during the build process
2007-03-08 mquinsonCommit the autogenerated files
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-02-28 alegrandUpdate
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
2006-08-27 mquinsonYet another s/_deployment// massive change. Damnit...
2006-08-27 mquinsonStick to the file naming scheme used in the tutorial
2006-08-24 mquinsonstick to the file naming convention presented in the...
2006-07-16 mquinsonGras_stub_generator does not produce the same files...
2006-06-09 mquinsonSwitch to xbt_matrix_t
2006-05-29 alegrandProviding up-to-date xml files... Version 1 with units...
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-04-28 mquinsonI may be on vacation, but I don't like leaving a borken...
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback API
2005-10-24 mquinsonplug a leak
2005-10-20 mquinsonYeah xlC, calm down, I'll write ansi C without fancy...
2005-10-20 mquinsonAvoid double free
2005-10-20 mquinsonLet it compile properly
2005-10-02 mquinsonAdd a yummy matrix multiplication rpc thing