Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
18 years agocosmetics
mquinson [Mon, 2 Jan 2006 21:00:09 +0000 (21:00 +0000)]
cosmetics

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

18 years agocall the toc_create.pl only once; do all of the post-processing in the perl script...
mquinson [Mon, 2 Jan 2006 20:58:13 +0000 (20:58 +0000)]
call the toc_create.pl only once; do all of the post-processing in the perl script, not with sed. This speeds things nicely; also kill the html/dir*.html file, we do not use them

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

18 years agoDo the post-processing of all pages (first line of navbar rewrite) here instead of...
mquinson [Mon, 2 Jan 2006 20:56:14 +0000 (20:56 +0000)]
Do the post-processing of all pages (first line of navbar rewrite) here instead of with sed in makefile, it's ways faster so

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

18 years agoA new css specific to simgrid (quite empty for now)
mquinson [Mon, 2 Jan 2006 20:55:13 +0000 (20:55 +0000)]
A new css specific to simgrid (quite empty for now)

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

18 years agoHandle several files in one run; use the <div class=toc>
mquinson [Mon, 2 Jan 2006 20:54:10 +0000 (20:54 +0000)]
Handle several files in one run; use the <div class=toc>

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

18 years agobug fix in doxygen
mquinson [Thu, 8 Dec 2005 20:16:53 +0000 (20:16 +0000)]
bug fix in doxygen

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

18 years agoRework the GRAS tree and kill some of the old navbar tries
mquinson [Wed, 7 Dec 2005 21:54:39 +0000 (21:54 +0000)]
Rework the GRAS tree and kill some of the old navbar tries

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

18 years agoKill misplaced information on compilation. Also existing in FAQ
mquinson [Wed, 7 Dec 2005 21:39:34 +0000 (21:39 +0000)]
Kill misplaced information on compilation. Also existing in FAQ

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

18 years agodamn cruft
mquinson [Tue, 6 Dec 2005 23:41:18 +0000 (23:41 +0000)]
damn cruft

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

18 years agoSome rapid improvement of the navigation experience. It works, one has to rework...
mquinson [Tue, 6 Dec 2005 23:40:27 +0000 (23:40 +0000)]
Some rapid improvement of the navigation experience. It works, one has to rework the tree to make the trip even more pleasant

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

18 years agoLet it compile even in NDEBUG (xbt_assert is then defined to nothing, and gcc complai...
mquinson [Tue, 6 Dec 2005 23:39:29 +0000 (23:39 +0000)]
Let it compile even in NDEBUG (xbt_assert is then defined to nothing, and gcc complains that execution survives the DIE_IMPOSSIBLE point)

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

18 years agoadd some pages that the post-processor misses
mquinson [Tue, 6 Dec 2005 23:37:51 +0000 (23:37 +0000)]
add some pages that the post-processor misses

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

18 years agoimprove your navigation experience
mquinson [Tue, 6 Dec 2005 23:33:44 +0000 (23:33 +0000)]
improve your navigation experience

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

18 years agoFull featured post processer to improve your navigation experience
mquinson [Tue, 6 Dec 2005 23:32:09 +0000 (23:32 +0000)]
Full featured post processer to improve your navigation experience

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

18 years ago+= index.php
mquinson [Tue, 6 Dec 2005 21:22:01 +0000 (21:22 +0000)]
+= index.php

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

18 years ago+= *.toc
mquinson [Tue, 6 Dec 2005 21:21:36 +0000 (21:21 +0000)]
+= *.toc

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

18 years agosexy underwear. Now, anyone will die for this webpage! ;)
alegrand [Tue, 6 Dec 2005 21:09:31 +0000 (21:09 +0000)]
sexy underwear. Now, anyone will die for this webpage! ;)

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

18 years agoReorder: first the programming environment, then the internals
mquinson [Tue, 6 Dec 2005 20:06:39 +0000 (20:06 +0000)]
Reorder: first the programming environment, then the internals

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

18 years agos/Main Page/Overview/ 'cause I like it better
mquinson [Tue, 6 Dec 2005 20:01:25 +0000 (20:01 +0000)]
s/Main Page/Overview/ 'cause I like it better

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

18 years agos/Main Page/Overview/ 'cause I like it better
mquinson [Tue, 6 Dec 2005 19:48:43 +0000 (19:48 +0000)]
s/Main Page/Overview/ 'cause I like it better

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

