Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove useless empty parsing callbacks
[simgrid.git] / src /
2011-11-04 Martin Quinsonremove useless empty parsing callbacks
2011-11-04 Martin Quinsonkill a bunch of warnings that prevented me from compiling
2011-11-04 NavarropWithout ! is better sorry...
2011-11-04 NavarropAdd V_cluster_availability_file and V_cluster_state_fil...
2011-11-04 NavarropDo the free into the right file.
2011-11-04 NavarropGet rid of uselessly duplicated code.
2011-11-04 Martin Quinsonno need to reset a struct that will be freed
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
2011-11-04 NavarropAdd new model for cluster tag.
2011-11-04 Martin Quinsonensure that the create_resource functions do call strdu...
2011-11-04 Martin Quinsonuseless cosmetics
2011-11-03 Martin Quinsondamn. Make sure that the models are inited only once...
2011-11-03 Martin Quinsonfix a bug that I recently introduced that prevented...
2011-11-03 Christophe ThiéryEnable clobbered variable warnings again and fix the...
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-03 Martin Quinsoncleanup the way surf_parse_models_setup is called after...
2011-11-03 Martin Quinsonsplit raw parsing functions from platform parsing,...
2011-11-03 Martin Quinsonprivatize this function that must be called at some...
2011-11-03 Martin Quinsonoops, this should have been in a previous commit (a4f77...
2011-11-03 Christophe ThiéryFix the mallocator of SimDag tasks.
2011-11-03 Christophe Thiéryxbt_swag_foreach_safe is actually needed here.
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-03 Martin Quinsonfinish to kill a unused function
2011-11-03 Christophe Thiérykeep_track should be set only when lmm_solve is called...
2011-11-03 Christophe ThiéryMake xbt_swag_insert_at_head/tail uniform and check...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Martin Quinsonimprove the documentation of the parser (getting used...
2011-11-02 Christophe ThiéryOptimize swags and save calls from Surf
2011-11-02 Christophe ThiéryThis useless test makes a warning when assertions are...
2011-11-02 Christophe ThiéryFix gcc 4.6 warnings about clobbered variables with...
2011-11-02 Christophe ThiéryImplement direct context switching also for raw contexts
2011-11-02 Christophe ThiéryThe impossible might be possible sometimes, actually
2011-11-02 Christophe ThiéryDirect context switching: clean the semantics of parmap
2011-11-02 Christophe ThiérySwitch directly between runnable contextes (work in...
2011-11-02 Martin Quinsontypos
2011-11-02 Martin Quinsoncosmetics
2011-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-11-01 Martin Quinsonuseless simplification
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
2011-10-28 Martin Quinsonsimplification by removing a useless level of call
2011-10-28 Martin Quinsonmark as volatile variables that are used within TRY...
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-28 Arnaud GierschIn xbt_log_layout_simple_doit, add missing calls to...
2011-10-28 Martin Quinsoncosmetics/tiny computation saving
2011-10-28 Christophe ThiéryDon't memset to zero
2011-10-28 Christophe ThiéryWith optimizations, gcc 4.6 warns about clobbered variables
2011-10-28 Christophe Thiérymemset with a size of 0 is forbidden
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-27 Christophe ThiéryMake suspending/resuming a suspended/non-suspended...
2011-10-27 NavarropFix cluster without backbone.
2011-10-26 NavarropEnsure windows combatibility.
2011-10-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-26 NavarropDo the parsing one time and not more.
2011-10-21 NavarropOptimize bprintf during cluster loop.
2011-10-20 Martin Quinsonuse more consistently the resource create of models...
2011-10-20 Martin Quinsonreduce the amount of damn paranoid checks in simdag...
2011-10-20 NavarropNeed to set state_file and availability file into the...
2011-10-20 NavarropUpdate include tag.
2011-10-20 NavarropMove arguments outside of the loop of hosts.
2011-10-20 NavarropRemove unused and old function.
2011-10-20 NavarropRemove supernovae mode for SimGrid v3.7
2011-10-20 NavarropUpdate tag include
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonsetup a mallocator for the simdag tasks. The gain is...
2011-10-20 Arnaud Gierschs/GRAS_STUB_GENERATOR/SIMGRID_LUA/ to actually match...
2011-10-20 Arnaud GierschGuard against multiple inclusion.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin QuinsonPerformance boost by using a swag internally in SD_simulate
2011-10-20 Martin QuinsonUse the partial invalidation optimization by default...
2011-10-20 Christophe ThiéryThis memory leak fix did not work with complex simulations.
2011-10-20 Christophe ThiérySIMIX_CANCELED is a more adapted state in SIMIX_comm_ca...
2011-10-14 Christophe ThiéryIn case of failures, a process may become runnable...
2011-10-14 Christophe ThiéryImprove debug messages
2011-10-14 Christophe ThiéryMake cancelling a non-running task a no-op
2011-10-14 Christophe ThiéryFix remaining memory leaks in MSG
2011-10-14 Christophe ThiérySimix: clean unfinished comms when terminating a process
2011-10-13 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-13 Christophe ThiéryFighting more memory leaks in Chord
2011-10-13 NavarropAdd host core to "1.0" for tag peer.
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-13 Christophe ThiéryLua: more debugging info
2011-10-10 Lucas Schnorr[trace] strictly following the header of the paje file...
2011-10-06 Christophe ThiéryLua: add support of closures to the state cloner
2011-10-05 Arnaud GierschMake xbt_strbuff_chomp() really do its work.
2011-10-05 Arnaud GierschAn empty strbuff should really be empty.
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-10-05 Arnaud GierschDo not call surf_solve() when there is nothing to run.
2011-10-04 Christophe ThiéryRemove an obsolete function
2011-10-03 Christophe ThiéryLua: fix registering maestro tables
2011-09-29 Christophe ThiérySimplifying and improving identification of tables
2011-09-29 Christophe ThiérySplit sglua_move_value() in different functions for...
2011-09-29 Christophe ThiéryRename s_buffer_t to s_sglua_buffer_t
2011-09-29 Christophe ThiéryLua: separate bindings, state cloning functions and...
2011-09-29 NavarropImplement RED module for ns3 into simgrid code.
2011-09-28 Christophe ThiéryLua: sending and receiving tasks work, tests are okay.
2011-09-28 NavarropWe need the same gcc of cmake for smpicc.
2011-09-27 Christophe ThiéryTrying to make userdata work
2011-09-27 Christophe ThiéryLua: handle userdata and the registry
2011-09-27 NavarropRevert "Those files should not be in git."
next