Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some dead assignments reported by clang scan-build
[simgrid.git] / src / xbt / xbt_os_time.c
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-17 Martin Quinson[MSCV] kill unused variable
2015-09-13 Martin Quinson[MSCV] kill unused variable
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-16 Gabriel CoronaFix warning in xbt_os_time.c on Mach
2015-06-16 Gabriel CoronaAdd missing __APPLE__ test in xbt_os_thread.c
2015-06-16 Gabriel CoronaGet rid of the MACOS tests
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-05 Augustin Degommeavoid breaking with recent freebsd that implement this...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-08 Augustin DegommeAttempt for a macos version of the threadtimer
2014-08-08 Augustin DegommeDo not have cputime and threadtime return a no-op when...
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.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
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-11-08 Augustin DegommeI blame someone else for this
2013-11-07 Augustin DegommeI blame someone else for this
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-07 Augustin Degommefix compilation issue with windows timers
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-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin Degommefirst attempt to fix win build
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullerget size of struct s_xbt_os_timer
2013-07-01 acarpenaMerge branch 'dvfs'
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-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-02 alebreMerge branch 'master' into hypervisor
2013-03-29 Augustin Degommefreebsd compatibility
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-07-22 Martin QuinsonNew function: xbt_os_timer_resume() to restart a timer...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroReplace usleep for nanosleep
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 unknownsleep doesn't exist on windows.
2010-11-25 navarropAdd new tests and exes for windows.
2010-10-11 alegrandIndent include and src using this command:
2010-06-18 navarropDefine correctly variables for windows.
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-06 piniWe want time in seconds.
2010-03-22 mquinsonUse nanosecond timers if found
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2008-05-20 mquinsoncleanup around the free-like functions used as dealloc...
2008-01-23 mquinsonVarious cleanups+allow cross-compilation with gcc
2007-10-25 cheriermthe version of the xbt_os_time() function needs the...
2007-10-25 cheriermdistraction
2007-10-25 mquinsoncleanup windows portability in there
2007-10-23 cheriermThis implement the function gettimeofday() for win32...
2007-07-16 donassbrWrong namming scheme.
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...