2011-11-08 |
Martin Quinson | also cleanup the field names of s_sg_platf_router_cbarg_t |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Martin Quinson | Parser cleanup: simplify structure's fields' names |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Martin Quinson | Reimplement the lua console on top of sg_platf |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Martin Quinson | kill more empty function chaining in lua console |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Slight cleanups in the lua console |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Kill some further empty function chaining. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Properly integrate the link creation into sg_platf |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | This structure was not necessary |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | Lua: don't garbage collect a task after sending it... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | Lua: add a function sglua_copy_value |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | Add comments about who should or shouldn't call MSG_tas... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | After a send, the sender should never access the task... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | further parser cleanups |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | also deprecate ETag_surfxml_router |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Further parser cleanups |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Navarrop | Don't use a fix value of host. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Navarrop | Add a source file for model vivaldi. Write vivaldi_get_... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Navarrop | Remove some bprintf, fix memleaks. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | fix the last broken tests by sanitizing the way propert... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Navarrop | Resolved merge "merge changes. Strange, it seems to... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Navarrop | Remove unused function. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Further parser cleanups |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | integrate properly the router creation in sg_platf... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | plug memleaks: surfxml does not allocate memory, sg_pla... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Make the sg_plat_new_host() function public |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Martin Quinson | Continue parser cleanups |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | The parser's behavior has changed, revalidate the outpu... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Christophe... | Add some _XBT_GNUC_UNUSED to avoid compilation warnings... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arnaud Giersch | This include is not needed anymore. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Arnaud Giersch | Remove useless code obfuscation. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Arnaud Giersch | Fix handling of the backtrace log formatters %b and %B. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Arnaud Giersch | Cosmetics: fix comment. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | A message changed its category. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | Improve xbt_log_layout_format_doit(). |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | Improve xbt_log_layout_simple_doit(). |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | Avoid (almost) duplicated code in xbt_log_layout_*. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | Use fputs() instead of fprintf("%s") in file log appender. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | Remove old debugging cruft. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Arnaud Giersch | Fix the fixme. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Martin Quinson | using pointer to scalar is a strange way to return... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Martin Quinson | Nobody will ever need to override the behavior of confi... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Martin Quinson | Add a new module allowing to interact with the platform... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | Call surf_parse_models_setup() from the right level |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | Register the generic <AS> callback soon enough |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | fixing lua console (brain dead) damages to the parser |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | this function should definitely not be called from... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | Clean callbacks for the host parsing. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | putain, ca compile pas cette merde |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | merge changes. Strange, it seems to ate pierre commit |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | yet another psychotic cleanup |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | regenerate with flexml 1.9.2 (fix to my recent changes... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Create a structure to put link up and down for model... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | normalize some type names |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | remove useless empty parsing callbacks |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | kill a bunch of warnings that prevented me from compiling |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Without ! is better sorry... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Add V_cluster_availability_file and V_cluster_state_fil... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Do the free into the right file. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Get rid of uselessly duplicated code. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | no need to reset a struct that will be freed |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Replace stupid char* by doubles in the cluster struct... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Navarrop | Add new model for cluster tag. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | ensure that the create_resource functions do call strdu... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Martin Quinson | useless cosmetics |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | damn. Make sure that the models are inited only once... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | this output changed back, so revert my change of today |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | fix a bug that I recently introduced that prevented... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | use the right flag to get the pthread compilation schema |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix warnings about clobbered variables in gras/rpc... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix warnings about clobbered variables in gras/pmm... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix warnings about clobbered variables in gras/ping... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix warnings about clobbered variables in gras/mmrpc... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix warnings about clobbered variables in gras/console... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix warnings about clobbered variables in amok/bandwidt... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Remove spurious semicolon. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Do not hide useful warnings: unused-but-set-variable. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Fix path for out-of-source builds. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Christophe... | Enable clobbered variable warnings again and fix the... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | integrate initialization functions within the parsing... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | cleanup the way surf_parse_models_setup is called after... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | split raw parsing functions from platform parsing,... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | privatize this function that must be called at some... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | oops, this should have been in a previous commit (a4f77... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | stop messing with the surf internals from the test... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Christophe... | Fix the mallocator of SimDag tasks. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Christophe... | xbt_swag_foreach_safe is actually needed here. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | Nobody cares about this argument since maybe 4 years... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Martin Quinson | finish to kill a unused function |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Christophe... | keep_track should be set only when lmm_solve is called... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Christophe... | Make xbt_swag_insert_at_head/tail uniform and check... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Martin Quinson | improve the documentation of the parser (getting used... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christophe... | Optimize swags and save calls from Surf |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christophe... | This constant may be too large for type long |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christophe... | This useless test makes a warning when assertions are... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christophe... | Fix gcc 4.6 warnings about clobbered variables with... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christophe... | Implement direct context switching also for raw contexts |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christophe... | The impossible might be possible sometimes, actually |
commit | commitdiff | tree | snapshot |
next |