Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not display backtrace capturing stuff in the displayed backtrace (plus, be eclipse...
[simgrid.git] / include / gras /
2007-11-06 mquinsonFix constness of arguments
2007-10-26 mquinsonRename gras_os_property_value() to gras_os_host_propert...
2007-10-26 quasaroops, my last minute cleanup broke everything [Mt]
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-07-19 mquinsonNew function allowing to alias datatypes
2007-07-16 donassbrIt have to call the correct functions.
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-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
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 mquinsonStupid me. The code produced by the gras_stub_generator...
2007-07-10 mquinsonArg. Move private symbols out of the public header...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-05-09 mquinsonSome more documentation to help BSD experts such as...
2007-04-26 donassbrChanges to test gras_simix.
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-02-07 cheriermtake care of new dll import and dll export in Windows
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-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-07-19 mquinsonNew, proper, module mecanism. Still missing dependency...
2006-06-20 mquinsonPrototype of gras_os_myport(), which happens to be...
2006-06-09 mquinsonAutomatically generate matrices datatype description...
2006-06-02 mquinsonTwo new functions
2006-06-01 mquinsonctor/dtor of msg_cb_t + an new function to wait for...
2006-05-29 alegrandretrive -> retrieve
2006-05-22 mquinsonAllow to exchange fixed-sized arrays which size is...
2006-05-16 mquinsonNew function: gras_msg_handleall to deal with all messa...
2006-05-16 mquinsonI want to know the name of the process on the other...
2006-04-25 mquinsonAllow to split GRAS projects in several files (the...
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2006-04-04 mquinsonIntroduce asynchronous RPC calls
2006-03-31 mquinsonYet another documentation improvement
2006-03-31 mquinsonDocumentation improvement
2006-03-31 mquinsonThere is half a dozen of examples, actually
2006-03-30 mquinsonHere come the proper GRAS RPC. The callback API changed...
2006-03-20 alegrandfactoring + some functions go public
2006-01-02 mquinsonDocumentation improvements
2005-12-06 mquinsonSome rapid improvement of the navigation experience...
2005-10-25 mquinsonNew function to have a finer control on what kind of...
2005-10-23 mquinsonConnect node GRAS_msg into the doxygen module tree
2005-10-22 mquinsonDocumentation reorganization: no @name anymore since...
2005-09-30 mquinsonallow the size of multidimentional objects to be given...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-09-05 mquinsonA new little function I did need
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonThis header is now useless (yeah)
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 alegrandthese references could not work... disable reference...
2005-06-27 mquinsonmeasurement sockets ARE functionnal; add function gras_...
2005-06-27 mquinsonKill gras/core.h by moving the last bits into gras...
2005-06-23 mquinsonnew function: gras_socket_meas_accept (mandatory on...
2005-06-06 mquinsonchange the prototype of datadesc_get_name to return...
2005-06-06 mquinsonRename raw sockets to measurement sockets since raw...
2005-06-04 mquinsonability to send dynars transparently; type cb now recei...
2005-05-23 mquinsonTypo in doc
2005-05-10 mquinsonThe RL vs SG choice is done by the function implementat...
2005-05-10 mquinsonDocument properly the emulation module
2005-05-10 mquinsonMerge chrono.h (timing macros) and cond.h (conditional...
2005-05-10 mquinsonMove private declarations to private header
2005-03-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-29 alegrandadding a getpid function
2005-03-29 mquinsonChange the name of a function which was not implemented yet
2005-03-29 mquinsoncleanup
2005-02-27 mquinsoncode is now splint'able
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...
2005-02-13 mquinsonadd timers to GRAS
2005-02-13 mquinsondoxygen cleanups
2005-02-10 mquinsonClarify the two ways to get messages (callbacks vs...
2005-02-07 mquinsondoxygenification
2005-02-07 mquinsonexplain why I hate doxygen so much tonight, and go...
2005-02-07 mquinsonhide the macro body
2005-02-07 mquinsonContinue doxygenification
2005-02-07 mquinsondoxygenification
2005-02-06 mquinsonBegin to move GRASs doc to doxygen
2005-01-29 alegrandupdating the doc
2004-12-10 mquinsondefine gras_init
2004-12-09 mquinsonFix (C) dates; minor documentation improvements
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-08 alegrandDestruction of a relic of the revolution gras->xbt
2004-11-30 mquinsonme finds malloc within macro, me killkill it
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-29 mquinsonReintroduce the raw sockets
2004-09-06 mquinsonsplit gras and gros
2004-09-06 mquinsonNDEBUG remove also debugging logs
2004-08-18 mquinsonInterface cleanup: msgtype_by_name return the searched...
2004-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
next