Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF does not use long doubles. Reverting MSG to doubles.
[simgrid.git] / src / gras /
2004-07-13 mquinsonplease close the structure behind you
2004-07-13 mquinsontake care of the architecture maximal boundary when...
2004-07-11 mquinsonadd the result of flex (no build-dep on this)
2004-07-11 mquinsonLet it work with new flex (just add the needed prototyp...
2004-07-11 mquinsoncosmetics; add support for closing struct and union
2004-07-11 mquinsonDamn idiot, double where declared being as big as float...
2004-07-11 mquinsonmake sure union and struct are closed before exchange...
2004-07-11 mquinsoncosmetics; channel renamed fron DataDesc to datadesc...
2004-07-11 mquinsonFirst version of the structure parsing macro, and assoc...
2004-07-08 mquinsonMore debug; cosmetics
2004-07-08 mquinsonRename architectures, implement conversion;)
2004-07-08 mquinsonget ride of the testing to XML, since SG is now compile...
2004-07-07 mquinsonport to alpha, inital try to convert, exchange/convert...
2004-07-07 mquinsonport to alpha
2004-07-07 mquinsonOptimization: Send/recv array of scalar in one shoot
2004-07-07 mquinsonBug fix
2004-07-07 mquinsonrename ppc to powerpc to be consistent with dpkg
2004-07-07 mquinsonLet make dist work even when SG is not there
2004-07-07 mquinsonSpeedup arch signature detection code; add sparc signature
2004-07-07 mquinsonmake SG optional to the configuration and compilation...
2004-07-07 mquinsonMore changes to get ppc recognized
2004-07-07 mquinsonAdd ppc arch signature
2004-07-06 mquinsonIt works. Isn't that great?
2004-07-06 mquinsoninitialize in trp_socket_new a socket field which shoul...
2004-07-06 mquinsonMore debug msg, rephrase other debug msg
2004-07-06 mquinsonCurrent state. Does not work yet, but I'd prefer not...
2004-07-06 mquinsonMore DEBUG call
2004-07-06 mquinsongras_trp_socket_new is in charge of pushing it into...
2004-07-05 mquinsonSome more code factorisation (registering the new socke...
2004-07-05 mquinsonfree the callback list on gras_process_exit
2004-07-05 mquinsonmove the dynar of all known sockets from RL-only to...
2004-07-05 mquinsonsockets is now part of the process data
2004-07-05 mquinsonuse gras_trp_socket_new when accepting instead of mallo...
2004-07-05 mquinsonPlug a memleak on the name of the incomming messages
2004-07-05 mquinsonPlug a memleak on sock_close (on peer_name)
2004-07-05 mquinsonInitialize whether the accepted sock is raw or not...
2004-07-03 mquinsonkill dead code
2004-07-03 mquinsonPropagate the interface cleanup from last week in datad...
2004-07-03 mquinsonnew function: gras_datadesc_size to allow messaging...
2004-07-03 mquinsonnew function: gras_datadesc_size to allow messaging...
2004-07-03 mquinsongras_socket_close now expect the socket to close (and...
2004-07-03 mquinsonFix the ugly case of reference to dynamic array.
2004-07-03 mquinsonPlug a tiny leak
2004-06-21 mquinsoncosmetics
2004-06-21 mquinsonMore work on SG, almost done
2004-06-21 mquinsonmake a gras_msg_recv_no_malloc function to make clear...
2004-06-21 mquinsonregister the message even if it's already there with...
2004-06-21 mquinsonremove one indirection of gras_datadesc_recv to ease...
2004-06-21 mquinsonremove one indirection of gras_datadesc_recv to ease...
2004-06-21 mquinsonimplement gras_procdata_exit to plug the leaks
2004-06-21 mquinsonimplement gras_process_exit (using gras_procdata_exit...
2004-06-21 mquinsoncosmetics
2004-06-21 mquinsonplug a stupid leak
2004-06-21 mquinsonUse refcounters on datadescription types so that messag...
2004-06-21 mquinsonNew (debugging) function: gras_datadesc_arch_name
2004-06-21 mquinsonNew (debugging) functions: gras_datadesc_get_{name...
2004-06-18 mquinsonporting to new standards
2004-06-18 mquinsonAdd an implementation trick to speed up SG realm
2004-06-18 mquinsonVarious cleanups; SG almost work
2004-06-18 mquinsonMore work on this. Ok, it does not really work yet...
2004-06-18 mquinsoncosmetics
2004-06-18 mquinsonHandle the fact that the RL plugin do not exist in...
2004-06-18 mquinsonImplement select over SG (badly since there is so few...
2004-06-18 mquinsonAdd stupid implementation of the SG plugins to use...
2004-06-18 mquinsonEradicate two small, nasty and stupid bugs
2004-06-18 mquinsonbetter split SG/RL/common ; remove old cruft
2004-06-14 mquinsonContinuation of the internal cleanup; Copy/paste of...
2004-06-14 mquinsonField renaming in the plugin struct to cleanup; raw...
2004-06-14 mquinsonGot all of this in the new generation GRAS
2004-06-14 mquinsonThe core is in charge of mallocing for the transport...
2004-06-11 mquinson - Reput hook for raw sockets, needed for BW experiments
2004-06-11 mquinsonRemove a unused variable
2004-06-11 mquinson [Data description]
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-04-26 mquinson [Messaging]
2004-04-21 mquinson [Data description]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-04-09 mquinsoncosmetics
2004-04-09 mquinsonrename bloc_send/recv to chunk_send/recv because I...
2004-04-09 mquinsonRedirect chunk_send/recv functions to the plugin version
2004-04-09 mquinsonMake clear that the transport plugins are plugins;...
2004-04-07 mquinsonHide some functions to end-users (gras_trp_block_send...
2004-04-06 mquinsonAjout de fichiers presents sur mon disque
2004-04-06 mquinsonJ'en ai marre de faire des messages detailles. 'Current...
2004-04-06 mquinsonSkeleton of virtualization functions
2004-03-04 mquinsonTypo within comments
2004-03-04 mquinsoncallbacks' persistant state. Almost no change from...
2004-03-03 mquinsonDocument black magic about aligned_size for scalars...
2004-03-03 mquinsonDocumente macro aligned
2004-03-03 mquinsonCosmetics
2004-03-03 mquinsonsplit process.h (init/exit process; get/set userdata...
2004-03-03 mquinsonbootstraping tools
2004-03-03 mquinsonBootstrap the set of local types properly
2004-03-02 mquinsonSplit the DataDesc in subfiles; implement ignored categ...
2004-03-01 mquinsonAdd sets, continue mess with datadesc
2004-03-01 mquinsonTransport becomes a real module
2004-03-01 mquinsonNew datadesc implementation. Reformulating of Grassouil...
2004-03-01 mquinsonadd the set, continue to mess with datadesc
2004-02-13 mquinsonI'll manage to organize that cruft. Ignore the cvs...
2004-02-13 mquinsonmv gs/ DataDesc/ ; change the prefix of parsing functio...
next