Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix private host variable after a migration - Adrien
[simgrid.git] / src / xbt /
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-06 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelMake semaphores visible from MSG
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 Martin Quinsonkill some dead code
2013-06-06 Martin Quinsonthese got regenerated, apparently with a newer version...
2013-06-05 Martin Quinsondocument the fact that we accept abbreviations of log...
2013-05-31 Marion Guthmullermodel-checker : simplify algorithm for the verification...
2013-05-16 Arnaud GierschRemove now unused log category.
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-07 Arnaud GierschUse right test for error checking.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-09 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-04-02 Marion Guthmullermodel-checker : signed int instead of unsigned int
2013-04-01 Marion Guthmullermodel-checker : update state equality detection
2013-03-29 Augustin Degommefreebsd compatibility
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-19 Arnaud GierschGenerated file has changed.
2013-03-19 Marion Guthmullermodel-checker : free memory
2013-03-19 Marion Guthmullermodel-checker : cosmetics
2013-03-19 Marion Guthmullermodel-checker : fragment size and fragment number may...
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-16 Marion Guthmullermodel-checker : fix compilation error without MC
2013-03-16 Marion Guthmullermodel-checker : code refactoring for heap comparison...
2013-03-16 Marion Guthmullermodel-checker : get current backtrace with libunwind...
2013-03-16 Marion Guthmullermodel-checker : set ignore flag to 0 if reallocation
2013-03-16 Marion Guthmullermodel-checker : minor changes for debug information...
2013-03-16 Marion Guthmullermodel-checker : check if fragment or block has been...
2013-03-16 Marion Guthmullermodel-checker : use short instead of int for ignore...
2013-03-16 Marion Guthmullermodel-checker : init ignore information for each block...
2013-03-16 Marion Guthmullermodel-checker : fix memory leak
2013-03-08 Arnaud GierschImprove the printing of default values when size != 1.
2013-02-28 Takahiro HirofuchiDelete an used key correctly
2013-02-22 Takahiro HirofuchiFix the segfault upon exit
2013-02-21 Arnaud GierschRemove useless statements.
2013-02-21 Arnaud GierschTry to fix const madness.
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschRemove remaining traces from synchronized dynars.
2013-02-14 Arnaud GierschReplace, when possible, calls to bprintf() by calls...
2013-02-14 Arnaud GierschRemove unused static functions.
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-13 Martin Quinsondocument that the search function on dynar don't work...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-07 Martin QuinsonSeed the random generators before the main()
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Arnaud GierschRewrite xbt_getline.
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Marion Guthmullermodel-checker : remove var in list of global variables...
2013-02-01 Martin QuinsonCompile with a recent flexml
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreFix conflict - Adrien
2013-01-31 Takahiro Hirofuchifix xbt_lib_unset
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 alebreFix conflict - Adrien
2013-01-31 Takahiro Hirofuchiadd xbt_lib_unset
2013-01-31 alebreAdrien Fix conflict
2013-01-31 Paul BédarideAdd xbt_lib_remove
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 alebreSome progress (start, get/set state, ...) - Adrien
2013-01-31 Maximiliano GeierAdded xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideSet a fixed seed for srand and srand48
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 Paul BédarideMerge branch 'master' of 192.168.8.160:/git/simgrid
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-28 Arnaud GierschAvoid "maybe uninitialized" warning.
2013-01-25 Marion Guthmullermodel-checker : need to switch between raw heap and...
2013-01-25 Marion Guthmullermodel-checker : move function from mc_global in mm_modu...
2013-01-25 Marion Guthmullermodel-checker : start canonicalizatipn in heap comparis...
2013-01-25 Marion Guthmullermodel-checker : cleanups for heap comparison from globa...
2013-01-25 Marion Guthmullermodel-checker : stop heap comparison when the first...
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
next