Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2008-01-07 mquinsonSimplification (plus remove a warning blocking the...
2008-01-07 mquinsonAlso distribute the msg_mailbox header in the tarball
2008-01-07 mquinsonsplit windows and linux backtrace setup out of the...
2008-01-07 mquinsonFix english, use more XBT str functions, some little...
2008-01-07 cheriermDo not export the mailbox functions now.
2008-01-07 cheriermA distraction
2008-01-07 cheriermExport the mailbox functions.
2008-01-07 cheriermRemove the unused variable item.
2008-01-07 cheriermAdd end line in msg_mailbox* files and add the file...
2008-01-07 cheriermThe Visual C++ project of the masterslave_forwarder_wit...
2008-01-07 cheriermThe materslave_forwarder using the mailbox concept
2008-01-07 cheriermThe java examples to illustrate the usage of the mailbo...
2008-01-07 cheriermAdd the mailbox source file and header.
2008-01-07 cheriermThis change introduce the new mailbox concept.
2008-01-07 cheriermAnsi declaration of the variables (at the beginning...
2008-01-07 cheriermAdd the backtrace in the table of string only if the...
2008-01-07 cheriermDestroy the context of the maestro after the call of...
2007-12-24 marklssome of the action checking code didn't work right...
2007-12-23 marklsaccidently tried to compare action to state. now fixed.
2007-12-23 marklsblah
2007-12-21 mquinsonUse bprintf instead of sprintf
2007-12-21 mquinsonOps, forgot to commit this one
2007-12-21 cheriermImplementation of the back trace functions for Win32...
2007-12-20 mquinsonops, leftover
2007-12-20 mquinsonmv surfxml.dtd simgrid.dtd
2007-12-20 mquinsonRegenerate with flexml 1.7
2007-12-20 mquinsonindent
2007-12-20 mquinsonCall xbt_exit in the test runner (to check leaks)
2007-12-20 mquinsonThis file needs stdio.h for sprintf (it could use bprin...
2007-12-20 mquinsonThese two certainly do not need hardcore portability...
2007-12-20 mquinsonI know I'm picky
2007-12-20 mquinsonmv surfxml.dtd simgrid.dtd
2007-12-20 mquinsonautogenerated
2007-12-20 mquinsonImprove compilation time by epsilon by sharpening the...
2007-12-19 mquinsonDo load portable.h explicitly since strbuff do not...
2007-12-19 mquinsonOops, do not load portable.h from a public header:...
2007-12-19 mquinsontypo
2007-12-19 mquinsonAvoid timeouts on very large platforms by blocking...
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-12-18 mquinsonRename the platform updating script, distribute it...
2007-12-18 mquinsonMove the platform updater into the archive (users will...
2007-12-18 mquinsonDos2unix (second try)
2007-12-18 mquinsonDos2unix
2007-12-17 mquinsonDocument my lastest trick to increase the amount of...
2007-12-17 mquinsonupdate to lastest XML conventions
2007-12-15 mquinsonA deployment involving all nodes (for timing purpose)
2007-12-14 mquinsonAlso add the make_deployment.pl to the tarball
2007-12-14 quasarsolved a bug in route:multi. routes to where not added...
2007-12-12 mquinsonFinish the code cleanup by killing completely the KCCFL...
2007-12-12 mquinsonOutput cleanups for when the exception arises in a...
2007-12-12 mquinsonChange the trick to build log category names: this...
2007-12-12 quasarupdated test results for metaxml, props, modified test...
2007-12-11 quasarfixed bug in route:multi generation; appeared after...
2007-12-11 quasarthe parsing time info switched to debug
2007-12-11 quasareliminating KCCFLN05 model
2007-12-11 quasarmodified cluster to allow changing properties individua...
2007-12-07 mquinsonDon't hide issues. If users asked for rand48, we must...
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
next