projects
/
pspp
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp
2008-04-20
Bruno Haible
Fix test failure on platforms with non-GNU iconv.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Bruno Haible
The test was a little too strict.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Bruno Haible
Work around roundf() bug on mingw.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Bruno Haible
Fix link error on mingw.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Bruno Haible
<sys/stat.h> must provide the nlink_t type.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Bruno Haible
Document snprintf bug on Linux libc5.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Bruno Haible
Work around snprintf bug on Linux libc5.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Bruno Haible
Make floorlog10 function more precise.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Bruno Haible
Fix rounding when a precision is given.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Karl Berry
update from texinfo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Simon Josefsson
doc/posix-functions/strftime.texi (strftime): Clarify...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Bruno Haible
Provide missing no-op definitions for the dummy impleme...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Eric Blake
Correct attribution of previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Simon Josefsson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Simon Josefsson
Mention that strftime %e doesn't work under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Bruno Haible
Update the list of Windows locales.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Bruno Haible
Update after Microsoft change the value if SUBLANG_SIND...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Eric Blake
Adjust strtod detection to catch glibc 2.7 bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Bruno Haible
Add tentative support for Linux libc5.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Bruno Haible
Define module indicator, used by math.in.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Bruno Haible
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Bruno Haible
Fix bug in error handling code.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Bruno Haible
Fix use of isspace() function.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Paolo Bonzini
fix typos in mathl
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Karl Berry
autoupdate
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Bruno Haible
Fix underquoting of AC_LANG_PROGRAM arguments.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Jim Meyering
test-strtod: fix typos: s/abs/fabs/
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Add comment for last commit.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Fix conflict between modules 'canonicalize' and 'canoni...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Avoid a test failure on AIX 4 and AIX 5.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Fix compilation failure on AIX with xlc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Work around a HP-UX stdio bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Avoid negating 0.0L - it yields a wrong result on HP...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Make truncl work on OSF/1 4.0.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Avoid trailing comma, for picky AIX compiler.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Work around a HP cc compiler bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Check for libintl.h. Needed for HAVE_LIBINTL_H.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Remove stray semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
test-quotearg needs to be linked against libintl (at...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Override <sys/socket.h> when it exists but is incomplete.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Avoid warning on EMX.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Avoid warning on emx+gcc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-13
Bruno Haible
Enable the fpucw handling also for x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Update ChangeLog entry: the problem on emx+gcc was...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Fix link failure on Solaris 10/x86 with gcc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Override the system isnanf also on IRIX 6.5 with gcc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Jim Meyering
* m4/math_h.m4 (gl_MATH_H): Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Fix mistake in EMX port.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Eric Blake
Work around Solaris 10 math.h bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Adapt to future versions of Apple GCC.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Avoid test failure on IRIX.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Bruno Haible
Link test-strsignal with libintl.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Link test-getaddrinfo with libintl.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Fix two compilation errors.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Include stdbool, for 'true' and 'false'.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Fix compilation error with IRIX 6.5 cc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Eric Blake
Avoid compile failure on OS/2.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Flush the standard error stream before aborting.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Tweak comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Fix a link error on MacOS X.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Bruno Haible
Merge branch 'master' of ssh://haible@git.sv.gnu.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Simon Josefsson
Make gc_random work under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Bruno Haible
Typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Bruno Haible
Port the extended stdio functions to emx+gcc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Bruno Haible
Port the extended stdio functions to emx+gcc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Karl Berry
update from texinfo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Eric Blake
Avoid some more autoconf warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Eric Blake
Avoid some autoconf warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Eric Blake
Use 'git describe --match' if present (added in git...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Bruno Haible
Add tentative support for OpenServer.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jim Meyering
gnulib-tool (func_add_or_update): s/backuped/backed...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Bruno Haible
Avoid possible error with non-ASCII bytes in UTF-8...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Ralf Wildenhues
Fix quoting in double-slash-root.m4.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Eric Blake
Make test-fseeko.c failures meaningful.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Eric Blake
Improve strtod bug detection check.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Bruno Haible
relocatable-prog-wrapper needs the gl_ENVIRON macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Eric Blake
Ensure sane .version contents.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Eric Blake
Make GNU make output nicer.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Eric Blake
Another maintainer tweak.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jim Meyering
vc-list-files: don't cause coreutils "make po-check...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Eric Blake
Allow VPATH usage of vc-list-files.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Eric Blake
Fix mode change
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Karl Berry
autoupdate
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Karl Berry
update from texinfo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Bruno Haible
Avoid some "statement with no effect" warnings from...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jim Meyering
Avoid some warnings from "gcc -Wshadow".
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jim Meyering
bootstrap: remove dangling *.[ch] symlinks from lib
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Bruno Haible
Avoid some warnings from "gcc -Wshadow".
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Bruno Haible
Refine documentation of NAN problem.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Bruno Haible
Fix test to work on IRIX 6.5 with cc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Bruno Haible
Refine documentation of NAN problem.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Bruno Haible
Use macros NaNf, NaNd, NaNl instead of NAN.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Eric Blake
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Eric Blake
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Eric Blake
For now, cater to gnulib strtod inaccuracies.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Eric Blake
Guarantee a definition of NAN.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Bruno Haible
Update test results on OSF/1.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Bruno Haible
Convert from C99 syntax to C89 syntax.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Bruno Haible
Assume NaNs exist; don't test the NAN macro.
commit
|
commitdiff
|
tree
|
snapshot
next