Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-07-17 mquinsonSpecify the right path to the simgrid.jar Hopefully...
2007-07-17 mquinsonOutput of the lastest examples (forgot in previous...
2007-07-17 mquinsoneven more cruft ignored
2007-07-17 mquinsonStop using options that only gcj understands, and stick...
2007-07-17 mquinsonDocument how to change the logs format, and add some...
2007-07-17 mquinsonregenerate output files with lastest version of the...
2007-07-17 mquinsonExamples of changing the logs format, forgotten clean...
2007-07-17 mquinsondisable buggy option for gcc 3.x, but use it for gcc...
2007-07-17 mquinsonDocument the fact that dynar can now be synchronized
2007-07-17 mquinsonAutogenerated
2007-07-17 mquinsonAdd a thread to listen the network. Not used so far
2007-07-17 mquinsonignore some more crufts
2007-07-17 mquinsoncosmetics
2007-07-17 mquinsonKill a useless field
2007-07-17 velhoNow use --cfg=workstation_model:<MODELNAME> to switch...
2007-07-17 velhoCorrected tesh file
2007-07-17 velhoCorrected tesh files.
2007-07-17 velhoAdded a blacklist of removed files to ignore also the...
2007-07-17 velhoFiles blacklist updated.
2007-07-17 velhoRemoving the burden of generating .tesh files of configure.
2007-07-17 velhoUsing .tesh files instead of .tesh.in.
2007-07-17 velhoUsing tesh files instead of tesh.in avoiding configure...
2007-07-17 mquinsonunlock the dynar before removing sockets closed at...
2007-07-17 velhoThe tesh files don't need to be generated by configure.
2007-07-17 mquinsonMake the check that RPC return something more strict
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-17 velhoCleaning unused files from the repository.
2007-07-16 alegrandDo not run sdp-based tests when sdp is not available...
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 alegrandEnable to change the workstation_model from the command...
2007-07-16 velhoNew directory hierarchy for examples/msg added.
2007-07-16 velhoNew directory hierarchy with make check working.
2007-07-16 velhoReadme files explaining examples and the directory...
2007-07-16 velhoAdded files to the msg SUSPEND/RESUME example.
2007-07-16 velhoAdded files to the MASTER/SLAVE parser bypassing exampl...
2007-07-16 velhoAdded files to the simple MASTER/SLAVE example.
2007-07-16 velhoNew directory hierarchy for MASTER/SLAVE example with...
2007-07-16 velhoAdded files to the sendrecv example.
2007-07-16 velhoNew directory hierarchical tree for msg examples. Movin...
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 donassbrUndo dynar changes ("recursive" mutex).
2007-07-16 alegrandautomatically generated files
2007-07-16 alegrandStop bugging me with java when I don't want it.
2007-07-16 alegrandShut automake's mouth up.
2007-07-16 donassbrCorrected bug.
2007-07-16 mquinsonAllow users to disable Java binding, even if the config...
2007-07-16 donassbrIt have to call the correct functions.
2007-07-16 mquinsonLet the context version compile properly after the...
2007-07-16 donassbrWrong namming scheme.
2007-07-15 mquinsonxbt_string_t (C definition in xbt/str.h, right for...
2007-07-15 mquinsonAdd an alias to (char*) to help the parsing macro
2007-07-15 mquinsonAdd a GRAS_DEFINE_TYPE_LOCAL to allow users to have...
2007-07-15 mquinsonnew function gras_os_hostport, returning a constant...
2007-07-14 mquinsonNeed to install this one too
2007-07-14 mquinsonmemleak
2007-07-14 mquinsonMemleak on the mutex
2007-07-14 mquinsonIf the timeout is negative, the user wants to block
2007-07-14 mquinsonmore informative error message
2007-07-14 mquinsonautogenerated
2007-07-14 mquinsonIf the element is not found, don't try to continue...
2007-07-14 mquinsonSanitize backtrace naming space
2007-07-14 mquinsonSanitize backtrace naming space
2007-07-14 mquinsonKill dead files
2007-07-14 mquinsondoc improvement
2007-07-13 mquinsonkill oldies
2007-07-13 mquinsonKill oldies, and document XBT virtualization mecanisms...
2007-07-13 mquinsonUpdate the documentation instead of working (boooo)
2007-07-13 mquinsonfix doxygen
2007-07-13 mquinsonfix doxygen syntax
2007-07-13 mquinsonusers love cross-links in the documentation
2007-07-13 mquinsonDoxygen, don't be silly, this \n isn't for you
2007-07-13 mquinsonKill dead files
2007-07-13 donassbrstructure sockets of gras_trp_prodata_t synchronized.
2007-07-13 velhoBug corrections: i) boundless variables wasn't detected...
2007-07-13 velhoAdded the initialization of latency to the variables.
2007-07-13 donassbrI forgot it.
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-13 mquinsonupdate of the binary file corresponding to the exchange...
2007-07-13 mquinsonDatadesc now contain a mutex; send big enough data...
2007-07-13 mquinsonWorking test cases
2007-07-13 mquinsonreduce waiting times to speed up tests
2007-07-13 mquinsonreduce waiting times during make check
2007-07-13 mquinsonif the plugin socket creator raises an exception, remov...
2007-07-13 mquinsonSpeed up make check in RL a bit
2007-07-13 mquinsonreduce the waiting time in RL on make check
2007-07-13 mquinsonrevalidate the simulator output after last change
2007-07-13 mquinsonSlaves try a bit harder to connect to the master
2007-07-13 velhoImproved version of testsuite.
2007-07-13 velhoAdded files to execute ping_pong example with a smalles...
2007-07-13 marklsmore work on smpi receiver. basically everything is...
2007-07-12 mquinsonthis was renamed
2007-07-12 mquinsonautogenerated
2007-07-12 donassbrUse a queue to control the selectable sockets. We don...
2007-07-12 mquinsonStop using internal interface of dynars related to...
2007-07-12 mquinsonInitialize xbt beforehand
2007-07-12 donassbrCorrected mutex unlocking.
2007-07-12 mquinsonNew kind of error
2007-07-12 mquinsonDynar are now synchronized
2007-07-12 donassbrType casting. Bug solved.
2007-07-12 mquinsonvarious little cleanups in the gras/sg code. Mainly...
next