Mercurial > hg > octave-nkf > gnulib-hg
graph
-
Mark set_uint32 function as 'inline'.Thu, 31 Jan 2008 23:37:55 +0100, by Bruno Haible
-
Use "sizeof VAR", rather than a literal "4".Thu, 31 Jan 2008 14:32:19 +0100, by Jim Meyering
-
Fix typo. Suggested by Jim.Thu, 31 Jan 2008 13:59:31 +0100, by Simon Josefsson
-
Add sha1 self test.Thu, 31 Jan 2008 13:59:03 +0100, by Simon Josefsson
-
Add SHA1_DIGEST_SIZE #define to sha1.h.Thu, 31 Jan 2008 13:57:17 +0100, by Simon Josefsson
-
Prefer "sizeof v" over the equivalent "4".Thu, 31 Jan 2008 13:04:07 +0100, by Jim Meyering
-
vc-list-files: new moduleThu, 31 Jan 2008 11:13:04 +0100, by Jim Meyering
-
sha1.c (set_uint32): Mark function as static.Thu, 31 Jan 2008 11:13:13 +0100, by Simon Josefsson
-
md2: clarify comments to say that alignment is not required.Thu, 31 Jan 2008 11:10:36 +0100, by Simon Josefsson
-
md4: adapt alignment constraint fix from sha1.Thu, 31 Jan 2008 11:08:05 +0100, by Simon Josefsson
-
md5: adapt alignment constraint fix from sha1.Thu, 31 Jan 2008 11:05:46 +0100, by Simon Josefsson
-
sha1: remove the result buffer alignment constraintWed, 30 Jan 2008 13:36:13 +0100, by Peter Palfrader
-
Fix autoconf test bug introduced on 2008-01-15.Thu, 31 Jan 2008 00:25:53 +0100, by Andreas Schwab
-
logWed, 30 Jan 2008 11:58:29 -0800, by Karl Berry
-
try to preserve x bitsWed, 30 Jan 2008 11:57:21 -0800, by Karl Berry
-
autoupdateWed, 30 Jan 2008 11:56:25 -0800, by Karl Berry
-
vasnprintf.c: Avoid warning about unused labelTue, 29 Jan 2008 10:32:15 +0100, by Jim Meyering
-
Add credits to ChangeLog entry.Sat, 26 Jan 2008 15:56:47 +0100, by Bruno Haible
-
Use the GCC built-in __builtin_isnanl (if it works).Sat, 26 Jan 2008 15:45:42 +0100, by Bruno Haible
-
Make use of GCC's __builtin_isnan.Sat, 26 Jan 2008 15:37:59 +0100, by Bruno Haible
-
Use the GCC built-in when available.Sat, 26 Jan 2008 13:23:24 +0100, by Bruno Haible
-
Rename isnan, applicable to 'double' only, to isnand.Sat, 26 Jan 2008 15:17:58 +0100, by Bruno Haible
-
Exploit the __builtin_signbit GCC built-in.Sat, 26 Jan 2008 02:26:52 +0100, by Bruno Haible
-
Prefer <config.h> over "config.h". See autoconf doc for explanation.Fri, 25 Jan 2008 21:52:02 +0100, by Jim Meyering
-
Add self-test for sockets module.Fri, 25 Jan 2008 11:52:09 +0100, by Simon Josefsson
-
Add module sockets.Thu, 24 Jan 2008 15:55:56 +0100, by Simon Josefsson
-
execThu, 24 Jan 2008 06:52:11 -0800, by Karl Berry
-
autoupdateThu, 24 Jan 2008 06:51:43 -0800, by Karl Berry
-
autoupdateSat, 19 Jan 2008 17:51:32 -0800, by Karl Berry
-
Rename two directories: headers -> posix-headers, functions -> posix-functions.Sun, 20 Jan 2008 00:09:59 +0100, by Bruno Haible
-
Incorporate existing strcasestr doc into new doc structure.Sat, 19 Jan 2008 13:06:50 +0100, by Bruno Haible
-
Incorporate existing memmem doc into new doc structure.Sat, 19 Jan 2008 12:59:00 +0100, by Bruno Haible
-
New documentation of GNU libc functions.Sat, 19 Jan 2008 02:51:21 +0100, by Bruno Haible
-
Fix a printf statement.Fri, 18 Jan 2008 02:14:04 +0100, by Bruno Haible
-
autoupdateThu, 17 Jan 2008 07:33:23 -0800, by Karl Berry
-
New module gethostname-tests.Thu, 17 Jan 2008 13:16:12 +0100, by Simon Josefsson
-
Need string.h unconditionally, for strncpy or strcpy.Thu, 17 Jan 2008 11:07:41 +0100, by Simon Josefsson
-
Convert c-strcasestr to be more efficient.Wed, 16 Jan 2008 20:35:00 -0700, by Eric Blake
-
* build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.Wed, 16 Jan 2008 17:52:21 +0100, by Paolo Bonzini
-
Disable secure memory in gc-libgcrypt.c.Wed, 16 Jan 2008 15:53:45 +0100, by Simon Josefsson
-
Need string.h for strcpy in gethostname module.Wed, 16 Jan 2008 15:01:09 +0100, by Simon Josefsson
-
Fix problem with getdate on mingw32 reported by Simon JosefssonTue, 15 Jan 2008 16:32:59 -0800, by Paul Eggert
-
Work around a MacOS X 10.5 bug in frexpl().Wed, 16 Jan 2008 00:21:10 +0100, by Bruno Haible
-
Touch up previous patch.Mon, 14 Jan 2008 21:00:56 -0700, by Eric Blake
-
Convert strcasestr module to use Two-Way algorithm.Thu, 10 Jan 2008 22:22:51 -0700, by Eric Blake
-
Replace strsignal if it does not work fine.Tue, 15 Jan 2008 02:25:14 +0100, by Bruno Haible
-
Fix documentation of include file.Mon, 14 Jan 2008 23:43:46 +0100, by Bruno Haible
-
Make the functions argp_error, argp_failure known to xgettext.Mon, 14 Jan 2008 23:35:44 +0100, by Colin Watson
-
autoupdateMon, 14 Jan 2008 07:57:42 -0800, by Karl Berry
-
Typo in comment.Mon, 14 Jan 2008 11:11:25 +0100, by Bruno Haible
-
Tests for module 'strsignal'.Mon, 14 Jan 2008 00:27:28 +0100, by Colin Watson
-
New module 'strsignal'.Mon, 14 Jan 2008 00:26:30 +0100, by Colin Watson
-
Restore executable bits.Sun, 13 Jan 2008 14:09:07 -0700, by Eric Blake
-
Avoid unsupported locales on OpenBSD.Sun, 13 Jan 2008 17:46:31 +0100, by Bruno Haible
-
Don't redefine __attribute__ without a need.Sun, 13 Jan 2008 16:51:48 +0100, by Bruno Haible
-
autoupdateSun, 13 Jan 2008 07:16:33 -0800, by Karl Berry
-
Add documentation chapter about the glibc header files.Sat, 12 Jan 2008 16:28:52 +0100, by Bruno Haible
-
announce-gen: emit Gnulib's git-based version string.Sat, 12 Jan 2008 09:52:42 +0100, by Jim Meyering
-
* build-aux/announce-gen: Also check for lzma-compressed files.Sat, 12 Jan 2008 08:54:48 +0100, by Jim Meyering
-
Increase the maximum allowed time for the test.Sat, 12 Jan 2008 01:14:37 +0100, by Bruno Haible