Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2004-07-07 mquinsondistribute the result of datadesc_usage for different...
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 mquinsonForeign datatest. Let's try to read that on my laptop
2004-07-07 mquinsonLet make dist work; bump to version 0.0.1
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 mquinsonFix make dist
2004-07-07 mquinsonDo not use broken modules/examples
2004-07-07 mquinsonUpdate to let make dist work
2004-07-07 mquinsonmake SG optional to the configuration and compilation...
2004-07-07 mquinsonMore changes to get ppc recognized
2004-07-07 mquinsonBack to automake-1.8 now that my machine works again
2004-07-07 mquinsonAdd ppc arch signature
2004-07-07 mquinsonResult of datadesc_usage --write on i386 box
2004-07-07 mquinsonIn READ and WRITE mode (instead of RW), the remote_arch...
2004-07-06 mquinsonA leak of 5 bytes is better than a segfault when more...
2004-07-06 mquinsonDocument last changes
2004-07-06 mquinsonIt works. Isn't that great?
2004-07-06 mquinsonMSG is freeing the pointer it gives me as argv. That...
2004-07-06 mquinsonexit gras in server, and say process are done when...
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 mquinsonin gras_dynar_cursor_rm, we want to get the content...
2004-07-06 mquinsoncurrent state
2004-07-06 mquinsonChanges of the day so far:
2004-07-06 mquinsonCurrent state. Does not work yet, but I'd prefer not...
2004-07-06 mquinsonMore DEBUG call
2004-07-06 mquinsonEradicate fprintf, use proper logging function
2004-07-06 mquinsongras_trp_socket_new is in charge of pushing it into...
2004-07-06 mquinsonMake sure the process get the --gras-log argument in...
2004-07-06 mquinsonEach process have to run gras_init/exit (one day, they...
2004-07-06 mquinsonLet it work in SG (gras_init and gras_exit called only...
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 mquinsoninitialize the buffer before use, even if the part...
2004-07-05 mquinsonadd a valgrind target to the makefile, but not for...
2004-07-05 mquinsonprocess_{init,exit} from within gras_{init,exit}
2004-07-05 mquinsonPlug memleaks on exit (I know, it's useless)
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 mquinsonrevert last change trying to inject the \0 after the...
2004-07-03 mquinsonWhen inserting into the dict, save the trailing '\0...
2004-07-03 mquinsonkill dead code
2004-07-03 mquinsonMake sure that examples/ping/test_rl and examples/ping...
2004-07-03 mquinsondummy scripts passing the args to the programs. Damn...
2004-07-03 mquinsonLet it work in RL (yuhu)
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 mquinsonadapt to the new syntax of socket_close
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 mquinson-=gs_example ; +=datadesc_usage
2004-07-03 mquinsonFix the ugly case of reference to dynamic array.
2004-07-03 mquinsonPlug a tiny leak
2004-07-03 mquinsonCreate a new log channel tbx containing dict, set,...
2004-06-29 mquinsonMake it easy to specify the version of automake to...
2004-06-29 mquinsonNew configure (generated on Graal since my hard disk...
2004-06-29 mquinsonCruft eradication
2004-06-21 mquinsondocument last changes
2004-06-21 mquinsoncosmetics
2004-06-21 mquinsonChange the default port
2004-06-21 mquinsonMore work on SG, almost done
2004-06-21 mquinsonGive it the possibility to do only writes or only reads...
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 mquinsonbacktraces are useless
2004-06-21 mquinsonprototypes of some new debugging functions
2004-06-21 mquinsonCosmetics
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-21 mquinsonMore verbose
2004-06-21 mquinsoncosmetics
2004-06-21 mquinsonPlug a memleak when using gras_dynar_cursor_rm
2004-06-18 mquinsonInitialize GRAS before use ;)
2004-06-18 mquinsonautomatic update
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 mquinsonA debug msg more
2004-06-18 mquinsonbetter split SG/RL/common ; remove old cruft
2004-06-14 mquinsonContinuation of the internal cleanup; Copy/paste of...
next