Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-12-05 mquinsonFix string format (variable changed to unsigned long...
2007-12-05 cheriermWindow doesn't provide the function drand48(), remove...
2007-12-05 cheriermAnsi C declaration of the variables (at the beginning...
2007-12-05 cheriermadd random_mgr.c to the Visual C++ project of the SimGr...
2007-12-05 cheriermmodify the structure of the solution of the Visual...
2007-12-04 mquinsonCleanup the example, and revalidate the outputs accordingly
2007-12-04 mquinsonRevalidate output
2007-12-04 mquinsonthese symbols had multiple definitions 5mn ago, and...
2007-12-04 mquinsonMac users need love so that their prehistoric linker...
2007-12-04 quasareliminated INFO leftover in KCCFLN model
2007-12-04 quasarfixed a bug in KCCFLN model
2007-12-04 quasarfixed a bug in KCCFLN model
2007-12-04 quasarfixed a bug in add_route in all models + dict uses...
2007-11-30 mquinsonTwo more hashing functions (chosen by define, not dynam...
2007-11-30 mquinsononly display logs of failed tests
2007-11-30 mquinsonAdapt to lastest dict API update
2007-11-30 marklsI just realized that the changes I made to the cond...
2007-11-30 marklschaned global execute_mutex and execute_cond to host...
2007-11-30 mquinsonMake dictionary internal table dynamic (and automatical...
2007-11-29 quasarmodified atoi to strtol when getting route ends in...
2007-11-29 quasarmetaxml example modifications
2007-11-29 quasarmetaxml example modifications
2007-11-29 mquinsonRevert Malek's last change. Removing the feature is...
2007-11-29 quasarmetaxml example modifications
2007-11-29 quasarmetaxml example Makefile modifications
2007-11-29 quasarmetaxml example Makefile modifications
2007-11-29 quasarmetaxml example modifications
2007-11-29 quasarmetaxml example modifications
2007-11-29 quasareliminated bug INFO message
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-28 cheriermOups : the visual project of the msg_prop example
2007-11-28 cheriermall the Visual project define now the linker library...
2007-11-28 cheriermVisual projects of the simgrid testsuite
2007-11-28 cheriermThis change corrects the definition of the macro
2007-11-28 cheriermspecial declaration of snprintf on Visual C++
2007-11-28 mquinsonFix use of verbatim sections
2007-11-28 mquinsonoops
2007-11-28 mquinsoncosmetics: inline header files loaded only at one location
2007-11-28 cheriermAnsi C declaration of variables (at the beginning of...
2007-11-28 cheriermexports the reno and the vegas function
2007-11-27 mquinsonDupplicate the string we put into the returned dynar...
2007-11-27 mquinsonRename xbt/xbt_context.h to xbt/context.h, and add...
2007-11-27 mquinsoncosmetics to java documentation
2007-11-27 mquinsonSome more cruft to ignore
2007-11-27 mquinsonxbt/context.h is a private header, and the filename...
2007-11-27 marklsrenamed MPI_ functions to avoid namespace collisions...
2007-11-19 mquinsonmake visible the MSG_task_get variant accepting both...
2007-11-19 mquinsonOps, forgot this in the java cleanup commit
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-11-19 mquinsonReindent, no change at all
2007-11-16 cheriermdon't cast the long int to avoid the warning but adapt...
2007-11-16 cheriermThis avoid a warning on the Microsoft compiler
2007-11-16 cheriermDo not include the C source files related to the contex...
2007-11-16 mquinsonadd a stub for the java factory initier for the cases...
2007-11-16 mquinsonadd a stub for the java factory initier for the cases...
2007-11-16 mquinsonooops, forgot to change this one
2007-11-16 mquinsonDo not include C files. Instead, add them to the projec...
2007-11-15 cheriermJust declare the variable at the beginning of the funct...
2007-11-15 cheriermImpact of the new context switch implementation on...
2007-11-15 cheriermJust compiler options modifications
2007-11-15 cheriermVisual C++ project :
2007-11-15 cheriermThe Visual C++ project for the sd properties sample
2007-11-15 cheriermthese files are useless in the new implementation of...
2007-11-15 cheriermThe file containing the new implementation of the switc...
2007-11-15 cheriermImpact of the new context switch implementation of...
2007-11-15 cheriermImpact of the new context switch implementation of...
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-11-14 mquinsonCleanups and cosmetics of the example
2007-11-12 marklsrenamed DO_ONCE to SMPI_DO_ONCE.
2007-11-12 marklsmade some changes to allow more than one DO_ONCE block...
2007-11-10 marklscleaning up and refactoring some of the code to create...
2007-11-09 mquinsonRevalidate the damn output
2007-11-09 marklscleaned up action code to destroy completed actions...
2007-11-09 mquinsoncosmetics
2007-11-09 mquinsonReimport images with right mime type
2007-11-09 mquinsonRemove the images to reimport them with the right mime...
2007-11-09 mquinsonRemove the images to reimport them with the right mime...
2007-11-09 quasarfixed bug for compound models
2007-11-09 quasarupdate 1 pass
2007-11-09 quasar1pas mods
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-11-09 marklsadded code to allow for DO_ONCE loops. very preliminary.
2007-11-08 mquinsonOne crude cast less, thanks to small cleanup by Mark
2007-11-08 mquinsonOps, missed some signess fixups
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-08 mquinsonautogenerated
2007-11-08 mquinsonSome more debug
2007-11-08 mquinsonRevalidate output
2007-11-08 mquinsonSpecify that only <platform> can be a root tag
2007-11-08 mquinsonStill more cosmetics
2007-11-08 mquinsonadd a dist builder, which simply makes an archive to...
2007-11-08 mquinsonAdd the configuration of some slaves in the SVN, making...
2007-11-08 mquinsonPortability fixups (second try). This is the bad side...
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...
next