2013-11-08 |
Paul Bédaride | Merge tag 'v3_9_90' into hypervisor |
tree | commitdiff |
2013-09-26 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
tree | commitdiff |
2013-09-25 |
Arnaud Giersch | Dig through git history, and update copyright lines. |
tree | commitdiff |
2013-08-14 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
tree | commitdiff |
2013-08-12 |
Marion Guthmuller | get size of struct s_xbt_os_timer |
tree | commitdiff |
2013-07-01 |
acarpena | Merge branch 'dvfs' |
tree | commitdiff |
2013-06-28 |
Takahiro Hirofuchi | Merge branch 'hypervisor' of scm.gforge.inria.fr:/gitro... |
tree | commitdiff |
2013-06-19 |
Paul Bédaride | Merge branch 'master' into hypervisor |
tree | commitdiff |
2013-06-14 |
Guillaume Serrière | Change xbt_os_timer interface to handle cpu time, threa... |
tree | commitdiff |
2013-01-30 |
Arnaud Giersch | Incorporate simgrid-java in simgrid-java/. |
tree | commitdiff |
2012-11-27 |
Jonathan Rouzaud... | update |
tree | commitdiff |
2012-11-27 |
Jonathan Rouzaud... | Merge branch 'master' of git+ssh://scm.gforge.inria... |
tree | commitdiff |
2012-11-27 |
Arnaud Giersch | gras_os_time() has vanished. |
tree | commitdiff |
2012-09-27 |
Jonathan Rouzaud... | Merge conflicts in instr_routing.c |
tree | commitdiff |
2012-07-22 |
Martin Quinson | New function: xbt_os_timer_resume() to restart a timer... |
tree | commitdiff |
2012-05-13 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
tree | commitdiff |
2012-05-13 |
Martin Quinson | make xbt_os_thread module public (Java needs it, at... |
tree | commitdiff |
2012-05-13 |
Martin Quinson | ensure that this header can be made public by relying... |
tree | commitdiff |
2012-01-30 |
Marion Guthmuller | merge conflict resolved |
tree | commitdiff |
2012-01-27 |
Martin Quinson | add a function xbt_os_get_numcores() |
tree | commitdiff |
2011-10-20 |
Martin Quinson | merge branches |
tree | commitdiff |
2011-04-22 |
Navarrop | Include WinDef.h for win32 typedef "DWORD" xbt_os_threa... |
tree | commitdiff |
2011-04-22 |
Christophe Thiéry | Define the right type for xbt_os_thread_key_t |
tree | commitdiff |
2011-04-22 |
Christophe Thiéry | Merge branch 'master' of git+ssh://scm.gforge.inria... |
tree | commitdiff |
2011-04-22 |
Christophe Thiéry | Add functions xbt_os_thread_key_create, xbt_os_thread_g... |
tree | commitdiff |
2011-04-21 |
Christophe Thiéry | Implement reentrant mutexes in xbt_os_thread |
tree | commitdiff |
2011-01-18 |
navarrop | Windows compatibility. |
tree | commitdiff |
2010-12-02 |
thiery | Biggest commit ever (SIMIX2): the user processes can... |
tree | commitdiff |
2010-11-09 |
agiersch | Reviewed locking in mmalloc: |
tree | commitdiff |
2010-10-11 |
alegrand | Indent include and src using this command: |
tree | commitdiff |
2010-04-25 |
mquinson | Fix copyright headers |
tree | commitdiff |
2010-04-25 |
mquinson | Kill old $Id$ command dating from CVS |
tree | commitdiff |
2009-07-13 |
mquinson | First step to move xbt_context from XBT to SIMIX. Some... |
tree | commitdiff |
2009-06-30 |
mquinson | SURF: Unify the types of models in a uniq s_surf_model_... |
tree | commitdiff |
2009-05-28 |
mquinson | merge with git master |
tree | commitdiff |
2009-05-26 |
mquinson | Reindent everything (possibly breaking all branches... |
tree | commitdiff |
2008-01-23 |
mquinson | Allow gcc cross-compilation targetting windows, and... |
tree | commitdiff |
2007-11-27 |
mquinson | xbt/context.h is a private header, and the filename... |
tree | commitdiff |
2007-11-15 |
cherierm | these files are useless in the new implementation of... |
tree | commitdiff |
2007-10-26 |
cherierm | This change the semantic of the timed function. The... |
tree | commitdiff |
2007-10-25 |
cherierm | Most of this change is the consequence of the refactori... |
tree | commitdiff |
2007-10-23 |
mquinson | Do not include the useless semaphore standard header... |
tree | commitdiff |
2007-10-23 |
cherierm | This change is about the refactoring of the source... |
tree | commitdiff |
2007-10-22 |
cherierm | This change concerne the usage of the semaphore object... |
tree | commitdiff |
2007-09-26 |
cherierm | just add the copyright of the fileNow the java implemen... |
tree | commitdiff |
2007-08-07 |
mquinson | allow to retrieve the name of threads |
tree | commitdiff |
2007-08-06 |
mquinson | Name the threads |
tree | commitdiff |
2007-08-06 |
mquinson | name the threads |
tree | commitdiff |
2007-08-06 |
mquinson | Fix win build of smpi |
tree | commitdiff |
2007-07-16 |
donassbr | Wrong namming scheme. |
tree | commitdiff |
2007-07-11 |
mquinson | += thread_cancel |
tree | commitdiff |
2007-07-11 |
mquinson | versatile implementation do not fake the xbt_thread... |
tree | commitdiff |
2007-07-10 |
mquinson | Kill the types xbt_context_function_t, smx_process_code... |
tree | commitdiff |
2007-07-10 |
mquinson | add the ability to specify a timeout on waiting a condi... |
tree | commitdiff |
2007-07-10 |
mquinson | rename xbt_portability.h and sysdep.c to xbt_os_time... |
tree | commitdiff |
2007-07-09 |
mquinson | rename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t... |
tree | commitdiff |
2007-07-06 |
mquinson | some code allowing the upper JAVA layer (user interface... |
tree | commitdiff |
2007-05-10 |
mquinson | Some more doc |
tree | commitdiff |
2007-03-15 |
mquinson | Add a [correct] prototype to xbt_thread_join |
tree | commitdiff |
2007-03-15 |
mquinson | This is definitivly not a public interface: it is not... |
tree | commitdiff |
2007-03-13 |
mquinson | This is a public symbol, isn't it (not realy sure,... |
tree | commitdiff |
2007-03-12 |
alegrand | Using more explicit names. |
tree | commitdiff |
2007-03-09 |
mquinson | Move xbt_context_init/exit to modinter so that we can... |
tree | commitdiff |
2007-02-16 |
cherierm | the xbt_os_time() function is now exported in the windo... |
tree | commitdiff |
2007-02-12 |
cherierm | export the interface of the context type in the win32... |
tree | commitdiff |
2007-02-07 |
cherierm | do not export the functions of this header in the dll |
tree | commitdiff |
2007-02-07 |
mquinson | typo+indentation |
tree | commitdiff |
2007-02-07 |
cherierm | a default |
tree | commitdiff |
2007-02-07 |
cherierm | take care of new dll import and dll export in Windows |
tree | commitdiff |
2006-10-10 |
mquinson | Load xbt/misc.h to get the definition of XBT_PUBLIC |
tree | commitdiff |
2006-10-06 |
cherierm | Only adds the XBT_PUBLIC macro decoration a the beginin... |
tree | commitdiff |
2005-05-10 |
mquinson | Implement real timers to avoid rounding errors when... |
tree | commitdiff |
2005-04-15 |
alegrand | Sorry about that. I had forgotten to commit this file... |
tree | commitdiff |
2005-04-15 |
mquinson | Placeholder |
tree | commitdiff |
2005-02-27 |
mquinson | splint'able |
tree | commitdiff |
2005-02-13 |
mquinson | mv include/xbt/context.h src/include/xbt/context.h... |
tree | commitdiff |
|