Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-06-25 | 2.2 kB | |
stduuid v1.1 source code.tar.gz | 2021-06-25 | 179.9 kB | |
stduuid v1.1 source code.zip | 2021-06-25 | 194.7 kB | |
Totals: 3 Items | 376.9 kB | 0 |
What's Changed
- Stream << operator: restore original flags after streaming the uuid by @rickyviking in https://github.com/mariusbancila/stduuid/pull/23
- clang constant conversion warning fix by @dkowl in https://github.com/mariusbancila/stduuid/pull/19
- Minor changes to preprocessor directives by @kamrann in https://github.com/mariusbancila/stduuid/pull/18
- Remove [-Wconversion] warning in GCC by @OptoCloud in https://github.com/mariusbancila/stduuid/pull/26
- remove unused variable by @egor-spk in https://github.com/mariusbancila/stduuid/pull/29
- Refactor cmake project by @egor-spk in https://github.com/mariusbancila/stduuid/pull/28
- fix examples in README.md by @egor-spk in https://github.com/mariusbancila/stduuid/pull/30
- Fix travis build by @egor-spk in https://github.com/mariusbancila/stduuid/pull/31
- fix typo in README.md by @Reputeless in https://github.com/mariusbancila/stduuid/pull/38
- Support string_view parameters by @tusharpm in https://github.com/mariusbancila/stduuid/pull/37
- Remove Windows dependency (disable uuid_time_generator by default) by @EvanBalster in https://github.com/mariusbancila/stduuid/pull/34
- Fix AppVeyor build by @tusharpm in https://github.com/mariusbancila/stduuid/pull/39
- Enable generator tests on Windows CI by @tusharpm in https://github.com/mariusbancila/stduuid/pull/40
New Contributors
- @rickyviking made their first contribution in https://github.com/mariusbancila/stduuid/pull/23
- @dkowl made their first contribution in https://github.com/mariusbancila/stduuid/pull/19
- @kamrann made their first contribution in https://github.com/mariusbancila/stduuid/pull/18
- @OptoCloud made their first contribution in https://github.com/mariusbancila/stduuid/pull/26
- @egor-spk made their first contribution in https://github.com/mariusbancila/stduuid/pull/29
- @Reputeless made their first contribution in https://github.com/mariusbancila/stduuid/pull/38
- @tusharpm made their first contribution in https://github.com/mariusbancila/stduuid/pull/37
- @EvanBalster made their first contribution in https://github.com/mariusbancila/stduuid/pull/34
Full Changelog: https://github.com/mariusbancila/stduuid/compare/v1.0...v1.1