Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-11-08 mquinsonPortability fixups
2007-11-08 mquinsondon't try to distribute a non-existing file (copy/paste...
2007-11-08 mquinsonProperly say the test suite that java tests are not...
2007-11-08 mquinsonThis file was moved (factorized)
2007-11-08 mquinsonAdd the automake generated file so that the buildbot...
2007-11-07 marklssmall change to calls to SIMIX_action_communicate and...
2007-11-07 marklsmade small change to function prototype for SIMIX_actio...
2007-11-07 marklsupdated smpirun to use new xml format and made changes...
2007-11-06 cheriermUse the XBT_INLINE macro (defined in the portability...
2007-11-06 cheriermA distraction, the SIMIX_process_create() function...
2007-11-06 cheriermThis change avoids a warning on the Visual C++ compiler.
2007-11-06 cheriermRemove the masterslave example from the solution
2007-11-06 cheriermAdapt some Visual C++ compiler options.
2007-11-06 cheriermA distraction, the SIMIX_process_create() function...
2007-11-06 cheriermThis change allow to avoid the Visual C++ compiler...
2007-11-06 cheriermThis change avoid the redefinitions of log categories...
2007-11-06 mquinsonCosmetics
2007-11-06 mquinsonAlso fix the prototype of the RL stub
2007-11-06 mquinsonadd gras prop tests to the make check
2007-11-06 cheriermJust disable a specific warning on Visual C++
2007-11-06 marklsadded compute timer test
2007-11-06 mquinsoncleanups (among which example simplification)
2007-11-06 mquinsonRevalidate output
2007-11-06 mquinsonFix constness of arguments
2007-11-05 quasartesh file for simdag props updated...again
2007-11-05 quasarone more buf fix to simdag prop
2007-11-05 quasarone more buf fix to simdag prop
2007-11-05 quasarcleared warn: init discards pointer...
2007-11-05 quasarupdating gras prop example
2007-11-05 quasarupdatig simdag prop examples
2007-11-05 quasardelete platform msg props
2007-11-05 quasarupdating msg prop tests
2007-11-05 quasarfactorized platform file
2007-11-02 quasarUpdate msg property test
2007-11-02 quasarUpdate msg property test
2007-11-02 quasarmodified tesh file for simdag/properties
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-11-01 quasarsimdag properties example
2007-11-01 quasargras prop example
2007-11-01 quasarmsg properties example
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-31 lmarchalCorrected a small bug for transfers, and added host...
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-28 mquinsonAdd totals
2007-10-28 mquinsonAdd the SVN revision to the VERSION string so that...
2007-10-28 mquinsonUpdate the FAQ wrt lastest XML changes
2007-10-28 mquinsonExport the cute little macro that Arnaud devised to...
2007-10-27 mquinsonAlso display the status of the last build in the top...
2007-10-27 mquinsonReindent and cosmetics
2007-10-27 mquinsonMac does not find the prototype of getline
2007-10-27 mquinsonCosmetics: do display the amount of failed tests in...
2007-10-27 mquinsonOff by one access
2007-10-27 mquinsonDamn it, we forgot to update the stubs, once again
2007-10-27 mquinsonMessage improvements
2007-10-27 mquinsonRevalidate the output after the conversion to the laste...
2007-10-27 mquinsonOoops. When restarting the logging action with dynamic...
2007-10-27 mquinsoncosmetics
2007-10-27 mquinsonLet's be brutal: copy the pthread_mutex_timedlock proto...
2007-10-27 mquinsonCleanups around the inter-unixes portability code for...
2007-10-27 mquinsonCheck for sem_init
2007-10-27 mquinsonnew line at EOF
2007-10-27 mquinsonCheck for pthread_mutex_timedlock()
2007-10-27 mquinsonKill useless variable
2007-10-27 mquinsonMake test more verbose to understand why it timeouts...
2007-10-27 mquinsonOops, forgot to add this file
2007-10-27 mquinsonmore explicit error messages, and random cleanups
2007-10-27 mquinsonFixup the bypassing example: pretend we've found v2...
2007-10-27 mquinsonFix stupid comments
2007-10-27 mquinsonCheck that the platform file does not define the same...
2007-10-27 mquinsonAvoid segfault when trying to retrieve the name of...
2007-10-27 mquinsonMore java approach with a specific task type for finali...
2007-10-27 mquinsonBetter Java philosophy: create a new type of tasks...
2007-10-27 mquinsonReset the clock to 0 in surf_exit so that it gets zeroe...
2007-10-27 mquinsonReduce drastically the size of the test since it causes...
2007-10-27 mquinsonLast useless cleanup about Marc jumbo commit
2007-10-27 mquinsonFactorize the current_property_set symbol of simix...
2007-10-27 mquinsonKill code duplication, and doc tiny improvements
2007-10-27 mquinsonKill the useless _MSG_process_create_with_env_from_SIMI...
2007-10-27 mquinsonLastest cleanups in surf/ of Marc's jumbo commit
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonuseless cleanups
2007-10-26 mquinsonYeah, that was a bit agressive against leaks...
2007-10-26 mquinsonOoops, this is a graphxml file, not a surfxml one....
2007-10-26 mquinsonFixup the is_first semantic (does not change anything...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 mquinsonAdd the stubs to properties related functions in real...
2007-10-26 mquinsonRename gras_os_property_value() to gras_os_host_propert...
2007-10-26 quasarprovide a value for the properties of the child
2007-10-26 quasarlet's also be brutal with what seems to be a typo from...
2007-10-26 quasarLet's be brutal since we fail to understand the problem...
2007-10-26 quasarrelax ordering enforcement
2007-10-26 quasarthese symbols where only defined as extern, fooling...
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasarUpdate the bypass example to the lastest DTD
2007-10-26 quasarupdate all the XML files
2007-10-26 quasaroops, my last minute cleanup broke everything [Mt]
2007-10-26 quasarkill cruft
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-26 cherierma distraction
2007-10-26 cheriermThis change the semantic of the timed function. The...
next