Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some info on this topic, even if it's veeery far from being sufficient. It's...
[simgrid.git] / include /
2007-02-08 mquinsonDocument a bit the tricky symbol definition for windows...
2007-02-08 cheriermallow for stuff to be exported into the DLL on need...
2007-02-08 cheriermcatgories must be exported in any case (so that they...
2007-02-08 cheriermthis is public
2007-02-08 cheriermany log category must be public
2007-02-07 mquinsonthis is not public
2007-02-07 mquinsonDupplicate extern keyword
2007-02-07 mquinsontypo in windows DLL cruft
2007-02-07 cheriermdefine _XBT_CAlLL in this file for win32 c function...
2007-02-07 mquinsontypo in windows DLL cruft
2007-02-07 cheriermnow contains only xbt_free_f declaration
2007-02-07 mquinsonDo not put the extern keyword several times (XBT_PUBLIC...
2007-02-07 cherierma default
2007-02-07 cheriermsorry a stupid error
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-02-07 cherierma single xbt_free_f function used to handle calling...
2007-02-07 cheriermnew dll export an dll import mechanism for Windows.
2007-02-07 mquinsonCleanup XBT_PUBLIC stuff under windows
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
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...
next