Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce sg_storage_size_t type
[simgrid.git] / include / simgrid /
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-17 navarroOups use the right value
2012-09-11 navarroAdd a function ls to storage
2012-09-06 navarroAdd a simcall for as and router property
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-29 navarroRewrite the init of bypass mecanism (tks Martin;)
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-10 Jean-Baptiste HervéEvent trace generation: Change interface of constructors
2012-08-09 Cristian RosaAdd a new simcall to get/set the receiver of a rendez...
2012-08-09 Jean-Baptiste HervéPlatform generation: little modifications to the connec...
2012-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-09 Jean-Baptiste HervéPlatform generation: record the router id given while...
2012-08-08 Augustin Degommeadd getter/setter functions in simix to access more...
2012-08-08 navarroFactorize route ASroute bypassRoute and bypassASroute...
2012-08-08 navarroFirst example for bypass platform wit sg_platf_new...
2012-08-08 navarroRemove link_list from surf_routing.c and add it into...
2012-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 navarroRemove unused structure and function
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-06 navarroAdd function sg_platf_new_* for *route and bypass*route.
2012-08-06 Jean-Baptiste HervéPlatform generation : Add a function to remove links...
2012-08-06 Jean-Baptiste HervéPlatform generation : add a function to check if the...
2012-08-03 navarroUse the function sg_platf_new_linkctn when parsing...
2012-08-02 Jean-Baptiste HervéPlatform generation: add the function to put into Surf...
2012-08-01 Marion Guthmullermodel-checker : remove unused function
2012-08-01 Jean-Baptiste HervéPlatform generation : add the edge length in its data
2012-08-01 Jean-Baptiste HervéPlatform generation : Add the Waxman topology algorithm
2012-08-01 Jean-Baptiste HervéPlatform generation : make public structures for node...
2012-08-01 Jean-Baptiste HervéPlatform generation : add the Zegura algorithm topology
2012-08-01 Jean-Baptiste HervéPlatform generation : add the Barabasi-Albert algorithm...
2012-07-31 navarroAdd function to unlink a file.
2012-07-31 Jean-Baptiste Hervéplatform generation : add promoters and labelers support
2012-07-31 Jean-Baptiste Hervéplatform generation : modify some interfaces
2012-07-31 Jean-Baptiste HervéPlatform generation : add a function to set link parameters
2012-07-31 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-31 Jean-Baptiste HervéPlatform generation : add promotion functions
2012-07-30 Jean-Baptiste HervéPlatform generation : add the exponential topology
2012-07-30 Jean-Baptiste HervéPlatform generation : add the uniform topology
2012-07-27 Jean-Baptiste HervéPlatform generation : add the clique topology
2012-07-27 Jean-Baptiste HervéPlatform generation : add the "ring" topology
2012-07-27 Jean-Baptiste HervéPlatform generation : Add 2 topology setup functions
2012-07-27 Jean-Baptiste HervéPlatform generation : Add some debug
2012-07-26 Jean-Baptiste HervéPlatform generation : Add a function to interconnect...
2012-07-26 Jean-Baptiste HervéPlatform generation : modify some interface
2012-07-26 Jean-Baptiste HervéFirst step to implement a platform generator in Simgrid
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-07-04 Samuel LepetitReturn the new process in SIMIX_process_restart, simcal...
2012-07-04 Samuel LepetitFix SIMIX_process_kill(SIMIX_process_self()); issue...
2012-06-29 Samuel LepetitAdd some doc for SIMIX reference guide
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-25 Samuel LepetitAdd a simcall for process_on_exit
2012-06-25 Samuel LepetitFix an issue when you registered a on_exit function...
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-21 Martin QuinsonCleanups in the --cfg options regarding model-checking
2012-06-21 Martin QuinsonVarious cleanups to the model-checking user interface
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Marion Guthmullermodel-checker : factorization of code for model-checkin...
2012-06-21 Samuel LepetitFix commit 825fb3d5095e6cce48885d1d04ab1ec3823dae6c
2012-06-21 Samuel LepetitMove SIMIX_process_on_exit functions to public
2012-06-21 jbrvremove some trailing spaces
2012-06-21 jbrvevent trace generation : improving some functions
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterSolve white space conflicts
2012-06-20 jbrvProbabilist trace generator : variable names changed
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-19 Martin Quinsontypo (and copyright dates on the way)
2012-06-18 navarroAdd 'content' priority for storage and then storage_type
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Marion Guthmullermodel-checker : lex and yacc parsing moved in src/xbt...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 navarroChange the file API, remove the mount point in each...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-12 navarroAdd disk usage and size parameters for storage.
2012-06-12 jbrvAdd a constructor for probabilist tmgr_trace
2012-06-12 Marion Guthmullerfix merge conflict
2012-06-11 jbrvTrace manager : Add and change some structures and...
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 jbrvAdd new functions to support different sources of avaib...
2012-06-08 jbrvModify structures to support different sources of avaib...
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 navarroAdd MSG_process_set_kill_time
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion Guthmulleradd SIMIX_host_get/set_data declaration in simix.h...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarrochange char* for const char*
next