Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
17 years agoreduce waiting time
mquinson [Wed, 15 Nov 2006 16:44:03 +0000 (16:44 +0000)]
reduce waiting time

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2932 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agolog clarification
mquinson [Wed, 15 Nov 2006 00:07:50 +0000 (00:07 +0000)]
log clarification

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2931 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoCleanup the way moddata are destroyed at the end of the time
mquinson [Tue, 14 Nov 2006 18:38:50 +0000 (18:38 +0000)]
Cleanup the way moddata are destroyed at the end of the time

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2930 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoleak plugs
mquinson [Tue, 14 Nov 2006 18:30:29 +0000 (18:30 +0000)]
leak plugs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2929 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agotypo
mquinson [Tue, 14 Nov 2006 18:29:01 +0000 (18:29 +0000)]
typo

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2928 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoShutdown sensors when dying because there were not enough of them
mquinson [Tue, 14 Nov 2006 18:28:39 +0000 (18:28 +0000)]
Shutdown sensors when dying because there were not enough of them

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2927 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoa useless comment added
mquinson [Tue, 14 Nov 2006 15:33:03 +0000 (15:33 +0000)]
a useless comment added

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2926 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoreindent
mquinson [Tue, 14 Nov 2006 15:31:47 +0000 (15:31 +0000)]
reindent

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2925 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoRemove from the public interface a function that the user should never call
mquinson [Tue, 14 Nov 2006 15:29:53 +0000 (15:29 +0000)]
Remove from the public interface a function that the user should never call

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2924 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoPlug a memleak
mquinson [Tue, 14 Nov 2006 14:52:46 +0000 (14:52 +0000)]
Plug a memleak

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2923 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoConstructor for msg_cb_ctx should fill all fields of the structure.
eyraudl [Tue, 14 Nov 2006 09:32:09 +0000 (09:32 +0000)]
Constructor for msg_cb_ctx should fill all fields of the structure.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2922 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate make_deployment.pl script to the current command-line behavior of pmm.
eyraudl [Tue, 14 Nov 2006 09:23:22 +0000 (09:23 +0000)]
Update make_deployment.pl script to the current command-line behavior of pmm.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2921 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoBug fix: there is no 'xbt_dynar_t' type description
mquinson [Mon, 13 Nov 2006 19:35:34 +0000 (19:35 +0000)]
Bug fix: there is no 'xbt_dynar_t' type description

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2920 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMakes sure that exp_size is always a multiple of msg_size.
eyraudl [Fri, 10 Nov 2006 12:42:26 +0000 (12:42 +0000)]
Makes sure that exp_size is always a multiple of msg_size.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2919 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMakes sure that data sent on measurement socket is exactly the experience size required.
eyraudl [Fri, 10 Nov 2006 12:40:28 +0000 (12:40 +0000)]
Makes sure that data sent on measurement socket is exactly the experience size required.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2918 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOther test example (CVS only).
alegrand [Fri, 10 Nov 2006 11:26:47 +0000 (11:26 +0000)]
Other test example (CVS only).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2917 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOoups. I was still using Mb instead of b...:(
alegrand [Wed, 8 Nov 2006 13:10:47 +0000 (13:10 +0000)]
Ooups. I was still using Mb instead of b...:(

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2916 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSimGrid Next Generation! :)
alegrand [Wed, 8 Nov 2006 11:16:05 +0000 (11:16 +0000)]
SimGrid Next Generation! :)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2915 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agodocument last change
mquinson [Mon, 6 Nov 2006 16:38:30 +0000 (16:38 +0000)]
document last change

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2914 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years ago* Change the semantic of gras_datadesc_by_name() to raise an exception when
mquinson [Mon, 6 Nov 2006 16:37:54 +0000 (16:37 +0000)]
* Change the semantic of gras_datadesc_by_name() to raise an exception when
  not found
* Add a gras_datadesc_by_name_or_null() to retrive the old semantic of
  gras_datadesc_by_name()
