Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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

17 years agoUse the new semantic of the sock_errstr macro (allowing to save the errno before...
mquinson [Thu, 28 Sep 2006 13:05:23 +0000 (13:05 +0000)]
Use the new semantic of the sock_errstr macro (allowing to save the errno before it gets erased by another thread

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

17 years agoAllow to save the errno before it gets erased by another thread, and do so both on...
mquinson [Thu, 28 Sep 2006 13:04:42 +0000 (13:04 +0000)]
Allow to save the errno before it gets erased by another thread, and do so both on lin and win

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

17 years agoMinor cleanups
mquinson [Thu, 28 Sep 2006 12:56:47 +0000 (12:56 +0000)]
Minor cleanups

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2830 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 12:53:45 +0000 (12:53 +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@2829 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoLess verbosity
eyraudl [Thu, 28 Sep 2006 08:41:15 +0000 (08:41 +0000)]
Less verbosity

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

17 years agoLine 451, __FUNCTION__ replaced macro by _XBT_FUNCTION macro defined in misc.h header...
cherierm [Tue, 26 Sep 2006 15:10:24 +0000 (15:10 +0000)]
Line 451, __FUNCTION__ replaced macro by _XBT_FUNCTION macro defined in misc.h header for code compliance.

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

17 years agoRemoves the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
cherierm [Tue, 26 Sep 2006 15:07:19 +0000 (15:07 +0000)]
Removes the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.

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

17 years agoconstruct a build identifier string, and use it to populate stamp files. It should...
mquinson [Tue, 26 Sep 2006 13:50:10 +0000 (13:50 +0000)]
construct a build identifier string, and use it to populate stamp files. It should allow future graspe optimizations (allowing to recompile only when it's really needed for example)

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

17 years agoDeclare all variables at the begining for ANSI C standard compatibility.
cherierm [Tue, 26 Sep 2006 13:48:51 +0000 (13:48 +0000)]
Declare all variables at the begining for ANSI C standard compatibility.

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

17 years agoRemoves commented code.
cherierm [Tue, 26 Sep 2006 13:01:03 +0000 (13:01 +0000)]
Removes commented code.

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

17 years agoSave the arguments passed to the configure so that we can retrieve them with 'echo...
mquinson [Tue, 26 Sep 2006 12:58:41 +0000 (12:58 +0000)]
Save the arguments passed to the configure so that we can retrieve them with 'echo @ac_configure_args@|./config.status --file=-:-'

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

17 years agoRemoves commented code.
cherierm [Tue, 26 Sep 2006 12:46:21 +0000 (12:46 +0000)]
Removes commented code.

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

17 years agoIncludes portable.h file header for use of the va_copy macro definition (defined...
cherierm [Tue, 26 Sep 2006 11:56:21 +0000 (11:56 +0000)]
Includes portable.h file header for use of  the va_copy macro definition (defined in borland.h because borland don't define it in stdarg.h).

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

17 years agoDeclare all variables at the begining for ANSI C standard compatibility.
cherierm [Tue, 26 Sep 2006 11:55:39 +0000 (11:55 +0000)]
Declare all variables at the begining for ANSI C standard compatibility.

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

17 years agoFix a typo so that the regular version still compiles
mquinson [Tue, 26 Sep 2006 11:52:33 +0000 (11:52 +0000)]
Fix a typo so that the regular version still compiles

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

17 years agoNo need for *.l in gramine
mquinson [Tue, 26 Sep 2006 11:52:16 +0000 (11:52 +0000)]
No need for *.l in gramine

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

17 years agoRemove the comments from the C files (without arming the line numbers for error messa...
mquinson [Tue, 26 Sep 2006 09:38:57 +0000 (09:38 +0000)]
Remove the comments from the C files (without arming the line numbers for error messages) and build bz2 and gzip archives (at full compression ratio)

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

17 years agoAdded necessary files to the gramine distribution. Now it does compile.
eyraudl [Tue, 26 Sep 2006 09:23:48 +0000 (09:23 +0000)]
Added necessary files to the gramine distribution. Now it does compile.

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

17 years agoImplement GRAMINE
mquinson [Tue, 26 Sep 2006 08:21:29 +0000 (08:21 +0000)]
Implement GRAMINE

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

17 years agoSplit the AC_CONFIG_FILES macro call to ease a future implementation of GRAMINE
mquinson [Mon, 25 Sep 2006 21:55:28 +0000 (21:55 +0000)]
Split the AC_CONFIG_FILES macro call to ease a future implementation of GRAMINE

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

17 years agoRevert last change since it did nothing beside arming the code esthetic ;)
mquinson [Mon, 25 Sep 2006 19:08:05 +0000 (19:08 +0000)]
Revert last change since it did nothing beside arming the code esthetic ;)

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

17 years agocosmetics (I'm an code esthetic freak, I know)
mquinson [Mon, 25 Sep 2006 19:05:34 +0000 (19:05 +0000)]
cosmetics (I'm an code esthetic freak, I know)

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

17 years agocosmetics
mquinson [Mon, 25 Sep 2006 19:01:37 +0000 (19:01 +0000)]
cosmetics

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

17 years agoMake this file compilable under both win & lin manually for the time we manage to...
mquinson [Mon, 25 Sep 2006 18:53:36 +0000 (18:53 +0000)]
Make this file compilable under both win & lin manually for the time we manage to switch to flexml 1.7 (where you can ask for the explicit inclusion of such files from the flexml command line)

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

17 years agoIncludes portable.h file header for use of the va_copy macro definition (defined...
cherierm [Mon, 25 Sep 2006 16:23:07 +0000 (16:23 +0000)]
Includes portable.h file header for use of  the va_copy macro definition (defined in borland.h because borland don't define it in stdarg.h).

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

17 years agoDeclare all variables at the begining for ANSI C standard compatibility.
cherierm [Mon, 25 Sep 2006 16:17:59 +0000 (16:17 +0000)]
Declare all variables at the begining for ANSI C standard compatibility.

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

17 years agoRemoves the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
cherierm [Mon, 25 Sep 2006 16:17:16 +0000 (16:17 +0000)]
Removes the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
Declare all variables at the begining for ANSI C standard compatibility.

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

17 years agoIncludes graphxml.h to allow compilation on Builder C++ compiler.
cherierm [Mon, 25 Sep 2006 16:15:06 +0000 (16:15 +0000)]
Includes graphxml.h to allow compilation on Builder C++ compiler.

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

17 years agoIncludes context_win32.h file header to allow compilation on Builder C++ compiler.
cherierm [Mon, 25 Sep 2006 16:12:51 +0000 (16:12 +0000)]
Includes context_win32.h file header to allow compilation on Builder C++ compiler.

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

17 years agoRemoves the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
cherierm [Mon, 25 Sep 2006 16:09:58 +0000 (16:09 +0000)]
Removes the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.

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

17 years agoNo ucontext_stack.h file header on win32 platform.
cherierm [Mon, 25 Sep 2006 16:07:55 +0000 (16:07 +0000)]
No ucontext_stack.h file header on win32 platform.

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

17 years agoMake AMOK bandwidth tests more robust.
eyraudl [Mon, 25 Sep 2006 15:32:29 +0000 (15:32 +0000)]
Make AMOK bandwidth tests more robust.

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

17 years agoRemoves the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
cherierm [Mon, 25 Sep 2006 14:58:07 +0000 (14:58 +0000)]
Removes the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
Declare all variables at the begining for ANSI C standard compatibility.

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

17 years agoDo not export a single symbol since if we do so, we have to export all of them manually
mquinson [Fri, 22 Sep 2006 15:16:10 +0000 (15:16 +0000)]
Do not export a single symbol since if we do so, we have to export all of them manually

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

17 years agoDo not export a single symbol since if we do so, we have to export all of them manually
mquinson [Fri, 22 Sep 2006 15:06:36 +0000 (15:06 +0000)]
Do not export a single symbol since if we do so, we have to export all of them manually

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

17 years agoThis file does not exist, no idea how it compiles with this include. It may take...
mquinson [Fri, 22 Sep 2006 15:05:39 +0000 (15:05 +0000)]
This file does not exist, no idea how it compiles with this include. It may take the system eror.h, even if it shouldn't since we specify the path

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

17 years agoGoing back on previous changes, which do not work on my machine.
eyraudl [Fri, 22 Sep 2006 11:24:40 +0000 (11:24 +0000)]
Going back on previous changes, which do not work on my machine.

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

17 years agoMalek is a borland dude
mquinson [Thu, 21 Sep 2006 14:16:59 +0000 (14:16 +0000)]
Malek is a borland dude

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

17 years agoReserve more room for writing pointer addresses to make it work on large architecture...
eyraudl [Thu, 21 Sep 2006 09:57:14 +0000 (09:57 +0000)]
Reserve more room for writing pointer addresses to make it work on large architectures. Plus more debugging messages.

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

17 years agoMark as volatile a variable used in a CATCH block
eyraudl [Thu, 21 Sep 2006 09:54:18 +0000 (09:54 +0000)]
Mark as volatile a variable used in a CATCH block

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

17 years agoAdd the data into the generated def file when cross-compiling onto windows
mquinson [Wed, 20 Sep 2006 22:50:58 +0000 (22:50 +0000)]
Add the data into the generated def file when cross-compiling onto windows

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

17 years agoMark as volatile a variable used in a CATCH block
mquinson [Wed, 20 Sep 2006 14:22:34 +0000 (14:22 +0000)]
Mark as volatile a variable used in a CATCH block

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

17 years agoMark as volatile a variable used in a CATCH block
mquinson [Wed, 20 Sep 2006 14:13:07 +0000 (14:13 +0000)]
Mark as volatile a variable used in a CATCH block

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

17 years agoTest the usage of empty dictionaries
mquinson [Wed, 20 Sep 2006 14:03:23 +0000 (14:03 +0000)]
Test the usage of empty dictionaries

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

17 years agoAnd now, let the CVS compile properly. I hate that: the stuff didn't even compile...
mquinson [Tue, 19 Sep 2006 17:57:08 +0000 (17:57 +0000)]
And now, let the CVS compile properly. I hate that: the stuff didn't even compile for 2 weeks, and nobody noticed. I'm glad that Malek arrived: he will set a proper testing infrastructure up

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

17 years agoSimGrid-based paper ++
mquinson [Fri, 8 Sep 2006 18:02:17 +0000 (18:02 +0000)]
SimGrid-based paper ++

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

17 years agoMake sure that we won't try to reuse a socket closed by the user, even if we have...
mquinson [Thu, 7 Sep 2006 15:42:29 +0000 (15:42 +0000)]
Make sure that we won't try to reuse a socket closed by the user, even if we have dumb users closing sockets containing more buffered messages after the one being handled. Instead, we do a CRITICAL() and ignore the buffered message. Not optimal either, but hell, I don't have any better idea

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

17 years agocleanup
mquinson [Thu, 7 Sep 2006 15:40:29 +0000 (15:40 +0000)]
cleanup

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

17 years agoSome more info in comments
mquinson [Thu, 7 Sep 2006 15:25:36 +0000 (15:25 +0000)]
Some more info in comments

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

17 years agoAnd now, let it compile cleanly
mquinson [Thu, 7 Sep 2006 13:08:10 +0000 (13:08 +0000)]
And now, let it compile cleanly

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

17 years agoRemove Darina's cruft. No idea why it survived so long
mquinson [Thu, 7 Sep 2006 13:05:28 +0000 (13:05 +0000)]
Remove Darina's cruft. No idea why it survived so long

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

17 years agoavoid namespace polution (s/aligned/ddt_aligned/)
mquinson [Wed, 6 Sep 2006 14:49:29 +0000 (14:49 +0000)]
avoid namespace polution (s/aligned/ddt_aligned/)

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

17 years agoFix C++ comment
alegrand [Wed, 6 Sep 2006 11:52:51 +0000 (11:52 +0000)]
Fix C++ comment

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

17 years agoFix comment
alegrand [Wed, 6 Sep 2006 11:52:24 +0000 (11:52 +0000)]
Fix comment

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

17 years agoFix doc...
alegrand [Wed, 6 Sep 2006 11:52:13 +0000 (11:52 +0000)]
Fix doc...

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

17 years agoAdd a FAQ entry about communication time measurement
alegrand [Wed, 6 Sep 2006 11:52:00 +0000 (11:52 +0000)]
Add a FAQ entry about communication time measurement

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

17 years agoI did it before Mt! ;)
alegrand [Thu, 31 Aug 2006 19:16:21 +0000 (19:16 +0000)]
I did it before Mt! ;)

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

17 years agoAdd entry on latency questions...
alegrand [Thu, 31 Aug 2006 14:51:57 +0000 (14:51 +0000)]
Add entry on latency questions...

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

17 years agoSome values were close to 0 instead of equal to 0, which caused some bad behaviors...
alegrand [Thu, 31 Aug 2006 13:40:09 +0000 (13:40 +0000)]
Some values were close to 0 instead of equal to 0, which caused some bad behaviors in saturated_constraint_set_update.

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

17 years agoMoving surf_double_update (in surf_private.h) to double_update (in maxmin.h)
alegrand [Thu, 31 Aug 2006 13:37:44 +0000 (13:37 +0000)]
Moving surf_double_update (in surf_private.h) to double_update (in maxmin.h)

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

17 years agoExport the log channels when building DLLs
mquinson [Tue, 29 Aug 2006 23:59:22 +0000 (23:59 +0000)]
Export the log channels when building DLLs

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

17 years agoTry to do what is needed to export data in DLL during cross-compiles
mquinson [Tue, 29 Aug 2006 23:58:29 +0000 (23:58 +0000)]
Try to do what is needed to export data in DLL during cross-compiles

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

17 years agoThis moved to the FAQ
mquinson [Tue, 29 Aug 2006 21:55:43 +0000 (21:55 +0000)]
This moved to the FAQ

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

17 years agoNew FAQ: Cross-compiling a Windows DLL of SimGrid from linux
mquinson [Tue, 29 Aug 2006 08:32:44 +0000 (08:32 +0000)]
New FAQ: Cross-compiling a Windows DLL of SimGrid from linux

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

17 years agoLet's declare that the library is stable (interface wise)
mquinson [Tue, 29 Aug 2006 07:29:54 +0000 (07:29 +0000)]
Let's declare that the library is stable (interface wise)

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

17 years agoExplain libtool that we __declspec(dllexport) all our public symbols so that it accep...
mquinson [Mon, 28 Aug 2006 16:47:20 +0000 (16:47 +0000)]
Explain libtool that we __declspec(dllexport) all our public symbols so that it accepts generating a DLL. In fact, we didn't export any, but nowadays, we just need to export our data (not our functions) and I don't think we have any public data

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

17 years agoExplain the linker that all our symbols are defined at compile time (we declare the...
mquinson [Mon, 28 Aug 2006 16:41:17 +0000 (16:41 +0000)]
Explain the linker that all our symbols are defined at compile time (we declare the dependencies on compile line) so that it accepts to generate a dynamic library on stupid platforms such as windows and AIX requesting this

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

17 years agoAlso reset the refs dict instead of freeing it each time
mquinson [Sun, 27 Aug 2006 23:38:36 +0000 (23:38 +0000)]
Also reset the refs dict instead of freeing it each time

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

17 years agoNo need to memset what we will free one line afterward
mquinson [Sun, 27 Aug 2006 23:19:18 +0000 (23:19 +0000)]
No need to memset what we will free one line afterward

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

17 years agoYet another s/_deployment// massive change. Damnit, why can't I get them all right...
mquinson [Sun, 27 Aug 2006 23:15:25 +0000 (23:15 +0000)]
Yet another s/_deployment// massive change. Damnit, why can't I get them all right at the first shot?

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

17 years agooldies
mquinson [Sun, 27 Aug 2006 22:58:27 +0000 (22:58 +0000)]
oldies

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

17 years agoAdd port number to process identification in logs, since the hostname is not really...
mquinson [Sun, 27 Aug 2006 22:57:15 +0000 (22:57 +0000)]
Add port number to process identification in logs, since the hostname is not really discrimining when running in RL all processes on my laptop

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

17 years agoGo for simple saturation test, no need to run a full featured ALNeM run in the make...
mquinson [Sun, 27 Aug 2006 22:55:12 +0000 (22:55 +0000)]
Go for simple saturation test, no need to run a full featured ALNeM run in the make check

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

17 years agoAlso shut amok down
mquinson [Sun, 27 Aug 2006 22:52:13 +0000 (22:52 +0000)]
Also shut amok down

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