History log of /freebsd-10.1-release/share/numericdef/el_GR.ISO8859-7.src
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 136496 13-Oct-2004 keramida

Add the necessary magic to make the thousands separator work for
floating-point formats in the Greek locale. This allows printing
numbers with the ' format modifier, like this:

$ env -i LC_NUMERIC=el_GR.ISO8859-7 printf "%'.3f\n" 1024000
1.024.000,000

Reviewed by: das


# 72329 10-Feb-2001 ache

Back out my "3;3" -> something change. While technikally the same, it only
leads to confusion.

el_GR: change "0;0" to "-1".
"0" is repeater for previous number, not no grouping


# 72317 10-Feb-2001 phantom

Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7

Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> via -i18n