18 years agocosmetics
alegrand [Tue, 6 Dec 2005 17:00:23 +0000 (17:00 +0000)]
cosmetics

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

18 years agoBuilding the php for the simgrid homepage on gforge
alegrand [Tue, 6 Dec 2005 16:58:43 +0000 (16:58 +0000)]
Building the php for the simgrid homepage on gforge

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

18 years agosexy version
alegrand [Tue, 6 Dec 2005 16:38:09 +0000 (16:38 +0000)]
sexy version

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

18 years ago"Original" version
alegrand [Tue, 6 Dec 2005 16:36:35 +0000 (16:36 +0000)]
"Original" version

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

18 years agoliposuction
alegrand [Tue, 6 Dec 2005 15:42:01 +0000 (15:42 +0000)]
liposuction

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

18 years agomake-up
alegrand [Tue, 6 Dec 2005 14:49:35 +0000 (14:49 +0000)]
make-up

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

18 years agoBoob jobs. ;)
alegrand [Tue, 6 Dec 2005 14:08:02 +0000 (14:08 +0000)]
Boob jobs. ;)

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

18 years agobugfix
alegrand [Tue, 6 Dec 2005 11:18:02 +0000 (11:18 +0000)]
bugfix

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

18 years agoUpdate and reorganization.
alegrand [Tue, 6 Dec 2005 11:17:48 +0000 (11:17 +0000)]
Update and reorganization.

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

18 years agoAdded an #ifndef/#endif around the #define MIN so that things
casanova [Mon, 5 Dec 2005 19:42:23 +0000 (19:42 +0000)]
Added an #ifndef/#endif around the #define MIN  so that things
compile smoothly.

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

18 years agotypo
mquinson [Mon, 5 Dec 2005 12:52:32 +0000 (12:52 +0000)]
typo

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

18 years agoAdd a table of contents to the FAQ
alegrand [Mon, 5 Dec 2005 12:34:44 +0000 (12:34 +0000)]
Add a table of contents to the FAQ

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

18 years agocosmetics
alegrand [Mon, 5 Dec 2005 12:34:24 +0000 (12:34 +0000)]
cosmetics

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

18 years agotable of contents builder
alegrand [Mon, 5 Dec 2005 12:34:10 +0000 (12:34 +0000)]
table of contents builder

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

18 years agocosmetics again
alegrand [Mon, 5 Dec 2005 11:36:22 +0000 (11:36 +0000)]
cosmetics again

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

18 years agocosmetics
alegrand [Mon, 5 Dec 2005 11:35:51 +0000 (11:35 +0000)]
cosmetics

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

18 years agoRework the entry on the limit of simulated processes and how to push it
mquinson [Mon, 5 Dec 2005 11:14:42 +0000 (11:14 +0000)]
Rework the entry on the limit of simulated processes and how to push it

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

18 years agoReduce the context stack size from 512k to 128k, and add a comment indicating the...
mquinson [Mon, 5 Dec 2005 08:47:09 +0000 (08:47 +0000)]
Reduce the context stack size from 512k to 128k, and add a comment indicating the meaning of this value. A FAQ entry on this is due

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

18 years agoThose crufts are generated
mquinson [Thu, 1 Dec 2005 14:34:33 +0000 (14:34 +0000)]
Those crufts are generated

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

18 years agocosmetics in default logging level
mquinson [Thu, 1 Dec 2005 14:31:43 +0000 (14:31 +0000)]
cosmetics in default logging level

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

18 years agoA script to avoid writting deployment files containing thousands of hosts
mquinson [Thu, 1 Dec 2005 14:30:02 +0000 (14:30 +0000)]
A script to avoid writting deployment files containing thousands of hosts

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

18 years agoUse XBT_MAX_CHANNEL in generated simulators since this constant also lives in xbt...
mquinson [Thu, 1 Dec 2005 14:29:03 +0000 (14:29 +0000)]
Use XBT_MAX_CHANNEL in generated simulators since this constant also lives in xbt/misc.h. This makes it easier to change this value when needed

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

18 years agoKill a redefinition of XBT_MAX_CHANNEL which is also in xbt/misc.h
mquinson [Thu, 1 Dec 2005 14:27:54 +0000 (14:27 +0000)]
Kill a redefinition of XBT_MAX_CHANNEL which is also in xbt/misc.h

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

18 years agoadd an entry on dynamic resources
alegrand [Mon, 28 Nov 2005 13:43:16 +0000 (13:43 +0000)]
add an entry on dynamic resources

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

