Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-09-08 Lucas Schnorrlet gdb have access to cpp sources
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 LegrandUse sans serif fonts for the website
2011-09-08 Arnaud LegrandImprove debugging messages when dispaying the status...
2011-09-08 Arnaud GierschFix typo in help message.
2011-09-08 Arnaud GierschFix compilation warnings in ISO-C99 mode.
2011-09-08 NavarropRevert "Re-apply old patch A. Giersch 06/07/2010"
2011-09-08 NavarropIgnore generated directory
2011-09-08 NavarropPrepare the target to make simgrid_documentation.pdf
2011-09-08 NavarropRe-apply old patch A. Giersch 06/07/2010
2011-09-08 NavarropHide configure value.
2011-09-08 NavarropAdd a dogbone example with ns3
2011-09-08 NavarropAdd model Reno, NewReno and Tahoe with ns3
2011-09-08 NavarropNeed this flag for c++.
2011-09-08 Laurent BobelinAdding sources (.ai files) for the nowaday logo
2011-09-08 Laurent BobelinAdded small logo to the website stuff (to use it in...
2011-09-07 NavarropExplain how to change compiler version on doc
2011-09-07 Martin Quinsonmore informative error message when an invalid context...
2011-09-06 NavarropAvailable command sync-gforge-website.
2011-09-06 Laurent BobelinSimgrid website documentation should be OK now. It...
2011-09-06 NavarropDoc for ns-3.
2011-09-06 NavarropBy default activate ns-3.
2011-09-05 NavarropAdd ignored files from website target.
2011-09-05 NavarropSeparated version dependant (documentation) and indepen...
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 Schnorrcosmetics, fixing tesh file
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 NavarropDo rsync and not scp.
2011-09-01 NavarropPrepare the versioning of the documentation
2011-09-01 NavarropRevert "Add a taget to test the new doc on a different...
2011-09-01 NavarropAdd functions for get and reset last amount sent by...
2011-09-01 NavarropAdd a taget to test the new doc on a different remote.
2011-09-01 NavarropAdd pages for ns3 and gtnets.
2011-08-31 NavarropAdd options and configurations page.
2011-08-30 NavarropAdd java to bindings page.
2011-08-30 NavarropKeep the button press.
2011-08-04 NavarropIgnore generated toc files.
2011-08-04 NavarropAdd documentation pages for install Simgrid and bindings.
2011-08-04 NavarropAdd a new flag to compile with ucontext.
2011-08-03 Martin Quinsonimprove reference documentation
2011-08-02 Martin Quinsonuse XBT portability layer to timing functions
2011-08-01 unknownThose two files are now compatible.
2011-08-01 unknownAdd the masterslave forwarder example in win32 installer.
2011-08-01 unknownThis CMakeLists.txt can be copy past for other project.
2011-08-01 NavarropWe can specify the router name of a cluster.
2011-08-01 NavarropMake a tesh file for ns3.
2011-08-01 NavarropAdd ns3 sources to target "make dist".
2011-07-31 Quintin Jean... [simdag/dotloader] correction the double parsing and...
2011-07-30 Quintin Jean... [simdag/dotloader] modify the allocation of task name
2011-07-30 Quintin Jean... Merge remote-tracking branch 'origin/master'
2011-07-30 Quintin Jean... [teshsuite/simdag/platforms] fix compilation on MAC OSX
2011-07-29 NavarropAdd lcg platform.
2011-07-29 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-29 Christophe... Add a TODO file with my ideas to make splay work.
2011-07-29 Christophe... Make the splay example really do something (or at least...
2011-07-29 NavarropAdd a version of gridpp.xml with its tool.
2011-07-29 Christophe... Trying to make splay work (unfinished).
2011-07-29 Christophe... Working on Lua.
2011-07-29 NavarropAdd platforms for ns3.
2011-07-29 Christophe... Lua / Splay: some cleanups
2011-07-29 Christophe... Merge 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 NavarropUpdate changelog for windows.
2011-07-28 unknownAdd the pcre licence cause we have embeded it into...
2011-07-28 unknownNo need to have difference between win32 and Unix syste...
2011-07-28 unknownOn win64 we must use XBT_LOG_MAYDAY.
2011-07-28 unknownThis is a Directory so need to add /r option.
2011-07-28 unknownUpdate findPCRE module.
2011-07-28 unknownPrefer check size of void* against write 4 or 8
2011-07-27 unknownNeed only this flag with the library libpcre.dll.a
2011-07-27 NavarropThose examples don't work on APLLE.
2011-07-27 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-26 unknownFor win64 it is cast unsigned long long.
2011-07-26 unknownSearch for the pcre licence.
2011-07-26 unknownThe pcre library is static on win32
2011-07-26 unknownUpdate nsi script for install pcre and pcreposix libraries.
next