61 |
|
---------------------------------- |
62 |
|
Change Log: |
63 |
|
---------------------------------- |
64 |
< |
2.0c, 28-10-2016 |
64 |
> |
2.0c, 30-10-2016 |
65 |
|
-Fixed bug in --update-elements operation |
66 |
|
-Added some exception handling |
67 |
|
-Started migrating some of the source code to C++14 |
68 |
|
-Upgraded pugixml to latest 1.7 version |
69 |
+ |
-Dropped openmp since apple clang doesn't support it, using Qt threads mechanisms now |
70 |
|
---------------------------------- |
71 |
|
2.0b, 13-06-2014 |
72 |
|
-Minor code fixes (use of singleton pattern) |