luncliff
59d29bd2a4
build.gradle copies AAR files to libs/
2020-11-17 20:26:12 +09:00
luncliff
cc0197964f
update build.gradle for latest AGP
...
* bump Android Gradle Plugin version to 4.1.1
* ignore .cxx which was externalNativeBuild in old versions
Use variable 'rootDir' instead of using relative path.
2020-11-17 20:02:40 +09:00
Victor Zverovich
cc09f1a679
Update version
2020-11-04 06:50:09 -08:00
Victor Zverovich
e4eb242ce8
Update changelog and bump version
2020-11-03 21:20:53 -08:00
Victor Zverovich
ce98e0c6a0
Fix fallback float formatter at assymetric bounds ( #1976 )
2020-11-03 21:18:04 -08:00
Victor Zverovich
5f7f7b954d
Update version
2020-11-01 06:30:39 -08:00
Victor Zverovich
5d3f0741e3
Update changelog and bump version
2020-11-01 06:28:06 -08:00
Victor Zverovich
563cbb6c21
Add a macro to workaround clang/gcc ABI incompatibility on ARM
2020-11-01 06:10:04 -08:00
Victor Zverovich
425778aa67
Fix ABI compatibility ( #1961 )
2020-11-01 06:09:31 -08:00
Tobias Hammer
69a84198b0
Remove accidental parenthesis ( #1968 )
...
fails only when FMT_BUILTIN_CTZLL is not defined
2020-11-01 06:09:25 -08:00
OptoCloud
5c04504932
Removed [-Wsign-conversion] warning in GCC
2020-11-01 06:09:11 -08:00
Victor Zverovich
556a1cfb34
Instantiate to_decimal to make gcc lto happy ( #1955 )
2020-11-01 06:08:57 -08:00
Victor Zverovich
28a8eae850
Cleanup
2020-11-01 06:08:50 -08:00
Владислав Щапов
236fea1f00
Workaround bugs in gcc 8
2020-11-01 06:08:28 -08:00
Victor Zverovich
4fe0b11195
Update version
2020-10-25 10:44:22 -07:00
Victor Zverovich
df4bd60f42
Bump version
2020-10-25 10:43:03 -07:00
Victor Zverovich
764fb35e1f
Always install the required version of breathe
2020-10-25 10:34:47 -07:00
Victor Zverovich
e1bdc0ecaf
Use the correct version of sphinx
2020-10-25 09:52:21 -07:00
Victor Zverovich
39bde329bd
Tweak markup
2020-10-25 09:19:38 -07:00
Victor Zverovich
204d299abb
Tweak markup
2020-10-25 09:12:22 -07:00
Victor Zverovich
e0995b1c14
Update readme
2020-10-25 09:04:39 -07:00
Victor Zverovich
4af178bdfe
Remove outdated build config
2020-10-25 09:01:44 -07:00
Victor Zverovich
aa41dc02b1
Remove unused script
2020-10-25 09:00:25 -07:00
Victor Zverovich
6a77ea3c93
Tweak markup
2020-10-25 08:59:36 -07:00
Victor Zverovich
62c72059d9
Update changelog
2020-10-25 08:56:46 -07:00
Victor Zverovich
c10e3f7f4f
Update changelog
2020-10-25 07:29:24 -07:00
Victor Zverovich
e542e6953e
Update changelog
2020-10-25 06:46:45 -07:00
Victor Zverovich
530cf316b8
Point to the release, not dev documentation
2020-10-24 12:02:12 -07:00
Victor Zverovich
740385d636
Update changelog
2020-10-24 11:18:33 -07:00
Victor Zverovich
cd4651116e
Update changelog
2020-10-24 09:24:47 -07:00
Victor Zverovich
46291be348
Update changelog
2020-10-23 07:38:01 -07:00
Victor Zverovich
90071c1df0
Update ChangeLog.rst
2020-10-22 09:30:27 -07:00
Victor Zverovich
25293d7ac6
Update ChangeLog.rst
2020-10-22 09:28:23 -07:00
Victor Zverovich
5024742f8a
Update ChangeLog.rst
2020-10-22 09:27:49 -07:00
Victor Zverovich
0452a4e71f
Update changelog
2020-10-22 09:08:30 -07:00
Victor Zverovich
8de96817ce
Woraround bugs in gcc 8
2020-10-22 07:33:32 -07:00
Victor Zverovich
47e167679a
Simplify arg formatter
2020-10-21 19:04:02 -07:00
Victor Zverovich
f0a42346a4
Move parsing optimization one level up
2020-10-21 18:18:53 -07:00
Victor Zverovich
86287b8d56
Optimize common case in parse_format_specs
2020-10-21 17:16:58 -07:00
Victor Zverovich
8924211f3b
Update README.rst
2020-10-21 14:02:55 -07:00
Victor Zverovich
525e7649cf
Update CONTRIBUTING.md
2020-10-21 14:02:33 -07:00
Victor Zverovich
0ecb3d1829
Optimize alignment parsing
2020-10-21 12:45:11 -07:00
Victor Zverovich
9755307842
Optimize format_uint
2020-10-21 08:19:21 -07:00
Victor Zverovich
7446818f98
Simplify vformat_to
2020-10-21 07:15:11 -07:00
darklukee
280b5612c0
Add option to force usage of inline namespaces
...
Detection of inline namespaces is imperfect as some compilers
don't provide __has_feature
This option allows to override it if needed.
2020-10-21 06:38:59 -07:00
Victor Zverovich
e57ec7d563
Merge vformat_to overloads
2020-10-20 17:39:50 -07:00
Victor Zverovich
2a3f4de3f4
Remove iterator_category
2020-10-20 16:44:49 -07:00
Victor Zverovich
27fdb4ead2
Unshadow floaty
2020-10-20 15:05:00 -07:00
Victor Zverovich
297e0bad8c
Apply clang-format
2020-10-20 14:10:28 -07:00
Victor Zverovich
e3b4c22ec9
Simplify is_output_iterator
2020-10-20 14:09:57 -07:00