index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
make-docfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Use alignas to fix GCALIGN-related bugs
Paul Eggert
2017-11-13
1
-3
/
+1
*
Use GCALIGNED properly for GCC
Paul Eggert
2017-11-08
1
-1
/
+1
*
Fix alignment portability problems
Paul Eggert
2017-11-02
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Improve stack-top heuristic
Paul Eggert
2017-08-29
1
-2
/
+7
*
Properly align global lispsym
Andreas Schwab
2017-07-25
1
-1
/
+3
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-5
/
+5
*
No need to complicate make-docfile.c for Clang
Paul Eggert
2017-06-15
1
-5
/
+1
*
Silence two Clang warnings by introducing additional local variables
Philipp Stephani
2017-06-13
1
-1
/
+5
*
Fix buffer overflow in make-docfile
Paul Eggert
2017-04-29
1
-13
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-2
/
+2
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-1
/
+1
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
* lib-src/make-docfile.c: Include stdarg.h.
Paul Eggert
2016-02-11
1
-0
/
+1
*
make-docfile cleanup for I/O, etc.
Paul Eggert
2016-02-10
1
-90
/
+110
*
Memory-management cleanup in make-docfile
Paul Eggert
2016-02-10
1
-57
/
+75
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use straight quotes in lib-src diagnostics
Paul Eggert
2015-08-27
1
-2
/
+2
*
Spelling fixes
Paul Eggert
2015-02-21
1
-1
/
+1
*
Better support for future plugins
Paul Eggert
2015-02-12
1
-13
/
+14
*
Give up on -Wsuggest-attribute=const
Paul Eggert
2015-01-15
1
-12
/
+0
*
Don't say Fnext_read_file_uses_dialog_p is const
Paul Eggert
2015-01-13
1
-0
/
+12
*
Support const and noreturn DEFUN attributes.
Dmitry Antipov
2015-01-13
1
-39
/
+84
*
Port to 32-bit --with-wide-int
Paul Eggert
2015-01-10
1
-4
/
+4
*
Port to 32-bit Sun C 5.12 sparc
Paul Eggert
2015-01-10
1
-1
/
+1
*
Use 0 for Qnil
Paul Eggert
2015-01-05
1
-0
/
+10
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-76
/
+203
*
'temacs -nw' should not call missing functions
Paul Eggert
2015-01-04
1
-2
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Use "b" flag more consistently; avoid "t".
Paul Eggert
2014-07-15
1
-7
/
+3
*
Use binary-io module, O_BINARY, and "b" flag.
Paul Eggert
2014-07-14
1
-17
/
+4
*
* make-docfile.c: Simplify a bit, to simplify further refactoring.
Paul Eggert
2014-07-13
1
-65
/
+58
*
Omit redundant extern decls.
Paul Eggert
2014-06-17
1
-1
/
+12
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lib-src/make-docfile.c (search_lisp_doc_at_eol): Use int rather than char
Glenn Morris
2013-10-09
1
-1
/
+1
*
Port to C89.
Paul Eggert
2013-07-10
1
-1
/
+1
*
Prefer plain 'static' to 'static inline'.
Paul Eggert
2013-07-01
1
-1
/
+1
*
* make-docfile.c (search_lisp_doc_at_eol) [DEBUG]: Fix typo,
Paul Eggert
2013-05-05
1
-2
/
+1
*
* make-docfile.c (write_globals): Make it a bit clearer.
Paul Eggert
2013-01-15
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Recognize that cp51932.el and eucjp-ms.el are loaded during dumping
Glenn Morris
2012-10-20
1
-1
/
+3
*
Fix last changes in make-docfile.c.
Eli Zaretskii
2012-10-20
1
-9
/
+16
*
* make-docfile.c (scan_lisp_file): Add bounds checking.
Andreas Schwab
2012-10-20
1
-11
/
+12
*
Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.
Eli Zaretskii
2012-10-20
1
-3
/
+30
*
Make make-docfile.c consistent with src/keyboard.c.
Fabrice Popineau
2012-10-01
1
-1
/
+3
*
Use bool for Emacs Lisp booleans.
Paul Eggert
2012-08-14
1
-12
/
+8
*
Move IF_LINT from lisp.h to conf_post.h
Glenn Morris
2012-08-10
1
-7
/
+0
[next]