Mercurial > hg > octave-nkf > gnulib-hg
graph
-
inttostr: simplify by removing unnecessary redundancyFri, 22 Oct 2010 11:14:17 -0700, by Paul Eggert
-
nl_langinfo test: Avoid test failure on NetBSD 5.Fri, 22 Oct 2010 01:59:15 +0200, by Bruno Haible
-
c-stack: work around libsigsegv 2.8 bugThu, 21 Oct 2010 10:29:13 -0600, by Eric Blake
-
userspec: Drop redundant file.Sun, 17 Oct 2010 23:23:01 +0200, by Bruno Haible
-
nl_langinfo tests: Silence some warnings.Sun, 17 Oct 2010 22:15:52 +0200, by Bruno Haible
-
Make use of GCC's attribute __alloc_size__.Sun, 17 Oct 2010 16:04:04 +0200, by Bruno Haible
-
bootstrap: anchor .gitignore entries.Sat, 16 Oct 2010 16:54:23 -0400, by Joel E. Denny
-
nextafter: Fix configure check.Sat, 16 Oct 2010 14:20:18 +0200, by Bruno Haible
-
Fix date in ChangeLog.Sat, 16 Oct 2010 13:23:54 +0200, by Bruno Haible
-
termios: Update documentation.Sat, 16 Oct 2010 13:18:37 +0200, by Bruno Haible
-
tests: Make them compile with TinyCC.Sat, 16 Oct 2010 03:04:19 +0200, by Bruno Haible
-
ignore-value: make header idempotentFri, 15 Oct 2010 16:05:27 -0600, by Eric Blake
-
GNUmakefile: handle "stable" target, not "major"Fri, 15 Oct 2010 20:12:52 +0200, by Jim Meyering
-
isnan: Add support for TinyCCFri, 15 Oct 2010 15:43:57 +0200, by Ludovic Courtès
-
vasnprintf: Don't set errno to 0.Fri, 15 Oct 2010 02:01:51 +0200, by Bruno Haible
-
socketlib: Fix.Fri, 15 Oct 2010 00:41:56 +0200, by Bruno Haible
-
test-select-stdin.c: avoid warn_unused_result warningsWed, 13 Oct 2010 11:22:35 +0200, by Jim Meyering
-
git-version-gen: do require git-VC'd files in cwdWed, 13 Oct 2010 22:11:31 +0200, by Jim Meyering
-
argv-iter: omit nonconforming declarationWed, 13 Oct 2010 20:49:40 -0700, by Paul Eggert
-
termios: fix compilation on mingwWed, 13 Oct 2010 14:54:00 -0600, by Eric Blake
-
git-version-gen: don't require that .git/ be in the current dirWed, 13 Oct 2010 16:08:36 +0200, by Jim Meyering
-
test-select: avoid warn_unused_result warningsWed, 13 Oct 2010 10:15:38 +0200, by Jim Meyering
-
test-symlinkat: remove declaration of unused localWed, 13 Oct 2010 10:06:29 +0200, by Jim Meyering
-
test-inttostr: avoid shadowing warningsWed, 13 Oct 2010 10:02:17 +0200, by Jim Meyering
-
stdlib: Allow multiple gnulib generated replacements to coexist.Tue, 12 Oct 2010 00:38:19 +0200, by Bruno Haible
-
fix a documentation typoMon, 11 Oct 2010 22:29:19 +0200, by Jim Meyering
-
futimens: work around Solaris 11 bugMon, 11 Oct 2010 13:54:45 -0600, by Eric Blake
-
Indentation.Mon, 11 Oct 2010 10:49:52 -0700, by Paul Eggert
-
test-futimens: avoid unwarranted test failure on Solaris 5.11Mon, 11 Oct 2010 12:44:56 +0200, by Jim Meyering
-
Indentation.Sun, 10 Oct 2010 23:08:42 +0200, by Bruno Haible
-
spawn.in.h: make indentation consistent with parenthesesMon, 11 Oct 2010 10:17:12 +0200, by Jim Meyering
-
Fix mismatched parens in previous commitMon, 11 Oct 2010 15:02:01 +0700, by Gary V. Vaughan
-
rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Sun, 10 Oct 2010 20:16:39 -0700, by Paul Eggert
-
prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)Sun, 10 Oct 2010 13:36:34 -0700, by Paul Eggert
-
autoupdateSat, 09 Oct 2010 05:45:51 -0700, by Karl Berry
-
time: enforce recent POSIX ruling that time_t is integralFri, 08 Oct 2010 17:15:47 -0600, by Eric Blake
-
fdopendir: fix a bug on systems lacking openat and /proc supportFri, 08 Oct 2010 18:42:59 +0200, by Jim Meyering
-
sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.Fri, 08 Oct 2010 22:01:50 +0200, by Bruno Haible
-
nanosleep: Make replacement POSIX compliant.Fri, 08 Oct 2010 21:52:56 +0200, by Bruno Haible
-
bootstrap: add hook for altering gnulib.mk, for BisonFri, 08 Oct 2010 10:08:12 -0700, by Paul Eggert
-
bootstrap: reformat for readabilityFri, 08 Oct 2010 09:59:40 -0700, by Paul Eggert
-
docs: update cygwin progressFri, 08 Oct 2010 08:59:08 -0600, by Eric Blake
-
autoupdateFri, 08 Oct 2010 07:35:42 -0700, by Karl Berry
-
parse-datetime: avoid compilation failure on OpenBSD 4.7Thu, 07 Oct 2010 23:15:00 +0200, by Jim Meyering
-
docs: update cygwin progressThu, 07 Oct 2010 08:42:24 -0600, by Eric Blake
-
docs: update parse-datetime historyThu, 07 Oct 2010 08:06:44 -0600, by Eric Blake
-
cygwin: use more robust version checkThu, 07 Oct 2010 07:51:31 -0600, by Eric Blake
-
string, sys_select: Avoid #including large headers unless necessary.Thu, 07 Oct 2010 00:52:15 +0200, by Bruno Haible
-
memmem, strstr, strcasestr: fix bug with long periodic needleTue, 05 Oct 2010 16:39:32 -0600, by Eric Blake
-
maint: fix order of ChangeLog entriesTue, 05 Oct 2010 15:14:51 -0600, by Eric Blake
-
parse-datetime: do some more renamingTue, 05 Oct 2010 13:51:12 -0700, by Paul Eggert
-
parse-datetime: better name than get_dateTue, 05 Oct 2010 11:40:11 -0600, by Eric Blake
-
more ports to Solaris tr, which needs [] around rangesTue, 05 Oct 2010 09:29:28 -0700, by Paul Eggert
-
bootstrap: fix Solaris regressionTue, 05 Oct 2010 09:42:06 -0600, by Eric Blake
-
bootstrap: work with pkg-configTue, 05 Oct 2010 06:35:44 -0600, by Eric Blake
-
faccessat: remove unused wrappersTue, 05 Oct 2010 08:06:50 -0600, by Eric Blake
-
tests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTEM_HEADER@Tue, 05 Oct 2010 12:44:20 +0200, by Jim Meyering
-
gnulib-tool: Synthesize appropriate _LDFLAGS for a libtool library.Tue, 05 Oct 2010 02:30:24 +0200, by Bruno Haible
-
threadlib: Make option --with-libpth-prefix work.Tue, 05 Oct 2010 03:19:16 +0200, by Bruno Haible
-
Avoid line length limitation from HP NonStop system header files.Mon, 04 Oct 2010 23:35:51 +0200, by Bruno Haible