This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MoleCuilder". The branch, Candidate_v1.4.8 has been created at 586f10c83860e32bd4385827fe0c3e97d2ba55cf (commit) - Log ----------------------------------------------------------------- commit 586f10c83860e32bd4385827fe0c3e97d2ba55cf Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Mon Sep 15 17:06:47 2014 +0200 Set version to 1.4.8. - MoleCuilder library is now 14:1:0. - Codename "" (). commit ddfbd403ac839c27e59df6bc1810504ffec4fa86 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Tue Sep 16 02:09:36 2014 +0200 FIX: CommandLineParser causes idling thread when parsing goes wrong. - CommandLineParser::Parse() now returns bool to give status of parsing, only when true is scanForArguments() called, which fills the ActionQueue's queue which is not executed anymore because the run thread was already stopped by the caught exception from the parse failure. commit 7e1a886b77240a61da6f1d0f312f69d0910ff9f0 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Mon Sep 15 23:29:05 2014 +0200 MEMFIX: Thrown ParserException causes mem leak in LoadAction - also added catching of exception to both LoadAction and InputAction. commit 7f1b51d9ebdfbd81ece2b0afc41b3153a06c5e91 Merge: b73545e 8859b5e Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Mon Sep 15 17:05:28 2014 +0200 Merge branch 'GUI_Fixes' into stable commit b73545e66c148c8d0fce990a5e3138a99fadcc28 Merge: 55736be 5524ae9 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Mon Sep 15 16:28:50 2014 +0200 Merge branch 'MemFixes' into stable Conflicts: src/Tesselation/boundary.cpp - Lots of functions removed in boundary.cpp in Cleanup_old_code but seemingly also affected during MemFixes. commit 55736be799388502de9a57ac542d215e5ce0565a Merge: 29b35ef 5a9f4c1 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Mon Sep 15 16:22:29 2014 +0200 Merge branch 'Cleanup_old_code' into stable ----------------------------------------------------------------------- hooks/post-receive -- MoleCuilder