18 years ago+= How could I have some C functions do what the platform and deployment files do?
mquinson [Sat, 26 Nov 2005 22:11:40 +0000 (22:11 +0000)]
+= How could I have some C functions do what the platform and deployment files do?

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

18 years ago+= Where is the get_host_load function hidden in MSG?
mquinson [Sat, 26 Nov 2005 21:29:14 +0000 (21:29 +0000)]
+= Where is the get_host_load function hidden in MSG?

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

18 years agoDocument the Assertion 'next<limit' failed message
mquinson [Thu, 10 Nov 2005 19:43:24 +0000 (19:43 +0000)]
Document the Assertion 'next<limit' failed message

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

18 years agoMore explicit error message when not going the maintainer way in CVS checkout
mquinson [Tue, 1 Nov 2005 21:20:16 +0000 (21:20 +0000)]
More explicit error message when not going the maintainer way in CVS checkout

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

18 years agofuckin' doxygen!
alegrand [Wed, 26 Oct 2005 16:10:42 +0000 (16:10 +0000)]
fuckin' doxygen!

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

18 years agoplug an harmless leak
mquinson [Tue, 25 Oct 2005 20:33:31 +0000 (20:33 +0000)]
plug an harmless leak

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

18 years agoplug a memleak which is harmless in most situations, but ...
mquinson [Tue, 25 Oct 2005 20:31:01 +0000 (20:31 +0000)]
plug a memleak which is harmless in most situations, but ...

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

18 years agoNew function: gras_msg_wait_ext (for a finer control of accepted messages); introduce...
mquinson [Tue, 25 Oct 2005 19:59:11 +0000 (19:59 +0000)]
New function: gras_msg_wait_ext (for a finer control of accepted messages); introduce the message kind concept. Not intended for API exposure, but makes room for a proper support of RPC in gras

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

18 years agoNew function to have a finer control on what kind of message you're disposed to wait
mquinson [Tue, 25 Oct 2005 19:21:18 +0000 (19:21 +0000)]
New function to have a finer control on what kind of message you're disposed to wait

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

18 years agoPut all typedef of generic callbacks in the same place
mquinson [Mon, 24 Oct 2005 22:20:25 +0000 (22:20 +0000)]
Put all typedef of generic callbacks in the same place

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

18 years agoplug a leak
mquinson [Mon, 24 Oct 2005 22:17:03 +0000 (22:17 +0000)]
plug a leak

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

18 years agomake automake happy
mquinson [Mon, 24 Oct 2005 20:46:08 +0000 (20:46 +0000)]
make automake happy

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

18 years agono variable declaration in the middle of the code, it makes old compilers anxious
mquinson [Mon, 24 Oct 2005 20:44:50 +0000 (20:44 +0000)]
no variable declaration in the middle of the code, it makes old compilers anxious

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

18 years agoDocument last changes
mquinson [Sun, 23 Oct 2005 17:50:36 +0000 (17:50 +0000)]
Document last changes

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

18 years agoRun the testing infrastructure on make check
mquinson [Sun, 23 Oct 2005 17:48:46 +0000 (17:48 +0000)]
Run the testing infrastructure on make check

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

18 years agoAnd now get doxygen AND compilation AND testsuite working at the same time. I get...
mquinson [Sun, 23 Oct 2005 17:48:21 +0000 (17:48 +0000)]
And now get doxygen AND compilation AND testsuite working at the same time. I get somehow tired

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

18 years agoKill dead test, add forgoten test
mquinson [Sun, 23 Oct 2005 17:45:27 +0000 (17:45 +0000)]
Kill dead test, add forgoten test

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

18 years agoMake sure doxygen still finds the code examples after recent data movement related...
mquinson [Sun, 23 Oct 2005 17:25:10 +0000 (17:25 +0000)]
Make sure doxygen still finds the code examples after recent data movement related to unitification

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

18 years agoDisplay what's going on as the unit is running, not afterward (some of them are a...
mquinson [Sun, 23 Oct 2005 16:54:43 +0000 (16:54 +0000)]
Display what's going on as the unit is running, not afterward (some of them are a bit long)

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

18 years agoKill dead tests
mquinson [Sun, 23 Oct 2005 16:09:10 +0000 (16:09 +0000)]
Kill dead tests

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

18 years agoLet's compile MSG once in the afternoon and cleanup the mess I've set by changing...
mquinson [Sun, 23 Oct 2005 16:06:53 +0000 (16:06 +0000)]
Let's compile MSG once in the afternoon and cleanup the mess I've set by changing asserts to exceptions

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

