Mercurial > hg > octave-kai > gnulib-hg
graph
-
useless-if-before-free: freed expr may have white-space differencesSun, 25 May 2008 19:37:11 +0200, by Jim Meyering
-
useless-if-before-free: accept white space in the expression.Sun, 25 May 2008 19:02:51 +0200, by Jim Meyering
-
Make the *outer* regexp shy, not the expr-matching one.Sun, 25 May 2008 18:58:29 +0200, by Jim Meyering
-
useless-if-before-free: efficiency tweakSun, 25 May 2008 18:19:39 +0200, by Jim Meyering
-
update code-in-comment to accept cast of free argSun, 25 May 2008 18:12:43 +0200, by Jim Meyering
-
Update after program was renamed.Sun, 25 May 2008 14:24:45 +0200, by Bruno Haible
-
Rename tests/test-copy-file-sameacls.c to tests/test-sameacls.c.Sun, 25 May 2008 13:51:56 +0200, by Bruno Haible
-
Make stdbool work on Haiku OS.Sat, 24 May 2008 11:54:19 +0200, by Andreas Färber
-
Improve support for ACLs on OSF/1.Fri, 23 May 2008 13:29:46 +0200, by Bruno Haible
-
Add support for ACLs on OSF/1.Fri, 23 May 2008 03:48:39 +0200, by Bruno Haible
-
Make copy_acl work on MacOS X 10.5.Fri, 23 May 2008 01:13:51 +0200, by Bruno Haible
-
Fix two commands in OSF/1 specific part.Fri, 23 May 2008 03:39:25 +0200, by Bruno Haible
-
Tweak Solaris section.Fri, 23 May 2008 01:07:15 +0200, by Bruno Haible
-
Fix two commands in MacOS X specific part.Fri, 23 May 2008 01:02:56 +0200, by Bruno Haible
-
Fix comments: Cygwin is like Solaris, not like POSIX.Fri, 23 May 2008 01:01:55 +0200, by Bruno Haible
-
Move some declarations from acl.h to acl-internal.h.Fri, 23 May 2008 00:14:21 +0200, by Bruno Haible
-
Split off copy_acl function to separate file.Fri, 23 May 2008 00:13:07 +0200, by Bruno Haible
-
Tests for the 'copy-file' module.Thu, 22 May 2008 19:23:54 +0200, by Bruno Haible
-
Avoid gcc warning.Thu, 22 May 2008 07:57:37 -0600, by Eric Blake
-
Reference documentation about ACLs.Thu, 22 May 2008 01:22:30 +0200, by Bruno Haible
-
Oops, fix syntax error introduced by last commit.Thu, 22 May 2008 00:58:27 +0200, by Bruno Haible
-
Oops, remove stray semicolon added in last commit.Thu, 22 May 2008 00:54:26 +0200, by Bruno Haible
-
Avoid one more warning from gcc.Thu, 22 May 2008 00:53:42 +0200, by Bruno Haible
-
avoid another warning from gccWed, 21 May 2008 23:09:59 +0200, by Jim Meyering
-
avoid a warning from gccWed, 21 May 2008 18:38:12 +0200, by Jim Meyering
-
fix typos in ChangeLog entriesTue, 20 May 2008 15:06:25 +0200, by Jim Meyering
-
When cross-compiling, assume memcmp works if it is declared.Wed, 21 May 2008 11:07:36 +0200, by Simon Josefsson
-
More memcmp tests.Tue, 20 May 2008 12:55:35 +0200, by Bruno Haible
-
Add memcmp-tests module.Tue, 20 May 2008 09:22:45 +0200, by Simon Josefsson
-
remove trailing blanksTue, 20 May 2008 08:45:49 +0200, by Jim Meyering
-
Fix syntax of --keyword option.Tue, 20 May 2008 02:26:36 +0200, by Bruno Haible
-
Keep getpass-gnu in sync with getpass.Tue, 20 May 2008 00:25:16 +0200, by Martin Lambers
-
Remove trailing spaces.Tue, 20 May 2008 00:16:32 +0200, by Bruno Haible
-
modules/base64-tests: New file.Mon, 19 May 2008 19:35:00 +0200, by Simon Josefsson
-
Sync gnulib base64 with coreutils base64.Mon, 19 May 2008 19:32:00 +0200, by Simon Josefsson
-
avoid a warning from gccMon, 19 May 2008 18:10:38 +0200, by Jim Meyering
-
Fix doc typo.Mon, 19 May 2008 14:02:23 +0200, by Jim Meyering
-
Document limits of other implementations.Mon, 19 May 2008 13:15:59 +0200, by Bruno Haible
-
doc/glibc-functions/getpass.texi: Document gnulib implementation.Mon, 19 May 2008 09:40:59 +0200, by Simon Josefsson
-
New module 'propername', moved here from GNU gettext.Sun, 18 May 2008 15:38:15 +0200, by Bruno Haible
-
Avoid some warnings from "gcc -Wshadow".Sat, 17 May 2008 02:35:22 +0200, by Bruno Haible
-
fix typo in ChangeLogFri, 16 May 2008 10:38:02 +0200, by Jim Meyering
-
Extend previous patch to cygwin 1.7.0.Thu, 15 May 2008 19:55:56 -0600, by Eric Blake
-
Update cross-compiling guess now that glibc 2.9 will have fast implementations.Thu, 15 May 2008 23:29:37 +0200, by Bruno Haible
-
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