Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
split the java library packing thing, and try to do the right thing for apple
[simgrid.git] / tools / sg_unit_extractor.pl
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-06-01 degommestrcpy->strncpy
2016-05-31 degomme.. and of strcat, replaced by strncat
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Suterdid I mention that I hate blank lines?
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Martin Quinsonrewrite the doc around the tests
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[mc] Fix another bunch of shebang with env
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-08 Gabriel CoronaAdd support for C++ in tools/sg_unit_extractor.pl
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-23 Arnaud GierschRevert "use MSG_init instead of xbt_init since someone...
2012-11-22 Martin Quinsonuse MSG_init instead of xbt_init since someone wrongly...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-20 Arnaud GierschAdd a --verbose option for testall.
2012-04-20 Arnaud GierschFix parsing of options for testall.
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschEradicate strange characters...
2011-01-18 mquinsondon't use lock file to protect against parallel invocat...
2010-11-28 mquinsonlet unit testing stuff build out of source
2010-11-28 mquinsonchange the way unit testing is handled by cmake. Put...
2010-06-17 navarropMissing the word line for compiler.
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2009-07-13 mquinsonbe a bit more paranoid: if a line looks like something...
2008-11-10 mquinsonAdd some basic file locking to prevent parallel invocat...
2008-11-10 mquinsonChange sg_unit_extractor so that it takes all units...
2008-06-10 mquinsonMake cunit memory clean
2007-12-20 mquinsonCall xbt_exit in the test runner (to check leaks)
2007-07-12 mquinsonInitialize xbt beforehand
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2006-08-02 mquinsonAllow the user to specify which tests should be run...
2005-10-23 mquinsonTry to explain gcc that we're rewriting the source...
2005-10-23 mquinsonAdd a tool to automatically extract the test units...