Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-04-11 cheriermexport the _gras_procname variable in the dll
2007-04-11 cheriermcreate the last directory
2007-04-11 cheriermused during the build process
2007-04-11 cheriermchange the output directory of the dll
2007-04-11 cheriermjust a new line at the end of the file
2007-04-11 cheriermexport some variables
2007-04-11 cheriermmake file used to build the libgras dll and the libgras...
2007-04-11 cheriermmake file for gras examples
2007-04-11 cheriermchange the output directories
2007-04-11 cheriermto create the last directory
2007-04-11 cheriermthe windows source file of the libgras dll
2007-04-11 cheriermto create the tests/obj directory
2007-04-11 cheriermto create the lib/debug directory
2007-04-11 cheriermto create the /libgras/dll/debug directory
2007-04-11 cheriermto create the tests/obj directory
2007-04-11 cheriermto create the lib/debug directory
2007-04-11 cheriermto create the examples/obj directory
2007-04-11 cheriermto create the examples directory
2007-04-11 cheriermto create the dll directory
2007-04-11 cheriermconsider the file trim.c
2007-04-11 cheriermno message
2007-04-11 cheriermrectify a mistake
2007-04-11 cheriermexport trim functions
2007-04-11 cheriermconsider the trim files
2007-04-11 cheriermthe expected signal metacommand use now the name of...
2007-04-11 cheriermthe expected signal metacommand use now the name of...
2007-04-11 cheriermthe trim.c file header
2007-04-11 cheriermStrip whitespace (or other characters) of f a string
2007-04-11 cheriermthe build system need it
2007-04-10 donassbrRemoved SIMIX_global_init_args and SIMIX_process_create...
2007-04-06 alegrandxbt/str.h needs love...
2007-04-04 donassbrFunctions added and changed. Keeps the cvs updated.
2007-03-30 donassbrmsg_simix alpha. All functions implemented.
2007-03-29 donassbrMany changes done.
2007-03-27 donassbrFunctions implemented, task_execute tested with a small...
2007-03-27 donassbrAPI changed.
2007-03-26 alegrandUse tesh!!! It really works great! Thanks Martin!
2007-03-26 alegrandUse reasonable values in deployment files.
2007-03-26 cheriermthese functions are already declarated in str.h
2007-03-26 cheriermon windows getline function needs the stdio.h include...
2007-03-23 mquinsonRemove one of the tests which breaks on amd64, it will...
2007-03-23 mquinsonAvoid a segfault on amd64 by leaking the file descriptor
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-23 mquinsonHell, I BROKE THE BUILD. Let's take some radical counte...
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-23 mquinsonUpdate generated files
2007-03-23 mquinsonLoad portable ASAP so that stdio do contain getline
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-23 mquinsonload stdio.h with _GNU_SOURCE defined ASAP before some...
2007-03-23 mquinsonAdd tesh[t], the TEsting SHell Tool
2007-03-23 mquinsonFix the prototype of getline on platforms where we...
2007-03-23 velhoAdded field mu_new and field init_bound was replaced...
2007-03-23 velhoDebugging.
2007-03-23 alegrandstupid me! I forgot this file in the renaming process.
2007-03-23 alegrandCommiting auto-generated files.
2007-03-23 alegrandRenaming!
2007-03-23 donassbrNecessity to change the code to implement MSG..
2007-03-23 donassbrSome functions added (not all), the code compile, but...
2007-03-23 alegrandsleep actions can neither be suspended nor resumed...
2007-03-22 mquinsonFactorize the definition of socklen_t between all compilers
2007-03-22 mquinsondeclaration of toupper
2007-03-22 mquinsonSplit the string related function to their own header...
2007-03-22 mquinsonUpdate generated file with regard to the detection...
2007-03-22 mquinsonRevert last change: now, we can use contextes even...
2007-03-22 mquinsonLet it work both with 64bit contextes, and with plain...
2007-03-22 velhoThis program test the simulator engines using different...
2007-03-22 velhoCorrected the simeng_usage.c directive.
2007-03-22 alegrandHacking to make it work with broken AMD64 contexts...
2007-03-22 mquinsonLet's start with the library versionning
2007-03-22 mquinsonLet's go for the next release
2007-03-21 velhoAdded the compilation of file simeng_usage. I think...
2007-03-21 velhoPrototype of function lagrange_solve added.
2007-03-21 velhoAdded field intial_bound to lmm_constraint_t and lmm_va...
2007-03-21 velhoModel using the proportional fairness to compute the...
2007-03-21 velhoAdded surf/lagrange.c.
2007-03-21 donassbrMSG/SIMIX Initial files. Only functions prototypes...
2007-03-21 donassbrChanges in the functions, correct prototype function...
2007-03-21 donassbrAdd support for host failure exception to the xbt_errcat_t.
2007-03-21 cherierma empty file to create the directory in the repository
2007-03-21 cherierma makefile to build the ping_pong example
2007-03-21 cherierma makefile to build the msg_test_suspend example
2007-03-21 cherierma makefile to build the msg_test_communication_time...
2007-03-21 cherierma makefile to build the msg_test example
2007-03-21 cherierma makefile to build the simgrid dll
2007-03-21 cheriermconsider the windows dll modifications
2007-03-21 cheriermthis file is used in the build processus to build the...
2007-03-20 velhoStart the development of the lagrange optimization...
2007-03-16 mquinsoncommit automatic file
2007-03-16 mquinsonRELEASE \!
2007-03-16 cheriermremove the pragma directives in borland configuration...
2007-03-16 cheriermwith ansi C the variables must be declared at the begin...
2007-03-16 mquinsonRework the portability layer around our getline definit...
2007-03-16 mquinsonOnly declare getline portability cruft if it is needed...
2007-03-16 mquinsonRemove a useless (hopefully) portability hack
2007-03-16 mquinsonUse xbt_thread_yield explicitely instead of Sleep(0...
2007-03-16 cheriermwith ansi C the variables must be declared at the begin...
2007-03-16 mquinsonCommit separately the tons of additionnal debug informa...
2007-03-16 mquinsonKill a deadlock in the new thread creation code I've...
2007-03-16 cheriermthis file is used by the example ping_pong
2007-03-16 cheriermfor windows xbt_thread implementation a thread yield...
next