Lukáš Hejl
|
e0883910dd
|
Added a missing include (Clang 12 without PCH).
|
2022-01-19 20:39:28 +01:00 |
|
Vojtech Bubnik
|
ac7674b85a
|
Fixed visualization of G-code lines in G-code viewer (3D view).
Improved speed of parsing external G-code.
|
2021-09-21 15:30:37 +02:00 |
|
Lukas Matena
|
fe94a3c8c5
|
LocalesUtils: fixed BSD and improved performance of decimal point formatting functions
|
2021-09-15 19:52:32 +02:00 |
|
Lukas Matena
|
ffc0e36570
|
Fixed locales switching on macOS
|
2021-06-30 10:02:51 +02:00 |
|
Lukas Matena
|
d2874f2e34
|
Fixed a memory leak during locales switching on macOS and
removed frequent locales switching during gcode processing
|
2021-06-05 07:09:23 +02:00 |
|
Lukas Matena
|
6b6b086948
|
Fixed tests and windows build
|
2021-05-24 12:20:29 +02:00 |
|
Lukas Matena
|
c5c6f51ae0
|
Fixed third batch of locale-dependent calls
|
2021-05-24 12:20:29 +02:00 |
|
Lukas Matena
|
fef385cd6b
|
Fixed second batch of locale-dependent calls
|
2021-05-24 12:20:29 +02:00 |
|
Lukas Matena
|
5a1441f9b7
|
Created a RAII class to switch LC_NUMERIC to "C" and back
|
2021-05-24 12:20:29 +02:00 |
|