reactos/base
Carlo-Bramini dcea9e73c6
[CALC] Add new, and fix existing units conversions. CORE-5939
- Add support for new conversion units:
  * AREA: 'mu', 'rai'.
  * LENGTH: 'chi', 'cun'. 'sun' optimized.
  * TIME: 'nanoseconds'.
  * WEIGHT: 'Kan', 'Kin'.

- Add support for thailand measure system; invaluable help from
  this page: http://www.eppo.go.th/ref/UNIT-ALL.html

- Add ZHANG (Chinese), and DANBO, JEONGBO (Korean) units.

See details here:
https://en.wikipedia.org/wiki/Chinese_units_of_measurement
https://en.wikipedia.org/wiki/Korean_units_of_measurement

- Rewritten some units formula by using scientific notation.
- Improved precision of parsec unit coversion formula.
2019-03-18 01:34:06 +01:00
..
applications [CALC] Add new, and fix existing units conversions. CORE-5939 2019-03-18 01:34:06 +01:00
services [DCOMLAUNCH][WMISVC] Stop busy waiting shutdown 2019-03-03 23:14:37 +01:00
setup [SETUPLIB][USETUP] Improve disk HW numbering, removable disk support, and "super-floppy" partitioning. 2019-03-12 02:17:11 +01:00
shell Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
system Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
CMakeLists.txt