Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2008-05-07 cheriermmodify the name of the cat windows version (cat instead...
2008-05-07 cheriermreplace the long option semantic by read-me
2008-05-07 cheriermnot used files
2008-05-07 cheriermAdd the new integrated files version (use xbt data...
2008-05-07 cheriermdelete all the files to add the new integrated files...
2008-04-30 mquinsonPropagate file renaming to windows
2008-04-30 mquinsondo not to uniformize the type naming scheme today
2008-04-30 mquinsonNew test making sure that it's ok to have empty process...
2008-04-30 mquinsoncosmetic
2008-04-30 mquinsonRah. I finally found why the doxygen parser got fucked...
2008-04-30 mquinsonStop messing up doxygen with strange HTML chars
2008-04-30 mquinsonDocumentation fixups: Marc was a bit quick at copy...
2008-04-30 mquinsonDocumentation fixups: do not mess with doxygen by addin...
2008-04-30 mquinsonDocumentation fixups: some arguments got renamed, and...
2008-04-30 mquinsonStupid me. Arguments should be marked with @a in inline...
2008-04-30 mquinsonDocumentation fixup and light reindentation
2008-04-28 mquinsonUse the whole set, not missing the last element. Patch...
2008-04-25 marklsneed MPI_Wait in header file...
2008-04-25 marklsfixed bugs in SMPI_MPI_Comm_split and added back SMPI_M...
2008-04-15 mquinsonDo throw an exception only when the requested factory...
2008-04-15 mquinsonpropagate file renaming to the doc
2008-04-15 mquinsonpubli++
2008-04-15 mquinsonDo not pass a NULL argument to processes
2008-04-15 mquinsonPropagate the change of prototype (use exceptions,...
2008-04-15 mquinsoncosmetics
2008-04-14 mquinsonsearch the factory under its new name
2008-04-14 mquinsonUse exception where appropriate instead of integer...
2008-04-14 mquinsonpropagate the xbt_jcontext_factory_init()->xbt_ctx_java...
2008-04-14 mquinsonThe xbt/xbt_context_factory.h file was merged into...
2008-04-14 mquinsonForgot this one (sorry for the noise, I'm debugging...
2008-04-14 mquinsonContinue propagating the recent file renamings
2008-04-14 mquinsonThis file was renamed
2008-04-14 mquinsonTry to fixup the context mess
2008-04-10 mquinsonFiles still broken, but at least in the right directory
2008-04-10 mquinsonCommit broken files which were wrongly moved; right...
2008-04-10 mquinsondo not define EXTRA_DIST multiple times, or the last...
2008-04-10 mquinsonrename some ucontext files to context_sysv so that...
2008-04-10 mquinsonrewrite a comment
2008-04-07 mquinsondo not use strcpy for overlapping areas
2008-04-07 cheriermtest files
2008-04-07 cheriermadd new files
2008-04-07 cheriermlast version of tesh
2008-04-07 mquinsoncosmetics
2008-04-07 mquinsonLook for the GRAS_ROOT in /usr/local if nothing specified
2008-04-02 alegrandBug Fix. This function used to return the last task...
2008-03-19 alegrandUpdate Makefile.am so that all tesh files are distribut...
2008-03-17 cheriermadd the source file network_constant.c in the visual...
2008-03-17 cheriermrand_r() function is not implemented on Windows
2008-03-15 mquinsonThe dirty commit Arnaud refuses to do
2008-03-15 alegrandUse a random generator that updates its seed so that...
2008-03-15 alegrandHandle action whose latency is 0.
2008-03-15 alegrandUse a random number for latency instead of a constant...
2008-03-15 alegrandGetting rid of rates.
2008-03-15 alegrandGetting rid of lmm_variables and lmm_systems.
2008-03-15 alegrandGetting rid of network_links.
2008-03-15 alegrandGetting rid of the routing table.
2008-03-15 alegrandDon't call lmm_solve and correctly use latency in updat...
2008-03-15 alegrandupdate_actions_state
2008-03-15 alegrandClean the communicate function.
2008-03-15 alegrandStarting to code a "constant" network model.
2008-03-15 alegrandAdd seed management to have independant streams.
2008-03-15 alegrandUse doubles for random generators instead of ints and...
2008-03-15 alegrandMove a definition around so that other network models...
2008-03-15 alegrandThe interaction between the parser and the surf modules...
2008-03-15 alegrandcosmetic
2008-03-15 alegrandCleanup in includes.
2008-03-15 alegrandBug fix. I wonder how this function may have ever worked...
2008-03-13 cheriermtesh version 2
2008-03-12 mquinsonwelcome to modernity
2008-03-10 alegrandRevalidate output (surf model improvement: latency...
2008-03-10 alegrandRevalidate output due to:
2008-03-09 alegrandrevalidate output.
2008-03-09 alegrandBugfix.
2008-03-07 mquinsonFix a god damn race condition: make sure nobody changes...
2008-03-07 mquinsonRight. time_t is not long int on AIX. ahah. Very funny...
2008-03-07 mquinsonpublish a symbol used by a test, for the poor souls...
2008-03-07 mquinsoncosmetics
2008-03-07 mquinsonRevalidate the output
2008-03-07 mquinsonavoid redeclaring standard headers to avoid mismatches
2008-03-07 mquinsonIgnore cruft
2008-03-07 marklsmoved XBT_LOG_CONNECT calls into smpi_global so that...
2008-03-06 marklsfixed nasty border condition bug.
2008-03-06 mquinsonDocument last changes
2008-03-06 mquinsonDon't be paranoid, people won't connect stuff badly...
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonFix detection of old versions
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2008-03-06 mquinsonMake sure that all the categories are connected with...
2008-03-06 mquinsonCosmetics on the way the documentation of the tree...
2008-03-06 mquinsonStupid microsoft compiler not understanding the basic...
2008-03-06 mquinsonStrict ANSI compilers (such as microsoft ones) do not...
2008-03-06 mquinsonautogenerated
2008-03-06 mquinsonRegenerate all flexml-generated files to fix a FTBFS...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2008-03-06 mquinsonGet the flexml-generated file regenerated on need
2008-03-05 alegrandRevalidate output. There is no task root in this exempl...
2008-03-05 alegrandBug Fix: The symptom is hard to describe. Sometimes...
2008-03-05 alegrandRevalidate output. It did not take into account last...
2008-03-05 alegrandCosmetics
2008-03-05 alegrandRevalidate output. It did not take into account last...
next