Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a indent rule to format the code in an uniform way, avoiding breaking the branche...
[simgrid.git] / src /
2009-05-26 mquinsontypo (again)
2009-05-26 mquinsontypo
2009-05-26 mquinsonmore debugging
2009-05-19 mquinsonDisplay the status of simulated processes when receivin...
2009-05-19 mquinsonDisplay the status of simulated processes when receivin...
2009-05-19 alegrandsed resource/model as it is now how things are named...
2009-05-19 alegrandBug fix in MSG raised by Matthieu and Henri!
2009-05-18 mquinsonBe more verbose when propagating local exceptions
2009-05-18 mquinsonAdd regression tests for the lastly fixed bugs in GRAS...
2009-05-18 mquinsonAllow the exchange of 0-long dynamic vectors
2009-05-18 mquinsonLess debugging info
2009-05-18 mquinsonReindent some code, no real change (should do it for...
2009-05-18 mquinsonxbt_ex_display(): do not free the exception after displ...
2009-05-18 mquinsonReindent, no real change
2009-05-11 mquinsonFix a bug in task exchange which broke MSG_task_get_sen...
2009-05-11 mquinsonmore informative debug messages
2009-05-07 mquinsonPlug a bunch of memleaks
2009-05-05 mquinsonfirst draft of the action runner
2009-04-28 mquinsonUse the aligned size for structures instead of raw...
2009-04-28 mquinsonSome more debug
2009-04-28 mquinsonMore explicit error reporting around the trace connecti...
2009-04-28 mquinsonAdd SIMIX_process_set_name()
2009-04-28 mquinsonChange form of error message so that when host name...
2009-04-12 mquinsonplug some memleaks
2009-04-12 mquinsoncosmetics
2009-04-12 mquinsondo not brutally kill the listener but ask him politely...
2009-04-12 mquinsondo not close sockets from main thread, but from listene...
2009-04-12 mquinsonreduce the verbosity of *all* setsockopt failures to...
2009-04-11 mquinsonlower the gravity of the message indicating that setsoc...
2009-04-11 mquinsontiny documentation improvement
2009-04-11 mquinsonallow to define a default value to registered functions...
2009-04-11 mquinsonmake sure that the gras_userdata_new() macro returns...
2009-03-26 mquinsonalso awake the listener after opening a file socket
2009-03-26 mquinsonDeal with negative indices the same way than too big...
2009-03-26 mquinsondynars: use inline functions instead of macros + releas...
2009-03-10 mquinsonkill generated files out of the svn, damnit
2009-03-10 mquinsonGras listener thread of each process do select(-1)...
2009-03-10 mquinsonbe more explicit when we die because we got an unknown...
2009-03-04 mquinsontypo in unit test name
2009-02-24 alegrandFix the bug on MSG_task_put_bounded raised by Fredo...
2009-02-15 casanovaFixed a race condition in msg for communication between...
2009-02-14 casanovaAdded a reference counter to the s_smx_action data...
2009-02-04 mquinsonI shouldn't do dcommit that fast
2008-12-12 mquinsonIntroduce log appenders
2008-12-12 mquinsondo not display backtrace capturing stuff in the display...
2008-12-12 mquinsonkill an unused variable, fix a segfault after resizing...
2008-12-11 mquinsonkeep documentation in sync with implementation
2008-11-26 alegrandAdd useful gnets headers to the dist.
2008-11-26 alegrandAdd debug on topology.
2008-11-25 velhoSolving libtool conflict.
2008-11-25 velhoAdded the weight model improvements to lagrange models.
2008-11-25 velhoBUGFIX bindinig always with port 80 cause more than...
2008-11-25 velhoRemove gtnets verbose output.
2008-11-25 velhoBug fix.
2008-11-11 mquinsonkilkilkil
2008-11-11 mquinsonsome more ignorable autogenerated
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonErm. Fix previous commit (by looking for the header...
2008-11-10 mquinsonAdd a header file to the SRC list so that it lands...
2008-11-10 mquinsonignore one more configure-autogenerated file
2008-11-10 mquinsonCommit a bunch of auto-generated files (sorry)
2008-11-10 mquinsonChange sg_unit_extractor so that it takes all units...
2008-11-10 mquinsonKill MSG_mailbox_put, which were not meant to be a...
2008-11-10 mquinsonRegenerate with newest flex, so that new gcc paranoia...
2008-11-10 mquinsonRegenerate with newest flex, so that new gcc paranoia...
2008-11-07 mquinsonWork around newly reincreased paranoia of gcc and libc...
2008-10-16 velhoCompute the weight using bandwidth if needed for the...
2008-10-16 velhoAdd a new weight field to actions so that we do not...
2008-10-16 velhoAdd the bandwidth factor for the standard model as...
2008-10-16 velhoAdd the latency factor for the standard model as well...
2008-10-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-10-16 velhoRevert "Uses alpha and beta from LegrandVelho model...
2008-10-16 velhoRevert "Added a get Df function in order to implement...
2008-10-16 velhoRevert "Added correction factors for Hockney basic...
2008-10-14 velhoUses alpha and beta from LegrandVelho model to compute...
2008-10-14 velhoAdded a get Df function in order to implement beta...
2008-10-14 velhoAdded correction factors for Hockney basic model. The...
2008-10-14 velhoAdded a new network model option, LegrandVelho, based...
2008-10-14 alegrandAdd debug and comply with latest parsing modifications.
2008-10-10 velhoReplaced the using field of surf_action to refcount...
2008-10-01 mquinsonAnd now, use the correct syntax for default values...
2008-10-01 mquinsonfix previous commits, bummer
2008-10-01 mquinsonTypo in comments spoted by eclipse
2008-10-01 mquinsonnew function: xbt_str_varsubst(), which call xbt_strbuf...
2008-10-01 mquinsonNew functions:
2008-10-01 mquinsonAdd a stupid function to display the content of a dict...
2008-10-01 mquinsontiny doc improvement
2008-09-28 marklscleaned up mpi_comm_split code some more.
2008-09-26 marklsjust changed some comments.
2008-09-26 marklschange spmirun and smpicc to use bash instead of sh...
2008-09-26 marklsminor changes to comm_split code.
2008-09-26 mquinsonBug fix by Louis-Claude: do not fail miserably when...
2008-09-26 mquinsonNew function to replaces a set of variables by their...
2008-09-26 mquinsonNew function to substitute a char to another in a string:
2008-09-16 mquinsonMore spell checking of the documentation
2008-09-16 mquinsontiny optimization: use xbt_dict_get_or_null_ext instead...
2008-09-16 mquinsonBugfix: I inverted the semantic of xbt_dict_get_or_null...
2008-09-12 cheriermthe route_multi_table variable was declared two times
2008-09-12 alegrandUse the rate variable... (thanks Fred for noticing...
2008-09-12 cheriermChange the default string format the the double values.
next