A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Nobody will ever need to override the behavior of config parsing, so simplify the...
[simgrid.git]
/
include
/
surf
/
surfxml_parse.h
2011-11-05
Martin Quinson
Nobody will ever need to override the behavior of confi...
blob
|
commitdiff
|
raw
2011-11-04
Martin Quinson
Clean callbacks for the host parsing.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-03
Martin Quinson
Nobody cares about this argument since maybe 4 years...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Navarrop
Remove unused and old function.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Martin Quinson
merge branches
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Arnaud Giersch
[surf] Don't define variable "platform_filename" twice.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Christophe Thiéry
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Pierre-Nicolas Clauss
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Navarrop
Merge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Navarrop
Add tag include.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
navarrop
Revert "Change those functions to public for use extern...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
navarrop
Change those functions to public for use external parser.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-21
navarrop
Correctly set callbacks for tags.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
navarrop
Add functions for callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
alegrand
Add a peer tag to the DTD and make it compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
alegrand
Indent include and src using this command:
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
navarrop
Clean DTD and add tag config.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
navarrop
Now cluster Tag don't necessary need libpcre.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
mquinson
merge
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
Correct implementation of start/end tags when bypassing...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
Rewrite the SURFXML_START_TAG and SURFXML_END_TAG.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
Add cluster tag
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
This code is necessary for masterslave_bypass example
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
more clean code
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
clean code and remove foreach and set
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
add the bypasss route mechanims
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
pre version of hierarchical routing, make in a recursiv...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
changes for solve warrings
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
navarrop
The second version of the hierarchical routing, Here...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
coldpeace
remove the init_host_bypass from here
blob
|
commitdiff
|
raw
|
diff to current
2010-07-09
coldpeace
add init_host_bypass to be used (by lua) to init cpu...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-25
mquinson
Fix copyright headers
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
mquinson
these are variables, not functions. Use the right macro
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
mquinson
Reindent everything (possibly breaking all branches...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
cherierm
Add extern "C" declaration to preserve the compatibilit...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
mquinson
kill properly the surfxml.h file since it got renamed...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
quasar
merging branch 5018:5083 into trunk
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
quasar
1pas mods
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
cherierm
This change avoids a warning on the Visual C++ compiler.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
quasar
updating the dtd and some memory leacks
blob
|
commitdiff
|
raw
|
diff to current
2007-10-28
mquinson
Export the cute little macro that Arnaud devised to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
quasar
move the callback lists to the public headers
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
quasar
* Cleanup the DTD by renaming:
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
mquinson
Gcc is *very* permissive with pointers to functions...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
alegrand
Clean use of extern (XBT_PUBLIC_DATA). No automatic...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
mquinson
Export public data in a way where we can specify that...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
alegrand
Adding a <route> tag.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-11
cherierm
export some variables
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
mquinson
Reduce the visibility of stdio.h because it was loaded...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
mquinson
typo in windows DLL cruft
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
cherierm
take care of new dll import and dll export in Windows
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
cherierm
Only adds the XBT_PUBLIC macro decoration a the beginin...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
mquinson
Another try at cleaning up the function types
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
alegrand
Adding a "version" tag to platform_description. This...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
alegrand
finer inclusion of sysdep.h
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
alegrand
Enable surfxml to live with an other xml parser in...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
alegrand
mv surf_parse -> surfxml_parse
blob
|
commitdiff
|
raw
|
diff to current