Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
16 years agodeclare portable snprintf and vsnprintf functions for Visual C++ 7
cherierm [Thu, 4 Oct 2007 07:51:16 +0000 (07:51 +0000)]
declare portable snprintf and vsnprintf functions for Visual C++ 7

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

16 years agothe first pointer of the xbt_thread_create() function must be a function pointer...
cherierm [Thu, 4 Oct 2007 07:46:36 +0000 (07:46 +0000)]
the first pointer of the xbt_thread_create() function must be a function pointer (not a function type ?)

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

16 years agouncomment the special definition of XBT_LOG_NEW_DEFAULT_CATEGORY macro for Windows.
cherierm [Thu, 4 Oct 2007 07:44:50 +0000 (07:44 +0000)]
uncomment the special definition of XBT_LOG_NEW_DEFAULT_CATEGORY macro for Windows.
The windows version of the lib need it

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

16 years agoI just add two function pointer types.
cherierm [Thu, 4 Oct 2007 07:40:48 +0000 (07:40 +0000)]
I just add two function pointer types.

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

16 years agoOps, this was published in heteropar, not grid
mquinson [Thu, 27 Sep 2007 14:42:28 +0000 (14:42 +0000)]
Ops, this was published in heteropar, not grid

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

16 years agoautogenerated file
alegrand [Thu, 27 Sep 2007 07:52:56 +0000 (07:52 +0000)]
autogenerated file

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

16 years agoAdd the test with failures.
alegrand [Thu, 27 Sep 2007 07:52:50 +0000 (07:52 +0000)]
Add the test with failures.

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

16 years agoRemove useless file and update tesh file accordingly...
alegrand [Thu, 27 Sep 2007 07:52:43 +0000 (07:52 +0000)]
Remove useless file and update tesh file accordingly...

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

16 years agoUse the right file...
alegrand [Thu, 27 Sep 2007 07:52:37 +0000 (07:52 +0000)]
Use the right file...

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

16 years agoexternal_publi++
mquinson [Wed, 26 Sep 2007 21:55:45 +0000 (21:55 +0000)]
external_publi++

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

16 years agoRevert "Adding the prototype for the callback on startup mechanism."
alegrand [Wed, 26 Sep 2007 21:52:07 +0000 (21:52 +0000)]
Revert "Adding the prototype for the callback on startup mechanism."

This reverts commit 0eb7621025a933db4ac7fbbec8e4646dd8bc279e.

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

16 years agoAdding the prototype for the callback on startup mechanism.
alegrand [Wed, 26 Sep 2007 21:48:00 +0000 (21:48 +0000)]
Adding the prototype for the callback on startup mechanism.

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

16 years agoautogenerated file
alegrand [Wed, 26 Sep 2007 21:47:46 +0000 (21:47 +0000)]
autogenerated file

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

16 years agomoving basic tests + revalidating tesh files.
alegrand [Wed, 26 Sep 2007 21:46:05 +0000 (21:46 +0000)]
moving basic tests + revalidating tesh files.

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

16 years agoignore binaries and cruft
mquinson [Wed, 26 Sep 2007 21:36:59 +0000 (21:36 +0000)]
ignore binaries and cruft

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

16 years agoMake teshsuite/simdag/network/test_reinit_costs work as expected.
alegrand [Wed, 26 Sep 2007 21:21:03 +0000 (21:21 +0000)]
Make teshsuite/simdag/network/test_reinit_costs work as expected.

parallel_task_network_link_set should have been private but I need it
"public" to ensure that it will be free at the end. Anyway, I only use
it at the right place now. I reset it before use though, just in case
somebody else mess with it again.

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

16 years agoautogenerated file.
alegrand [Wed, 26 Sep 2007 19:40:16 +0000 (19:40 +0000)]
autogenerated file.

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

16 years agoAdding Louis-Claude Canon's tests.
alegrand [Wed, 26 Sep 2007 19:40:11 +0000 (19:40 +0000)]
Adding Louis-Claude Canon's tests.

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

16 years agoA whole bunch of test units from Sascha and Fred. Many thanks, dudes
mquinson [Wed, 26 Sep 2007 19:11:40 +0000 (19:11 +0000)]
A whole bunch of test units from Sascha and Fred. Many thanks, dudes

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

16 years agoUpdate the doc with last reorganization of examples/msg/
alegrand [Wed, 26 Sep 2007 19:10:43 +0000 (19:10 +0000)]
Update the doc with last reorganization of examples/msg/

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

