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
*
Fix mishandling of symbols that look like numbers
Paul Eggert
2018-10-10
1
-34
/
+15
*
Several fixes for formatting bignums
Paul Eggert
2018-08-31
1
-5
/
+4
*
Modularize bignums better
Paul Eggert
2018-08-27
1
-3
/
+6
*
Turn misc objects into pseudovectors
Paul Eggert
2018-08-11
1
-91
/
+74
*
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-32
/
+16
|
\
|
*
Substitute a <ieee754.h> on hosts lacking it
Paul Eggert
2018-08-01
1
-22
/
+3
|
*
Read and print NaN significand if <ieee754.h>
Paul Eggert
2018-08-01
1
-0
/
+11
|
*
Simplify by assuming C99 math.h isnan etc.
Paul Eggert
2018-07-31
1
-14
/
+6
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-15
/
+15
*
|
Introduce the bignum type
Tom Tromey
2018-07-12
1
-0
/
+9
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-19
/
+19
|
/
*
Remove Lisp_Misc_Save_Value
Paul Eggert
2018-06-14
1
-83
/
+0
*
New type Lisp_Misc_Ptr
Paul Eggert
2018-06-14
1
-0
/
+7
*
Add debug facility for formatting in rr sessions
Daniel Colascione
2018-06-09
1
-0
/
+11
*
Honor print-charset-text-property value of nil (Bug#31376)
Noam Postavsky
2018-05-23
1
-5
/
+6
*
Don’t set print-escape-newlines in the minibuffer
Paul Eggert
2018-04-25
1
-2
/
+0
*
Improve octal-escape output in bool vectors and strings
Paul Eggert
2018-03-01
1
-23
/
+34
*
Merge from origin/emacs-26
Glenn Morris
2018-01-31
1
-5
/
+5
|
\
|
*
Document external-debugging-output in the Elisp Manual (Bug#24051)
Noam Postavsky
2018-01-30
1
-1
/
+1
|
*
Clarify effect of print-gensym (Bug#27776)
Noam Postavsky
2018-01-30
1
-4
/
+4
*
|
Fix round tripping of read->print for symbols with strange quotes
Noam Postavsky
2018-01-28
1
-1
/
+2
*
|
* src/print.c (syms_of_print) <print_quoted>: Set default to true
Stefan Monnier
2018-01-15
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Improve stack-overflow heuristic on GNU/Linux
Paul Eggert
2017-07-14
1
-1
/
+1
*
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-07-09
1
-3
/
+3
*
Escape control characters in backtraces (Bug#6991)
Noam Postavsky
2017-06-29
1
-12
/
+33
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-5
/
+5
*
Fix emacs-module-tests on MS-Windows
Eli Zaretskii
2017-06-05
1
-25
/
+30
*
Omit space that broke ‘make check’
Paul Eggert
2017-06-05
1
-1
/
+1
*
Rework printing of module functions
Philipp Stephani
2017-06-04
1
-2
/
+28
*
Pacify --enable-gcc-warnings without modules
Paul Eggert
2017-05-21
1
-384
/
+367
*
Reimplement module functions
Philipp Stephani
2017-05-20
1
-5
/
+7
*
Introduce new misc type for module function
Philipp Stephani
2017-05-06
1
-0
/
+5
*
Add PVSIZE function to return the size of a pseudovector.
Lars Brinkhoff
2017-04-10
1
-1
/
+1
*
Add record objects with user-defined types.
Lars Brinkhoff
2017-04-04
1
-1
/
+26
*
Use switch on pseudovector types; plus cleanups along the way
Stefan Monnier
2017-03-12
1
-31
/
+53
*
Remove a few unused C functions
Paul Eggert
2017-02-26
1
-14
/
+4
*
* lisp/emacs-lisp/cl-print.el: New file
Stefan Monnier
2017-02-23
1
-10
/
+22
*
Use float instead of Lisp_Object for rehash_size
Paul Eggert
2017-02-21
1
-6
/
+4
*
Change type of `rehash_threshold' and `pure' fields in hash-tables
Stefan Monnier
2017-02-18
1
-7
/
+5
*
Fix hash tables not being purified correctly.
Vibhav Pant
2017-01-30
1
-0
/
+6
*
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
1
-5
/
+5
*
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
*
|
Merge branch 'concurrency'
Eli Zaretskii
2016-12-04
1
-0
/
+36
|
\
\
|
*
\
merge from trunk
Ken Raeburn
2015-11-01
1
-437
/
+400
|
|
\
\
|
*
\
\
merge from trunk
Tom Tromey
2013-07-26
1
-5
/
+3
|
|
\
\
\
|
*
\
\
\
Merge from trunk
Tom Tromey
2013-07-12
1
-7
/
+6
|
|
\
\
\
\
|
*
\
\
\
\
merge from trunk
Tom Tromey
2013-07-06
1
-2
/
+11
|
|
\
\
\
\
\
[next]