index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Work around ImageMagick bug 825
Paul Eggert
2017-10-16
1
-5
/
+12
*
Fix regression in display of PPM images
Paul Eggert
2017-10-16
1
-15
/
+25
*
Avoid compilation warnings in optimized builds
Eli Zaretskii
2017-10-15
1
-2
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
* src/image.c (Fimagemagick_types): Doc fix.
Andreas Schwab
2017-09-05
1
-1
/
+1
*
src/image.c (compute_image_size): Remove superfluous checks.
Lars Ingebrigtsen
2017-07-15
1
-2
/
+2
*
Make combinations of :width/:max-height image specs work reliably
Lars Ingebrigtsen
2017-07-15
1
-52
/
+45
*
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-11
1
-1
/
+1
*
Check for integer overflow in xbm images
Paul Eggert
2017-07-05
1
-7
/
+16
*
Convert hex digits more systematically
Paul Eggert
2017-07-05
1
-7
/
+2
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-5
/
+6
*
Avoid compiler warning in image.c on MS-Windows
Eli Zaretskii
2017-06-14
1
-0
/
+10
*
Fix another compiler warning on macOS
Philipp Stephani
2017-06-09
1
-3
/
+2
*
Restore XFLOATINT but with restricted args
Paul Eggert
2017-03-02
1
-5
/
+5
*
Remove XFLOATINT
Paul Eggert
2017-03-02
1
-3
/
+3
*
Use float instead of Lisp_Object for rehash_size
Paul Eggert
2017-02-21
1
-3
/
+2
*
Avoid aborts during loadup
Eli Zaretskii
2017-02-19
1
-2
/
+2
*
Fix handling of XBM images on MS-Windows
Eli Zaretskii
2017-02-11
1
-2
/
+2
*
Fix handling of PBM data
Eli Zaretskii
2017-02-11
1
-1
/
+11
*
Fix hash tables not being purified correctly.
Vibhav Pant
2017-01-30
1
-1
/
+1
*
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
*
|
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-25
1
-0
/
+1
*
|
Simplify FUNCTIONP implementation
Paul Eggert
2016-12-06
1
-1
/
+1
*
|
Support for rawrgb images using imagemagick
Evgeny Zajcev
2016-12-02
1
-0
/
+8
*
|
Make Cairo safer for --enable-gcc-warnings
Paul Eggert
2016-12-01
1
-26
/
+21
*
|
Make CANNOT_DUMP work better on GNU/Linux
Paul Eggert
2016-11-20
1
-0
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-2
/
+2
|
\
|
|
*
Prefer comments /* like this */ in C code
Paul Eggert
2016-11-05
1
-2
/
+2
|
*
Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2
Eli Zaretskii
2016-10-06
1
-0
/
+17
*
|
Add double-buffering support to reduce flicker
Daniel Colascione
2016-10-28
1
-10
/
+10
*
|
Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2
Eli Zaretskii
2016-10-06
1
-0
/
+20
*
|
; src/image.c (imagemagick_load_image): Fix a typo.
Eli Zaretskii
2016-09-30
1
-1
/
+1
*
|
Avoid compiler warnings in image.c on MS-Windows
Eli Zaretskii
2016-09-30
1
-3
/
+9
*
|
Fix problems found by static checking --with-ns
Paul Eggert
2016-09-29
1
-95
/
+80
*
|
Prefer now-standard int width macros
Paul Eggert
2016-09-15
1
-4
/
+4
*
|
Port flexible array members to GCC + valgrind
Paul Eggert
2016-09-07
1
-3
/
+5
*
|
Merge from origin/emacs-25
Paul Eggert
2016-08-05
1
-4
/
+4
|
\
|
|
*
Fix memory leak in imagemagick-types
Andreas Schwab
2016-07-10
1
-4
/
+4
*
|
Work around GCC bug 54561 in a better way
Paul Eggert
2016-07-20
1
-5
/
+8
*
|
Improve --without-x GCC pacification
Paul Eggert
2016-06-22
1
-3
/
+0
*
|
Fix compiler warnings in Cygwin-w32 build
Ken Brown
2016-06-20
1
-2
/
+5
*
|
Remove system-specific -I switch from Cygwin-w32 build
Ken Brown
2016-06-14
1
-4
/
+6
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-6
/
+5
*
|
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-05-30
1
-14
/
+6
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-4
/
+4
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-1
/
+2
|
\
|
|
*
Port to Ubuntu 16.04 --enable-gcc-warnings
Paul Eggert
2016-04-24
1
-1
/
+2
*
|
Simplify use of O_BINARY
Paul Eggert
2016-04-14
1
-1
/
+1
*
|
-
Paul Eggert
2016-03-22
1
-0
/
+3
|
\
|
[prev]
[next]