Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-12-02 quintin[simdag/cycle] delete the function acyclic_graph_detect...
2010-12-02 quintin[simdag/dax] the function which details the task inside...
2010-12-02 thieryThis script is not useful in SVN
2010-12-02 thieryDefine inline functions before calling them
2010-12-02 thieryRemove deprectaed function SIMIX_solve()
2010-12-02 thierySome people use ctags
2010-12-02 mquinsonKill ancient files which were used back in the age...
2010-12-02 suteradd the last added example
2010-12-02 suteradd a new example to test xbt_dynar_to_array
2010-12-02 mquinsonSimGrid now refuse to get compiled without Perl. Removi...
2010-12-02 navarropFor additional files put them into EXTRA_DIST list.
2010-12-02 piniA pass of dos2unix on that file (and unignore include...
2010-12-02 mquinsoncosmetics
2010-12-02 suterAdd a new function xbt_dynar_to_array that transforms...
2010-12-02 navarropUpdate gitignore
2010-12-02 navarropSIMGRID NEED PERL!!!!
2010-12-02 navarropCosmetics.
2010-12-02 navarropFree those variables after the end of the cluster tag.
2010-12-02 navarropRemove old flag from documentation example.
2010-12-02 navarropAdd version of simgrid into the footer of the documenta...
2010-12-02 piniSIMIX2 renamed some of the tracing stuff.
2010-12-02 piniNo need to generate that file.
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 piniNo need to rely on f2c anymore
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 navarropRemove variable enable_doc.
2010-12-02 quintin[example/simdag/dot] correction of the CMakeList
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 suterdefinitively(?) remove empty directory
2010-12-02 navarropAdd mk files generated by gras_stub.
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-02 navarropOrganize gitignore by categories.
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 mquinsonThe development cycle of 3.6 is officially open. Please...
2010-12-01 agierschThis file is now generated by cmake.
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.
next