Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
time function implementation
[simgrid.git] / include /
2006-11-30 mquinsonChange the way we specify the sizes of bandwidth tests...
2006-11-14 mquinsonRemove from the public interface a function that the...
2006-11-14 eyraudlConstructor for msg_cb_ctx should fill all fields of...
2006-11-06 mquinson* Change the semantic of gras_datadesc_by_name() to...
2006-11-06 mquinson* Add a gras_msgtype_dumpall() function to get the...
2006-10-20 cheriermThe Ansi initialisation at the declaration of a struct...
2006-10-10 mquinsonLoad xbt/misc.h to get the definition of XBT_PUBLIC
2006-10-10 mquinsonMove the definition of XBT_PUBLIC from portable.h ...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermNot need to include win32_context header file.
2006-10-06 cheriermNot need to include win32_context header file.
2006-10-06 mquinsonAnd now, a syntaxically correct version of my 'cleanup...
2006-10-06 mquinsonCleanup malek's add
2006-10-06 mquinsonTell how much bytes we wanted when a malloc failed
2006-10-05 cheriermConsider the case of windows context.
2006-09-29 cheriermTaking in consideration inline keyword for c++ compiler.
2006-09-29 cheriermTaking in consideration inline keyword for borland...
2006-09-28 mquinsoncosmetics
2006-09-28 mquinsoncosmetics
2006-09-26 cheriermLine 451, __FUNCTION__ replaced macro by _XBT_FUNCTION...
2006-09-22 mquinsonDo not export a single symbol since if we do so, we...
2006-09-22 mquinsonDo not export a single symbol since if we do so, we...
2006-08-29 mquinsonExport the log channels when building DLLs
2006-08-29 mquinsonTry to do what is needed to export data in DLL during...
2006-08-22 mquinsonAdd a missing file to the archives
2006-08-15 thieryAdd functions to remove elements from a set
2006-08-15 thieryAdd a function xbt_dynar_shrink
2006-08-04 thieryChange parameter names from 'head' to 'dict'. Add two...
2006-08-04 thieryOptimize function SD_route_get_list()
2006-08-04 thieryAdd Doxygen documentation for mallocators
2006-08-03 thieryAdd a mallocator system to recycle unused objects inste...
2006-08-03 thieryReimplement dictionaries as hashtables
2006-08-02 mquinsonAllow the user to specify which tests should be run...
2006-08-02 mquinsonKill old unused stuff
2006-07-31 thieryAdd a sequential mode to the workstations. In this...
2006-07-19 mquinsonGeneration with flex-1.5.3
2006-07-19 mquinsonAnd now, add the right header to the dist (sorry)
2006-07-19 mquinsonAdd a missing header to archives
2006-07-19 mquinsonYeah, right. Comments within comments. Erm. No comments
2006-07-19 mquinsonDocument tools/xbt_exception_checker
2006-07-19 mquinsoncleanup the GRAS+AMOK initialization schema
2006-07-19 mquinsongras_modules come into the dance
2006-07-19 mquinsonNew, proper, module mecanism. Still missing dependency...
2006-07-19 mquinsonAdd a define directly setting the correct element heade...
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-07-18 mquinsonCatch up with last cleanup in the function type naming...
2006-07-18 mquinsoncleanup the function type names
2006-07-18 mquinsonLet's take the compatibilities issues seriously
2006-07-17 mquinsonReally rename this module to peermanagement
2006-07-16 mquinsonDocumentation improvement
2006-07-16 mquinsonDoxygen fixups
2006-07-13 mquinsonflexml 1.5.1 will save the world
2006-07-12 thieryAdd functions SD_task_get_start_time() and SD_task_get_...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-10 thieryThis function could be useful.
2006-07-06 thieryUse _XBT_INLINE instead of inline
2006-07-05 thieryChange some function names
2006-07-04 thieryAdd functions SD_workstation_get_computation_time,...
2006-07-04 alegrandAdding a MSG_task_put_with_timeout function and giving...
2006-07-03 thieryAdd functions SD_link_get_list() and SD_link_get_number...
2006-06-30 thieryAmount is finally back
2006-06-30 thieryRemove attribute amount from structure task
2006-06-28 thieryFinish SimDag documentation
2006-06-28 thieryAdd documentation for workstations and fix a few bugs
2006-06-27 thieryUpdate SimDag documentation: main page and datatypes
2006-06-27 thieryWorking on SimDag documentation
2006-06-26 thieryFix SimDag compilation warnings.
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-23 thieryMake private structures SD_link and SD_workstation
2006-06-23 thieryUse swags to handle task states and change structure...
2006-06-22 thieryAdd a function SD_task_dependency_get_data and improve...
2006-06-21 thieryImplement SD_task_schedule, SD_task_unschedule and...
2006-06-21 thieryImplement functions SD_get_amount, SD_get_remaining_amo...
2006-06-20 thieryUpdate SimDag task structure.
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 mquinsonPrototype of gras_os_myport(), which happens to be...
2006-06-16 thieryUpdate workstation handling in SimDag. Change the prefi...
2006-06-15 thieryAdd private structures and functions + wrapping for...
2006-06-14 thieryWorking on SimDag.
2006-06-14 thieryMissing LOG 9 and LOG10 when XBT_LOG_MAYDAY is defined
2006-06-13 thieryFirst SimDag draft. See simgrid.gforge.inria.fr/doc...
2006-06-13 mquinsonSome new functions to this. Bloatware, here we come.
2006-06-13 mquinsonAdd a type to our collection
2006-06-13 mquinsonI admit. DEBUG10 is purely insane
2006-06-09 mquinsonAutomatically generate matrices datatype description...
2006-06-09 mquinsonSome new functions specific to matrices of double
2006-06-08 alegrandAdding required file to the distribution...
2006-06-02 mquinsonThe prototypes of the min_duration addition
2006-06-02 mquinsonTwo new functions
2006-06-02 mquinsonGive this module a minimal level of testing. I'm a...
2006-06-01 mquinsonNew function to get the element count of a set
2006-06-01 mquinsonvirtu needs this
next