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
simplication and uniformization
[simgrid.git]
/
src
/
bindings
/
lua
/
lua_platf.cpp
2018-04-24
Frederic Suter
simplication and uniformization
blob
|
commitdiff
|
raw
2018-04-09
Arnaud Giersch
Reduce code duplication.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
Martin Quinson
change e_surf_link_sharing_policy_t into a proper enum...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
Martin Quinson
move all network models to the kernel::resource namespace
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Martin Quinson
Merge pull request #259 from simgrid/configfix
blob
|
commitdiff
|
raw
|
diff to current
2018-03-28
Arnaud Giersch
Remove extern "C" from cpp files (src/bindings/).
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Martin Quinson
stop loading private headers from now public NetZoneImp...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Martin Quinson
Install some kernel header files for the users' plugins...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
Martin Quinson
s/fullduplex/splitduplex/ in platform parsing (backward...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
Martin Quinson
use SPLITDUPLEX internally instead of FULLDUPLEX
blob
|
commitdiff
|
raw
|
diff to current
2018-01-13
Arnaud Giersch
Fix lua build.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Tom Cornebize
Merge branch 'master' into fix/execute_benched
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Takishipp
Merge branch 'actor-yield' of github.com:Takishipp...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Zitagcc
Merge branch 'master' into actor-yield
blob
|
commitdiff
|
raw
|
diff to current
2017-11-21
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Arnaud Giersch
Fix Werror=missing-field-initializers with older compilers.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Arnaud Giersch
Use plain vectors and references for link lists.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Arnaud Giersch
Avoid using memset to initialize structs.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Zitagcc
Merge branch 'master' into actor-priority
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Arnaud Giersch
Remove dead assignment (mimic console_add_link()).
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge branch 'actor-startkilltime' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge pull request #228 from Takishipp/actor-execute
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Arnaud Giersch
Rename C++ only header files from .h to .hpp.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge pull request #215 from Takishipp/s_type_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Arnaud Giersch
Use (const) references with range-based for loops.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Merge branch 'master' of github.com:simgrid/simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Frederic Suter
damn lua
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Frederic Suter
another fix for lua
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Frederic Suter
minimal fix (hopefully) of lua bindings
blob
|
commitdiff
|
raw
|
diff to current
2017-08-10
Frederic Suter
AS->Zone + stringification
blob
|
commitdiff
|
raw
|
diff to current
2017-08-09
Frederic Suter
stringification
blob
|
commitdiff
|
raw
|
diff to current
2017-08-07
bcamus
Merge branch 'master' of https://github.com/simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Arnaud Giersch
Fix include.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Martin Quinson
codacy
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Frederic Suter
some dict related cleanups
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Arnaud Giersch
Use C++ style includes when available.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Takishipp
Merge branches 'master' and 'master' of github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-24
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-24
Frederic Suter
useless includes
blob
|
commitdiff
|
raw
|
diff to current
2017-05-23
Martin Quinson
please codacy: use long form of negation in C++
blob
|
commitdiff
|
raw
|
diff to current
2017-03-07
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-06
Martin Quinson
fix lua builds
blob
|
commitdiff
|
raw
|
diff to current
2017-03-06
Frederic Suter
boostify parsers
blob
|
commitdiff
|
raw
|
diff to current
2017-02-24
Martin Quinson
finish the transition from C structures to C++ objects
blob
|
commitdiff
|
raw
|
diff to current
2017-02-24
Martin Quinson
plug a bunch of memleaks
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
Martin Quinson
fix lua builds
blob
|
commitdiff
|
raw
|
diff to current
2017-01-31
Martin Quinson
finish the transition netcards->netpoints in the code
blob
|
commitdiff
|
raw
|
diff to current
2017-01-23
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-23
Martin Quinson
Rename NetCards to NetPoints
blob
|
commitdiff
|
raw
|
diff to current
2017-01-02
Martin Quinson
remove the s_sg_platf_router_cbarg_t structure
blob
|
commitdiff
|
raw
|
diff to current
2016-12-13
Martin Quinson
rename the class objects and C types for the As ->...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-12
Martin Quinson
move some storage-related content out of routing into...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
Millian Poquet
Merge branch 'master' of https://github.com/mpoquet...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-14
Martin Quinson
reduce the amount of mallocs (and plug a memleak)
blob
|
commitdiff
|
raw
|
diff to current
2016-08-14
Martin Quinson
fix lua builds, as a courtesy to frs69wq :)
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
Martin Quinson
dePERLify a bit the routing
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Christian Heinrich
[BINDINGS] NULL -> nullptr substitution
blob
|
commitdiff
|
raw
|
diff to current
2016-04-26
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-26
Martin Quinson
fix the lua test
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Gabriel Corona
Revert "What's not malloced cannot be leaked"
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Martin Quinson
What's not malloced cannot be leaked
blob
|
commitdiff
|
raw
|
diff to current
2016-03-28
Martin Quinson
lua: rename the platf module to 'engine' to align on s4u
blob
|
commitdiff
|
raw
|
diff to current
2016-03-27
Martin Quinson
have the AS factory return the created AS
blob
|
commitdiff
|
raw
|
diff to current
2016-03-27
Martin Quinson
cosmetics in lua platform creation
blob
|
commitdiff
|
raw
|
diff to current
2016-03-27
Martin Quinson
let's seal() the AS in lua too
blob
|
commitdiff
|
raw
|
diff to current
2016-03-26
Martin Quinson
cleanups in the parsing
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Martin Quinson
get a better name for the speedPerPstate attribute...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
Martin Quinson
further objectifies the traces
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Martin Quinson
use C++ constants when possible
blob
|
commitdiff
|
raw
|
diff to current
2016-02-28
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-02-28
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-28
Martin Quinson
cleanups in routing
blob
|
commitdiff
|
raw
|
diff to current
2016-02-27
Martin Quinson
Merge pull request #65 from fabienchaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-27
Frederic Suter
fixing logs after category removal
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
try to sort out the surf headers a bit, if possible
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Fabien Chaix
Merge branch 'oldstyle_element_set'
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
In <host> and <link>, attributes availability and state...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
fabienchaix
Merge pull request #2 from mquinson/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-21
Martin Quinson
banish some surf parsing files to a src/surf/xml jail
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
Martin Quinson
Merge branch 'coverity_scan' of github.com:mquinson...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Martin Quinson
.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Martin Quinson
lua/platf: more error checking
blob
|
commitdiff
|
raw
|
diff to current
2016-02-19
Martin Quinson
more checks on the parameters of addRoute()
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Martin Quinson
The code deal with <ASroute> in the exact same way...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Martin Quinson
sg_platf_new_netcard was creating hostlinks. Fix it
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
Martin Quinson
Introduce DTD v4
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
Martin Quinson
Protect every lua header with extern 'C'
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
Martin Quinson
compile Lua bindings as C++ code
blob
|
commitdiff
|
raw
|
diff to current