16 years agoDoc + use all arguments in free function.
alegrand [Wed, 26 Sep 2007 19:10:38 +0000 (19:10 +0000)]
Doc + use all arguments in free function.

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

16 years agono need for return after a THROW (it will break the execution path, you can be sure...
mquinson [Wed, 26 Sep 2007 18:29:58 +0000 (18:29 +0000)]
no need for return after a THROW (it will break the execution path, you can be sure of that, and gcc is aware of it too)

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

16 years agorevalidate tesh outputs.
alegrand [Wed, 26 Sep 2007 16:07:33 +0000 (16:07 +0000)]
revalidate tesh outputs.

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

16 years agoThis code should not be here.
alegrand [Wed, 26 Sep 2007 16:07:30 +0000 (16:07 +0000)]
This code should not be here.

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

16 years agoWe switched to SVN
mquinson [Wed, 26 Sep 2007 15:51:30 +0000 (15:51 +0000)]
We switched to SVN

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

16 years agoDamn VPATH builds
mquinson [Wed, 26 Sep 2007 15:45:24 +0000 (15:45 +0000)]
Damn VPATH builds

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

16 years agoThis test can last a bit longer
mquinson [Wed, 26 Sep 2007 15:38:44 +0000 (15:38 +0000)]
This test can last a bit longer

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

16 years agoDuring VPATH builds, this directory may not exist
mquinson [Wed, 26 Sep 2007 15:38:28 +0000 (15:38 +0000)]
During VPATH builds, this directory may not exist

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

16 years agoAnd now, try to compile before commiting in order to not commit invalid code (sorry)
mquinson [Wed, 26 Sep 2007 15:30:06 +0000 (15:30 +0000)]
And now, try to compile before commiting in order to not commit invalid code (sorry)

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

16 years agoRevert "ucontext and java are incompatible."
alegrand [Wed, 26 Sep 2007 15:28:13 +0000 (15:28 +0000)]
Revert "ucontext and java are incompatible."

This reverts commit d2a58228e658a1d5d4a35d534868ef4f06ebb53f.

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

16 years agoRemove a wrong assert. This condition isn't supposed to be true all the time: I didn...
mquinson [Wed, 26 Sep 2007 15:28:08 +0000 (15:28 +0000)]
Remove a wrong assert. This condition isn't supposed to be true all the time: I didn't got Arnaud's code right (+ cleanup: use THROW_IMPOSSIBLE instead of assert(0))

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

16 years agoremove dead functions.
alegrand [Wed, 26 Sep 2007 15:19:06 +0000 (15:19 +0000)]
remove dead functions.

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

16 years agoYeah, right. 64bits architectures produce a different output
mquinson [Wed, 26 Sep 2007 15:15:53 +0000 (15:15 +0000)]
Yeah, right. 64bits architectures produce a different output

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

16 years agoucontext and java are incompatible.
alegrand [Wed, 26 Sep 2007 15:10:51 +0000 (15:10 +0000)]
ucontext and java are incompatible.

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

16 years agocosmetics.
alegrand [Wed, 26 Sep 2007 15:10:47 +0000 (15:10 +0000)]
cosmetics.

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

16 years ago* One makefile to deal with all the AMOK examples
mquinson [Wed, 26 Sep 2007 15:05:24 +0000 (15:05 +0000)]
* One makefile to deal with all the AMOK examples
* Convert AMOK tests to tesh (most of the tests fail, but that's a
  first step)

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

16 years agoIn free, do use a version of map that assumes that the dynar is already locked (since...
mquinson [Wed, 26 Sep 2007 14:58:00 +0000 (14:58 +0000)]
In free, do use a version of map that assumes that the dynar is already locked (since it is. Doing otherwise leads to a deadlock)

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

16 years agoNow the java implementation of the msg process don't use the os locks. The functions...
cherierm [Wed, 26 Sep 2007 14:14:54 +0000 (14:14 +0000)]
Now the java implementation of the msg process don't use the os locks. The functions connected to these locks are now not necessary

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

16 years agoThe windows implementation of simgrid use now the portable snprintf so, enable the...
cherierm [Wed, 26 Sep 2007 14:13:50 +0000 (14:13 +0000)]
The windows implementation of simgrid use now the portable snprintf so, enable the PREFERE_PORTABLE_SNPRINTF macro and disable the HAVE_SNPRINTF macro

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

16 years agoOps, forgot debuging outputs
mquinson [Wed, 26 Sep 2007 14:12:26 +0000 (14:12 +0000)]
Ops, forgot debuging outputs

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

16 years agojust add the copyright of the fileNow the java implementation of the msg process...
cherierm [Wed, 26 Sep 2007 14:11:40 +0000 (14:11 +0000)]
just add the copyright of the fileNow the java implementation of the msg process don't use the os locks. The functions connected to these locks are now not necessary

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

16 years agoFight against synchronization issues on armageddon (ie, when a background task fail...
mquinson [Wed, 26 Sep 2007 14:11:13 +0000 (14:11 +0000)]
Fight against synchronization issues on armageddon (ie, when a background task fail, forcing us to kill everyone).

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

16 years agoNow the java implementation of the msg process don't use the os locks. The functions...
cherierm [Wed, 26 Sep 2007 14:10:53 +0000 (14:10 +0000)]
Now the java implementation of the msg process don't use the os locks. The functions connected to these locks are now not necessary

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

16 years agoNow the java implementation of the msg process don't use the os locks. The functions...
cherierm [Wed, 26 Sep 2007 14:09:46 +0000 (14:09 +0000)]
Now the java implementation of the msg process don't use the os locks. The functions connected to these locks are now not necessary

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

16 years agoUse THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggested by Mt.
alegrand [Wed, 26 Sep 2007 10:54:40 +0000 (10:54 +0000)]
Use THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggested by Mt.

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

16 years agoI must be a code cleanup freak, sorry
mquinson [Tue, 25 Sep 2007 19:48:48 +0000 (19:48 +0000)]
I must be a code cleanup freak, sorry

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

16 years agoStop trying to add the .class files into the dist (plus indentation)
mquinson [Tue, 25 Sep 2007 19:47:40 +0000 (19:47 +0000)]
Stop trying to add the .class files into the dist (plus indentation)

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

16 years agoCleanup: stop going into the subdir before going out [thanks Sascha]
mquinson [Tue, 25 Sep 2007 15:36:48 +0000 (15:36 +0000)]
Cleanup: stop going into the subdir before going out [thanks Sascha]

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

16 years agoDo not forget to distribute the java sources...
alegrand [Tue, 25 Sep 2007 14:10:01 +0000 (14:10 +0000)]
Do not forget to distribute the java sources...

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

16 years agoFix EXTRA_DIST
alegrand [Tue, 25 Sep 2007 14:09:55 +0000 (14:09 +0000)]
Fix EXTRA_DIST

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

16 years agodo not forget headers for the dist.
alegrand [Tue, 25 Sep 2007 14:09:47 +0000 (14:09 +0000)]
do not forget headers for the dist.

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

16 years agoFix conditional includes. Check I'm right please.
alegrand [Tue, 25 Sep 2007 14:09:40 +0000 (14:09 +0000)]
Fix conditional includes. Check I'm right please.

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

16 years agoThese Makefiles should always include the source files but build the
alegrand [Tue, 25 Sep 2007 14:09:34 +0000 (14:09 +0000)]
These Makefiles should always include the source files but build the
binaries only when HAVE_JAVA.

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

16 years agoAdd missing files to the dist...
alegrand [Tue, 25 Sep 2007 14:09:29 +0000 (14:09 +0000)]
Add missing files to the dist...

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

16 years agoAdd forgotten headers to the dist...
alegrand [Tue, 25 Sep 2007 14:09:18 +0000 (14:09 +0000)]
Add forgotten headers to the dist...

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

16 years agoThese Makefiles should always be generated to ensure that they're
alegrand [Tue, 25 Sep 2007 14:09:13 +0000 (14:09 +0000)]
These Makefiles should always be generated to ensure that they're
included in the make dist...

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

16 years agoFixing EXTRA_DIST (a \ was missing...)
alegrand [Tue, 25 Sep 2007 14:09:07 +0000 (14:09 +0000)]
Fixing EXTRA_DIST (a \ was missing...)

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

16 years agofix broken file name.
alegrand [Tue, 25 Sep 2007 10:40:40 +0000 (10:40 +0000)]
fix broken file name.

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

16 years agoAutomatically generated files
alegrand [Tue, 25 Sep 2007 09:34:31 +0000 (09:34 +0000)]
Automatically generated files

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

16 years agoTrying to fix make dist.
alegrand [Tue, 25 Sep 2007 09:12:10 +0000 (09:12 +0000)]
Trying to fix make dist.

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

16 years agoAnswer to FS: valgrind don't like contextes
mquinson [Tue, 25 Sep 2007 09:08:41 +0000 (09:08 +0000)]
Answer to FS: valgrind don't like contextes

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

16 years agoPrefer automatically updated date marker to manual one
mquinson [Mon, 24 Sep 2007 20:25:13 +0000 (20:25 +0000)]
Prefer automatically updated date marker to manual one

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

16 years agoChange of the name of the generated dll (now simgrid4java)
cherierm [Mon, 24 Sep 2007 14:57:34 +0000 (14:57 +0000)]
Change of the name of the generated dll (now simgrid4java)

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

16 years agojust add the copyright of the file
cherierm [Mon, 24 Sep 2007 14:56:14 +0000 (14:56 +0000)]
just add the copyright of the file

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

16 years agoThis variable is only used with threads. Protect it with ifdef
mquinson [Mon, 24 Sep 2007 14:54:41 +0000 (14:54 +0000)]
This variable is only used with threads. Protect it with ifdef

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

16 years agoUpdate autogenerated
mquinson [Mon, 24 Sep 2007 14:50:14 +0000 (14:50 +0000)]
Update autogenerated

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

16 years agotypo
mquinson [Mon, 24 Sep 2007 14:39:40 +0000 (14:39 +0000)]
typo

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

16 years agoAdd . to the classpath to find the source of the example, not only the library
mquinson [Mon, 24 Sep 2007 14:39:10 +0000 (14:39 +0000)]
Add . to the classpath to find the source of the example, not only the library

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

16 years agoKill oldies
mquinson [Mon, 24 Sep 2007 14:38:47 +0000 (14:38 +0000)]
Kill oldies

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

16 years agoInsist on searching the DTD where I put it in the jar
mquinson [Mon, 24 Sep 2007 14:36:29 +0000 (14:36 +0000)]
Insist on searching the DTD where I put it in the jar

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

16 years agoAuto apply the changes needed to port flexml to windows: there is no unistd.h there.
mquinson [Mon, 24 Sep 2007 14:33:53 +0000 (14:33 +0000)]
Auto apply the changes needed to port flexml to windows: there is no unistd.h there.

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

16 years agoCleanup of the portability between win and lin at header level
mquinson [Mon, 24 Sep 2007 14:23:36 +0000 (14:23 +0000)]
Cleanup of the portability between win and lin at header level

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

16 years agoAs the ApplicationHandler class this file doesn't use the the template class Vector...
cherierm [Mon, 24 Sep 2007 12:23:29 +0000 (12:23 +0000)]
As the ApplicationHandler class this file doesn't use the the template class Vector of java 1.5 (not supported by the previous version of java)

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

16 years agoJust add a new line at the end of the file
cherierm [Mon, 24 Sep 2007 12:20:19 +0000 (12:20 +0000)]
Just add a new line at the end of the file

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

16 years agoThe java reflect is already of use, i have removed them.
cherierm [Mon, 24 Sep 2007 12:19:35 +0000 (12:19 +0000)]
The java reflect is already of use, i have removed them.

My version of java (1.5) use the generic class. So if i compile
the classes ApplicationHandler or Process without type specification
for the vector, i get the warning "Note: Some input files use unchecked or unsafe operations."
It's just a warning, and all the examples always work. So now, i don't use the java templates.

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

16 years agoIndeed, the sax.helpers and java.lang importation are not useful, i have removed...
cherierm [Mon, 24 Sep 2007 12:16:51 +0000 (12:16 +0000)]
Indeed, the sax.helpers and java.lang importation are not useful, i have removed them.
The dll is now called simgrid4java.

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

16 years agoThis file must not be dupplicated in the svn tree. Tell your build projects to find...
mquinson [Fri, 21 Sep 2007 20:58:51 +0000 (20:58 +0000)]
This file must not be dupplicated in the svn tree. Tell your build projects to find it where it lives: in the surf directory

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

16 years agoAlso remove the const markers of parameters in the function implementation, not only...
mquinson [Fri, 21 Sep 2007 20:56:30 +0000 (20:56 +0000)]
Also remove the const markers of parameters in the function implementation, not only function prototype

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

16 years agoKill malek's leftovers
mquinson [Fri, 21 Sep 2007 20:49:20 +0000 (20:49 +0000)]
Kill malek's leftovers

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

16 years agodo not return after a THROW. Fix the THROW macro if there is an issue with it under...
mquinson [Fri, 21 Sep 2007 20:44:28 +0000 (20:44 +0000)]
do not return after a THROW. Fix the THROW macro if there is an issue with it under visual, but don't polute the code with such things

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

16 years agoMove buildbot configuration into the build subdir
mquinson [Fri, 21 Sep 2007 19:55:36 +0000 (19:55 +0000)]
Move buildbot configuration into the build subdir

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

16 years agoArnaud implemented latencies in L07, so do not warn users about the contrary anymore
mquinson [Fri, 21 Sep 2007 19:50:38 +0000 (19:50 +0000)]
Arnaud implemented latencies in L07, so do not warn users about the contrary anymore

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

16 years agoMake FS happy
mquinson [Fri, 21 Sep 2007 19:35:58 +0000 (19:35 +0000)]
Make FS happy

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

16 years agothe Visual Studio project for simgrid and simgrid for java
cherierm [Fri, 21 Sep 2007 16:16:07 +0000 (16:16 +0000)]
the Visual Studio project for simgrid and simgrid for java

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

16 years agoVisual C++ has no header named unistd.h
cherierm [Fri, 21 Sep 2007 16:07:25 +0000 (16:07 +0000)]
Visual C++ has no header named unistd.h

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

16 years agouse portable.h
cherierm [Fri, 21 Sep 2007 16:06:12 +0000 (16:06 +0000)]
use portable.h

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

16 years agoDeclaration of the variables at the beginning of the functions
cherierm [Fri, 21 Sep 2007 16:05:54 +0000 (16:05 +0000)]
Declaration of the variables at the beginning of the functions

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

16 years agoDeclaration of the variables at the beginning of the functions
cherierm [Fri, 21 Sep 2007 16:05:11 +0000 (16:05 +0000)]
Declaration of the variables at the beginning of the functions

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

16 years agoDeclaration of the variables at the begining of the functions
cherierm [Fri, 21 Sep 2007 16:04:43 +0000 (16:04 +0000)]
Declaration of the variables at the begining of the functions

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

16 years agoDeclaration of the variables at the begining of the functions
cherierm [Fri, 21 Sep 2007 16:04:15 +0000 (16:04 +0000)]
Declaration of the variables at the begining of the functions

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

16 years agouse portable.h
cherierm [Fri, 21 Sep 2007 16:03:41 +0000 (16:03 +0000)]
use portable.h

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

16 years agodon't use const parameter
cherierm [Fri, 21 Sep 2007 16:03:10 +0000 (16:03 +0000)]
don't use const parameter

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

16 years agovoid functions don't return
cherierm [Fri, 21 Sep 2007 16:02:24 +0000 (16:02 +0000)]
void functions don't return

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

16 years agoadd_free_f use now a pointer to a free function
cherierm [Fri, 21 Sep 2007 16:01:43 +0000 (16:01 +0000)]
add_free_f use now a pointer to a free function

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

16 years agoDeclaration of the variables at the begining of the functions
cherierm [Fri, 21 Sep 2007 16:00:48 +0000 (16:00 +0000)]
Declaration of the variables at the begining of the functions

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

16 years agoVisual C++ config doesn't use the gnu functions
cherierm [Fri, 21 Sep 2007 16:00:21 +0000 (16:00 +0000)]
Visual C++ config doesn't use the gnu functions

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

16 years agoupdate the configuration file of Visual C++
cherierm [Fri, 21 Sep 2007 15:59:15 +0000 (15:59 +0000)]
update the configuration file of Visual C++

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

16 years agoadapt the prototypes of the declaration to the prototypes of the definition
cherierm [Fri, 21 Sep 2007 15:57:28 +0000 (15:57 +0000)]
adapt the prototypes of the declaration to the prototypes of the definition

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

16 years agocorrect usage of function pointer
cherierm [Fri, 21 Sep 2007 15:56:46 +0000 (15:56 +0000)]
correct usage of function pointer

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

16 years agoexport data declaration
cherierm [Fri, 21 Sep 2007 15:55:39 +0000 (15:55 +0000)]
export data declaration

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