Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add version of simgrid into the footer of the documentation.
[simgrid.git] / src /
2010-12-02 piniSIMIX2 renamed some of the tracing stuff.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 quintin[simdag/dot,simdag/dax] move the test for acyclic graph...
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[surf] the second free inside the good #ifdef
2010-12-02 quintinbug correction on a free out of the ifdef PCRE
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-01 agierschFix memory leaks in surf_routing.
2010-12-01 agierschFix, simplify, and reindent surf_*_resource_cmp functions.
2010-12-01 agierschCosmetics: remove useless parentheses.
2010-12-01 agierschFree trace_id and trace_file in parse_Etag_trace.
2010-12-01 agierschFix memory errors in gras_os_myname.
2010-12-01 agierschFree _host_properties on gras_process_exit.
2010-12-01 agierschFree keyname for all execution paths.
2010-12-01 agierschFix a memory leak in SD_task_schedule.
2010-12-01 agierschFix a memory leak in xbt_ex_setup_backtrace.
2010-12-01 agierschFix a memory leak in ptask_parse_link_init.
2010-12-01 agierschFree cursor when returning from inside a xbt_dict_forea...
2010-12-01 agierschFix typos.
2010-12-01 agierschDo not pass a pointer to dynar where a pointer to sem...
2010-12-01 agierschDo not request status if not requested by caller.
2010-12-01 agierschUsing strcpy is ok as enough memory was reserved just...
2010-12-01 agierschAlways initialize task->category...
2010-12-01 schnorrchanging default tracing method for resource categorize...
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
2010-12-01 alegrandUse a cleaner function type for get_link_latency functions.
2010-12-01 alegrandkill useless variables
2010-12-01 alegrandMove the latency computation logic from surf models...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-12-01 navarropOops this variable is twice declared.
2010-12-01 suterwhine if tasks stay unexecuted at the end of the simulation
2010-12-01 alegrandFix doc
2010-12-01 alegrandProtect potentially unused variable
2010-12-01 mquinsonDo not cast (const char*) to (char*) when we won't...
2010-12-01 navarropDon't declare this variable if not used.
2010-12-01 piniUse plain old C types.
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 mquinsontypo--
2010-11-30 piniKill SMPE: use visualization instead.
2010-11-30 alegrandCosmetics (remove uggly windows linefeeds)
2010-11-30 alegrandCosmetics. Move code to where it belongs.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 piniBugfix: statuses were wrongly accessed.
2010-11-30 navarropDelete units files from svn and distrib.
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 mquinsonKill gras measurement sockets for now. If you rely...
2010-11-30 mquinsonFix sem_init testing.
2010-11-30 mquinsonBugfix: set the dynar's value to 0 for the expanded...
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 navarropUpdate platform version of required xml.
2010-11-30 piniOops, these calls should be PMPI-ized as well.
2010-11-30 piniImplement PMPI.
2010-11-29 mquinsoncosmetics
2010-11-29 navarropPermit to compile with full flags.
2010-11-28 alegrandFix broken doc
2010-11-28 mquinsonChange the way supernovae files are generated so that...
2010-11-28 mquinsonregenerate
2010-11-28 mquinsonchange the way unit testing is handled by cmake. Put...
2010-11-27 mquinsonlet the decoupling of main lib and bindings work in...
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 pinismpif2c: Compile common structs and building function...
2010-11-26 piniRemove old debugging stuff.
2010-11-26 thieryReplace INFO0+bprintf by INFO6
2010-11-26 thieryFix a memory leak in simix
2010-11-26 mquinsonImplement gras_socket_im_the_server() the CRUDE way...
2010-11-26 mquinsonmore clear paranoia message
2010-11-26 navarropAdd missing "s".
2010-11-26 mquinsonmore verbose debuging infos
2010-11-26 mquinsonreduce verbosity in that area
2010-11-26 mquinsonsome more paranoia to track that damn bug
2010-11-26 mquinsoncosmetics
2010-11-25 navarropAdd new tests and exes for windows.
2010-11-25 mquinsonimplement refcount on sockets since they are somehow...
2010-11-25 mquinsonmore explicit error messages
2010-11-25 piniRevert "Always decrement the semaphore capacity, even...
2010-11-25 schnorrgraph of platform is always traced if tracing is enabled
2010-11-24 mquinsonimplement gras_agent_spawn in RL, kill the data argumen...
2010-11-24 mquinsoncosmetics
2010-11-24 mquinsonBe less picky about the passed arguments
2010-11-24 mquinsonnote in the comments the truth about a temptating ...
2010-11-24 mquinsoninitialize a variable, and some more debug
2010-11-23 mquinsonAlways decrement the semaphore capacity, even if it...
2010-11-23 schnorrSD_init and SD_exit call TRACE_start/end if tracing...
2010-11-23 schnorrupdating smpirun to use new tracing option (otherwise...
2010-11-23 schnorrTRACE_start and TRACE_end should no longer be called...
2010-11-23 schnorrtracing: new configuration option to control if tracing...
2010-11-23 schnorrremoving log message from network constant model
2010-11-22 piniSupport for Fortran code in SMPI based on f2c, some...
next