lp:~ubuntu-virt/gnulib/+git/gnulib-lp-import

Get this repository:
git clone https://git.launchpad.net/~ubuntu-virt/gnulib/+git/gnulib-lp-import

Import details

Import Status: Reviewed

This repository is an import of the Git repository at git://git.sv.gnu.org/gnulib.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 12 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 7 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 9 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 minutes — see the log

Branches

Name Last Modified Last Commit
master 2024-05-25 13:48:32 UTC
euidaccess: Fix test failure on native Windows.

Author: Bruno Haible
Author Date: 2024-05-25 13:48:32 UTC

euidaccess: Fix test failure on native Windows.

* lib/euidaccess.c: Don't include <io.h>.
(euidaccess): On native Windows, invoke access, not _access.

stable-202307 2024-05-22 09:07:28 UTC
c-strtod: include <stdio.h>

Author: Paul Eggert
Author Date: 2024-05-22 06:32:14 UTC

c-strtod: include <stdio.h>

* lib/c-strtod.c: Include <stdio.h>, since we call sprintf.
Problem found by Oracle Developer Studio 12.6 on Solaris 10.

stable-202401 2024-05-22 08:56:22 UTC
c-strtod: include <stdio.h>

Author: Paul Eggert
Author Date: 2024-05-22 06:32:14 UTC

c-strtod: include <stdio.h>

* lib/c-strtod.c: Include <stdio.h>, since we call sprintf.
Problem found by Oracle Developer Studio 12.6 on Solaris 10.

stable-202301 2024-01-18 08:14:35 UTC
stat-time: fix macOS bug with negative file times

Author: Paul Eggert
Author Date: 2023-12-28 19:15:56 UTC

stat-time: fix macOS bug with negative file times

macOS has a bug similar (but not identical) to Solaris when
file timestamps are negative: tv_nsec might go negative.
Problem reported on Darwin 8.11.0 for GNU Tar by Gordon Steemson in:
https://lists.gnu.org/r/bug-tar/2023-12/msg00001.html
This was evidently Mac OS X 10.4.11; I reproduced it on
Darwin 21.6.0 (macOS 12.5).
* lib/stat-time.h (STAT_TIMESPEC_OFFSETOF): New macro.
(stat_time_normalize): Also normalize timestamps on macOS.
* m4/fstat.m4 (gl_FUNC_FSTAT):
* m4/fstatat.m4 (gl_FUNC_FSTATAT):
* m4/lstat.m4 (gl_FUNC_LSTAT):
* m4/stat.m4 (gl_FUNC_STAT):
Also replace on macOS.

stable-202207 2023-07-01 08:42:08 UTC
striconveh: Fix module description.

Author: Bruno Haible
Author Date: 2023-06-27 11:25:33 UTC

striconveh: Fix module description.

* modules/striconveh (Link): Add $(LIBUNISTRING).
* modules/striconveha (Link): New section.
* modules/xstriconveh (Link): New section.

stable-202201 2023-03-28 23:34:23 UTC
largefile: sync from Autoconf master

Author: Paul Eggert
Author Date: 2022-12-25 19:41:57 UTC

largefile: sync from Autoconf master

* m4/largefile.m4 (gl_SET_LARGEFILE_SOURCE): Test whether
AC_SYS_YEAR2038 is defined when this macro is defined, not when it
is used, as we now define AC_SYS_YEAR2038 later.
(_AC_SYS_LARGEFILE_MACRO_VALUE): Remove.
(_AC_SYS_YEAR2038_TEST_CODE, _AC_SYS_YEAR2038_OPTIONS)
(_AC_SYS_YEAR2038_PROBE, _AC_SYS_YEAR2038_ENABLE)
(_AC_SYS_YEAR2038_OPT_IN, AC_SYS_YEAR2038)
(_AC_SYS_LARGEFILE_TEST_CODE, _AC_SYS_LARGEFILE_OPTIONS)
(_AC_SYS_LARGEFILE_PROBE, _AC_SYS_LARGEFILE_ENABLE): New macros.
(AC_SYS_LARGEFILE): Use them.
* m4/year2038.m4: Remove. All mentions removed.
* modules/largefile, modules/year2038 (configure.ac-early):
Do not require gl_YEAR2038_EARLY.
* modules/year2038 (Depends-on): Depend on largefile.
(configure.ac): Require AC_SYS_YEAR2038, not gl_YEAR2038.

