Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change svn for git from bindings.doc
[simgrid.git] / src /
2011-09-21 Martin Quinsoncut an infinite loop of exception raising which raises...
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropRemove option for pcre from cmake files and from sources.
2011-09-20 NavarropDon't malloc data if mysmysocket->remaining equals...
2011-09-20 NavarropRewrite the way to use dict_socket.
2011-09-20 Lucas Schnorr[trace] "bugfix", this line is causing a segfault in...
2011-09-20 Lucas Schnorr[trace] cosmetics, declare variable when it is first...
2011-09-20 Lucas Schnorr[trace] cosmetics, break lines of --help-tracing
2011-09-16 Christophe ThiéryFix a uninitialized variable warning and simplify surf_...
2011-09-16 Lucas Schnorr[trace] fix on the trace header, strictly following...
2011-09-16 Lucas Schnorr[trace] hosts might have spaces
2011-09-15 Martin Quinsonlet this code compile without warning
2011-09-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-15 Martin Quinsonreally ignore the return value of that function, or...
2011-09-15 NavarropUse C style dichotomy instead of CAML style dichotomy. :)
2011-09-15 NavarropBug fix raised by warnings (variable set but never...
2011-09-15 NavarropMake sure that we start at the right NS3 time even...
2011-09-15 Martin Quinsoncomment some dead code marked 'that doesn't work' which...
2011-09-15 Martin Quinsonfix some unused-but-set-variable warnings comming from...
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...
next