Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2008-09-12 cheriermuse the multi thread version of the c runtime
2008-09-12 cheriermThe C++ Wrapper examples use now the SimGrid library...
2008-09-12 cheriermthe Windows make file used to built the SimGrid dynamic...
2008-09-12 cheriermChange the default string format the the double values.
2008-09-12 cheriermchange consecutive to the renaming of the CXX wrappers
2008-09-12 cheriermThe previous files renamed.
2008-09-12 cheriermDelete and create a new files prefixed by Msg because...
2008-09-11 cheriermthe is_not_found field is defined for WIN32 only
2008-09-11 mquinsonSpell-checking comments used as documentation (thanks...
2008-09-10 mquinsonAdd a xbt_dict_get_or_null_ext function
2008-09-10 mquinsonreindent (with eclipse)
2008-09-10 mquinsonReindent
2008-09-10 mquinsonremove trailing spaces
2008-09-10 mquinsonKill dead commented code
2008-09-09 mquinsonSearch the binary to run in the path, if not in this dir
2008-09-09 mquinsonKill old manual makefile
2008-09-08 mquinsonOups, commited a stupid check which will help me one...
2008-09-08 mquinsondo not execle (/bin/sh), but execve directly the comman...
2008-09-08 mquinsons/NOTRECEIPT/NOTRECEIVED/ (plus some reindent)
2008-09-04 mquinsonRemove trailing space to jardir definition since it...
2008-09-04 mquinsonrandom generator arguments must be double to avoid...
2008-08-19 cherierm_GNU_SOURCE macro is already defined in CPP and asprint...
2008-08-19 cheriermlast changes of Tesh tools
2008-08-19 cheriermsamples of makefile for cpp wrappers examples.
2008-08-19 cheriermlast changes of cpp wrappers examples
2008-08-19 cherierma sample of makefile for cpp wrappers library.
2008-08-19 cheriermlast change of cpp wrappers for msg
2008-08-11 cherierman absent-mindedness
2008-08-11 cheriermThe default alias name is now build from the name of...
2008-08-11 cheriermThe default alias name is now build from the name of...
2008-08-11 cheriermRemove all indefinite variables
2008-08-11 cheriermIf the length of the description is more than 76 charac...
2008-08-11 cheriermenable some tesh files.
2008-08-11 cheriermjust delete some blank lines
2008-07-16 cheriermUse err_line instead command->context->line to display...
2008-07-16 cheriermRemove CXX examples (compile them separately)
2008-07-14 alegrandAutogenerated file.
2008-07-14 alegrandAdd Tchimou's illustration of an old bug to the tests.
2008-07-14 alegrandUpdate expected output after rewrite of the sharing...
2008-07-14 alegrandComplete rewrite of the sharing function for the ptask_...
2008-07-14 alegrandDon't be a sissy! Abort when there is something wrong.
2008-07-14 alegrandDo not mix unix and msdos linefeeds. I've used dos2unix...
2008-07-14 alegrandUpdate expected output after fixing a bug raised by...
2008-07-12 mquinsonAdd endofline at end of file
2008-07-12 mquinsonAdd jmsg_application_handler.c to the libs
2008-07-12 mquinsonAdd new line at the end of the file, to avoid a gcc...
2008-07-11 cheriermAdd the new cxx examples in the project.
2008-07-11 cheriermVisual C++ project of the C++ version of Msg. For the...
2008-07-11 cheriermUpdate some options of the compiler for the mode debug
2008-07-11 cheriermincludes the java examples Tesh files
2008-07-11 cheriermThe c++ examples Tesh files.
2008-07-11 cheriermincludes the c++ examples Tesh files
2008-07-11 cheriermThe JNI interface for the Java ApplicationHandler
2008-07-11 cheriermUse now the SimGrid parser instead of Xerces.
2008-07-11 cheriermA string utility class and a new Exception (used to...
2008-07-11 cheriermSome code refactoring
2008-07-11 cheriermAll of the examples use now the StringHelp class to...
2008-07-09 cheriermImplementation of the Java native function deployApplic...
2008-07-09 cheriermAdd to new utility functions :
2008-07-08 cheriermDetails of this changes:
2008-07-08 cheriermAdd extern "C" declaration to preserve the compatibilit...
2008-07-08 cheriermThe visual C++ project of the C++ API of Msg
2008-07-08 cheriermdelete the process at the end of the main method
2008-07-08 cheriermnot needed now
2008-07-08 cheriermUse pointers instead references.
2008-07-03 cheriermExamples of CPP versions of Msg
2008-07-03 cheriermSome new classes of CPP version of Msg
2008-07-03 cheriermLast Changes of CPP version of Msg
2008-06-30 cheriermAvoid some warning on the string format
2008-06-27 cheriermvar.tesh also contains an inclusion of catch-return...
2008-06-27 cheriermSome change concerning the display of the summary
2008-06-27 cheriermcomment the catch-signal for the week-end (avoid the...
2008-06-27 cheriermVisual C++ projects do not use the UNICODE characters...
2008-06-27 cheriermuse %#x format instead of %p because Windows and Linux...
2008-06-27 cheriermThis file includes all the tesh files relative with...
2008-06-27 cheriermBy default, the output of floating point numbers by...
2008-06-27 velhoEnhanced gtnets example program now remaining feature...
2008-06-26 mquinsonFix documentation
2008-06-26 cheriermBecause Builbot builder transforms all environment...
2008-06-26 alegrandAutogenerated file...
2008-06-26 alegrandAdd a tesh file for gtnets.
2008-06-26 cheriermremove debug utility
2008-06-26 cheriermOnly for Debug
2008-06-26 cheriermremove none needed backslashes in the path of the files.
2008-06-26 cheriermTo avoid the situation where cat create the temp file...
2008-06-26 velhoCorrected bug update in action->remain.
2008-06-26 velhoCosmetic, error prone comment erased.
2008-06-26 velhoAdapted to the new get total received interface.
2008-06-26 mquinsonRevalidate (once again) the output
2008-06-25 cheriermMake sure that we use Cat.exe on Windows instead cat...
2008-06-25 eyraudlAdapt to version 2 of platform files
2008-06-25 velhoPatching it does not seem to work remaining communicati...
2008-06-25 velhoMinimize forking effort in network_model.
2008-06-25 velhocosmetics
2008-06-25 velhovarious cleanups
2008-06-25 velhouse smaller messages
2008-06-25 velhoEnhanced print_topology function.
2008-06-25 velhoCleaning up and multiprocess safer forking approach.
2008-06-25 velhoinclude portable.h at the right location (Yes, we reall...
2008-06-25 velhoDepricated gtnets header, compability with old gtnets...
next