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