python 2018-07-08 20:32:30 UTC
pygnulib: fix "mention" section paths

Author: ghostmansd
Author Date: 2018-07-08 20:32:30 UTC

pygnulib: fix "mention" section paths

ueno/unicode-9.0.0 2017-10-30 10:13:20 UTC
libunistring: update to Unicode 9.0.0

Author: Daiki Ueno
Author Date: 2016-10-12 15:40:37 UTC

libunistring: update to Unicode 9.0.0

* lib/gen-uni-tables.c (fill_properties): Recognize Sentence_Terminal
and Prepended_Concatenation_Mark.
(is_property_default_ignorable_code_point): Exclude U+08E2.
(fill_arabicshaping): Allow missing whitespace when parsing;
recognize "AFRICAN FEH", "AFRICAN QAF", and "AFRICAN MOON".
(output_blocks): Increase the element size of the level1 table to
accommodate more blocks.
(get_lbp): Recognize ZWJ, E_Base, and E_Modifier characters;
Update each class according to the standard.
(get_wbp): Recognize ZWJ, E_Base, E_Modifier, Glue_After_Zwj, and
E_Base_GAZ characters.
(output_gbp_table): Recognize ZWJ, E_Base, E_Modifier, Glue_After_Zwj,
and E_Base_GAZ characters.
* lib/unictype.in.h (UC_JOINING_GROUP_AFRICAN_FEH,
UC_JOINING_GROUP_AFRICAN_QAF, UC_JOINING_GROUP_AFRICAN_MOON): New enum value.
* lib/unilbrk/lbrktables.h (LBP_ZWJ, LBP_EB, LBP_EM): New enum value.
* lib/unilbrk/lbrktables.c (unilbrk_table): Extend the table with
LBP_ZWJ, LBP_EB, and LBP_EM.
* lib/uniwbrk.in.h (WBP_ZWJ, WBP_EB, WBP_EM, WBP_GAZ, WBP_EBG): New
enum value.
* lib/uniwbrk/u-wordbreaks.h: Implement WB3c, WB15, and WB16.
* lib/uniwbrk/wbrktable.h (uniwbrk_prop_index): New variable declaration.
* lib/uniwbrk/wbrktable.c (uniwbrk_prop_index): New variable.
(uniwbrk_table): Implement WB14.
* tests/uniwbrk/test-uc-wordbreaks.c (wordbreakproperty_to_string):
Check WBP_ZWJ, WBP_EB, WBP_EM, WBP_GAZ, and WBP_EBG.
* modules/unigbrk/u{32,16,8}-grapheme-breaks: No longer depend on
uc-is-grapheme-break.
* modules/unigbrk/uc-grapheme-breaks: New module.
* modules/unigbrk/uc-grapheme-breaks-tests: New module.
* lib/unigbrk.in.h (GBP_ZWJ, GBP_EB, GBP_EM, GBP_GAZ, GBP_EBG): New
enum value.
(uc_grapheme_breaks): New function, replacing uc_is_grapheme_break.
* lib/unigbrk/u-grapheme-breaks.h: New file.
* lib/unigbrk/u{32,16,8}-grapheme-breaks.c: Rewrite using
u-grapheme-breaks.h instead of uc_is_grapheme_break.
* lib/unigbrk/uc-grapheme-breaks.c: New file.
* lib/unigbrk/uc-is-grapheme-break.c: Partially update to TR29 rev 29.
* tests/unigbrk/test-uc-gbrk-prop.c (graphemebreakproperty_to_string):
Check GBP_ZWJ, GBP_EB, GBP_EM, GBP_GAZ, and GBP_EBG.
* tests/unigbrk/test-uc-grapheme-breaks.c: New test.
* tests/unigbrk/test-uc-is-grapheme-break.c (graphemebreakproperty_to_string):
Check GBP_ZWJ, GBP_EB, GBP_EM, GBP_GAZ, and GBP_EBG.
(main): Skip unsupported rules involving 3 or more characters, namely
GB10, GB12, and GB13.
* lib/uniwidth/width.c (nonspacing_table_data): Update.

pygnulib 2017-09-08 17:55:47 UTC
Merge branch 'master' of ssh://git.savannah.gnu.org:/srv/git/gnulib into pygn...

Author: ghostmansd
Author Date: 2017-09-08 17:55:47 UTC

Merge branch 'master' of ssh://git.savannah.gnu.org:/srv/git/gnulib into pygnulib

