Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rewrite a FAQ entry
[simgrid.git] / include / xbt / synchro_core.h
2016-10-13 Martin Quinsonrewrite a FAQ entry
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-06 Gabriel Corona[s4u] Allocate Mailbox on the heap and return MailboxPtr
2016-06-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-14 Gabriel Corona[simix] Make Mutex a C++ class (kind-of)
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-22 Martin Quinsondon't include a smx private header in xbt implem
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Suterreindent include files
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-01-22 Martin QuinsonKill another GRAS leftover: SG/RL thread portability...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-16 Gabriel CoronaRemove irrelevant API documentation
2014-08-29 Gabriel CoronaMerge branch 'mc'
2014-08-28 Augustin DegommeAdd a xbt wrapper for simcall_mutex_trylock (asked...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-06 Augustin Degommehave barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS...
2014-05-06 Augustin Degommeadd msg and xbt versions of barrier.
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
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-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-10-20 Martin Quinsonmerge branches
2011-08-03 Martin Quinsonimprove reference documentation
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-10-16 mquinsonFix #8569: XBT/synchro.h has redundant declarations
2009-10-15 mquinsonChange the prototype of xbt_thread_create(), sorry.
2009-10-08 mquinsonmove synchro.h to synchro_core.h because I want to...