Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure some paranoid compilers don't choke on our example (unused variable globalc...
[simgrid.git] / src /
2006-07-05 mquinsonMake sure some paranoid compilers don't choke on our...
2006-07-04 thieryAdd functions SD_workstation_get_computation_time,...
2006-07-04 alegrandAdding a MSG_task_put_with_timeout function and giving...
2006-07-04 mquinsonDisplay the name of the canceled RPC
2006-07-04 mquinsonMore debugging and shorter timeouts
2006-07-04 mquinsonWhen a GRAS process receives the SIGUSR1 signal, it...
2006-07-04 mquinsonSignal-related changes
2006-07-03 thieryAdd functions SD_link_get_list() and SD_link_get_number...
2006-07-03 thieryAllow how_long to be negative
2006-07-03 thieryUse macros DEBUG and INFO instead of printf
2006-06-30 thieryAmount is finally back
2006-06-30 thieryRemove attribute amount from structure task
2006-06-29 thieryForgot to remove some debug information
2006-06-29 thieryOptimize SD_simulate and fix bugs
2006-06-28 thieryFinish SimDag documentation
2006-06-28 thieryAdd documentation for workstations and fix a few bugs
2006-06-27 mquinsonHow can I be so bad at boolean expression?
2006-06-27 mquinsonReact sainly in gras_msg_wait() when the sender dies...
2006-06-27 mquinsonFix the gras_socket_server_range function: only return...
2006-06-27 mquinsonThe fact that peer closed the socket should be detected...
2006-06-27 mquinsonDo not go for an endless block wait in handleall (ie...
2006-06-27 thieryAdd a state SD_READY to the tasks to optimize SD_simulate
2006-06-27 mquinsonDocumentation fixups
2006-06-27 thieryUpdate SimDag documentation: main page and datatypes
2006-06-27 mquinsonCalm down, doxygen
2006-06-27 mquinsonCreate a proper channel hierarchie for SD
2006-06-26 thieryFix SD_simulate return value
2006-06-26 mquinsonDetect socket closed by peer in the transport layer...
2006-06-26 thieryFix SimDag compilation warnings.
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-26 thieryUpdate function SD_simulate.
2006-06-23 alegrandDo not forget to insert task in the correct swag after...
2006-06-23 thieryDetect when a task reaches a watch point.
2006-06-23 thieryMake private structures SD_link and SD_workstation
2006-06-23 thieryUse swags to handle task states and change structure...
2006-06-22 thieryAdd a function SD_task_dependency_get_data and improve...
2006-06-22 thieryReplace xbt_dynar_get_ptr by xbt_dynar_get_cpy to simpl...
2006-06-22 thieryImplement functions SD_task_dependency_add and SD_task_...
2006-06-22 mquinsonSTUPID ME. Don't die awfully when pals shutdown there...
2006-06-21 thieryImplement SD_task_schedule, SD_task_unschedule and...
2006-06-21 thieryImplement functions SD_get_amount, SD_get_remaining_amo...
2006-06-20 mquinsonProper module use count to plug a (tiny) memleak
2006-06-20 mquinsonmemleak
2006-06-20 mquinsonDo really fill this with zeros
2006-06-20 thieryUpdate SimDag task structure.
2006-06-20 thieryRemove field name from strucure SD_link_t.
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 mquinsonIncrease an hard-coded timeout since it gave me a bunch...
2006-06-20 mquinsonyou're too verbose, dude
2006-06-20 mquinsonDon't use measurement sockets as master socket; add...
2006-06-20 mquinsontry to detect and discard RPC answers to already cancel...
2006-06-20 mquinsonMore informative names when verbose running (useful...
2006-06-20 thieryFix function get_route
2006-06-19 thieryImplement function get_route in model KCCFLN05 (not...
2006-06-19 thieryUpdate function __SD_link_destroy
2006-06-19 alegrandBetter output...
2006-06-19 thieryAdd prototype of function get_route in Surf
2006-06-19 alegrandAdding more informations when blocking. Should help...
2006-06-19 thieryImplement link names in SimDag.
2006-06-19 mquinsonCosmetics in __MSG_display_process_status + do publish...
2006-06-19 thieryAdd a function get_available_speed in Surf workstation...
2006-06-17 mquinsonDisplay the current processes status when the simulatio...
2006-06-16 thieryFix a memory leak.
2006-06-16 thieryUpdate workstation handling in SimDag. Change the prefi...
2006-06-15 thieryUpdate destructors and test access to surf structures
2006-06-15 thieryAdd private structures and functions + wrapping for...
2006-06-14 thieryFixed a mistake.
2006-06-14 thieryWorking on SimDag.
2006-06-13 thieryFirst SimDag draft. See simgrid.gforge.inria.fr/doc...
2006-06-13 mquinsonLogging improvements
2006-06-13 mquinsonNew annotation for the parsing macro: subtype. We can...
2006-06-13 mquinsonWhy the hell should pointer address printing be somethi...
2006-06-13 mquinsonSome new functions to this. Bloatware, here we come.
2006-06-12 thieryWrong error message
2006-06-09 mquinsoncosmetics
2006-06-09 mquinsonThat's debugging, not verbose working
2006-06-09 mquinsonMore logging and other cosmetics
2006-06-09 mquinsonAutomatically generate matrices datatype description...
2006-06-09 mquinsonAdd the matrices to the XBT
2006-06-09 mquinsonMore informative logging
2006-06-09 mquinsonA new datacontainer: the matrix
2006-06-02 mquinsoncosmetics
2006-06-02 mquinsonTwo new functions (gras_socket_server_range and gras_so...
2006-06-02 mquinsonAllow to retrieve the libdata of a remote host in SG
2006-06-02 mquinsonGive this module a minimal level of testing. I'm a...
2006-06-01 mquinsoncosmetics, and make two different error messages look...
2006-06-01 mquinsonNew function to get the element count of a set
2006-06-01 mquinsonExchange master socket port number on client socket...
2006-06-01 mquinsonGRAS is not the only one using libdata. AMOK does too...
2006-06-01 mquinsonfixme--: found a better place
2006-06-01 mquinsonallow to request remote measurement with a min_duration...
2006-06-01 mquinsonWell. RPC answer need some extra love.
2006-06-01 mquinsonAnd now, do it right. Change the experience total size...
2006-06-01 mquinsonIn amok_bw_test, it is now possible to ask that the...
2006-06-01 mquinsonyet some more debug
2006-06-01 mquinsonctor/dtor of msg_cb_t + an new function to wait for...
2006-06-01 mquinsonNew functions to search in dynars (plus some cosmetics)
2006-05-30 mquinsonNext version will be 3.1
2006-05-29 mquinsonNow that MSG uses sain units, we don't have to convert...
2006-05-29 mquinsonNow that MSG uses sain units, we don't have to convert...
next