akim-fix-upload 2012-09-25 10:27:35 UTC
maint.mk: fix strict vs. lazy variable issues with RELEASE

Author: Akim Demaille
Author Date: 2012-09-25 10:19:04 UTC

maint.mk: fix strict vs. lazy variable issues with RELEASE

* top/maint.mk (equal): New function.
(member_check): Strip the result to avoid spurious spaces.
(url_dir_list): Do not use ifeq, which is strict, as it will
require RELEASE_TYPE to be defined.
(announcement_Cc_, announcement_mail_headers_): Likewise: instead
of relying on ifeq, use $(release_type) to dispatch (lazily) onto...
(announcement_Cc_alpha,announcement_mail_headers_alpha)
(announcement_Cc_beta,announcement_mail_headers_beta)
(announcement_Cc_stable,announcement_mail_headers_stable): these.
(release): Do not depend on $(release-type), as it forces its
evaluation. Bounce to it.

akim/relpath 2012-06-18 11:35:59 UTC
relpath: do not depend on xalloc.h.

Author: Akim Demaille
Author Date: 2012-06-18 09:41:32 UTC

relpath: do not depend on xalloc.h.

Suggested by Bruno Haible.
* lib/relpath.c (convert_abs_rel): Embrace malloc failures.
Simplify some conditionals.
* lib/relpath.h: Adjust the documentation.
* modules/relpath (Depends-on): Remove xalloc.

topic/libposix 2011-05-06 15:15:59 UTC
manual merge

Author: Bkorb
Author Date: 2011-05-06 15:15:59 UTC

manual merge

coreutils-8.9 2011-01-04 08:47:49 UTC
git-version-gen: avoid a sub-shell

Author: Bkorb
Author Date: 2011-01-04 08:47:49 UTC

git-version-gen: avoid a sub-shell

* build-aux/git-version-gen: Redirect stderr in `...` via
"exec 2>...", rather than via an added sub-shell.

origin 2007-09-18 22:04:19 UTC
New module 'areadlink'.

Author: Bruno Haible
Author Date: 2007-09-18 22:04:19 UTC

New module 'areadlink'.

diff-merge 2006-12-21 20:09:09 UTC
Actually use the EQUAL macro.

Author: Bruno Haible
Author Date: 2006-12-21 20:09:09 UTC

Actually use the EQUAL macro.

haible-private 2006-09-05 11:56:40 UTC
(iconv_alloc): Realloc the final result, to throw away unused memory.

Author: Bruno Haible
Author Date: 2006-09-05 11:56:40 UTC

(iconv_alloc): Realloc the final result, to throw away unused memory.

emacs-unicode-2 2003-09-08 12:48:12 UTC
*** empty log message ***

Author: Kenichi Handa
Author Date: 2003-09-08 12:48:12 UTC

*** empty log message ***

emacs-unicode 2003-06-02 18:28:46 UTC
(re_search_2): Fix last change.

Author: Dave Love
Author Date: 2003-06-02 18:28:46 UTC

(re_search_2): Fix last change.

lexbind 2003-04-04 06:21:03 UTC
Update from trunk.

Author: Miles Bader
Author Date: 2003-04-04 06:21:03 UTC

Update from trunk.

EMACS_21_1_RC 2003-01-16 01:44:22 UTC
(GET_CHAR_BEFORE_2): Fix for the case that the previous

Author: Kenichi Handa
Author Date: 2003-01-16 01:44:22 UTC

(GET_CHAR_BEFORE_2): Fix for the case that the previous
char is eight-bit-graphic.
(re_search_2): Likewise.

karl 2000-06-03 08:36:49 UTC
.

Author: Jim Meyering
Author Date: 2000-06-03 08:36:49 UTC

.

TEXTUTILS 1995-06-24 21:53:00 UTC
GNU text utilities

Author: Jim Meyering
Author Date: 1995-06-24 21:53:00 UTC

GNU text utilities

FILEUTILS 1994-11-06 17:47:07 UTC
GNU file utilities

Author: Jim Meyering
Author Date: 1994-11-06 17:47:07 UTC

GNU file utilities

SHELLUTILS 1994-10-08 00:26:58 UTC
GNU shell utilities

Author: Jim Meyering
Author Date: 1994-10-08 00:26:58 UTC

GNU shell utilities

124 of 24 results
This repository contains Public information 
Everyone can see this information.