Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
check that specified platform and hostfile exist.
[simgrid.git] / include /
2009-05-28 mquinsonmerge with git master
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-26 mquinsonDo allow malloc(0) again, since it breaks user code...
2009-05-19 alegranddoc fix
2009-05-18 mquinsonDo not allow malloc(0) since that's not portable
2009-05-05 mquinsonfirst draft of the action runner
2009-04-28 mquinsonAlso include strbuff from xbt.h
2009-04-11 mquinsontypo--
2009-04-11 mquinsonAlso include the str.h header from main xbt.h
2009-04-11 mquinsonallow to define a default value to registered functions...
2009-04-11 mquinsonfix previous commit on gras_userdata_new() by using...
2009-04-11 mquinsonmake sure that the gras_userdata_new() macro returns...
2009-04-11 mquinsongras_userdata_new expects the pointed type, not the...
2009-04-11 mquinsonAdd a link from the documentation down to the relevant...
2009-03-04 mquinsonReadd the example with pointed data in the documentation
2009-02-24 alegrandAvoid C++ comments.
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
2008-11-10 mquinsonKill MSG_mailbox_put, which were not meant to be a...
2008-10-01 mquinsonfix previous commits, bummer
2008-10-01 mquinsonNew functions:
2008-10-01 mquinsonAdd a stupid function to display the content of a dict...
2008-09-26 mquinsonNew function to replaces a set of variables by their...
2008-09-26 mquinsonNew function to substitute a char to another in a string:
2008-09-12 cheriermuse extern keyword when you link with the static librar...
2008-09-11 mquinsonSpell-checking comments used as documentation (thanks...
2008-09-10 mquinsonAdd a xbt_dict_get_or_null_ext function
2008-09-08 mquinsonOups, commited a stupid check which will help me one...
2008-07-08 cheriermAdd extern "C" declaration to preserve the compatibilit...
2008-06-20 cheriermOn Windows - Stack-based Buffer Overrun Detection ...
2008-06-18 alegrandFrederic's patch to get the sharing policy in SimDAG.
2008-06-17 alegrandC++ users need love (thanks Kurt).
2008-06-17 mquinsonAdd a xbt_dict_size function
2008-06-10 mquinsonMake cunit memory clean
2008-06-10 mquinsonallow to attribute a rank to slaves in peer groups...
2008-06-09 velhoAdded the feature of getting remaining communication...
2008-06-07 alegrandRodrigo Righi patch to enable migration.
2008-06-05 mquinsonSome extra check to ensure portability
2008-05-20 mquinsoncleanup around the free-like functions used as dealloc...
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-05-14 mquinsonAn implementation of the SHA1 hashing algorithm
2008-05-07 mquinsonExport some mailbox related functions
2008-04-30 mquinsonRah. I finally found why the doxygen parser got fucked...
2008-04-25 marklsneed MPI_Wait in header file...
2008-03-07 mquinsonavoid redeclaring standard headers to avoid mismatches
2008-03-06 mquinsonDon't be paranoid, people won't connect stuff badly...
2008-03-06 mquinsonStrict ANSI compilers (such as microsoft ones) do not...
2008-03-06 mquinsonRegenerate all flexml-generated files to fix a FTBFS...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2008-03-06 mquinsonGet the flexml-generated file regenerated on need
2008-02-03 mquinsonkill properly the surfxml.h file since it got renamed...
2008-01-24 mquinsonUse unsigned integers for malloc arguments to allow...
2008-01-23 mquinsonavoid naming conflicts
2008-01-23 mquinsondo not call backtrace directly when raising an exceptio...
2008-01-11 cheriermDeclaration of the MSG_task_receive_from_host() function
2008-01-11 cheriermThis change is relative with the mailbox concept :
2008-01-07 cheriermThis change introduce the new mailbox concept.
2007-12-21 mquinsonOps, forgot to commit this one
2007-12-20 mquinsonindent
2007-12-20 mquinsonI know I'm picky
2007-12-20 mquinsonautogenerated
2007-12-20 mquinsonImprove compilation time by epsilon by sharpening the...
2007-12-19 mquinsonOops, do not load portable.h from a public header:...
2007-12-12 mquinsonChange the trick to build log category names: this...
2007-11-30 mquinsonTwo more hashing functions (chosen by define, not dynam...
2007-11-30 mquinsonMake dictionary internal table dynamic (and automatical...
2007-11-29 mquinsonRevert Malek's last change. Removing the feature is...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-28 cheriermThis change corrects the definition of the macro
2007-11-27 mquinsonxbt/context.h is a private header, and the filename...
2007-11-27 marklsrenamed MPI_ functions to avoid namespace collisions...
2007-11-19 mquinsonmake visible the MSG_task_get variant accepting both...
2007-11-15 cheriermThe file containing the new implementation of the switc...
2007-11-12 marklsrenamed DO_ONCE to SMPI_DO_ONCE.
2007-11-12 marklsmade some changes to allow more than one DO_ONCE block...
2007-11-09 quasar1pas mods
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-11-09 marklsadded code to allow for DO_ONCE loops. very preliminary.
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-06 cheriermThis change avoids a warning on the Visual C++ compiler.
2007-11-06 cheriermThis change avoid the redefinitions of log categories...
2007-11-06 mquinsonFix constness of arguments
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-28 mquinsonExport the cute little macro that Arnaud devised to...
2007-10-27 mquinsonMac does not find the prototype of getline
2007-10-26 mquinsonRename gras_os_property_value() to gras_os_host_propert...
2007-10-26 quasarrelax ordering enforcement
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasaroops, my last minute cleanup broke everything [Mt]
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-26 cheriermThis change the semantic of the timed function. The...
2007-10-25 cheriermMost of this change is the consequence of the refactori...
2007-10-22 cheriermuse the XBT_EXPORT_NO_IMPORT macro instead XBT_PUBLIC_D...
2007-10-22 cheriermRemove the keyword extern to avoid the multiple declara...
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-10-12 mquinsonOops, I forgot this one
2007-10-12 mquinsonEnforce some order on the tags; needs flexml 1.8 to...
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-10-11 mquinsonMove private definition out of the log.h public header...
2007-10-10 mquinsonKill old cruft
next