2011-06-27 |
Navarrop | Add headers and doc to win package. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | I'm a false Kenny fan, I admit |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | rebootstrap the development of 3.7 |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | ignore some more cruft |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | add missing file to the archive v3_6_1 |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | include patch version in release number so that archive... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | release 3.6.1 |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | make sure that if semaphore are not usable, we detect... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Martin Quinson | do not hardcode 1 instead of using value (bug in a... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Navarrop | First step for a windows package. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Navarrop | Set default value of smpi to off. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Arnaud Giersch | Fix test program for va_copy(). |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Navarrop | Add flag -Wno-error=unused-but-set-variable to enable_c... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Navarrop | Don't use the compile optimizations with gcc4.6 and... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Arnaud Giersch | Reindent TRY/TRY_CLEANUP/CATCH constructs. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Arnaud Giersch | Use CATCH_ANONYMOUS whenever possible, and remove unuse... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Arnaud Giersch | Define CATCH_ANONYMOUS. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Arnaud Giersch | Cosmetics: handle exception inside exception handler. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Cosmetics |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Sorry, now we can use ucontext... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | To use ucontext on OSX gcc must be greater than 4.5 |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | ASM on mac is not the same as linux. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Change true and false by 0 and 1. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Fix detection of amd64 arch on mac. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Martin Quinson | sorry, couldn't resist |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Make the difference between i386 and i686 |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Find the system processor to know if we have raw ctx. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Navarrop | Be sure we don't have optimizations. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Martin Quinson | initiate the 3.7 development cycle |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Martin Quinson | release the v3.6, at least v3_6 |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Martin Quinson | do not install internal headers into /usr/tools (thanks... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Navarrop | Increase number of host for cluster from 254 to 65000 |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Navarrop | Change name install_HEADERS for headers_to_install. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Martin Quinson | propagate the update of my webpage to the SimGrid docum... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Martin Quinson | [cmake] kill some globbing for better control over... v3_6_rc3 |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Martin Quinson | files generated from flexml are included in the archive... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Martin Quinson | 3.6 rc3 |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Martin Quinson | Release mode by default to mask unstable tests to end... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Lucas Schnorr | [trace] fix, free memory even if user requests the... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Lucas Schnorr | [trace] new option to let users disable the destruction... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Lucas Schnorr | [trace] fix undefs of trace configuration |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Lucas Schnorr | [trace] fix define's to let users compile when tracing... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Navarrop | Add cluster to ns3. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Navarrop | Add functions for ns3 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Navarrop | Remove unused flag. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Lucas Schnorr | [trace] let user specify color for user variables for... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Lucas Schnorr | removing a point after install in the configure script |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Arnaud Giersch | Add missing calls to xbt_ex_free(). |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Arnaud Giersch | Remove unused reference to setsets. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Arnaud Giersch | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Arnaud Giersch | Use retval for the return value. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Arnaud Giersch | Throw an exception if return value shows an error. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Martin Quinson | Let's assume that Hurd systems provide working MMAP... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | light update to the FAQ: we're not using autotools... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | Get ready for RC2, to take last minute change from... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | updating NEWS about tracing |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] to proceed, check if platform is traced in... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pedro Velho | Cope with new way of destroying actions, now if the... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pedro Velho | Bug fix. Cope with the new way actions are handled. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | get ready for 3.6-rc1 |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | typo |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | merge |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | Java and Ruby were killed away |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pierre-Nicolas... | Added changes for SMPI. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Martin Quinson | proposition of NEWS content for the 3.6 release |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Regenerate files in maintainer mode. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Arnaud Giersch | Remove variable parts from flexml generated files ... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] remove old source file with functions that... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] cosmetics, remove TRACE_is_active, use TRACE_is... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] graphicator needs the platform to creata a... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] adding a new boolean parameter (tracing/platfor... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] updating tracing-related section of the FAQ |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] interface cosmetics: removing pre-processor... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] adding new way of set user variables for links... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] cosmetics, cleaner public include tracing header |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | fix compilation error if gtnets is to be compiled witho... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] fix tests: tracing-tasks and smpi-tracing-ptp |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] bugfix, parameters were wrong |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] new smpi tracing options |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] default colors for mpi states |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] updating tesh's to follow recent changes in... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] msg process and tasks tracing also needs platform |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] removing volume case study, deprecated at 3.6 |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] smpi grouped trace implies user wants to trace... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] let the tracing system (and not the instrumenta... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] only need to declare resource utilization types... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] isolating buffer dumping from the simulation... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] controlling the callbacks and push/pop of conta... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | [trace] new function returns true if user options need... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Lucas Schnorr | correcting mode of a perl script to be executable |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Christophe... | Let the user set the latency with the constant network... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pedro Velho | Added an optinal timer for those who want to sample... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pedro Velho | Shut down the gtnets verbose output when advancing... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Arnaud Giersch | Apply "coordinates" config option in surf_config, and... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Arnaud Giersch | [gras] Don't define variables twice. |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Arnaud Giersch | [surf] Don't define variable "platform_filename" twice. |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Arnaud Giersch | [mc] Don't define variable "raw_heap_fd" twice. |
commit | commitdiff | tree | snapshot |
next |