~ubuntu-virt/gnulib/+git/gnulib-lp-import:emacs-unicode-2

Last commit made on 2003-09-08
Get this branch:
git clone -b emacs-unicode-2 https://git.launchpad.net/~ubuntu-virt/gnulib/+git/gnulib-lp-import

Branch merges

Branch information

Name:
emacs-unicode-2
Repository:
lp:~ubuntu-virt/gnulib/+git/gnulib-lp-import

Recent commits

454fd89... by Kenichi Handa <email address hidden>

*** empty log message ***

d2478bb... by Karl Berry

update from automake

862c9f9... by Karl Berry

.

19de357... by Paul Eggert

* modules/time_r: Depend on 'restrict'.
* lib/time_r.c (gmtime_r, localtime_r): Fix silly typo.

361033f... by Karl Berry

.

7b22447... by Paul Eggert

Add time_r module. Change timegm, mktime, and strftime to use localtime_r
and gmtime_r, now supplied by the time_r module. This fixes some timegm
bugs and cleans up mktime and strftime a bit.

346048a... by Paul Eggert

(human_readable): Fix bug that rounded 10501 to 10k.
Bug reported by Lute Kamstra in
<http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.

747b2f7... by Paul Eggert

* getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
"yesterday", "today", and "now" rather than tMINUTE_UNIT.

f64df14... by Paul Eggert

(relative_time_table): Use tDAY_UNIT for "tomorrow", "yesterday",
"today", and "now" rather than tMINUTE_UNIT. Of course with
correspondingly smaller numbers for tomorrow and yesterday. From
Tadayoshi Funaba. Originally installed into sh-utils on 1999-08-07,
but the patch got lost (I guess during the coreutils merge?).

ab2c148... by Karl Berry

.