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