Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src /
2011-09-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-13 NavarropCleaning the ns3 send callback function.
2011-09-13 NavarropAdd RED protocole for ns3.
2011-09-12 Navarropchange call of xbt_dynar_set for xbt_dynar_set_as and...
2011-09-12 NavarropUse default config value for MTU.
2011-09-08 Lucas Schnorr[NS3] better debug messages for NS3 simulator
2011-09-08 Lucas Schnorr[NS3] clean-up of dictionary of sockets when flows...
2011-09-08 Lucas Schnorr[NS3] plug memory issue and cosmetics
2011-09-08 Lucas Schnorr[NS3] Make sure that these functions have side effects...
2011-09-08 Lucas Schnorr[NS3] using maxmin precision to avoid infinite loop
2011-09-08 Lucas Schnorr[NS3] single call to start the NS3 simulator
2011-09-08 Lucas Schnorr[NS3] send a maximum of 1024 bytes per Send
2011-09-08 Lucas Schnorr[NS3] force NS3 simulator advances when surf advances...
2011-09-08 Lucas Schnorr[NS3] only update min using the return of NS3's share...
2011-09-08 Lucas Schnorr[NS3] the time to schedule NS3 flows is relative
2011-09-08 Lucas SchnorrMake sure that NS3 simulation advance if there are...
2011-09-08 Lucas SchnorrDirty hack to make sure that all callbacks of a flows...
2011-09-08 Lucas SchnorrMake sure that the NS3 model works even when other...
2011-09-08 Lucas Schnorr[NS3] implementing more socket callbacks in order to...
2011-09-08 Lucas Schnorr[NS3] rewriting receive_callback to mark a flow finishe...
2011-09-08 Lucas Schnorr[NS3] rewriting the send_callback to do only one Send...
2011-09-08 Lucas Schnorr[trace] bug fix on the way that routes are used to...
2011-09-08 Lucas Schnorr[trace] if route doesn't exist, just continue extracing...
2011-09-08 Lucas Schnorrnew function get_route_or_null that catches any excepti...
2011-09-08 Lucas Schnorr[NS3, trace] categorized resource utilization active...
2011-09-08 Arnaud LegrandImprove debugging messages when dispaying the status...
2011-09-08 Arnaud GierschFix typo in help message.
2011-09-08 NavarropRevert "Re-apply old patch A. Giersch 06/07/2010"
2011-09-08 NavarropRe-apply old patch A. Giersch 06/07/2010
2011-09-08 NavarropAdd model Reno, NewReno and Tahoe with ns3
2011-09-07 Martin Quinsonmore informative error message when an invalid context...
2011-09-05 NavarropSupport for ns3-3.12
2011-09-05 Lucas Schnorr[NS3, trace] tracing the correct value of resource...
2011-09-05 Lucas Schnorr[NS3, trace] instrumentation code to register resource...
2011-09-05 Lucas Schnorr[NS3] unused variable removed
2011-09-05 Lucas Schnorr[NS3, trace] instrumentation point to be implemented
2011-09-05 Lucas Schnorr[NS3, trace] type of last_sent is double
2011-09-05 Lucas Schnorr[NS3] new NS3 surf network action data structure
2011-09-05 Lucas Schnorr[NS3] cosmetics, changing the name of the function...
2011-09-05 Lucas Schnorr[NS3] cosmetics, removing unused functions/methods
2011-09-05 Lucas Schnorr[NS3] fixing the remains value when updating actions...
2011-09-05 Lucas Schnorr[NS3] cosmetics, removing tracing code and fixing inden...
2011-09-05 Lucas Schnorr[NS3] new callback to register sent bytes
2011-09-05 Lucas Schnorr[NS3] cosmetics, variable names should start with lowercase
2011-09-05 Lucas Schnorr[NS3] adding bufferedBytes variable to MySocket structu...
2011-09-05 Lucas Schnorr[NS3] cosmetics, fixing indentation on simulator code
2011-09-01 NavarropAdd functions for get and reset last amount sent by...
2011-09-01 NavarropAdd pages for ns3 and gtnets.
2011-08-01 NavarropWe can specify the router name of a cluster.
2011-07-31 Quintin Jean-Noël[simdag/dotloader] correction the double parsing and...
2011-07-30 Quintin Jean-Noël[simdag/dotloader] modify the allocation of task name
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-29 Christophe ThiéryWorking on Lua.
2011-07-29 NavarropAdd platforms for ns3.
2011-07-29 Christophe ThiéryLua / Splay: some cleanups
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 NavarropAdd ns3_get_link_latency_limited if def HAVE_LATENCY_BO...
2011-07-28 NavarropFix segfault when surf_network_model->name == NULL
2011-07-28 NavarropImplementation of NS3.
2011-07-28 unknownNo need to have difference between win32 and Unix syste...
2011-07-28 unknownPrefer check size of void* against write 4 or 8
2011-07-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-26 unknownFor win64 it is cast unsigned long long.
2011-07-26 unknownCorrectly set CMAKE_SYSTEM_PROCESSOR and use it.
2011-07-26 Christophe ThiéryImprove what SIMIX_display_process_status() says.
2011-07-25 Christophe ThiéryCancelling a non-running task: show a warning only...
2011-07-25 Christophe ThiéryDon't throw the impossible when the user cancels a...
2011-07-25 Christophe ThiérySIMIX: clean the processes trash after each scheduling...
2011-07-21 Arnaud GierschDo not initialize mmalloc if !MMALLOC_WANT_OVERRIDE_LEGACY.
2011-07-19 Arnaud GierschUse string literals for format.
2011-07-19 Arnaud GierschOutput debug messages at debug loglevel.
2011-07-19 Arnaud GierschFix xbt_str_diff.
2011-07-19 Arnaud GierschAdd some tests for xbt_str_diff.
2011-07-19 Arnaud GierschAdd const qualifier to parameters of xbt_str_diff.
2011-07-19 Arnaud Gierschxbt_str: move tests at end.
2011-07-19 Arnaud GierschFix comments about gras_arch to actually match the...
2011-07-18 Arnaud GierschDeclare and free link_backbone where it is used.
2011-07-18 Arnaud GierschRegenerate surf/simgrid_dtd.l.
2011-07-18 Arnaud GierschDo not duplicate host name uselessly.
2011-07-18 Arnaud GierschUse strtol instead of sscanf+sprintf for parsing and...
2011-07-18 Martin Quinsonbump GRAS_PROTOCOL_VERSION since the wire protocol...
2011-07-18 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 NavarropWe can use the cluster tag without backbone link if...
2011-07-15 Quintin Jean-Noël[SIMDAG] the dot file is not red
2011-07-11 NavarropWe need to divide to pass from ms to s.
2011-07-07 unknownAdd one arch to gras_arch_count.
2011-07-07 unknownAdd a new arch to gras. WIN64
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-07-06 Martin Quinsonmore comments to document how gras architectures work
2011-06-29 Arnaud GierschFix drand48() macro.
2011-06-29 NavarropDrand48 does not exist on win32
2011-06-29 NavarropWin32 and APPLE have the same convention for ASM
2011-06-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-28 Martin Quinsontry to group the mallocs by finality instead of spreadi...
2011-06-28 NavarropPrefer the raw context to the ucontext by default.
2011-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-27 Martin Quinsondo not hardcode 1 instead of using value (bug in a...
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
next