2013-10-04 |
Marion Guthmuller | init request real_src |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Marion Guthmuller | model-checker : detect pointers on a part of a fragment |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Marion Guthmuller | model-checker : fix centralized mutex example |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Marion Guthmuller | model-checker : update bugged mutual exclusion algorithm |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Marion Guthmuller | model-checker : automaton state comparison removed... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Augustin Degomme | empty lines made win unhappy |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Augustin Degomme | Use a large hammer to have Perl tesh actually comply... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Augustin Degomme | have perl comply a little bit more to what existed... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Augustin Degomme | file was put in the wrong folder ... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Arnaud Giersch | Kill some memory leaks. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Arnaud Giersch | Exit cleanly on error. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Arnaud Giersch | Add tests to check that the expected context factory... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Arnaud Giersch | Typo: contexte -> context. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Arnaud Giersch | Slight reordering. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Arnaud Giersch | Delete obsolete files. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Augustin Degomme | parameter order was not changed in java bindings |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Augustin Degomme | Include path to Diff.pm file in the perl script |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Pierre Veyre | Update msg-storage tesh |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Pierre Veyre | Change parameters order for msg_file_read, msg_file_wri... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Arnaud Giersch | Even printf does not follow the standard on Windows. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Augustin Degomme | Some teshes needed to be sorted because order in window... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Augustin Degomme | command line = command line, options = options |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Fix format specifiers for sg_storage_size_t. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Small fixes in type names. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Use homogeneous dicts which are more efficient. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Augustin Degomme | adapt perl tesh to handle timeout from command line... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Augustin Degomme | (temporary) add test to insult windows user if his... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Augustin Degomme | use ; to separate path on windows instead of : |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Pierre Veyre | Introduce sg_storage_size_t type |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Pierre Veyre | Introduce sg_storage_size_t type |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Pierre Veyre | Fix the storage content update after a write action... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Try to exit in a more valgrind friendly manner when... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Guard against jedule being null. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Centralize declaration for _sg_init_status (renamed... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Remove "default" factory. The real default is chosen... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Further improve help message. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Improve help message about available context factories. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Arnaud Giersch | Fix default context factory. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Augustin Degomme | sometimes, on windows, cmake answers weirdly to this... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Marion Guthmuller | model-checker : fix memory leak |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Marion Guthmuller | model-checker : fix removal of a visited pair in livene... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Marion Guthmuller | model-checker : parallel system state comparison for... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Arnaud Giersch | Initialize arrays at declaration, and remove use of... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Arnaud Giersch | Use keyword "extern" on windows too, and hope to fix... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Arnaud Giersch | Cosmetics around spacing. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Arnaud Giersch | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Arnaud Giersch | Avoid to put empty components in LD_LIBRARY_PATH. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Arnaud Giersch | More substitutions for the smpirun script. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Martin Quinson | cosmetics |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | (for now?) we generate libsimgrid.dll, and not simgrid... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | fix win installer |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Marion Guthmuller | model-checker : typo in NEWS file |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Marion Guthmuller | model-checker : update NEWS file |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Marion Guthmuller | model-checker : update Changelog |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Martin Quinson | rewrite history :) |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Martin Quinson | improvements |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Martin Quinson | move XBT away (not that important), and add the prelimi... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Martin Quinson | start to fill the NEWS file |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | as we replace the path to tesh by a variable, memtest... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | syntax error that breaks Java Windows compilation on... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | remove ugly quotes |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | for out of source builds and testing, we should use... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | as win does not support ucontexts, use raw as the defau... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Augustin Degomme | ctest does not want to execute scripts without the... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Pierre Veyre | Clean up MSG_host_get_storage_content |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Marion Guthmuller | model-checker : fix detection of dangling pointers... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Marion Guthmuller | model-checker : fix bugged mutual exclusion example... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Marion Guthmuller | model-checker : update system state comparison |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Arnaud Giersch | Use word 'bytes' instead of 'octets'. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Martin Quinson | Merge pull request #2 from cemsbr/master |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Arnaud Giersch | Add --cfg=path:..., for out-of-source builds. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Arnaud Giersch | Those file need to be listed for "make distcheck" to... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Arnaud Giersch | Fix file name (plateform -> platform). |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Arnaud Giersch | Choose integer size according to MPI_ADDRESS_SIZE. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Arnaud Giersch | This is not a valid executable. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Pierre Veyre | remove bin |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Pierre Veyre | Prepare test suite for msg-storage "ctest -R msg-storage" |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Carlos Eduardo... | Fixing introduction.doc links |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Augustin Degomme | same thing, forgot some |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Augustin Degomme | for one reason or another, Win hates forward declaratio... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Augustin Degomme | fix win java build |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Augustin Degomme | enable java build on win |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Set MPI_ADDRESS_KIND and MPI_OFFSET_KIND to 4 on 32... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Add -g to Fortran compilation flags. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Augustin Degomme | better OS detection |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Augustin Degomme | no more tesh target on win |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Augustin Degomme | update perl version of tesh with sorting, trimming .. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Pierre Veyre | Change MSG_host_get_storage_list function + update... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Martin Quinson | documentation improvement |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Determine assembly flavor at a single place. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Unused variable. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Setting the stack size works for threads too, since... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Simplify rules, and hopefully make them match with... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | SMPI_DEP does not exist anymore. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Arnaud Giersch | Use CMAKE_C_COMPILER_ID to determine if compiler is... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Pierre Veyre | Fix MSG_storage_get_content function |
commit | commitdiff | tree | snapshot |
next |