* Adapt to this change all over the place

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2913 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMake some room for the lesson 11 on explicit message wait, and for the recapping...
mquinson [Mon, 6 Nov 2006 16:35:45 +0000 (16:35 +0000)]
Make some room for the lesson 11 on explicit message wait, and for the recapping of the first part of the tutorial (on message passing)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2912 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoBegin a recaping of hte first part of the tutorial
mquinson [Mon, 6 Nov 2006 16:34:16 +0000 (16:34 +0000)]
Begin a recaping of hte first part of the tutorial

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2911 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoWrite the lesson 10 on RPC in GRAS
mquinson [Mon, 6 Nov 2006 16:32:31 +0000 (16:32 +0000)]
Write the lesson 10 on RPC in GRAS

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2910 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years ago* Add a gras_msgtype_dumpall() function to get the listing of all existing
mquinson [Mon, 6 Nov 2006 16:28:50 +0000 (16:28 +0000)]
* Add a gras_msgtype_dumpall() function to get the listing of all existing
  (registered) messages
* Change the semantic of gras_msgtype_by_name() to raise an error when not
  found
* Add a gras_msgtype_by_name_or_null() to retrieve the old semantic of
  gras_msgtype_by_name()
* Make sure that RPC callback do call gras_msg_rpcreturn() (and do so only
  once)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2909 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoadd two missing types: short and long (short int and long int were already there)
