index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dbusbind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in declaration.
Michael Albinus
2020-12-30
1
-15
/
+28
*
Handle several children of PATH in dbus-managed-objects-handler
Michael Albinus
2020-10-29
1
-6
/
+12
*
* src/dbusbind.c (xd_signature): Better type check for array elements.
Michael Albinus
2020-10-05
1
-2
/
+8
*
Make dbus-unregister-object work for monitors
Michael Albinus
2020-10-04
1
-8
/
+10
*
Use Fkeywordp in dbusbind.c, again
Michael Albinus
2020-10-01
1
-3
/
+6
*
Revert last change in dbusbind.c
Michael Albinus
2020-10-01
1
-3
/
+3
*
Stricter checks for D-Bus compound types.
Michael Albinus
2020-09-30
1
-5
/
+9
*
More strict D-Bus type checking
Michael Albinus
2020-09-29
1
-7
/
+15
*
Add D-Bus monitor
Michael Albinus
2020-09-26
1
-32
/
+107
*
Add D-Bus tests
Michael Albinus
2020-09-21
1
-2
/
+2
*
Make D-Bus properties type safe
Michael Albinus
2020-09-20
1
-14
/
+38
*
D-Bus: keep type information in D-Bus events
Michael Albinus
2020-09-16
1
-44
/
+60
*
Implement D-Bus properties with compound type.
Michael Albinus
2020-09-10
1
-4
/
+5
*
Implement typed D-Bus properties (Bug#43252)
Michael Albinus
2020-09-08
1
-8
/
+8
*
More work on D-Bus error messages
Michael Albinus
2020-09-06
1
-4
/
+8
*
Extend dbus.el by error messages, and :write access type
Michael Albinus
2020-09-04
1
-3
/
+15
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Reset dbus registered buses on dump load
Paul Eggert
2019-09-11
1
-4
/
+8
*
Tweak xd_append_arg to pacify -Wnull-dereference
Paul Eggert
2019-09-04
1
-16
/
+21
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-10
/
+8
*
Simplify xd_signature to pacify GCC 9
Paul Eggert
2019-05-03
1
-5
/
+3
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+2
*
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
|
*
Fix core dump in dbus-message-internal
Paul Eggert
2018-11-30
1
-1
/
+1
*
|
Fix core dump in dbus-message-internal
Paul Eggert
2018-11-27
1
-1
/
+1
*
|
Simplify bignum->intmax conversion
Paul Eggert
2018-09-04
1
-20
/
+10
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-16
/
+28
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-2
/
+2
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-2
/
+2
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-9
/
+9
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-28
/
+28
|
/
/
*
|
New mint_ptr representation for C pointers
Paul Eggert
2018-06-14
1
-2
/
+2
*
|
Use native alignment to access Lisp object data
Paul Eggert
2018-06-10
1
-8
/
+10
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Speed up (format "%s" STRING) and the like
Paul Eggert
2017-10-04
1
-2
/
+1
*
Avoid some unnecessary copying in Fformat etc.
Paul Eggert
2017-09-26
1
-1
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-11
1
-3
/
+3
*
Compare and round more carefully
Paul Eggert
2017-03-04
1
-2
/
+2
*
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-02-18
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
*
|
Fix --enable-gcc-warnings --with-ns on Fedora
Paul Eggert
2016-12-07
1
-1
/
+1
*
|
Simplify FUNCTIONP implementation
Paul Eggert
2016-12-06
1
-1
/
+1
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-0
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-06-19
1
-2
/
+2
|
\
|
[next]