Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2009-10-06 mquinsonSD_task_dependency_exists() can now cope with having...
2009-10-06 mquinsonignore more generated files in git
2009-10-06 mquinsonMake the empty box of DAX parsing work (still empty...
2009-10-06 mquinsonNew dax loader infrastructure (empty box so far)
2009-10-06 mquinsonkill cruft that I introduced while merging routing...
2009-10-06 mquinsonSometimes, we ignore a parameter to stick to a common...
2009-10-06 velhoNew checked version of GTNetS integration.
2009-10-06 velhoCompletely rewritten surf/gtnets_network.c model to...
2009-10-06 velhoImprove the generic routing for different network model...
2009-10-06 velhoUsing an uniform platform to illustrate better model...
2009-10-06 velhoCorrected bug on router/host mapping.
2009-10-06 velhoCommit stollen from Arnaud personal git repository.
2009-10-06 velhoRevert "Fixed full routing support for routers, no...
2009-10-05 cristianrosaFix some conflicts with modifications introduced in...
2009-10-05 mquinsonFix copyright headers in simdag
2009-10-05 mquinsonDocument Pedro's changes, and cosmetics
2009-10-05 mquinsonRevalidating some GRAS tests for 64bit architectures
2009-10-05 mquinsonBetter organization of header files
2009-10-05 mquinsonImproved code documentation for SIMIX network.
2009-10-05 mquinson[Cristian] Lots and lots of small fixes to MSG to work...
2009-10-05 mquinsonImprovements to the MSG port on top of SIMIX network...
2009-10-05 mquinsonCorrections to the code that handles the errors in...
2009-10-05 mquinsonAdded debug information to SIMIX network.
2009-10-05 mquinsonIncomplete port of MSG on top of SIMIX_network [Cristian]
2009-10-05 mquinsonCorrections and improvements to the new network impleme...
2009-10-05 mquinsonCleanup network prototype
2009-10-05 mquinsonFirst prototype of the networking API for SIMIX. It...
2009-10-04 velhoAdded a test for waxman platform with 200 nodes and...
2009-10-04 velhoCorrected bugs introduced by error checking improvement.
2009-10-04 velhoRemove previous version of gtnets testing program,...
2009-10-04 velhoMoved random deployment generation to a proper place.
2009-10-04 velhoCleanning up gtnets directory, only one program to...
2009-10-04 velhoFixed full routing support for routers, no routing...
2009-10-04 velhoFix bug introduced by the new routing mechanism, added...
2009-10-04 velhoImproved test of GTNets model.
2009-10-04 velhoImproved debugging and assert functions in GTNetS inter...
2009-10-03 donassbrAs in MSG where we need to know which action the proces...
2009-09-29 donassbrChange variable waiting_task to waiting_action on msg...
2009-09-29 donassbrFix problem when comparing two doubles.
2009-09-27 mquinsoncosmetics
2009-09-25 donassbrRevalidating some GRAS tests.
2009-09-25 donassbrChange default CPU model to new Cas01_IM.
2009-09-24 mquinsonTwo more using publications
2009-09-21 donassbrFix tests since the default network model has changed.
2009-09-21 donassbrAdd tests for cas01_IM and cpuTI models.
2009-09-21 donassbrFix behavior when using killing process function.
2009-09-21 donassbrDocuments last changes in ChangeLog.
2009-09-18 donassbrChange default network model in workstation init function
2009-09-16 mquinsonAllow to compile from the SVN with automake 1.11
2009-09-16 mquinsonDocument my changes
2009-09-16 mquinsonAPI change fix: please define MSG_USE_DEPRECATED to...
2009-09-16 mquinsonBug fix: timeout is a delay, not an absolute time
2009-09-11 donassbrFix tests.
2009-09-11 donassbrRemove FIXME.
2009-09-09 mquinsonMove a DEBUG request to avoid printing uninitialized...
2009-09-09 mquinsonDocument the fact that I switched the default network...
2009-09-09 mquinsonUse the LV08 model by default
2009-09-09 donassbrAdd support to periodicity = 0 to new model with trace...
2009-09-09 donassbrAdd new level "-1" with the exact trace strucuture.
2009-09-04 donassbrChange test to program ending to avoid infinite loop...
2009-09-04 donassbrImplement use of mean when setting the first level...
2009-09-04 donassbrSolve rroblem when iteration over chunks.
2009-09-01 donassbrFix calcul of solve integral.
2009-09-01 donassbrMove test of finish execution to after handling events.
2009-08-27 donassbrRemove unnecessary changes at maxmin.c.
2009-08-26 donassbrPut SG_BEGIN_DECL and SG_END_DECL again.
2009-08-26 mquinsonStop saying stupidities: no perf loss once well compiled
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-25 cristianrosaTest for debug state before calling debug printing...
2009-08-20 mquinsonThis file does not exist anymore after xbt_dynar_foreac...
2009-08-20 mquinsonForgot the date in the ChangeLog
2009-08-20 mquinsonrelease 3.3.3
2009-08-20 mquinsonAlso inline xbt_swag_belongs
2009-08-20 mquinsonInline the functions used in xbt_dynar_foreach
2009-08-20 mquinsonConnect the surf_routing log channel so that it becomes...
2009-08-19 mquinsonmissing file in the archive
2009-08-19 mquinsoninit development of 3.3.3
2009-08-19 mquinsonAdd a end of line to this file
2009-08-19 mquinsonRelease 3.3.2
2009-08-19 mquinsonForce -O0 when the --disable-compiler-optimization...
2009-08-19 mquinsonGARGH. Fix a *nasty* long standing bug in dictionaries...
2009-08-19 mquinsonno need for that verbose output anymore
2009-08-19 mquinsonMore verbose on cycle detection
2009-08-19 mquinsonReordering
2009-08-19 mquinsonGreat simplification in a code appearing to be broken...
2009-08-19 mquinsonuse the right syntax to set the path (plus shut the...
2009-08-19 mquinsonmore explicit message on problem
2009-08-18 mquinsonGet the simple log format omit any file location when...
2009-08-18 mquinsonMore fixes to VPATH testing
2009-08-18 mquinsonVarious fixes to the java building infrastructure ...
2009-08-18 cristianrosaThe exception associated to each process was relocated...
2009-08-18 cristianrosaMerge java simix process creation with the standard...
2009-08-18 cristianrosaFix bug related to the exception mechanism once the...
2009-08-17 mquinsonAdd a missing file to the archive
2009-08-17 mquinsonfollow the advice of autoreconf
2009-08-17 mquinsonUse the right guard for snprintf (thanks to ubuntu...
2009-08-17 cristianrosaUpdate the ChangeLog
2009-08-17 mquinsonKill a dupplicated target in makefile
2009-08-17 mquinsonupdate tesh files (I assume that ordering differances...
2009-08-17 cristianrosaFinally the Java interface is working again! (It was...
next