Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-11-30 alegrandCosmetics. Move code to where it belongs.
2010-11-30 navarropRemove autotools files from gitignore.
2010-11-30 navarropRemove some old files for autotools.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropRemove the Acmacro directory.
2010-11-30 navarropRemove test of metaxml which is not compatible with...
2010-11-30 piniBugfix: statuses were wrongly accessed.
2010-11-30 navarropDelete units files from svn and distrib.
2010-11-30 mquinsonDUDES. We need one copy and only one copy of that damn...
2010-11-30 mquinsonChangelog update: Checked up to svn r8318
2010-11-30 mquinsonfix the name and path to simgrid_update_xml in error...
2010-11-30 mquinsonalso fix xbt_dynar_set like xbt_dynar_set_at_ptr by...
2010-11-30 mquinsonFix location of library license in win32 ucontextes
2010-11-30 piniAdded an example with iteration sampling.
2010-11-30 navarropAdd binaries into bin directory:
2010-11-30 quintinSuppression of an unnecessary function
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropThis file is now generated by cmake.
2010-11-30 navarropRemove error if not having f2c.
2010-11-30 navarropRemove this variable for smpi.
2010-11-30 navarropAdd binaries.
2010-11-30 navarropUpdate tesh files for gras 64
2010-11-30 navarropUpdate platform version.
2010-11-30 navarropKill old tests and update broken tests.
2010-11-30 navarropKill old tests.
2010-11-30 thieryRevert commit r8748: xbt_dynar_set_at_ptr() was declare...
2010-11-30 mquinsonadd a missing header. sorry for breaking the svn, dudes
2010-11-30 mquinsondocument gras_agent_spawn
2010-11-30 mquinsonKill gras measurement sockets for now. If you rely...
2010-11-30 thieryAdd missing prototype for xbt_dynar_set_at_ptr()
2010-11-30 suterAdd some input to test instrumentation of trace replay
2010-11-30 mquinsonconvert svn logs into ChangeLog (up to r7858 for now)
2010-11-30 mquinsonFix sem_init testing.
2010-11-30 mquinsonBugfix: set the dynar's value to 0 for the expanded...
2010-11-30 suterFirst try at instrumenting the action replay tool.
2010-11-30 piniAdd many missing (but not yet implemented) MPI calls.
2010-11-30 piniRemove deprecated horrible pimple (use visualization...
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-30 navarropRedo temporary links for lua and ruby examples.
2010-11-30 navarropUpdate platform version of required xml.
2010-11-30 navarropNew way to give LUA_CPATH.
2010-11-30 piniOops, these calls should be PMPI-ized as well.
2010-11-30 piniAdd more definition to fortran (so that LU works).
2010-11-30 piniImplement PMPI.
2010-11-29 mquinsonMore informative messages when using the new --setenv...
2010-11-29 schnorrscript to put events of paje trace files in order
2010-11-29 mquinsonAdd --setenv command line options to tesh
2010-11-29 mquinsonSupernovae should not set specific settings, which...
2010-11-29 mquinsoncosmetics in cmake
2010-11-29 mquinsonfix supernovae in cmake (we only need perl now); cosmet...
2010-11-29 mquinsoncosmetics
2010-11-29 navarropFix path of script simgrid_update_xml.pl
2010-11-29 navarropFix generated documentation.
2010-11-29 navarropPermit to compile with full flags.
2010-11-29 navarropAdd the perl script in the install bin directory.
2010-11-28 alegrandCope with recent doxygen modifications...
2010-11-28 mquinsoncmake cleanup: redo the documentation generation
2010-11-28 mquinsonAllow out of source builds
2010-11-28 mquinsonlet unit testing stuff build out of source
2010-11-28 alegrandFix broken doc
2010-11-28 alegrandFix broken bib
2010-11-28 mquinsonlet the binding examples work without the funky symlink...
2010-11-28 mquinsonwrite java class files into CMAKE_CURRENT_BINARY_DIR...
2010-11-28 mquinsonlet the ruby tesh files work even without the symlink
2010-11-28 mquinsonChange the way supernovae files are generated so that...
2010-11-28 mquinsonregenerate
2010-11-28 mquinsonmore verbose around make distcheck (to get a chance...
2010-11-28 mquinsonthis file really should not depend on a generated file...
2010-11-28 mquinsonchange the way unit testing is handled by cmake. Put...
2010-11-28 mquinsonyet another unused cmake variable: unit testing now...
2010-11-28 mquinsonKill the comments intending to explain which part of...
2010-11-28 mquinsonkill the definition of an unused (cmake) variable
2010-11-28 mquinsonglob_recurse are the devil, but globbing from root...
2010-11-28 mquinsonreindent
2010-11-27 mquinsonupdate COPYING files with all exceptions to the LGPL...
2010-11-27 mquinsonkill 2 SMPI examples with unclear license
2010-11-27 mquinsonput the LGPL 2.1 in a specific file. This should make...
2010-11-27 mquinsonusers want performance. Even if the library compilation...
2010-11-27 mquinsonKill enable_graphviz cmake variable
2010-11-27 mquinsonlet the decoupling of main lib and bindings work in...
2010-11-27 mquinsonsupernovae was missing sd_dotloader because of we were...
2010-11-27 mquinsonstop using our own variable, and use the classical
2010-11-26 mquinsonReduce the coupling between java bindings and main...
2010-11-26 mquinsonreduce the coupling between main lib and java binding
2010-11-26 mquinsoncosmetics
2010-11-26 mquinsonkill the (unused) lua context factory. Lua does fine...
2010-11-26 mquinsonReduce the coupling between main library and ruby bindings
2010-11-26 mquinsoncleanup: kill unused variable
2010-11-26 piniSupport more MPI calls in fortran.
2010-11-26 piniUse smpiff to compile NAS written in fortran.
2010-11-26 pinismpif2c: Compile common structs and building function...
2010-11-26 piniRemove old debugging stuff.
2010-11-26 alegrandupdate
2010-11-26 navarropAdd verification of bin lua.
2010-11-26 alegrandUpdate...
2010-11-26 alegrandremove useless trailing spaces
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-11-26 mquinsonrevalidate the output (minor changes only)
2010-11-26 mquinsonrevalidate the output (timing changes)
2010-11-26 mquinsonsmall fixes to output so that RL works again
next