| 
							
							
								 Mateusz Pusz | 12c7a43d7d | docs: C++ modules should be properly supported by gcc-14 | 2024-01-26 08:09:48 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 1a04019ca5 | docs: minimum compiler requirements updated | 2024-01-23 23:06:25 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 9b98fcb118 | build: use_fmtlibbuild option default set toFalse | 2024-01-23 22:36:56 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | a9deec9d59 | refactor: example applications refactored to a new formatting syntax | 2024-01-23 21:49:17 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | a9b2865950 | Merge branch 'master' of github.com:mpusz/mp-units | 2024-01-23 21:15:55 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | e51a5f6e8e | docs: C++23 extensions compiler support updated | 2024-01-19 19:38:51 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 55bf9a9c1d | feat: use_fmtlibConan option added | 2024-01-12 14:26:21 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | cc9947bd8b | refactor: 💥 MP_UNITS_USE_LIBFMTrenamed toMP_UNITS_USE_FMTLIB | 2024-01-12 14:18:57 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 9511995d04 | build: find_package()calls don't spellCONFIGexplicitly anymore | 2024-01-12 12:32:12 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 7c4d2cd5e4 | build: CMAKE_VERIFY_INTERFACE_HEADER_SETSsupport addedResolves #441 | 2024-01-12 12:30:57 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 09ab7729d3 | docs: mp_units.corecontents description extended | 2024-01-07 15:45:15 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 39a66d2c6b | docs: "C++ modules" tabs added to all the code examples | 2024-01-06 08:51:01 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 9611a64ad5 | docs: a note about C++ modules availability added to "Installation and Usage" chapter | 2024-01-06 08:51:01 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | e8e3226698 | docs: "Installation and Usage" refactored | 2024-01-06 08:51:01 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | edb7de4b11 | docs: documentation updated for C++ modules | 2024-01-06 08:51:01 +01:00 |  | 
			
				
					| 
							
							
								 Johel Ernesto Guerrero Peña | 52b0c03346 | docs: document MP_UNITS_BUILD_CXX_MODULES | 2024-01-06 08:51:00 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | d5668b7a50 | docs: mkdocs-rss-pluginadded to the "Building documentation" chapter | 2023-12-27 20:35:35 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 4bb25d2661 | build: gcc-11 support removed because of ICEs | 2023-12-22 18:23:44 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | b33013ca43 | style: whitespaces trimmed to make pre-commit happy | 2023-12-21 12:36:11 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | ea7c97dac7 | docs: "Quick Start" chapter updated with implicit origins | 2023-12-21 12:31:24 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 6a3f9a5ece | docs: "The Affine Space" chapter updated to reflect the recent design changes | 2023-12-21 12:25:09 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | a114b9b9a3 | docs: "Quantity points" chapter extended | 2023-12-21 12:23:52 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | ed2b91500a | docs: "Quick Start" chapter reworked to be simpler and include quantity points | 2023-12-21 12:13:38 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 2493152ec7 | docs: "Code Example" chapter renamed to "Look and Feel" and reordered in TOC to be after "Quick Start" | 2023-12-21 11:47:20 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 217048857a | build: project version updated to 2.2.0 | 2023-12-09 19:03:45 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 202277d03b | build: apple-clang-15 support added | 2023-12-08 14:29:24 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 173c500886 | docs: tip in the "Quick start" chapter fixed | 2023-12-03 19:30:04 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | fa596fffc6 | refactor: 💥 make_xxxfactory functions replaced with two-parameter constructorsResolves #521 | 2023-11-28 11:52:37 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 3dba9416cb | docs: "Design Overview" chapter added and "Concepts" chapter reworked | 2023-10-31 09:45:42 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 6c28d743db | docs: "you" replaced to "we" in many places | 2023-10-25 21:27:01 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 0b3618d723 | docs: "Getting Started" chapters updated | 2023-10-25 14:12:25 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 211ba6a5b3 | docs: a representation type in a dimensionless quantity FAQ fixed | 2023-10-23 09:21:37 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 90a862e8ac | docs: YouTube video link updated to the C++ on Sea 2023 | 2023-10-18 17:40:33 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | c75559dd34 | docs: "i.e." replaced with "e.g." everywhere in the project | 2023-10-10 20:24:23 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | e23f038173 | Merge branch 'master' into unit_compose_ext | 2023-10-06 23:38:04 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 335ebc9b7b | style: whitespaces in FAQ fixed to make pre-commit happy | 2023-09-30 22:20:42 -06:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | cdd90fb93b | docs: CameCaseconcept identifiers FAQ added | 2023-09-30 21:52:25 -06:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | b2423bfded | feat: quantities can now be multiplied and divided by units | 2023-09-29 21:40:24 -06:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | daf4657375 | docs: library versions bumped in the docs | 2023-09-24 20:06:07 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 11a539cabc | docs: units composition FAQ cleanup | 2023-09-13 08:59:29 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 9d64b75afe | docs: basic examples refactored to not use auto | 2023-09-13 08:58:17 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 75482733d1 | docs: SI Brochure quote added with the rationale for the multiplication syntax usage to create quantities | 2023-09-04 10:53:47 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | fa38e4f497 | docs: admonition types usage fine tuned | 2023-08-30 11:33:30 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 0322c4f9b4 | docs: broken link fixed | 2023-08-27 21:37:45 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 631ad69d8b | docs: "Supported compilers" section updated | 2023-08-26 19:45:53 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | ae92b49775 | refactor: op[U]forquantityandquantity_pointreplaced with.in(U)Resolves #469 | 2023-08-23 16:46:15 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 7985ea2969 | docs: autoreplaced with type placeholders in code examples | 2023-08-18 18:37:12 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 1e00acd49f | docs: ACCU 2023 talk referenced in the documentation | 2023-08-16 06:41:54 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 4c49e9c57f | docs: cross-page links fixed | 2023-08-03 21:23:34 +02:00 |  | 
			
				
					| 
							
							
								 Mateusz Pusz | 6bf55ff6cb | docs: headers simplified and the Compiler Explorer links updated for an example app | 2023-07-13 18:32:36 +02:00 |  |