Project

General

Profile

Activity

From 11/05/2016 to 12/04/2016

12/04/2016

11:48 PM Evolution #165 (Fermé): gengetopt (command line options)
François Cerbelle
11:47 PM Evolution #166 (Fermé): configfile
Managed with gengetopt -C and options from configfile François Cerbelle
10:58 PM Evolution #186: memdbg
vasprintf
vsprintf
new
new[]
delete
delete[]
François Cerbelle
12:33 AM Evolution #173 (Fermé): cppunit : Menu
François Cerbelle
12:33 AM Evolution #173 (Résolu): cppunit : Menu
François Cerbelle
12:32 AM Evolution #169 (Fermé): cppunit : Logger
François Cerbelle
12:32 AM Evolution #169 (Résolu): cppunit : Logger
François Cerbelle
12:32 AM Evolution #167 (Fermé): cppunit : configfile
François Cerbelle
12:31 AM Evolution #167 (Résolu): cppunit : configfile
François Cerbelle
12:30 AM Evolution #163 (Fermé): cppunit : scheduler
François Cerbelle
12:27 AM Evolution #162: scheduler (thread pools)
Inspired from https://vichargrave.github.io/ François Cerbelle
12:26 AM Revision 27:1d2f516e74c0 (pac): Mutex/CondVar/Thread/WQueue CPP classes for scheduler
* test/cppunit_property.cc: work in progress test cases (Refs #157)
* src/scheduler/thread.*: Thread CPP class (Refs...
François Cerbelle

12/02/2016

09:33 PM Evolution #162: scheduler (thread pools)
Take inspiration from :
https://juanchopanzacpp.wordpress.com/2013/02/26/concurrent-queue-c11/
https://vichargrave....
François Cerbelle
09:31 PM Revision 26:3bd14d4ab74f (pac): Property unit tests rewriting in progress, gprof integration, ycm config
* configure.ac: Tuned optimizations when gprof is used (Refs #185)
* .ycm_extra_config.py: Configuration for YouComp...
François Cerbelle
01:37 PM Evolution #191 (Nouveau): Non regression testing framework
Design and implement a toolkit (cp) to industrialize non-regression tests in make check (dejegnu ?) François Cerbelle
01:36 PM Evolution #190 (Nouveau): Performance testing toolkit
Design and implement a toolkit (cppprof) to industrialize profiling tests in make check François Cerbelle

11/30/2016

11:00 PM Revision 25:a01465c90e48 (pac): Doxygen annotations: reformated existing header annotations
François Cerbelle

11/29/2016

10:13 PM Revision 24:5464e141ccee (pac): Doxygen annotations cleanup
* Doxygen annotations: removed "since" annotation from functions/methods
* Doxygen annotations: removed "author" ann...
François Cerbelle
09:18 PM Revision 23:cabb057e1fe7 (pac): Doxygen headers: removed license and harmonized headers
François Cerbelle

11/23/2016

12:03 AM Revision 22:7802d94a1a62 (pac): Logger class, Scheduler class, gengetopt/getopts, i18h, ...
* src/memdbg/Makefile.am: Compile libmemdbg even if not used (NMEMDBG defined)
* src/logger/logger*: Imported from o...
François Cerbelle

11/22/2016

11:23 PM Anomalie #189 (Fermé): Fix vasprintf signature
make check fails when configured with --disable-memdbg :
cppunit_memory.cc: In member function ‘void TestMemory::Vas...
François Cerbelle

11/21/2016

05:38 PM Evolution #188 (Nouveau): Use help2man to generate manpage
François Cerbelle
04:36 PM Evolution #187 (Nouveau): ILogger : Add severity/criticity level filter
François Cerbelle

11/20/2016

06:29 PM Revision 21:e1862bfdfed2 (pac): Replaced all "properties" occurences with "property" (Refs #157)
François Cerbelle
12:29 AM Evolution #186 (En cours): memdbg
François Cerbelle
12:27 AM Revision 20:05b531aea52b (pac): Ported memdbg/memtrack/memory to cppunit and more ...
* /src/exception/exception.h: Added default constructor (Refs #158)
* /src/exception/exception.cc: Added default con...
François Cerbelle

11/19/2016

01:37 PM Evolution #186 (En cours): memdbg
François Cerbelle
12:48 AM Revision 19:f41ef8d0525d (pac): Added po/Makevars.template to hgignore
François Cerbelle
12:39 AM Revision 18:543d2f093ae6 (pac): Removed Autotools generated files and updated bootstrap.sh
François Cerbelle

11/18/2016

11:39 PM Evolution #183 (Fermé): Improve CppUnit tests coverage (use cases, functions and lines)
François Cerbelle
11:36 PM Evolution #183 (Résolu): Improve CppUnit tests coverage (use cases, functions and lines)
Applied in changeset pac|commit:841ba01773b8. François Cerbelle
11:38 PM Evolution #184 (Fermé): Add lcov target in tests/Makefile.am for CI
François Cerbelle
11:36 PM Evolution #184 (Résolu): Add lcov target in tests/Makefile.am for CI
Applied in changeset pac|commit:841ba01773b8. François Cerbelle
11:35 PM Revision 17:841ba01773b8 (pac): Test coverage improvements, Pluginmgr full test, other improvements...
* Added lcov target in top makefile (Closes #184)
* Added template for --help and --version following GNU Coding Gui...
François Cerbelle

11/16/2016

11:52 PM Evolution #159 (Fermé): cppunit : pluginmgr
François Cerbelle
11:51 PM Evolution #180 (Fermé): Move docs as apidocs
François Cerbelle
11:47 PM Evolution #180 (Résolu): Move docs as apidocs
Applied in changeset pac|commit:95eb2e8912a0. François Cerbelle
11:51 PM Evolution #182 (Fermé): configure.ac : generate apidocs by default
François Cerbelle
11:47 PM Evolution #182 (Résolu): configure.ac : generate apidocs by default
Applied in changeset pac|commit:95eb2e8912a0. François Cerbelle
11:12 AM Evolution #182 (Fermé): configure.ac : generate apidocs by default
François Cerbelle
11:46 PM Revision 16:95eb2e8912a0 (pac): Code Refactoring, Doxygen refactoring, Plugin refacoring, ...
2016-10-16 François Cerbelle <francois@cerbelle.net>
* BUGFIX: Coverage support
* BUGFIX: doxygen sqlite file cle...
François Cerbelle
08:17 PM Evolution #185 (Nouveau): Add gprof targets in tests/Makefile.am for CI
François Cerbelle
08:16 PM Evolution #184 (Fermé): Add lcov target in tests/Makefile.am for CI
François Cerbelle
08:16 PM Evolution #183 (Fermé): Improve CppUnit tests coverage (use cases, functions and lines)
lcov -t PAC -o coverage.info -c -d .
genhtml -o lcov coverage.info
lcov/index.html
François Cerbelle

11/13/2016

12:29 AM Evolution #158 (Fermé): cppunit : exception
François Cerbelle
12:25 AM Evolution #158 (Résolu): cppunit : exception
Applied in changeset pac|commit:046223dd700d. François Cerbelle
12:24 AM Revision 15:f26fbf707c1b (pac): Merge
François Cerbelle
12:23 AM Revision 14:046223dd700d (pac): cppunit : exception (Closes #158), cppunit_assert, cppunit_tools
François Cerbelle
12:22 AM Revision 13:b02631ae4f77 (pac): cppunit : exception (Refs #158), cppunit_assert, cppunit_tools
François Cerbelle

11/12/2016

11:05 PM Revision 12:65b90b433fb3 (pac): Converted assert unittest to cppunit testcase
François Cerbelle
09:20 PM Revision 11:88a2fded2370 (pac): Restructured documetations in a subdir (Refs #181]
François Cerbelle
12:09 AM Revision 10:c12fab3f48e1 (pac): Code refactoring and optimizations on system (Refs #159)
François Cerbelle

11/10/2016

11:09 PM Evolution #181 (Nouveau): Create docs subfolder with LaTeX docs
Doc
- Part Install
- Part Admin
- Part Dev
- Part User
François Cerbelle
11:08 PM Evolution #180 (Fermé): Move docs as apidocs
François Cerbelle

11/05/2016

06:39 PM Revision 9:705df79368f7 (pac): Code refactoring and optimizations on pluginmgr (Refs #159)
François Cerbelle
 

Also available in: Atom