index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data.c
Age
Commit message (
Expand
)
Author
2017-09-17
Fix bug with min and max and NaNs
Paul Eggert
2017-09-16
; * src/data.c (minmax_driver): Fix last change.
Eli Zaretskii
2017-09-16
Avoid GCC 7 compilation warning in data.c
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-09
Improve --enable-gcc-warnings for MinGW64
Paul Eggert
2017-09-09
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
2017-06-11
Remove Lisp_Misc_Float
Paul Eggert
2017-06-04
Remove two FIXMEs that can't be fixed
Philipp Stephani
2017-05-20
Reimplement module functions
Philipp Stephani
2017-05-19
Check that signed right shift is arithmetic
Paul Eggert
2017-05-16
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-06
Introduce new misc type for module function
Philipp Stephani
2017-04-10
Add PVSIZE function to return the size of a pseudovector.
Lars Brinkhoff
2017-04-07
Deprecate copy-record in favor of copy-sequence
Paul Eggert
2017-04-04
Minor cleanups related to type-of
Paul Eggert
2017-04-04
Add record objects with user-defined types.
Lars Brinkhoff
2017-03-12
Use switch on pseudovector types; plus cleanups along the way
Stefan Monnier
2017-03-08
* src/data.c (arithcompare): Add comments.
Paul Eggert
2017-03-08
* data.c (minmax_driver): Use CHECK_NUMBER_OR_FLOAT_COERCE_MARKER.
Andreas Schwab
2017-03-08
* data.c (cons_to_unsigned, cons_to_signed, Fstring_to_number): Reorder
Andreas Schwab
2017-03-07
min and max should not return markers
Paul Eggert
2017-03-07
Remove isnan hack for Solaris 10 gcc 3.4.3
Paul Eggert
2017-03-06
min and max now return one of their arguments
Paul Eggert
2017-03-04
Compare and round more carefully
Paul Eggert
2017-03-02
Fix rounding errors in <, =, etc.
Paul Eggert
2017-02-18
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-02-18
Remove annoying warnings about let-binding
Eli Zaretskii
2017-02-05
Simplify use of FOR_EACH_TAIL
Paul Eggert
2017-01-31
Revert two accidental commits
Dima Kogan
2017-01-30
stash
Dima Kogan
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-21
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-12
Clean up var watcher disabling on thread switching
Noam Postavsky
2016-12-12
Un-revert recent Ffset change
Glenn Morris
2016-12-10
Revert earlier Ffset change
Glenn Morris
2016-12-10
Do not allow nil to be defined as a function
Glenn Morris
2016-12-10
Support concurrency in Emacs Lisp
Eli Zaretskii
2016-12-06
Change two _Noreturn functions to return void
Paul Eggert
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-12-02
Document watchpoints
Noam Postavsky
2016-12-02
Ensure redisplay using variable watcher
Noam Postavsky
2016-12-02
Show watchpoints when describing variables
Noam Postavsky
2016-12-02
Add lisp watchpoints
Noam Postavsky
2016-11-27
ash, lsh avoid code duplication
Tino Calancha
2016-09-15
Prefer now-standard int width macros
Paul Eggert
2016-08-05
Merge from origin/emacs-25
Paul Eggert
2016-08-05
Merge from origin/emacs-25
Paul Eggert
2016-08-03
; Spelling fix
Paul Eggert
[prev]
[next]