Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / include /
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...
2007-07-10 mquinsonStupid me. The code produced by the gras_stub_generator...
2007-07-10 mquinsonArg. Move private symbols out of the public header...
2007-07-10 mquinsontimeout on conditions
2007-07-10 mquinsonComment a windows hack which is out of sync with log...
2007-07-10 mquinsonMake sure min and max macro are declared everywhere...
2007-07-09 mquinsonHello module xbt/queue (classical producer/consumer...
2007-07-09 mquinsonErm
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...
2007-07-08 mquinsonhello, automake-1.10
2007-07-08 mquinsonMake sure this file can be included alone (it needs...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonRevert the convertion of MSG pids from int to long...
2007-07-02 mquinsonConvert MSG pids from int to long int so that they...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 mquinsonUpdate autogenerated files
2007-06-28 vernierset an homogeneous max. number of parameters (10) for...
2007-06-06 mquinsonAllow to change the log layout format
2007-06-04 mquinsonNew: xbt_str_split_quoted()
2007-06-04 mquinsondocument xbt_str
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-05-22 mquinsonLet's not declare the max/min macros in C++ to avoid...
2007-05-16 alegrandAdding a <route> tag.
2007-05-12 mquinsonNo reason to call it gras. It's part of simgrid, now
2007-05-10 mquinsonRandom cleanups in the log mecanisms, and make room...
2007-05-10 mquinsonAllow to split const strings, and avoid a strdup in...
2007-05-10 mquinsonClarify from the API that the strings are modified...
2007-05-09 mquinsonSome more documentation to help BSD experts such as...
2007-05-02 mquinsonupdate autogenerated
2007-05-02 mquinsonThree new functions in xbt_str module: split&join ...
2007-04-29 mquinsonfurther cleanups
2007-04-26 mquinsonfurther cleanups in the xbt_str module: add a proper...
2007-04-26 donassbrChanges to test gras_simix.
2007-04-16 mquinsonmerge trim.h into str.h, where it belongs to
2007-04-16 mquinsoncleanups + newline at end of file
2007-04-11 cheriermjust a new line at the end of the file
2007-04-11 cheriermexport some variables
2007-04-11 cheriermrectify a mistake
2007-04-11 cheriermexport trim functions
2007-04-11 cheriermthe trim.c file header
2007-04-06 alegrandxbt/str.h needs love...
2007-03-26 cheriermon windows getline function needs the stdio.h include...
2007-03-23 mquinsonHell, I BROKE THE BUILD. Let's take some radical counte...
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-22 mquinsonSplit the string related function to their own header...
2007-03-21 donassbrAdd support for host failure exception to the xbt_errcat_t.
2007-03-16 mquinsonRework the portability layer around our getline definit...
2007-03-16 cheriermssize_t is not defined in borland builder and visual...
2007-03-15 mquinsonMove xbt/xbt_thread.h to private interfaces since it...
2007-03-15 mquinsonThis is definitivly not a public interface: it is not...
2007-03-14 cheriermeffect of redefinition of the macro XBT_PUBLIC_DATA
2007-03-14 cheriermredefinition of the macro XBT_PUBLIC_DATA
2007-03-14 mquinsonUse XBT_PUBLIC_DATA instead of XBT_DECLARE_DATA
2007-03-14 mquinsonRename XBT_DECLARE_DATA to XBT_PUBLIC_DATA for sake...
2007-03-13 cheriermexports functions in windows dll
2007-03-13 cheriermspecial data exportation for Visual C++
2007-03-13 cherierma new macro XBT_DECLARE_DATA for special data exportation
2007-03-13 cheriermexport some functions in windows dll
2007-03-08 mquinsonCommit the autogenerated files
2007-03-08 mquinsonheader of the getline replacement; documentation of...
2007-03-08 mquinsonCut a multiple definition of a macro for users using...
2007-03-08 mquinsonMake room for the new xbt_thread module
2007-03-08 mquinsonPortability layer over the pthreads working with pthrea...
2007-03-07 mquinsonGRAS API BREAKAGE: allow users to never call gras_msgty...
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-03-06 mquinsonNew function SD_application_reinit() allowing to test...
2007-03-05 alegrandAdding convenient function for Fred Suter
next