index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
stdint
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: avoid empty lines in recipes
Paul Eggert
2021-12-24
1
-3
/
+2
*
gen-header: new module
Paul Eggert
2021-12-24
1
-5
/
+5
*
maint: omit unnecessary ‘rm -f $@-t $@’
Paul Eggert
2021-12-22
1
-3
/
+3
*
Optimize redundant 'mkdir -p .' invocations.
Bruno Haible
2021-12-21
1
-1
/
+1
*
stdint: Fix handling of limits.h (regression 2021-12-16).
Bruno Haible
2021-12-18
1
-0
/
+2
*
stdint: omit duplicate gl_CONFIGURE_HEADER calls
Paul Eggert
2021-12-16
1
-2
/
+0
*
Move .h file names out of the *.m4 files.
Bruno Haible
2021-12-15
1
-0
/
+3
*
Fix creation of build directories with non-recursive-gnulib-prefix-hack.
Bruno Haible
2021-12-15
1
-0
/
+2
*
Rename GNULIB_OVERRIDES_WINT_T.
Bruno Haible
2021-04-11
1
-1
/
+1
*
stdint: Assume that the compiler supports 'long long'.
Bruno Haible
2019-12-22
1
-3
/
+0
*
stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.
Bruno Haible
2016-12-19
1
-0
/
+1
*
stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.
Bruno Haible
2016-12-17
1
-0
/
+1
*
stdint: support new _WIDTH macros
Paul Eggert
2016-09-16
1
-1
/
+4
*
stdint, read-file: fix missing SIZE_MAX on Android (tiny change)
Kevin Cernekee
2014-03-05
1
-0
/
+1
*
Allow multiple gnulib generated include files to be combined.
Bruno Haible
2011-05-29
1
-1
/
+2
*
Remove leftover generated .h files after config.status changed.
Bruno Haible
2011-04-06
1
-0
/
+5
*
Ensure to rebuild generated .h files when config.status has changed.
Bruno Haible
2011-04-06
1
-1
/
+1
*
stdint: Cut dependency to module 'wchar'.
Bruno Haible
2011-02-18
1
-1
/
+1
*
libposix: Revert the unreviewed part of yesterday's big merge.
Bruce Korb
2011-02-06
1
-3
/
+0
*
libposix: Add _HEADERS primaries to posix modules.
Bruce Korb
2011-02-05
1
-0
/
+3
*
Avoid line length limitation from HP NonStop system header files.
Bruno Haible
2010-10-04
1
-0
/
+1
*
maint: make Include sections of modules consistent
Eric Blake
2009-09-17
1
-1
/
+1
*
annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Jim Meyering
2009-08-22
1
-2
/
+2
*
Add support for universal builds to <stdint.h>.
Bruno Haible
2008-12-25
1
-0
/
+2
*
Avoid some "gcc -pedantic" warnings.
Bruno Haible
2008-08-30
1
-1
/
+2
*
Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.
Bruno Haible
2007-10-31
1
-1
/
+0
*
Rename stdint_.h to stdint.in.h.
Bruno Haible
2007-10-02
1
-3
/
+3
*
Use the synonymous term LGPLv2.
Bruno Haible
2007-07-16
1
-1
/
+1
*
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Paul Eggert
2007-06-21
1
-3
/
+3
*
* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Paul Eggert
2007-05-17
1
-0
/
+1
*
* modules/fnmatch (Depends-on): Depend on wchar.
Eric Blake
2007-01-16
1
-2
/
+2
*
* modules/absolute-header: New module.
Eric Blake
2006-12-26
1
-1
/
+1
*
gnulib-tool now synthesizes the EXTRA_DIST line.
Bruno Haible
2006-10-13
1
-1
/
+0
*
Port to Tandem NSK OSS, which has 64-bit signed int but at most
Paul Eggert
2006-10-11
1
-0
/
+2
*
Mark generated files as "DO NOT EDIT".
Bruno Haible
2006-10-07
1
-22
/
+24
*
Don't make generated files read-only. That would bother too many
Jim Meyering
2006-09-08
1
-1
/
+0
*
Fix global typo in last change: use chmod u-w, not chmod u-x.
Jim Meyering
2006-09-07
1
-1
/
+1
*
Make generated files be read-only.
Jim Meyering
2006-09-06
1
-0
/
+2
*
* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
Paul Eggert
2006-08-28
1
-1
/
+0
*
Rewritten inttypes module. New modules imaxabs, imaxdiv.
Bruno Haible
2006-08-28
1
-1
/
+2
*
* m4/absolute-header.m4: Renamed from full-header-path.m4.
Paul Eggert
2006-07-04
1
-2
/
+2
*
Simplification rewrite for stdint module.
Paul Eggert
2006-07-02
1
-75
/
+14
*
Try harder to get WCHAR_MIN and WCHAR_MAX.
Bruno Haible
2006-06-26
1
-1
/
+2
*
Rewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible
2006-06-16
1
-2
/
+87
*
Relicense under LGPL.
Bruno Haible
2005-10-05
1
-1
/
+1
*
* modules/alloca-opt (Makefile.am): Remove explicit dependency on
Paul Eggert
2005-07-22
1
-2
/
+1
*
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible
2005-03-17
1
-1
/
+1
*
Add a license tag to every module.
Bruno Haible
2004-09-22
1
-0
/
+3
*
New module 'stdint'.
Bruno Haible
2004-09-08
1
-0
/
+32