2008-09-16 |
Jim Meyering | posix-shell.m4: reject opensolaris's "sh (AT&T Research... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Paolo Bonzini | allow non-blocking connect to succeed, as it does on... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Jim Meyering | avoid spurious test failure when library is built witho... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Ralf Wildenhues | Use a second, less quick upper bound based on character... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Eric Blake | tests: avoid some compiler warnings |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Bruno Haible | Test for each of the missing macros individually. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Bruno Haible | Override <errno.h> also on Cygwin. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Ralf Wildenhues | Abort the fstrcmp computation early when a lower bound... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Simplify result computation. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Ralf Wildenhues | New function fstrcmp_bounded. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Ralf Wildenhues | Add an "early abort" facility to diffseq. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Tests for module 'perror'. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | New module 'perror'. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | New module 'perror'. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Reorder list of macros, for consistency. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Doc tweak. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Remove errno value definitions from <sys/socket.h>. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Extend strerror to cover the added errno values. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Bruno Haible | Remove module EOVERFLOW. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Bruno Haible | Remove module EOVERFLOW. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Bruno Haible | Tests for module 'errno'. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Bruno Haible | New module 'errno'. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Bruno Haible | Change the test for native Windows. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Bruno Haible | Make glob work on mingw. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Bruno Haible | Don't redefine ETIMEDOUT on Solaris. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Paolo Bonzini | fix test-poll compilation failure on Cygwin |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Paolo Bonzini | port poll tests to Windows |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Paolo Bonzini | add a minimal testsuite for the poll module |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Eric Blake | frexp: test for NetBSD failure on -0.0 |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Eric Blake | signbit: work around bug of HP-UX 10.20 cc with -0... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Yoann Vandoorselaere | Use dummy implementation also if USE_WIN32_THREADS. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Yoann Vandoorselaere | Consistent license terms for all the fnmatch modules. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Yoann Vandoorselaere | poll: fix polling unconnected server sockets on WIN32 |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Jim Meyering | * users.txt: Add gtk-vnc. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Karl Berry | restore x bit, sorry |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Simon Josefsson | Fix attribution in last commit. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Simon Josefsson | bitrotate: Test 8/16-bit rotates with 0 and maximum... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Simon Josefsson | bitrotate: Use UINT*_MAX constants. Doc string improve... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bruno Haible | Check behaviour when converting from UTF-7. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bruno Haible | Make striconveh work better with stateful encodings. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bruno Haible | Update according to libtool-2.2.6. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Bruno Haible | Add conditional code for SLOW_BUT_NO_HACKS. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Bruno Haible | Relicense the getndelim2 dependencies under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Bruno Haible | The getndelim2 relicensing was approved by everyone. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Bruno Haible | Oops, typo in comment. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Ralf Wildenhues | Make gnulib-tool work with native 'sed' on AIX. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Albert Chin | Add check whether #include_next also works after #inclu... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Ondřej Vašík | getdate.y: reject an out-of-range timezone value |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Bruno Haible | Mention the 'strverscmp' module. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Simon Josefsson | bitrotate: Code improvements. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Simon Josefsson | bitrotate: Add 64-bit rotates. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Eric Blake | vasnprintf-posix: handle large precision via %.*d |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Eric Blake | c-stack: make configure-time check more robust |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Bruno Haible | New module 'findprog-lgpl'. |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bruno Haible | New module 'xconcat-filename', split off from module... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bruno Haible | Split module 'filename' into 'filename' and 'concat... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Simon Josefsson | bitrotate: Add 8 bit rotate functions. |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Simon Josefsson | Fix last commit. |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Simon Josefsson | Fix bitrotate module. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Assume Solaris specific bi-arch conventions on Solaris... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Jim Meyering | * lib/strftime.h: Add comments describing the two added... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Jim Meyering | remove duplicate #include directives |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Oops, mistake in last commit. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | New module 'sigpipe-die'. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Don't override previously installed signal handlers. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Oops, fix syntax error in last commit. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Attempt to avoid error messages like "echo: write error... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Undo unintentional commit. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Oops, revert ChangeLog truncation. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Work around bug with trailing slash on Solaris 9 and... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Avoid some "gcc -pedantic" warnings. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Don't define HAVE_INCLUDE_NEXT any more. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Simon Josefsson | Add bitrotate module. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Jim Meyering | bootstrap: merge changes from coreutils |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Bruno Haible | Oops, fix ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Bruno Haible | Remove --cvs-urls option. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Paolo Bonzini | Revert "poll-win32" |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Jose E. Marchesi | maint.mk: adjust to file name change |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Jim Meyering | * modules/getndelim2 (License): Relicense to LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Paolo Bonzini | use unlocked I/O in getdelim |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Eric Blake | doc/INSTALL: resync from autoconf |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Jim Meyering | GNUmakefile: cfg.mk definitions override default autore... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Generate INSTALL file variants with prettier quotes. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Run makeinfo in an English locale. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Avoid error message during generation of INSTALL. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Indent all paragraphs in the INSTALL file in the same... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Karl Berry | sync against install.texi since Autoconf no longer... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Eric Blake | c-stack: test that stack overflow can be caught |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Bruno Haible | Fix description of strftime module. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bruno Haible | Correct attribution. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bruno Haible | Complete test of uc_width results. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bruno Haible | Fix uc_width(0x00AB) bug, introduced on 2007-07-08. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Eric Blake | test-lock, test-tls: mention why a test is skipped |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Eric Blake | autoupdate |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Eric Blake | count-one-bits: relax license |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Andreas Schwab | gl_FUNC_OBSTACK_PRINTF_POSIX: fix typo |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Simon Josefsson | m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Paolo Bonzini | add m4/threadlib.m4 to the gettext module |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Paolo Bonzini | Merge branch 'master' of ssh://bonzini@git.sv.gnu.org... |
commit | commitdiff | tree | snapshot |
next |