Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-12-01 agierschRemove generated file after use.
2010-12-01 agierschCheck if we are on a git-svn repository before running...
2010-12-01 agierschAdd missing XBT_PUBLIC in declaration.
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 agierschDo not duplicate rctx_wait_bg in rctx_exit
2010-12-01 agierschFix usage of testsuite_name.
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 navarropChange PROJECT_DIRECTORY for CMAKE_HOME_DIRECTORY
2010-12-01 navarropNow it shoulds correctely work.
2010-12-01 mquinsonDon't try to compile sd_dotloader.c if I feel like... v3_5
2010-12-01 mquinsonput sd_dotloader.c in the archive even if I cannot...
2010-12-01 mquinsonadd the txt of examples/msg/actions to the archive
2010-12-01 schnorrchanging default tracing method for resource categorize...
2010-12-01 alegrandLook for our libraries first!
2010-12-01 navarropSome Missing files into distrib.
2010-12-01 mquinsonInclude some missing CMakeLists.txt into the archive...
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
2010-12-01 mquinsongive up on adding to archive a generated file mandatory...
2010-12-01 alegrandUpdate Changelog
2010-12-01 suter3.5 figlet
2010-12-01 alegrandStupid me.
2010-12-01 alegrandUpdate Changelog
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 alegrandIntroduce convenient function prototype.
2010-12-01 navarropEnsure compatibility with cmake v2.6
2010-12-01 navarropNew memcheck tests.
2010-12-01 navarropDeploy only kvm system.
2010-12-01 navarropRemove symetrical for symmetrical.
2010-12-01 navarropOops this variable is twice declared.
2010-12-01 suteradd some stuff on simdag
2010-12-01 suterwhine if tasks stay unexecuted at the end of the simulation
2010-12-01 suterversion=3
2010-12-01 alegrandFix doc
2010-12-01 navarropRedo pipol script and cosmetics.
2010-12-01 navarropAlso copy doc when disable.
2010-12-01 navarropDon't execut full flags and gtnets in apple.
2010-12-01 alegrandFix the map/png generation for the documentation.
2010-12-01 alegrandProtect potentially unused variable
2010-12-01 navarropDon't give the possibility to change value on APPLE...
2010-12-01 navarropRedo some pipol scripts.
2010-12-01 mquinsonDo not cast (const char*) to (char*) when we won't...
2010-12-01 navarropDeclare smpi broken in APPLE.
2010-12-01 navarropWe want use kvm images now (if possible).
2010-12-01 navarropCosmetics.
2010-12-01 navarropDon't declare this variable if not used.
2010-12-01 navarropFix generated file for memcheck.
2010-12-01 navarropThose two script are usefull for testing compilation...
2010-12-01 piniUse plain old C types.
2010-11-30 mquinsonI'm done pushing svn logs into ChangeLog (up to r8785...
2010-11-30 mquinsonmove the MPI execution sampling example to the right...
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 mquinsontypo--
2010-11-30 mquinsonkill ANCIENT junk (souvenirs souvenirs)
2010-11-30 mquinsondefinitely fix doc generation, and inclusion of documen...
2010-11-30 mquinsonFurther improvement of ChangeLog
2010-11-30 mquinsonbegin a little 'SimGrid Hacker Survival Guide'
2010-11-30 navarropRemove useless README.
2010-11-30 navarropAdd README files into install directory an dinto the...
2010-11-30 navarropThis file is old autotools file.
2010-11-30 navarropRemove testsuite/simdag.
2010-11-30 piniKill SMPE: use visualization instead.
2010-11-30 navarropThose script are not find by cmake, so put the full...
2010-11-30 navarropRemove obselete files.
2010-11-30 alegrandCosmetics (remove uggly windows linefeeds)
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.
next