Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-07-16 coldpeaceuse named arguments, and set optional properties to...
2010-07-15 mquinsonbug fix: typo found by David
2010-07-15 mquinsonfix example in the documentation
2010-07-15 coldpeaceadd create_host method to do the job of the old surf_cp...
2010-07-15 coldpeacekill surf_cpu_model_init_bypass_im, use surf_host_creat...
2010-07-13 genaudA tool to find 3 segments such that each segment
2010-07-13 coldpeacecall surf_network_model_init_bypass when BYPASS_MODEL...
2010-07-13 coldpeaceadding bypass methods to the network model extension
2010-07-13 piniUpdated ChangeLog.
2010-07-13 coldpeacecall surf_model_init_bypass_im instead of init_host_bypass
2010-07-13 coldpeaceremove the init_host_bypass from here
2010-07-13 coldpeacefix the way to bypass the cpu_im without hard coding...
2010-07-12 schnorrfix: pre-processor declarations to disable tracing...
2010-07-12 piniSome pending work on semaphores:
2010-07-12 piniUpdated expected output.
2010-07-12 schnorrnew tracing functions to deal with trace markers
2010-07-12 schnorrnew paje event declared on header of trace file, tesh...
2010-07-12 schnorrupdating copyright note to GNU LGPL
2010-07-12 suterTalk about the dot loader made by Jean-Noel Quintin
2010-07-12 suterthe code to of "change_name" was moved into the dax...
2010-07-12 suterAdd stuff to make transfer task names unique.
2010-07-11 mquinsonwell well
2010-07-09 coldpeaceno need to specify the number of argument thanks to...
2010-07-09 coldpeaceremove unused variables and use xbt_dynar_t to store...
2010-07-09 piniUse a fifo instead of a swag of sleeping processes...
2010-07-09 piniCosmetics
2010-07-09 coldpeaceusing xbt_dynar_t to store host arguments / tryin'...
2010-07-09 coldpeaceadd init_host_bypass to be used (by lua) to init cpu...
2010-07-09 coldpeaceadd surf_cpu_init_im_bypass to be used to bypass the...
2010-07-07 navarropAdd function MSG_comm_waitall for icomm and add one...
2010-07-07 schnorrremoving dependency on file that is no longer generated
2010-07-07 navarropCosmetics.
2010-07-07 quintinadd the fonction SD_task_dotty in simdag after deleting...
2010-07-07 navarropRename icomms test.
2010-07-07 navarropBe generic with cgraph.c so now no path to set.
2010-07-07 navarropRename directory.
2010-07-07 navarropRevert [From A. Giersch] Fix the following compilation...
2010-07-07 navarropUsed test with receiver.
2010-07-07 navarropwindows compatibility.
2010-07-07 mquinsonMerge tracing_config.h into simgrid_config.h, where...
2010-07-07 coldpeaceadd the 'Bypass lua example' into the lMSG section
2010-07-07 coldpeaceadd comments for doc
2010-07-07 coldpeaceremove unused lines
2010-07-07 coldpeaceadding some comments
2010-07-07 coldpeaceedit ruby section
2010-07-07 quintinDelete the dependencies with stdio in simdag.h. Correct...
2010-07-06 alegrandCope with recent version of doxygen.
2010-07-06 navarrop[From Arnaud Giersch] Add missing {BEGIN,END}_DECL...
2010-07-06 navarrop[From Arnaud Giersch] Fix compilation warning about...
2010-07-06 navarrop[From Arnaud Giersch] Fix memory leak when MSG_create_e...
2010-07-06 navarrop[From Arnaud Giersch] In standard C, we are allowed...
2010-07-06 navarrop[From Arnaud Giersch] Fix the following problems in...
2010-07-06 navarrop[From Arnaud Giersch] Use Gcc attribute __unused__...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation warning...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation errors...
2010-07-06 navarropRemove doc/html with command make clean.
2010-07-06 coldpeaceadding some comment lines mentioned in the doc file
2010-07-05 navarropCompil with enable_warning and add new files to gitignore.
2010-07-05 navarropAdd an example for isend and ireceive functions.
2010-07-05 navarropAdd a function called after a MSG_comm_test.
2010-07-05 cristianrosaChange dependence function to mimic the one in AVOCS...
2010-07-05 navarropSorry but need to have type size_t.
2010-07-05 navarropAdd a new default path for cgraph.
2010-07-05 navarropShould be type void*.
2010-07-05 navarropChange Name CGRPAH by CGRAPH.
2010-07-05 quintincorrection to compile with warning and th indentation...
2010-07-02 navarropAdd path for cgraph by default ou by user.
2010-07-02 navarropRewriting for some compilers less permissive.
2010-07-02 navarropChange the type of return.
2010-07-02 navarropAdd simgrid dependency for bindings.
2010-07-01 quintinavoid the complilation of dot_test.c if graphviz wasn...
2010-07-01 quintinthe comment of some lines add a bug in the execution...
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-07-01 navarropAdd some fct to simix for function wait in gos.c
2010-07-01 navarropPermits to add personal flags to compilation.
2010-06-30 navarropRedo messages while all needed tools are none install...
2010-06-30 navarropAdd tests in buildtools/Cmake/AddTests.cmake file.
2010-06-29 navarropUpdate the doc.
2010-06-29 navarropCosmetics.
2010-06-29 navarropBe compatible with Sed on Mac.
2010-06-28 navarropCosmetics.
2010-06-28 coldpeaceadd master_slave_bypass lua test
2010-06-28 coldpeacemodify masterslave_bypass tesh file
2010-06-28 navarropChange dependancies for libs.
2010-06-28 navarropAdd dependancies for libraries and testall.
2010-06-28 navarropNew way to make maintainer files.
2010-06-28 navarropWe dont need those lines now.
2010-06-24 navarropGenerate link for binding lua and ruby with ADD_CUSTOM_...
2010-06-24 navarropUse _XBT_WIN32 against _WIN32.
2010-06-24 navarropDisable mc with supernovae mode.
2010-06-24 navarropSome log default categories are already defined.
2010-06-24 navarropBe sure __mmalloc_current_heap is initialized.
2010-06-24 navarropAdd src to the path for make dist command.
2010-06-24 mquinsonPort GRAS to smx_network infrastructure. Kinda working...
2010-06-24 mquinsonNew function gras_msgtype_get_name()
2010-06-24 mquinsonno error checking were made for SIMIX_network_waitany...
2010-06-24 mquinsonSIMIX_sem_would_block() was blatantly wrong; missing...
2010-06-24 mquinsonmask bottom of stacks when using sysv ctx
2010-06-24 mquinsonthis test is supposed to check whether the net/cpu...
2010-06-24 mquinsonLet this code compile with the paranoid compiler flags on
next