Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid me!
[simgrid.git] / src / surf / surf_private.h
2007-08-01 alegrandvarious cleanups:
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-26 cheriermfixe the last warning
2006-10-20 cheriermsame as surf.c.
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-03-27 alegrandI'm so lazy...
2006-03-27 alegrandthis value should have been be global...
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2005-08-16 alegrandmoving public parts to public places and generating...
2005-07-25 alegrandAdd FAT_PIPE
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-10 alegrandIntroducing new functionnality without breaking the...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandmove resource_used to the private part
2004-12-02 alegrandSurf Parser
2004-11-29 alegrandRha!
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-16 alegrandFirst attempt on SURF design. I'd like a 5'10" short...