History log of /freebsd-10.1-release/share/timedef/ru_RU.KOI8-R.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


# 174990 30-Dec-2007 ache

Comments fixing
1) Back out "month names" -> "months names" and fix few such cases which
are wrong initially
2) "weekdays names" -> "weekday names"

Noted by: des [1]


# 174977 29-Dec-2007 ache

Comments fixing
"month names" -> "months names"
typo
"Long months names (alternative)" or "in alternative form" ->
"(without case ending)"
"Long months names" -> "Long months names (as in a date)"
to not confuse developers on what purpose those sections are


# 74650 22-Mar-2001 ache

Since ctime compatibility restrictions removed, use more natural date formats


# 74606 21-Mar-2001 ache

Remove fixed length restrictions and padding


# 74413 18-Mar-2001 ache

Convert to new locale format with md_order and without E[Ff]_fmt
Add ampm_fmt to all locales


# 73361 02-Mar-2001 ache

Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PM


# 72233 09-Feb-2001 ache

Use 4-digit year in x_fmt


# 54090 03-Dec-1999 ache

Don't use %E* in old fields for compatibility reasons


# 53961 30-Nov-1999 ache

Convert after %Ex->%Ef and %EF adding


# 53943 30-Nov-1999 ache

Convert to new format


# 51187 11-Sep-1999 dt

Add "alternative" forms of full month names.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 50161 22-Aug-1999 dt

Put full month names in another form ("genitive case"), the only form
suitable for printing dates (like in strftime(... "%e %B %Y" ...)).


# 22988 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 20959 28-Dec-1996 ache

Return to last column space padding: some programs (cal f.e.) make two-letters
abbreviations by stripping last character.

Should be in 2.2


# 19827 16-Nov-1996 ache

Pad two-letter names not with ending space, but with beginning space
As result, it not looks anymore as:
xx , ...
but as
xx, ...

2.2 candidate


# 14121 17-Feb-1996 ache

Change date format to look more naturally


# 13622 24-Jan-1996 ache

Use two-letters abbrev. for weekdays
Change months form


# 12035 03-Nov-1995 ache

Cleanup make process per Bruce suggestions
Add ru_SU.CP866 time locale