Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-09-23 Laurent BobelinAdded triva in contrib. Removed redundant and buggy...
2011-09-22 NavarropFix Java on mac.
2011-09-22 Laurent Bobelinjust added 1 entry in the bib file
2011-09-22 NavarropUse a new image for Mac on pipol.
2011-09-22 Martin Quinsonadd a category to the publi, sorry
2011-09-22 Martin Quinsonok, publi++
2011-09-22 Laurent BobelinStill bug fixes (broken links for website)
2011-09-22 NavarropRemove my login from git clone command...
2011-09-22 Laurent BobelinMinor bug fixes in the website (broken links + one...
2011-09-21 Laurent BobelinNow with the good Nancy university
2011-09-21 NavarropAdd dependency for sync website and documentation.
2011-09-21 NavarropRemove gtnets and ns3 pages for one: Packet level simul...
2011-09-21 NavarropChange svn for git in java binding documentation.
2011-09-21 Laurent BobelinSome changes in the website look before 3.6.2 arrives.
2011-09-21 Arnaud Legrandpubli++
2011-09-21 NavarropAdd a target to sync pipol scripts.
2011-09-21 Martin Quinsoncut an infinite loop of exception raising which raises...
2011-09-20 NavarropSet gtnets and ns3 to off by default.
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropRemove also pcre option from documentation.
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 NavarropUpdate ns3 tesh file as platforms have change.
2011-09-20 NavarropRewrite the way to use dict_socket.
2011-09-20 NavarropDon't touch the size of the screenshot.
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] fix tesh'es since we changed the paje header
2011-09-20 Lucas Schnorr[trace] cosmetics, break lines of --help-tracing
2011-09-19 NavarropUdate the documentation.
2011-09-19 NavarropAdd screenshot for installer.
2011-09-16 NavarropUpdate the documentation about installing simgrid.
2011-09-16 Christophe... Fix 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 NavarropUse more reasonnable values for this example.
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-14 Lucas NussbaumMove library after the source due to changes in ld
2011-09-13 NavarropCleaning the ns3 send callback function.
2011-09-13 NavarropAdd RED protocole for ns3.
2011-09-13 Martin Quinsonremove second following title; people know that the...
2011-09-13 Arnaud Legrand[Web] Update publications
2011-09-13 Arnaud Legrand[Web] Update publication list.
2011-09-12 Navarropchange call of xbt_dynar_set for xbt_dynar_set_as and...
2011-09-12 NavarropUpdate tesh for ns3 because we have chnge the value...
2011-09-12 NavarropUse default config value for MTU.
2011-09-12 NavarropAdd tracing.doc and generate it.
2011-09-12 NavarropGenerate the documentation in pdf.
2011-09-08 Lucas Schnorr[NS3] better debug messages for NS3 simulator
2011-09-08 Lucas Schnorr[NS3] updated in the example to cover more execution...
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 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...
next