18 years agoLet's compile SURF once in the afternoon and cleanup the mess I've set by changing...
mquinson [Sun, 23 Oct 2005 16:04:08 +0000 (16:04 +0000)]
Let's compile SURF once in the afternoon and cleanup the mess I've set by changing asserts to exceptions

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

18 years agoconvert the modules dict, dynar and swag to unit testing
mquinson [Sun, 23 Oct 2005 15:32:43 +0000 (15:32 +0000)]
convert the modules dict, dynar and swag to unit testing

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

18 years ago+= xbt_test_assert
mquinson [Sun, 23 Oct 2005 14:53:41 +0000 (14:53 +0000)]
+= xbt_test_assert

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

18 years agoConnect the m_datatypes_management doxygen module onto the tree
mquinson [Sun, 23 Oct 2005 14:16:17 +0000 (14:16 +0000)]
Connect the m_datatypes_management doxygen module onto the tree

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

18 years agoConnect the m_datatypes_management_details doxygen module into the tree
mquinson [Sun, 23 Oct 2005 14:15:53 +0000 (14:15 +0000)]
Connect the m_datatypes_management_details doxygen module into the tree

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

18 years agoConnect node GRAS_msg into the doxygen module tree
mquinson [Sun, 23 Oct 2005 14:10:42 +0000 (14:10 +0000)]
Connect node GRAS_msg into the doxygen module tree

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

18 years agoadd a simple navbar
alegrand [Sun, 23 Oct 2005 14:09:06 +0000 (14:09 +0000)]
add a simple navbar

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

18 years agoPort set datacontainer to unit testing
mquinson [Sun, 23 Oct 2005 12:58:59 +0000 (12:58 +0000)]
Port set datacontainer to unit testing

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

18 years agoTry to explain gcc that we're rewriting the source file, and that it must report...
mquinson [Sun, 23 Oct 2005 12:50:33 +0000 (12:50 +0000)]
Try to explain gcc that we're rewriting the source file, and that it must report errors against another file (not very robust, but works if you have only one #ifdef SIMGRID_TEST chunk per file)

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

18 years agoMake the current unit a global instead of passing it as argument. That way, units...
mquinson [Sun, 23 Oct 2005 12:49:03 +0000 (12:49 +0000)]
Make the current unit a global instead of passing it as argument. That way, units are free to fail into subfunctions; Add a xbt_test_exception to factorize what's to do when a test die because of an exception; Add some asserts to protect ourselves from badly formatted units

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

18 years agoMake the current unit a global instead of passing it as argument. That way, units...
mquinson [Sun, 23 Oct 2005 12:47:15 +0000 (12:47 +0000)]
Make the current unit a global instead of passing it as argument. That way, units are free to fail into subfunctions; Add a xbt_test_exception to factorize what's to do when a test die because of an exception; add xbt_test_assert* to assert something or fail current test

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

18 years agoThese modules does not use logging anymore now that asserts dont
mquinson [Sun, 23 Oct 2005 12:45:12 +0000 (12:45 +0000)]
These modules does not use logging anymore now that asserts dont

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

18 years agoOk, I'm a lammer, and I cannot get the rule from an unit to its mother file right...
mquinson [Sun, 23 Oct 2005 12:44:47 +0000 (12:44 +0000)]
Ok, I'm a lammer, and I cannot get the rule from an unit to its mother file right for automake and gcc at the same time. Let's assume and duplicate code

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

18 years agoLet xbt_die die with an exception so that we get the backtrace without having to...
mquinson [Sun, 23 Oct 2005 12:38:45 +0000 (12:38 +0000)]
Let xbt_die die with an exception so that we get the backtrace without having to launch gdb; deal with the resulting cyclic dependency between xbt_die, exceptions and loggings by giving some prototypes twice

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

18 years agoDamn, there was an undefined symbol in the header file. Damn, I got bitten by it...
mquinson [Sun, 23 Oct 2005 12:36:56 +0000 (12:36 +0000)]
Damn, there was an undefined symbol in the header file. Damn, I got bitten by it. Let's kill it

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

18 years agoConvert modules 'config', 'ex' and 'cunit' to unit testing
mquinson [Sun, 23 Oct 2005 11:13:56 +0000 (11:13 +0000)]
Convert modules 'config', 'ex' and 'cunit' to unit testing

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

