stellarium:fix-lunar-occultation

Last commit made on 2024-03-06
Get this branch:
git clone -b fix-lunar-occultation https://git.launchpad.net/stellarium

Branch merges

Branch information

Name:
fix-lunar-occultation
Repository:
lp:stellarium

Recent commits

dd05a64... by gzotti

Merge branch 'master' into fix-lunar-occultation

389dbd5... by Ruslan

Fall back to fast_float when C++ stdlib doesn't provide from_chars for floats

d74d10f... by "Alexander V. Wolf" <email address hidden>

[ci] add package for FreeBSD

953a13d... by "Alexander V. Wolf" <email address hidden>

[qt5] restore FreeBSD/Qt6 instance for tests

b411698... by Alexander Wolf

Update ci.yml: switch to RelWithDebInfo mode

15d72e7... by Alexander Wolf

[qt5] macOS 13 + macOS 14

15f3c5e... by Alexander Wolf

[qt5] macOS 14: experimental build

7362d36... by Ruslan

Don't use QString and family when parsing OBJ file

b3134d8... by Ruslan

Use std::from_chars for parsing floats in OBJ files

3b73149... by Ruslan

Use std::from_chars for parsing ints in OBJ files