Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-05-11 cristianrosaBugfix:delete unused variables in order to compile
2010-05-11 cristianrosaAdd new example to test MC_random function
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
2010-05-10 suterAdd a small example for SD_workstation_get_current_task
2010-05-10 suterAdd a SD_workstation_get_current_task function
2010-05-10 suterIn SD_SEQUENTIAL_ACCESS_MODE, when we check if all...
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-05-10 mquinsonImprove error message since this can also be caused...
2010-05-10 cristianrosaImprove the transition's dependence detection in MC
2010-05-10 cristianrosaDo not use the src_buff and dst_buff to flag that the...
2010-05-10 cristianrosaDelay the copy of the data of the communication actions...
2010-05-10 cristianrosaBugfix: make mmalloc build in x64
2010-05-10 mquinsonfactorize error testing in waitany with the one done...
2010-05-08 mquinsonThe mallocators of dict and fifo are created in pre...
2010-05-08 cristianrosaBugfix: initialize the model checker memory subsystem...
2010-05-07 piniThe eager limit size itself is part of the RDV protocol.
2010-05-07 navarropEnable mac compilation with MMAP.
2010-05-07 mquinsonwell, yes, we need to distribute mmalloc.h (even if...
2010-05-07 mquinsonnew option to any SimGrid-based simulator: --cfg=model...
2010-05-07 navarropAdd mc bins to ignored files.
2010-05-07 navarropAdd tests for msg/mc.
2010-05-07 navarropAdd all needs to include mc with cmake.
2010-05-07 mquinsonnow that mmalloc doesn't break tesh anymore nor nothing...
2010-05-07 mquinsonDamnit malek. In C, arguments are passed by value,...
2010-05-07 mquinsoncosmetics (kill unused var, and kill/improve debug...
2010-05-07 mquinsonlet malloc(0) work (and kill debug outputs)
2010-05-07 mquinsonDo not share anonymous pages accross forks, damnit...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
2010-05-06 mquinsonImprove the integration of mmalloc and mc_memory into...
2010-05-06 mquinsonStupid me, xbt_init is called by each GRAS process
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-05-06 mquinsonUse library init/fini functions for xbt initialization
2010-05-05 mquinsonSome MSG examples mainly useful to test the model-checker
2010-05-05 mquinsonignore binaries in examples of tracing
2010-05-05 mquinsonWe are preparing v3.5
2010-05-05 mquinsonLet's still pass the tests with mmalloc and MC in the...
2010-05-05 mquinsontypo
2010-05-05 mquinsonAdd the model-checker to the build tree. It's not used yet
2010-05-05 mquinsonUnify the copyright headers of mmalloc with the rest...
2010-05-05 mquinsonchange mmalloc.h into a public header
2010-05-05 mquinsonWe don't intend to support pre-ansi platforms, so clean...
2010-05-05 mquinsonAdd mmalloc to cmake
2010-05-05 mquinsonAdd setset to cmake build chain
2010-05-05 mquinsonUpdate mmalloc to compile with paranoid flags used...
2010-05-05 mquinsonalign detection of lua in autotools with what's done...
2010-05-05 mquinsonNew module: mmalloc (mapped malloc)
2010-05-05 mquinsonNew data container: setset (set of sets of elements)
2010-05-05 mquinsonBug fix in xbt_dynar_shrink(): use the right element...
2010-05-05 mquinsonNew function: xbt_fifo_get_last_item()
2010-05-05 mquinsonNew function: xbt_dict_cursor_set_data()
2010-05-05 mquinsonupdate the release number in autotools
2010-05-05 mquinsona script to build a zip archive of the windows port...
2010-05-05 navarropTry to be compatible with mac command.
2010-05-05 piniCleanup.
2010-05-05 navarropChange way to find lib ruby name.
2010-05-05 navarropDelete bug if disable lua.
2010-05-04 sutercorrect a small glitch in the example
2010-05-04 navarropPrepare the new version 3.4.2
2010-05-04 navarropVersion 3.4.1
2010-05-04 navarropCosmetics for release 3.4.1
2010-05-04 navarropCorrect path for install ruby. New version.
2010-05-04 mquinsonprepare for the release of 3.4.1
2010-05-04 mquinsonFix a bug occuring when a host involved in a communicat...
2010-05-04 navarropCorrection of compilation flags
2010-05-04 navarropRemove cp -p.
2010-05-04 navarropAdd modifications concerning cmake for simgrid v3.4.1
2010-05-04 navarropMAJ de la faq.
2010-05-04 mquinsonObey the control-flow dependencies of DAX files
2010-05-04 mquinsonAdd a warning if the DAX file contains loop dependencie...
2010-05-04 navarropAdd option enable smpi which is on by default.
2010-05-04 navarropJava lang with cmake.
2010-05-04 mquinsonDocument my last change
2010-05-03 mquinsonminimal updates to the autotools
2010-05-03 mquinsonFix the mess around task references: the JVM should...
2010-05-03 mquinsonReindent, and use default platf and deploy if none...
2010-04-29 schnorrdisabling completely the tracing option from configure.ac
2010-04-29 navarropAdd verification for lua.
2010-04-29 navarropVerification for Ruby binding.
2010-04-29 navarropSet cmake site with cmake variables and not with uname...
2010-04-29 piniRemove unnecessary output that makes these tests fail...
2010-04-28 navarropPrepare for next version.
2010-04-28 navarropStable Version 3.4 : update Changelog for release
2010-04-27 navarropCosmetics for cmake and java.
2010-04-27 navarropMake simgrid.jar with cmake.
2010-04-27 mquinsonAllow to cross compile simgrid.dll using the autotools...
2010-04-27 navarropAdd alias make check for make test.
2010-04-27 navarropScript for pipol.
2010-04-27 navarropAdd version for libs and release.
2010-04-25 mquinsonKeep a better track of the files origin in the COPYING...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-25 mquinsonAdd some missing copyright headers
2010-04-25 mquinsonImprove the code dynar example by explaining that freei...
2010-04-23 schnorradding a new tesh to test the TRACE_VOLUME mask (and...
2010-04-23 schnorrupdating tesh'es to consider the new trace event that...
2010-04-23 schnorrnew tracing mask TRACE_VOLUME to trace the msg tasks...
2010-04-23 schnorrnew function to generate a paje start link with a volum...
2010-04-23 schnorrsplitting the code of one tracing function in two ...
2010-04-21 navarropCdash cosmetics.
2010-04-21 piniAdded persistent communications (working but not yet...
next