Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
indent
[simgrid.git] / include /
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
2007-10-09 mquinsonSome comments in the initalization of categories. Once...
2007-10-05 mquinsonOther useless copyright notice updates
2007-10-04 mquinsonfight against multiple 'extern' specification
2007-10-04 mquinsonMark data as extern; hopefully it'll help the macOSx...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-10-04 cheriermthe first pointer of the xbt_thread_create() function...
2007-10-04 cheriermuncomment the special definition of XBT_LOG_NEW_DEFAULT...
2007-10-04 cheriermI just add two function pointer types.
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
2007-09-18 marklsadded very crufy hacked together broadcast and split.
2007-09-15 marklsadding very hacked together and inefficient implementat...
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-09-11 mquinsonGet serious about checking buffer overflows during...
2007-09-11 mquinsonActually, do not initialize at all the buffer to build...
2007-09-11 mquinsonStop build the log strings on the stack: we are multi...
2007-09-08 marklsremoving references to mpi_comm_world from internal...
2007-09-05 marklschanged smpi data structures.
2007-08-30 marklsforgot to commit changes to this file earlier...
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-28 verniercorrection of a little bug
2007-08-27 eyraudlAdaptation to 'Change the way we specify the sizes...
2007-08-24 marklsmoving smpi.h to public include directory.
2007-08-24 marklspublicly exported smpi data structures.
2007-08-09 alegrandAutomatically cleaned flexml files.
2007-08-08 alegrandAutomatically generated files...
2007-08-08 alegrandClean use of extern (XBT_PUBLIC_DATA). No automatic...
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-07 mquinsonComment windows cruft, which does not compile anyway...
2007-08-07 mquinsonallow to retrieve the name of threads
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonre-export some symbols for windows after the regenerati...
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-06 mquinsonname threads to help debugs
2007-08-06 alegrandAdding convenient function.
2007-08-04 alegrandReturn whether an item was removed or not when trying...
2007-08-02 alegrandAutomatically generated files.
2007-07-19 mquinsonNew function allowing to alias datatypes
2007-07-17 mquinsonAutogenerated
2007-07-16 donassbrIt have to call the correct functions.
2007-07-16 donassbrWrong namming scheme.
2007-07-15 mquinsonAdd an alias to (char*) to help the parsing macro
2007-07-15 mquinsonAdd a GRAS_DEFINE_TYPE_LOCAL to allow users to have...
2007-07-15 mquinsonnew function gras_os_hostport, returning a constant...
2007-07-14 mquinsonNeed to install this one too
2007-07-14 mquinsonSanitize backtrace naming space
2007-07-14 mquinsondoc improvement
2007-07-13 mquinsonfix doxygen syntax
2007-07-13 donassbrI forgot it.
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-12 mquinsonNew kind of error
2007-07-12 mquinsonDynar are now synchronized
2007-07-11 mquinsonGo for a thread_cancel instead of a thread_destroy...
2007-07-11 mquinsonWhen implementing the versatile threads, I decided...
2007-07-11 mquinsonNew function: gras_agent_spawn
2007-07-11 mquinsonMove a private symbol (that I may want to kill soon...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
next