mquinson [Mon, 6 Nov 2006 16:25:27 +0000 (16:25 +0000)]
add two missing types: short and long (short int and long int were already there)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2908 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agobug fix
mquinson [Mon, 6 Nov 2006 15:56:10 +0000 (15:56 +0000)]
bug fix

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2907 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agofixe the last warning
cherierm [Thu, 26 Oct 2006 11:51:45 +0000 (11:51 +0000)]
fixe the last warning

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2906 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agofixe the warnings in surf.c
cherierm [Thu, 26 Oct 2006 11:50:30 +0000 (11:50 +0000)]
fixe the warnings in surf.c

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2905 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdapt the architecture signatures in the UNIX configure to the recent windows-related...
mquinson [Wed, 25 Oct 2006 18:26:18 +0000 (18:26 +0000)]
Adapt the architecture signatures in the UNIX configure to the recent windows-related changes in the source code

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2904 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agofucking non-breaking space
mquinson [Wed, 25 Oct 2006 18:23:56 +0000 (18:23 +0000)]
fucking non-breaking space

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2903 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoupdate the first byte of the file, which specify its index in the architecture table.
cherierm [Wed, 25 Oct 2006 16:04:04 +0000 (16:04 +0000)]
update the first byte of the file, which specify its index in the architecture table.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2902 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoupdate architectures table
cherierm [Wed, 25 Oct 2006 15:21:35 +0000 (15:21 +0000)]
update architectures table

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2901 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoupdate gras_arch_count to 11
cherierm [Wed, 25 Oct 2006 15:20:37 +0000 (15:20 +0000)]
update gras_arch_count  to 11

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2900 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agosame as surf.c.
cherierm [Fri, 20 Oct 2006 13:39:25 +0000 (13:39 +0000)]
same as surf.c.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2899 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoConsiders the windows filename conventions (different on unix/linux).
cherierm [Fri, 20 Oct 2006 13:38:25 +0000 (13:38 +0000)]
Considers the windows filename conventions (different on unix/linux).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2898 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoThe Ansi initialisation at the declaration of a struct impose that all values are...
cherierm [Fri, 20 Oct 2006 13:32:52 +0000 (13:32 +0000)]
The Ansi initialisation at the declaration of a struct impose that all values are constantes (see _XBT_LOG_PRE macro modification).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2897 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd redirector files to have nicer URL as reference
mquinson [Thu, 19 Oct 2006 13:26:21 +0000 (13:26 +0000)]
Add redirector files to have nicer URL as reference

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2896 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUse --surf-parse so that the simdag test passes even in VPATH builds
mquinson [Tue, 17 Oct 2006 09:08:53 +0000 (09:08 +0000)]
Use --surf-parse so that the simdag test passes even in VPATH builds

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2895 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSimdag also needs files in the tarball, and needs to be cleaned up afterward
mquinson [Tue, 17 Oct 2006 09:08:04 +0000 (09:08 +0000)]
Simdag also needs files in the tarball, and needs to be cleaned up afterward

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2894 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoRemove this useless select since windows cannot select on files handles, only on...
mquinson [Tue, 17 Oct 2006 08:33:50 +0000 (08:33 +0000)]
Remove this useless select since windows cannot select on files handles, only on socket handles (poor guys)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2893 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years ago.
mquinson [Tue, 17 Oct 2006 08:21:55 +0000 (08:21 +0000)]
.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2892 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd a link from this file to the classical FAQ
mquinson [Tue, 17 Oct 2006 08:21:24 +0000 (08:21 +0000)]
Add a link from this file to the classical FAQ

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2891 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoKill dupplicate files
mquinson [Fri, 13 Oct 2006 09:26:43 +0000 (09:26 +0000)]
Kill dupplicate files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2890 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoIntegrate simdag tests into the testing infrastructure
mquinson [Fri, 13 Oct 2006 09:26:03 +0000 (09:26 +0000)]
Integrate simdag tests into the testing infrastructure

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2889 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoHope it works better now.
alegrand [Fri, 13 Oct 2006 09:21:09 +0000 (09:21 +0000)]
Hope it works better now.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2888 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoCompile the simdag test
mquinson [Fri, 13 Oct 2006 09:11:53 +0000 (09:11 +0000)]
Compile the simdag test

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2887 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoThanks Arnaud for allowing me to increase my commit number :)
dutot [Wed, 11 Oct 2006 14:43:49 +0000 (14:43 +0000)]
Thanks Arnaud for allowing me to increase my commit number :)
(printing modif made by Arnaud)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2886 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd a pointer from the README to the FAQ
mquinson [Tue, 10 Oct 2006 13:50:08 +0000 (13:50 +0000)]
Add a pointer from the README to the FAQ

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2885 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoChecks that theoriticians didn't forget to install the right packages to use the...
mquinson [Tue, 10 Oct 2006 13:47:52 +0000 (13:47 +0000)]
Checks that theoriticians didn't forget to install the right packages to use the CVS version (hello PF)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2884 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoa word for poor CVS users
mquinson [Tue, 10 Oct 2006 13:44:01 +0000 (13:44 +0000)]
a word for poor CVS users

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2883 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAvoids macro redefinitions in src/win32/compiler/borland.h.
cherierm [Tue, 10 Oct 2006 08:53:51 +0000 (08:53 +0000)]
Avoids macro redefinitions in src/win32/compiler/borland.h.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2882 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoLoad xbt/misc.h to get the definition of XBT_PUBLIC
mquinson [Tue, 10 Oct 2006 08:41:33 +0000 (08:41 +0000)]
Load xbt/misc.h to get the definition of XBT_PUBLIC

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2881 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoLoad xbt/misc.h to get the definition of XBT_PUBLIC
mquinson [Tue, 10 Oct 2006 08:18:02 +0000 (08:18 +0000)]
Load xbt/misc.h to get the definition of XBT_PUBLIC

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2880 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMove to misc.h the definitions needed to define XBT_PUBLIC on borland compiler
mquinson [Tue, 10 Oct 2006 08:16:58 +0000 (08:16 +0000)]
Move to misc.h the definitions needed to define XBT_PUBLIC on borland compiler

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2879 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMove the definition of XBT_PUBLIC from portable.h (which is a private header) to...
mquinson [Tue, 10 Oct 2006 08:16:05 +0000 (08:16 +0000)]
Move the definition of XBT_PUBLIC from portable.h (which is a private header) to misc.h (which is a public, installed header) so that it still compiles on unix

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2878 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate
alegrand [Tue, 10 Oct 2006 07:38:05 +0000 (07:38 +0000)]
Update

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2877 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 16:11:10 +0000 (16:11 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2876 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 15:52:06 +0000 (15:52 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2875 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 15:05:24 +0000 (15:05 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2874 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 14:15:43 +0000 (14:15 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2873 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 14:01:43 +0000 (14:01 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2872 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 13:44:52 +0000 (13:44 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2871 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 13:27:26 +0000 (13:27 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2870 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 13:03:57 +0000 (13:03 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2869 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoOnly adds the XBT_PUBLIC macro decoration a the begining of the public API functions.
cherierm [Fri, 6 Oct 2006 12:50:28 +0000 (12:50 +0000)]
Only adds the XBT_PUBLIC macro decoration a the begining of the public API functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2868 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoif needed replace (_XBT_WIN32_PLATFORM) || defined(_XBT_WIN64_PLATFORM) || defined...
cherierm [Fri, 6 Oct 2006 12:46:33 +0000 (12:46 +0000)]
if needed replace (_XBT_WIN32_PLATFORM) || defined(_XBT_WIN64_PLATFORM) || defined(_XBT_WIN16_PLATFORM) || defined(_XBT_WINCE_PLATFORM) macros by the single macro_WIN32 .

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2867 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSpecific to borland builder configuration.
cherierm [Fri, 6 Oct 2006 12:44:28 +0000 (12:44 +0000)]
Specific to borland builder configuration.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2866 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoThe new Windows config file.
cherierm [Fri, 6 Oct 2006 12:43:23 +0000 (12:43 +0000)]
The new Windows config file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2865 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoDefines the XBT_PUBLIC macro that specify public functions of an API.
cherierm [Fri, 6 Oct 2006 12:42:22 +0000 (12:42 +0000)]
Defines  the XBT_PUBLIC macro that specify public functions of an API.
Please, use this macro if you when you declare a new public function (exported in windows dll).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2864 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agogrades overrun in test_heap_mean_operation() test funtion, adds test_reset_heap...
cherierm [Fri, 6 Oct 2006 09:54:46 +0000 (09:54 +0000)]
grades overrun in  test_heap_mean_operation() test funtion, adds test_reset_heap to oblige the heap to arrange his elements.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2863 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoNot need to include win32_context header file.
cherierm [Fri, 6 Oct 2006 08:53:56 +0000 (08:53 +0000)]
Not need to include win32_context header file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2862 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoNot need to include win32_context header file.
cherierm [Fri, 6 Oct 2006 08:53:15 +0000 (08:53 +0000)]
Not need to include win32_context header file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2861 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAnd now, a syntaxically correct version of my 'cleanup' (sorry)
mquinson [Fri, 6 Oct 2006 08:40:08 +0000 (08:40 +0000)]
And now, a syntaxically correct version of my 'cleanup' (sorry)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2860 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocosmetics
mquinson [Fri, 6 Oct 2006 08:30:53 +0000 (08:30 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2859 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoRemove old cruft
mquinson [Fri, 6 Oct 2006 08:26:10 +0000 (08:26 +0000)]
Remove old cruft

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2858 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoCleanup malek's add
mquinson [Fri, 6 Oct 2006 08:25:50 +0000 (08:25 +0000)]
Cleanup malek's add

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2857 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoTell how much bytes we wanted when a malloc failed
mquinson [Fri, 6 Oct 2006 08:17:11 +0000 (08:17 +0000)]
Tell how much bytes we wanted when a malloc failed

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2856 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agograde overrun in test_heap_mean_operation() test funtion.
cherierm [Thu, 5 Oct 2006 17:15:29 +0000 (17:15 +0000)]
grade overrun in  test_heap_mean_operation() test funtion.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2855 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate xbt_log_parse_setting() to consider the CRITICAL log priority.
cherierm [Thu, 5 Oct 2006 17:10:10 +0000 (17:10 +0000)]
Update xbt_log_parse_setting() to consider the CRITICAL log priority.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2854 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoConsider the case of windows context, update xbt_context_new() and xbt_context_destro...
cherierm [Thu, 5 Oct 2006 17:05:36 +0000 (17:05 +0000)]
Consider the case of windows context, update xbt_context_new() and xbt_context_destroy() functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2853 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoConsider the case of windows context.
cherierm [Thu, 5 Oct 2006 17:00:52 +0000 (17:00 +0000)]
Consider the case of windows context.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2852 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdditionnal checks to help end-users.
alegrand [Thu, 5 Oct 2006 11:14:17 +0000 (11:14 +0000)]
Additionnal checks to help end-users.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2851 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd gras_stub_generator to the gramine
mquinson [Sun, 1 Oct 2006 20:08:19 +0000 (20:08 +0000)]
Add gras_stub_generator to the gramine

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2850 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocosmetics
mquinson [Sun, 1 Oct 2006 18:10:55 +0000 (18:10 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2849 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoRelocate connected socket macros in Windows configuration file win32/config.h.
cherierm [Fri, 29 Sep 2006 09:17:58 +0000 (09:17 +0000)]
Relocate connected socket macros in Windows configuration file win32/config.h.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2848 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoBring home connected socket macros.
cherierm [Fri, 29 Sep 2006 09:16:34 +0000 (09:16 +0000)]
Bring home connected socket macros.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2847 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoTaking in consideration inline keyword for c++ compiler.
cherierm [Fri, 29 Sep 2006 09:13:32 +0000 (09:13 +0000)]
Taking  in consideration inline keyword for c++ compiler.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2846 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoTaking in consideration inline keyword for borland compiler.
cherierm [Fri, 29 Sep 2006 08:52:17 +0000 (08:52 +0000)]
Taking  in consideration inline keyword for borland compiler.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2845 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoTaking in consideration simgrid configuration for Windows platforms and compilers.
cherierm [Fri, 29 Sep 2006 08:51:30 +0000 (08:51 +0000)]
Taking  in consideration simgrid configuration for Windows platforms and compilers.
The connected socket macros are relocates in compilers configuration files (borland.h etc.)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2844 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd win32/compiler/borland.h for specific borland compiler config.
cherierm [Fri, 29 Sep 2006 08:39:12 +0000 (08:39 +0000)]
Add win32/compiler/borland.h for specific borland compiler config.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2843 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd win32/compiler/select_compiler_features.h to detect compiler features.
cherierm [Fri, 29 Sep 2006 08:38:13 +0000 (08:38 +0000)]
Add win32/compiler/select_compiler_features.h to detect compiler features.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2842 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd win32/platform/select_platform_features.h for Windows compatibility.
cherierm [Fri, 29 Sep 2006 08:35:08 +0000 (08:35 +0000)]
Add win32/platform/select_platform_features.h for Windows compatibility.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2841 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd win32/config.h for windows platform config.
cherierm [Fri, 29 Sep 2006 08:32:14 +0000 (08:32 +0000)]
Add win32/config.h for windows platform config.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2840 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocleanup graspe mess on make distclean so that make distcheck works again
mquinson [Thu, 28 Sep 2006 14:46:11 +0000 (14:46 +0000)]
cleanup graspe mess on make distclean so that make distcheck works again

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2839 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocosmetics
mquinson [Thu, 28 Sep 2006 14:45:10 +0000 (14:45 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2838 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUse the right macro for inlining functions
mquinson [Thu, 28 Sep 2006 14:44:40 +0000 (14:44 +0000)]
Use the right macro for inlining functions

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2837 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoRemove the #line directive from the flex generated files since they fool borland...
mquinson [Thu, 28 Sep 2006 13:42:17 +0000 (13:42 +0000)]
Remove the #line directive from the flex generated files since they fool borland C builder

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2836 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocosmetics
mquinson [Thu, 28 Sep 2006 13:29:50 +0000 (13:29 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2835 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocosmetics
mquinson [Thu, 28 Sep 2006 13:29:49 +0000 (13:29 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2834 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoRemove unused variable
mquinson [Thu, 28 Sep 2006 13:11:31 +0000 (13:11 +0000)]
Remove unused variable

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2833 48e7efb5-ca39-0410-a469-dd3cf9ba447f