Mercurial > hg > octave-jordi > gnulib-hg
graph
-
Update after linebreak module was split.Thu, 15 May 2008 23:04:58 +0200, by Bruno Haible
-
Fix violation of <stdbool.h> replacement in regex.Thu, 15 May 2008 14:51:43 -0600, by Eric Blake
-
Fix violation of <stdbool.h> replacement in regex.Thu, 15 May 2008 14:37:29 -0600, by Eric Blake
-
avoid distracting test output when git or cvs is not fountThu, 15 May 2008 14:52:01 +0200, by Jim Meyering
-
Glibc finally accepted the memmem speedup code, bugzilla #5514.Thu, 15 May 2008 06:16:11 -0600, by Eric Blake
-
optimize double anchors such as ^$Thu, 15 May 2008 08:50:06 +0200, by Paolo Bonzini
-
Help GCC to do better code generation.Thu, 15 May 2008 02:01:46 +0200, by Bruno Haible
-
Fix typo in ChangeLog entry.Wed, 14 May 2008 23:05:26 +0200, by Bruno Haible
-
use "echo STR|wc -c" rather than unportable "expr length STR"Wed, 14 May 2008 18:50:53 +0200, by Lasse Collin
-
use dd ifs=$n count=1 ... rather than less-portable head -c$nWed, 14 May 2008 17:20:42 +0200, by Jim Meyering
-
Avoid quadratic growth in gl_LIBSOURCES.Wed, 14 May 2008 06:42:55 -0600, by Eric Blake
-
Test xmemdup0.Wed, 14 May 2008 06:12:16 -0600, by Eric Blake
-
Split xmemdup0 into its own module.Tue, 13 May 2008 21:28:43 -0600, by Eric Blake
-
Oops, fix small mistake in last commit.Wed, 14 May 2008 04:09:49 +0200, by Bruno Haible
-
Reduce number of forks required during autoconf.Wed, 14 May 2008 02:07:46 +0200, by Eric Blake
-
* gnulib-tool: Fix various comment typos.Tue, 13 May 2008 14:14:33 -0600, by Eric Blake
-
Tailor the linebreaking algorithm.Mon, 12 May 2008 19:22:07 +0200, by Bruno Haible
-
Update to Unicode 5.0.0.Mon, 12 May 2008 14:07:28 +0200, by Bruno Haible
-
Fix whitespace.Sun, 11 May 2008 16:43:47 +0200, by Bruno Haible
-
Move gen-lbrkprop from GNU gettext to here.Sun, 11 May 2008 16:42:12 +0200, by Bruno Haible
-
Update license to GPLv3+.Sun, 11 May 2008 15:22:35 +0200, by Bruno Haible
-
Add prerequisites for using 'inline'.Sun, 11 May 2008 12:42:47 +0200, by Bruno Haible
-
New modules: crypto/sha256, crypto/sha512 (from coreutils)Sun, 11 May 2008 09:05:36 +0200, by Jim Meyering
-
Update modules list.Sun, 11 May 2008 03:49:32 +0200, by Bruno Haible
-
New module 'unictype/gen-ctype'.Sun, 11 May 2008 03:07:18 +0200, by Bruno Haible
-
Update comments.Sun, 11 May 2008 02:33:36 +0200, by Bruno Haible
-
Make chdir-safer.c more efficient on a system with no symlinks.Sat, 10 May 2008 15:19:43 +0200, by Jim Meyering
-
Make chdir-safer.c slightly safer.Sat, 10 May 2008 15:15:11 +0200, by Jim Meyering
-
Avoid compile failure on systems without ELOOP (like mingw).Sat, 10 May 2008 14:50:12 +0200, by Jim Meyering
-
Use case-insensitive comparison.Sat, 10 May 2008 15:40:48 +0200, by Bruno Haible
-
Use u8_conv_from_encoding instead of using special code for the conversion.Sat, 10 May 2008 15:23:28 +0200, by Bruno Haible
-
Tests for module unilbrk/ulc-width-linebreaks.Sat, 10 May 2008 14:32:53 +0200, by Bruno Haible
-
Tests for module 'unilbrk/u32-width-linebreaks'.Sat, 10 May 2008 14:32:19 +0200, by Bruno Haible
-
Tests for module unilbrk/u16-width-linebreaks.Sat, 10 May 2008 14:31:55 +0200, by Bruno Haible
-
Tests for module unilbrk/u8-width-linebreaks.Sat, 10 May 2008 14:31:27 +0200, by Bruno Haible
-
Tests for module unilbrk/ulc-possible-linebreaksSat, 10 May 2008 14:30:49 +0200, by Bruno Haible
-
Tests for module unilbrk/u32-possible-linebreaks.Sat, 10 May 2008 14:30:18 +0200, by Bruno Haible
-
Tests for module unilbrk/u16-possible-linebreaks.Sat, 10 May 2008 14:29:49 +0200, by Bruno Haible
-
Tests for module unilbrk/u8-possible-linebreaks.Sat, 10 May 2008 14:29:02 +0200, by Bruno Haible
-
Split up the 'linebreak' module.Sat, 10 May 2008 14:24:14 +0200, by Bruno Haible
-
Add xmemdup0.Fri, 09 May 2008 13:54:18 -0600, by Eric Blake
-
Correct indentation.Thu, 08 May 2008 14:10:43 +0200, by Bruno Haible
-
Support cross-compilation of <wctype.h>.Wed, 07 May 2008 20:53:19 -0600, by Eric Blake
-
autoupdateWed, 07 May 2008 06:07:42 -0700, by Karl Berry
-
build-aux/vc-list-files: Add support for bzr.Tue, 06 May 2008 23:12:55 +0200, by Soren Hansen
-
test-getaddrinfo.c: include <netinet/in.h>Sat, 03 May 2008 11:50:31 +0200, by Jim Meyering
-
getaddrinfo.h: handle undefined EAI_NODATASat, 03 May 2008 11:46:58 +0200, by Jim Meyering
-
avoid failed assertion with tight mallocSat, 03 May 2008 12:51:08 +0200, by Jim Meyering
-
Make sure inet_ntop/inet_pton is declared when needed.Sat, 03 May 2008 06:22:26 +0200, by Simon Josefsson
-
avoid compilation error on FreeBSD 6Thu, 01 May 2008 23:34:53 +0200, by Jim Meyering
-
useless-if-before-free: correct --help's exit status descriptionThu, 01 May 2008 21:12:30 +0200, by Jim Meyering
-
vc-list-files: make the stand-alone gnulib test workThu, 01 May 2008 21:01:36 +0200, by Jim Meyering
-
Fix computation of newsize during reallocation.Thu, 01 May 2008 16:49:21 +0200, by Bruno Haible
-
Add comments.Thu, 01 May 2008 16:43:43 +0200, by Bruno Haible
-
vc-list-files: accommodate /bin/sh like the one from Solaris 10Thu, 01 May 2008 10:17:19 +0200, by Jim Meyering
-
add tests for vc-list-filesWed, 30 Apr 2008 15:01:23 +0200, by Jim Meyering
-
avoid a warning from gccWed, 30 Apr 2008 17:39:54 +0200, by Jim Meyering
-
* ChangeLog: Mention Soren Hansen and add thread URL.Wed, 30 Apr 2008 17:09:04 +0200, by Jim Meyering
-
vc-list-files: work properly with build-aux/cvsu, tooWed, 30 Apr 2008 12:17:13 +0200, by Jim Meyering
-
vc-list-files: work properly in the CVS+awk case, tooWed, 30 Apr 2008 12:10:09 +0200, by Jim Meyering
-
vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dashWed, 30 Apr 2008 11:36:06 +0200, by Jim Meyering
-
Optimize getndelim2 to use block operations when possible.Tue, 29 Apr 2008 11:59:35 -0600, by Eric Blake
-
Ensure the system declares inet_ntop, inet_pton when possible.Wed, 30 Apr 2008 01:27:49 +0200, by Bruno Haible
-
When the is more than one match in a block, match all of them.Tue, 29 Apr 2008 22:04:47 +0200, by Jim Meyering
-
Fix broken useless-if-before-free script.Tue, 29 Apr 2008 20:02:22 +0200, by Jim Meyering
-
Mention Simon's recent changes.Tue, 29 Apr 2008 19:47:39 +0200, by Bruno Haible
-
Use new header.Tue, 29 Apr 2008 11:00:46 -0600, by Eric Blake
-
Avoid test segfault on x86_64 due to lack of inet_ntop declaration.Tue, 29 Apr 2008 18:48:40 +0200, by Jim Meyering
-
* m4/arpa_inet_h.m4: Remove trailing blanks.Tue, 29 Apr 2008 18:00:32 +0200, by Jim Meyering
-
Silence valgrind on safe reads beyond potential array bounds.Tue, 29 Apr 2008 06:08:44 -0600, by Eric Blake
-
Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton need to be declared.Tue, 29 Apr 2008 13:37:51 +0200, by Bruno Haible
-
* modules/mkdir (License): Re-license as LGPLv2+.Tue, 29 Apr 2008 13:15:02 +0200, by Jim Meyering
-
Set the module maintainer.Tue, 29 Apr 2008 12:24:35 +0200, by Bruno Haible
-
Make arpa/inet module build under MinGW.Tue, 29 Apr 2008 11:26:41 +0200, by Simon Josefsson
-
Test getndelim2.Mon, 28 Apr 2008 21:36:17 -0600, by Eric Blake
-
Document rawmemchr.Mon, 28 Apr 2008 20:16:06 -0600, by Eric Blake
-
Ensure sane coding of ChangeLog.Mon, 28 Apr 2008 20:08:36 -0600, by Eric Blake
-
Use 'raise'.Tue, 29 Apr 2008 03:04:35 +0200, by Bruno Haible
-
Expect rpmatch to be declared.Tue, 29 Apr 2008 03:00:57 +0200, by Bruno Haible
-
Declare rpmatch.Tue, 29 Apr 2008 02:55:59 +0200, by Bruno Haible
-
Change rpmatch to use nl_langinfo when appropriate.Tue, 29 Apr 2008 02:37:52 +0200, by Bruno Haible
-
Add rawmemchr module, matching glibc.Mon, 28 Apr 2008 17:08:43 -0600, by Eric Blake
-
Whitespace cleanup.Mon, 28 Apr 2008 17:02:16 -0600, by Eric Blake
-
Optimize and test strchrnul.Mon, 28 Apr 2008 15:43:04 -0600, by Eric Blake
-
* .gitignore: Ignore bad patch applications.Mon, 28 Apr 2008 15:18:09 -0600, by Eric Blake
-
Remove intprops dependency.Mon, 28 Apr 2008 10:24:14 -0600, by Eric Blake
-
Move AC_REQUIRE([AC_C_INLINE]) to top.Mon, 28 Apr 2008 20:08:35 +0200, by Simon Josefsson
-
Move inet_ntop and inet_pton declarations to arpa/inet.h.Mon, 28 Apr 2008 17:40:25 +0200, by Simon Josefsson
-
Fix proper win32 checks and use of inline for setsockopt.Mon, 28 Apr 2008 16:38:34 +0200, by Simon Josefsson
-
Mention a problem on mingw.Mon, 28 Apr 2008 11:24:51 +0200, by Bruno Haible
-
Make test-stat-time pass on mingw.Mon, 28 Apr 2008 00:12:56 +0200, by Bruno Haible
-
Add some comments.Sun, 27 Apr 2008 23:30:18 +0200, by Bruno Haible
-
Stricter test whether isnanl works.Sun, 27 Apr 2008 22:51:28 +0200, by Bruno Haible
-
Make test-yesno.sh work on mingw.Sun, 27 Apr 2008 16:22:30 +0200, by Bruno Haible
-
Fix 'isfinite' on x86, x86_64, ia64 platforms.Sun, 27 Apr 2008 14:07:20 +0200, by Bruno Haible
-
Allow local renaming in config.h.Sun, 27 Apr 2008 12:41:21 +0200, by Bruno Haible
-
Avoid gcc warnings.Sun, 27 Apr 2008 12:37:28 +0200, by Bruno Haible
-
Optimize and test memrchr.Sat, 26 Apr 2008 21:26:10 -0600, by Eric Blake
-
Oops, fix mistake in third-to-last commit.Sat, 26 Apr 2008 19:42:00 +0200, by Bruno Haible
-
Add tentative support for DragonFly BSD.Sat, 26 Apr 2008 18:58:00 +0200, by Bruno Haible
-
New private include file lib/stdio-impl.h.Sat, 26 Apr 2008 18:12:05 +0200, by Bruno Haible
-
New private include file lib/stdio-impl.h.Sat, 26 Apr 2008 18:10:54 +0200, by Bruno Haible
-
Fix indentation.Sat, 26 Apr 2008 16:48:23 +0200, by Bruno Haible
-
Put system dependent routines into inline functions.Sat, 26 Apr 2008 16:47:30 +0200, by Bruno Haible
-
Put system dependent routines into inline functions.Sat, 26 Apr 2008 16:42:17 +0200, by Bruno Haible
-
Work around limitation of an old 'tr' program on Solaris.Sat, 26 Apr 2008 14:14:12 +0200, by Bruno Haible
-
Tests for module 'memchr'.Sat, 26 Apr 2008 12:43:40 +0200, by Bruno Haible
-
Optimize parallel detection of matching bytes.Sat, 26 Apr 2008 12:38:15 +0200, by Bruno Haible
-
Define memchr, not __memchr.Sat, 26 Apr 2008 12:31:13 +0200, by Bruno Haible
-
Superficial improvements and comments.Sat, 26 Apr 2008 11:31:20 +0200, by Bruno Haible
-
Use native fstatat on cygwin 1.7.0.Fri, 25 Apr 2008 14:52:38 -0600, by Eric Blake
-
autoupdateFri, 25 Apr 2008 11:42:13 -0700, by Karl Berry
-
autoupdateThu, 24 Apr 2008 06:38:34 -0700, by Karl Berry
-
Improve memchr2 performance.Wed, 23 Apr 2008 15:03:40 -0600, by Eric Blake
-
Make setsockopt replacement more typesafe.Wed, 23 Apr 2008 08:09:44 +0200, by Simon Josefsson
-
Add file, was missing from last commit.Wed, 23 Apr 2008 08:02:48 +0200, by Simon Josefsson
-
Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.Wed, 23 Apr 2008 07:59:31 +0200, by Simon Josefsson
-
* modules/verify (License): Re-license as LGPLv2+.Tue, 22 Apr 2008 19:17:58 +0200, by Jim Meyering
-
Cast fourth argument to setsockopt on MinGW.Tue, 22 Apr 2008 10:57:31 +0200, by Simon Josefsson
-
Give attribution.Tue, 22 Apr 2008 01:58:02 +0200, by Bruno Haible