Mercurial > hg > octave-kai > gnulib-hg
graph
-
update maintain.texiSun, 30 Dec 2007 09:49:38 -0800, by Karl Berry
-
* lib/memmem.c (knuth_morris_pratt): Check for size_t overflowSat, 29 Dec 2007 01:17:08 -0800, by Paul Eggert
-
Override getpagesize on mingw.Wed, 26 Dec 2007 16:37:29 +0100, by Martin Lambers
-
The localcharset module requires a modified TESTS_ENVIRONMENT; tell the user.Wed, 26 Dec 2007 16:33:48 +0100, by Bruno Haible
-
Avoid using the syntax symbol() in formatted documentation.Wed, 26 Dec 2007 16:31:08 +0100, by Bruno Haible
-
Use plain ANSI C syntax.Wed, 26 Dec 2007 16:28:08 +0100, by Bruno Haible
-
Make --enable-relocatable work with DESTDIR.Wed, 26 Dec 2007 16:26:26 +0100, by Bruno Haible
-
Fix link error in relocatability wrappers, due to xalloc_die().Wed, 26 Dec 2007 16:25:28 +0100, by Bruno Haible
-
Split setenv module into setenv and unsetenv. Get rid of setenv.h.Wed, 26 Dec 2007 16:23:54 +0100, by Bruno Haible
-
Split setenv module into setenv and unsetenv. Get rid of setenv.h.Wed, 26 Dec 2007 16:20:10 +0100, by Bruno Haible
-
Use GNU style coding conventions.Wed, 26 Dec 2007 16:13:28 +0100, by Bruno Haible
-
Add more comments about Knuth-Morris-Pratt algorithm.Wed, 26 Dec 2007 16:10:15 +0100, by Bruno Haible
-
Use standard idioms.Wed, 26 Dec 2007 16:02:46 +0100, by Bruno Haible
-
Fix the value of $auxdir used when generating the tests directory.Wed, 26 Dec 2007 16:01:15 +0100, by Bruno Haible
-
Remove unnecessary -l options from LDFLAGS.Wed, 26 Dec 2007 15:59:53 +0100, by Bruno Haible
-
Work around circular library issue when cross-compiling.Thu, 20 Dec 2007 13:15:27 -0700, by Eric Blake
-
Fix memmem to avoid O(n^2) worst-case complexity.Wed, 19 Dec 2007 16:09:03 -0700, by Eric Blake
-
Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.Tue, 18 Dec 2007 16:11:25 -0800, by Paul Eggert
-
Revert addition of verify, for BSD/OS.Mon, 17 Dec 2007 21:50:40 -0700, by Eric Blake
-
getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORTMon, 17 Dec 2007 13:30:09 +0100, by Petr Salinger
-
Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,Fri, 14 Dec 2007 19:46:26 +0100, by Jim Meyering
-
Avoid a crash of a configure test on some x86_64 systems.Mon, 17 Dec 2007 12:21:10 +0100, by Bruno Haible
-
Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulibSat, 15 Dec 2007 06:41:32 -0800, by Karl Berry
-
Fix typo in previous ChangeLog entry.Sat, 15 Dec 2007 15:31:00 +0100, by Jim Meyering
-
* build-aux/gnupload (GPG): Don't hard-code patch to gpg binary.Sat, 15 Dec 2007 10:21:05 +0100, by Jim Meyering
-
update from texinfoSat, 15 Dec 2007 06:39:03 -0800, by Karl Berry
-
Another fseek test.Thu, 13 Dec 2007 14:58:44 -0700, by Eric Blake
-
Fix fseeko on mingw.Thu, 13 Dec 2007 12:09:31 -0700, by Eric Blake
-
Beef up fseek tests.Thu, 13 Dec 2007 11:25:42 -0700, by Eric Blake
-
Fix fseeko on BSD-based platforms.Thu, 13 Dec 2007 11:11:53 -0700, by Larry Jones