index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sqlite3 support to Emacs
Lars Ingebrigtsen
2021-12-11
1
-0
/
+16
*
Fix build on nextstep
Po Lu
2021-11-07
1
-0
/
+6
*
Make xwidgets print nicer
Po Lu
2021-11-07
1
-2
/
+14
*
Add an optional parameter to kill-all-local-variables
Lars Ingebrigtsen
2021-10-06
1
-1
/
+1
*
Avoid exiting when outputting error messages during loadup
Gregory Heytings
2021-10-04
1
-1
/
+5
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-08
1
-1
/
+2
|
\
|
*
* src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
Stefan Monnier
2021-01-04
1
-1
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-1
/
+1
|
\
|
|
*
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-11-07
1
-2
/
+52
|
\
|
|
*
Fix --enable-check-lisp-object-type build
Glenn Morris
2020-11-06
1
-1
/
+1
|
*
Reduce integer-output-format to print-integers-as-characters
Mattias Engdegård
2020-11-06
1
-22
/
+42
|
*
New variable integer-output-format to print integers as characters (bug#44155)
Juri Linkov
2020-10-31
1
-2
/
+32
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-23
1
-1
/
+1
|
\
|
|
*
Add new Lisp implementation of substitute-command-keys
Stefan Kangas
2020-10-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into clean-up
Andrea Corallo
2020-09-30
1
-23
/
+27
|
\
|
|
*
Improve display of raw bytes in the echo-area
Eli Zaretskii
2020-09-27
1
-23
/
+27
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-09-21
1
-5
/
+12
|
\
|
|
*
Fix printing of hash tables with removed elements
Pip Cet
2020-09-20
1
-5
/
+12
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-04-23
1
-19
/
+12
|
\
|
|
*
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-19
/
+12
*
|
Store optimize qualities into .eln files
AndreaCorallo
2020-02-26
1
-2
/
+5
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-02-04
1
-14
/
+26
|
\
|
|
*
Shorten pointer printing code using a small helper function.
Philipp Stephani
2020-01-05
1
-22
/
+20
|
*
Also print function data when printing module functions.
Philipp Stephani
2020-01-05
1
-2
/
+16
*
|
better printing for native compilation unit
Andrea Corallo
2020-01-01
1
-2
/
+1
*
|
some rename on compilation unit struct
Andrea Corallo
2020-01-01
1
-1
/
+1
*
|
initial gc support
Andrea Corallo
2020-01-01
1
-1
/
+1
*
|
initial compilation unit as object add
Andrea Corallo
2020-01-01
1
-1
/
+10
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Stop signaling an error when reading "smart quotes" in symbols
Noam Postavsky
2019-11-28
1
-2
/
+1
*
Fix print.c infloop on circular lists
Paul Eggert
2019-10-30
1
-35
/
+27
*
Remove support for destructive splicing in elisp
Stefan Kangas
2019-09-26
1
-2
/
+1
*
* src/print.c (PRINT_CIRCLE_CANDIDATE_P): Fix a thinko. (Bug#36566)
Eli Zaretskii
2019-09-14
1
-2
/
+2
*
Don't build print-number-table unless it will be used
Gemini Lasswell
2019-09-13
1
-53
/
+39
*
Fix unnecessary hash table creation in cl-prin1 (bug#36566)
Gemini Lasswell
2019-09-13
1
-2
/
+6
*
Adjust remaining uses of `NILP (HASH_HASH)`.
Stefan Monnier
2019-07-26
1
-10
/
+16
*
Rename ‘pure’ to ‘purecopy’
Paul Eggert
2019-07-20
1
-2
/
+2
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-6
/
+6
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-11
/
+11
*
Use simpler way to print function pointers
Paul Eggert
2019-05-05
1
-21
/
+26
*
Avoid compiler warning in print.c
Eli Zaretskii
2019-05-05
1
-1
/
+1
*
Avoid undefined behavior when printing function pointers.
Philipp Stephani
2019-05-04
1
-11
/
+18
*
Port to Oracle Developer Studio 12.6
Paul Eggert
2019-04-25
1
-1
/
+1
*
Move definition of Lisp_Module_Function to emacs-module.c.
Philipp Stephani
2019-04-24
1
-2
/
+2
*
Remove some #ifdefs for user pointers.
Philipp Stephani
2019-04-19
1
-2
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
[next]