18 years agoConvert config module to unit testing
mquinson [Sun, 23 Oct 2005 11:11:39 +0000 (11:11 +0000)]
Convert config module to unit testing

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

18 years agodeal with suite title which title are multiple of 2
mquinson [Sun, 23 Oct 2005 11:09:38 +0000 (11:09 +0000)]
deal with suite title which title are multiple of 2

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

18 years agoReadd the example we need in the documentation, they used to live in testsuite/xbt...
mquinson [Sun, 23 Oct 2005 11:06:51 +0000 (11:06 +0000)]
Readd the example we need in the documentation, they used to live in testsuite/xbt/ex_test.c to check their syntax validity even if they are not run there

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

18 years agoAdd a tool to automatically extract the test units from the source code of the librar...
mquinson [Sun, 23 Oct 2005 10:18:21 +0000 (10:18 +0000)]
Add a tool to automatically extract the test units from the source code of the libraries, change the library makefile to use it on declared files and convert modules 'ex' and 'cunit' to this system

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

18 years agos/testsuite/cunit/
mquinson [Sat, 22 Oct 2005 23:08:33 +0000 (23:08 +0000)]
s/testsuite/cunit/

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

18 years agoRename testsuite to cunit (more sexy name); integrate it properly into SimGrid; use...
mquinson [Sat, 22 Oct 2005 22:45:23 +0000 (22:45 +0000)]
Rename testsuite to cunit (more sexy name); integrate it properly into SimGrid; use it to test exceptions and itself

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

18 years agoCurrent state
mquinson [Sat, 22 Oct 2005 22:44:02 +0000 (22:44 +0000)]
Current state

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

18 years agoMissing prototypes
mquinson [Sat, 22 Oct 2005 22:43:38 +0000 (22:43 +0000)]
Missing prototypes

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

18 years agomissing header
mquinson [Sat, 22 Oct 2005 22:43:14 +0000 (22:43 +0000)]
missing header

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

18 years agoAdd xbt_dynar_getlast_as and xbt_dynar_getfirst_as helping macros
mquinson [Sat, 22 Oct 2005 19:24:20 +0000 (19:24 +0000)]
Add xbt_dynar_getlast_as and xbt_dynar_getfirst_as helping macros

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

18 years agoMove OSSP testsuite code out of the testsuite/ dir so that it becomes part of XBT
mquinson [Sat, 22 Oct 2005 14:45:22 +0000 (14:45 +0000)]
Move OSSP testsuite code out of the testsuite/ dir so that it becomes part of XBT

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

18 years agoLet it compile again
mquinson [Sat, 22 Oct 2005 14:33:05 +0000 (14:33 +0000)]
Let it compile again

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

18 years agoXBT documentation reorganization. module-xbt only contains the structure, module...
mquinson [Sat, 22 Oct 2005 14:23:47 +0000 (14:23 +0000)]
XBT documentation reorganization. module-xbt only contains the structure, module documentation moved to header files (even the @brief field); change @name to @defgroup; add navbars all over the place

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

18 years agoXBT documentation reorganization. module-xbt only contains the structure, module...
mquinson [Sat, 22 Oct 2005 14:22:49 +0000 (14:22 +0000)]
XBT documentation reorganization. module-xbt only contains the structure, module documentation moved to header files (even the @brief field)

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

18 years agoSupport to get all parts, even the ones hiden within ifdef
mquinson [Sat, 22 Oct 2005 12:12:38 +0000 (12:12 +0000)]
Support to get all parts, even the ones hiden within ifdef

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

18 years agoAdd navigation bar in the documentation (of GRAS)
mquinson [Sat, 22 Oct 2005 11:40:09 +0000 (11:40 +0000)]
Add navigation bar in the documentation (of GRAS)

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

18 years agoDocumentation reorganization: no @name anymore since doxygen was buggy on it until...
mquinson [Sat, 22 Oct 2005 11:38:43 +0000 (11:38 +0000)]
Documentation reorganization: no @name anymore since doxygen was buggy on it until now and now refuse to parse them. Instead split parts onto other pages; add navigation bar to fight the resulting mess

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

18 years agoNew version was released
mquinson [Sat, 22 Oct 2005 10:38:14 +0000 (10:38 +0000)]
New version was released

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

18 years agoAnd now, use the proper dox tag for parameters
mquinson [Sat, 22 Oct 2005 09:46:13 +0000 (09:46 +0000)]
And now, use the proper dox tag for parameters

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