AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next | |
Sep 16, 2015 | |
5 years 4 months | Tagging release 3.3.0 |
Commit 816, by Mathias Bavay | |
5 years 4 months | porting trunk commit 814 |
Commit 815, by Mathias Bavay | |
5 years 4 months | Most probably, last changes to Solver: the Clang warnings have all been fixed (but the "signed vs unsigned" have simply been silenced). After running a small benchmark comparing relase vs debug, the speed up is around 25%! |
Commit 814, by Mathias Bavay | |
5 years 4 months | porting trunk commits 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809 (lots of code cleanup, better structure in Solver in order to avoid exposing it too much) |
Commit 813, by Mathias Bavay | |
5 years 4 months | porting trunk commits 791, 792, 793, 795, 796, 797, 798 (finishing the integration of PSUM, small touch up on the build system for the release) |
Commit 812, by Mathias Bavay | |
5 years 4 months | porting trunk commit 790 |
Commit 811, by Mathias Bavay | |
5 years 4 months | porting trunk commit 789 (C_TO_K from MeteoIO) |
Commit 810, by Mathias Bavay | |
Sep 15, 2015 | |
5 years 4 months | Finally, the ImisDBIO error messages are now fully functional SQL querries that can be tried manually on the side for debugging. |
Commit 809, by Mathias Bavay | |
5 years 4 months | More fixes for Solver and better error messages for ImisDBIO |
Commit 808, by Mathias Bavay | |
5 years 4 months | Some includes cleanup (ie avoiding including Solver.h if not necessary) and some cleanup in Solver (removing the macros from the .h to the .cc, deleting the unused macros, deleting unused functions and only leaving the prototypes of API-like function |
Commit 807, by Mathias Bavay | |
Sep 11, 2015 | |
5 years 4 months | Reverting the changes in Solver since they create more trouble than anything... |
Commit 806, by Mathias Bavay | |
5 years 4 months | More fixes for Clang... |
Commit 805, by Mathias Bavay | |
5 years 4 months | The fixes for Clang produced warnings and even error with gcc... Plus a bug steming from the old fashioned/unnatural syntax of "switch" has been fixed in Hazard.cc |
Commit 804, by Mathias Bavay | |
5 years 4 months | More warnings fixed for Clang on osX |
Commit 803, by Mathias Bavay | |
Sep 10, 2015 | |
5 years 4 months | More fixes for Clang Warnings on osX |
Commit 802, by Mathias Bavay | |
5 years 4 months | Fixes for Clang warnings on osX |
Commit 801, by Mathias Bavay | |
Sep 9, 2015 | |
5 years 4 months | Porting the osX trick from MeteoIO to Snowpack |
Commit 800, by Mathias Bavay | |
Sep 3, 2015 | |
5 years 4 months | Add link in the start menu of Windows systems to our hosted version of SnopViz |
Commit 799, by Mathias Bavay | |
5 years 4 months | Download 237, Windows Installer (normal case) |
Addition of download 237, by Mathias Bavay | |
Sep 2, 2015 | |
5 years 4 months | Pushing version number to 3.3.0 |
Commit 798, by Mathias Bavay |