Mercurial > hg > octave-nkf > gnulib-hg
graph
-
Remove unnecessary TESTS_ENVIRONMENT setting.Tue, 08 Jan 2008 11:43:00 +0100, by Bruno Haible
-
Add a configure time option: --disable-acl.Tue, 08 Jan 2008 09:53:53 +0100, by Mike Frysinger
-
Update localename-tests for setenv changes.Tue, 08 Jan 2008 09:09:18 +0100, by Simon Josefsson
-
* DEPENDENCIES: Require Texinfo version 4.6 or newer.Tue, 08 Jan 2008 08:15:44 +0100, by Ralf Wildenhues
-
Add man-db.Tue, 08 Jan 2008 02:53:46 +0100, by Colin Watson
-
No need to drop periods from section names.Tue, 08 Jan 2008 02:24:39 +0100, by Bruno Haible
-
Don't strip off a leading "lt-" prefix outside a .libs directory.Tue, 08 Jan 2008 02:16:21 +0100, by Bruno Haible
-
Improve memory cleanup in 'relocatable' module.Tue, 08 Jan 2008 00:28:30 +0100, by Bruno Haible
-
Relax test, so that it passes on older glibc systems.Mon, 07 Jan 2008 23:29:52 +0100, by Bruno Haible
-
autoupdate.Mon, 07 Jan 2008 22:44:38 +0100, by Ralf Wildenhues
-
autoupdateSat, 05 Jan 2008 06:29:33 -0800, by Karl Berry
-
Avoid quadratic system memmem.Sat, 05 Jan 2008 04:47:24 -0700, by Eric Blake
-
Fix memmem test for mingw.Sat, 05 Jan 2008 04:47:05 -0700, by Eric Blake
-
Fix bug introduced on 2007-12-02.Sat, 05 Jan 2008 00:29:12 +0100, by Bruno Haible
-
Shorten duration of memmem test.Fri, 04 Jan 2008 15:19:34 -0700, by Eric Blake
-
Modules intprops and string needed by relocatable-prog-wrapper.Fri, 04 Jan 2008 15:44:57 +0100, by Simon Josefsson
-
New section 'Localization'.Fri, 04 Jan 2008 00:57:29 +0100, by Bruno Haible
-
Treat untyped memory as an 'unsigned char' array.Fri, 04 Jan 2008 00:24:10 +0100, by Bruno Haible
-
Fix formatting of a ChangeLog entry.Fri, 04 Jan 2008 00:22:45 +0100, by Bruno Haible
-
lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.Wed, 02 Jan 2008 10:00:47 +0100, by Jim Meyering
-
missed ChangeLog for doc change yesterdayMon, 31 Dec 2007 15:34:15 -0800, by Karl Berry
-
Avoid use of private FTS type name.Mon, 31 Dec 2007 14:00:17 +0100, by Jim Meyering
-
Unify 5 copies of the KMP code.Mon, 31 Dec 2007 11:57:16 +0100, by Bruno Haible
-
Don't define xmmalloca if not needed.Mon, 31 Dec 2007 11:55:46 +0100, by Bruno Haible
-
New macro xnmalloca.Mon, 31 Dec 2007 11:54:37 +0100, by Bruno Haible
-
Protect against integer overflow in malloca() calls.Mon, 31 Dec 2007 11:53:40 +0100, by Bruno Haible
-
Ensure that 'glob' stays under LGPLv2+.Mon, 31 Dec 2007 11:51:57 +0100, by Bruno Haible
-
Change license to LGPLv2+.Mon, 31 Dec 2007 11:51:15 +0100, by Bruno Haible
-
no period in node nameSun, 30 Dec 2007 09:50:08 -0800, by Karl Berry
-
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
-
autoupdateThu, 13 Dec 2007 06:23:06 -0800, by Karl Berry