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
2012-07-29
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
Paul Eggert
2012-07-27
Fix type comparison error.
Michael Albinus
2012-07-27
* dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session
Michael Albinus
2012-07-10
Optimize pure C strings initialization.
Dmitry Antipov
2012-07-09
Use make_formatted_string to avoid double length calculation.
Dmitry Antipov
2012-06-09
* dbusbind.c (XD_BASIC_DBUS_TYPE): Use dbus_type_is_valid and
Michael Albinus
2012-05-25
Merge recent dbus changes better.
Paul Eggert
2012-05-25
Merge from trunk.
Paul Eggert
2012-05-09
* dbusbind.c (xd_registered_buses): New internal Lisp object.
Michael Albinus
2012-05-09
Port recent dbusbind.c changes to 32-bit --with-wide-int.
Paul Eggert
2012-05-07
* dbusbind.c (XD_DEBUG_MESSAGE): Don't print message twice in
Michael Albinus
2012-04-22
* dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only if needed.
Paul Eggert
2012-04-22
Move functions from C to Lisp. Make non-blocking method calls
Michael Albinus
2012-02-10
Merge from trunk.
Paul Eggert
2012-02-02
* dbusbind.c (Fdbus_register_method): Mention the return value
Michael Albinus
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-16
Spelling fixes.
Paul Eggert
2011-12-10
Merge from trunk.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-09-25
Merge from trunk.
Paul Eggert
2011-09-25
* dbusbind.c (Fdbus_register_signal): When service is not
Michael Albinus
2011-09-24
Merge from trunk.
Paul Eggert
2011-09-24
* dbusbind.c (Fdbus_register_signal): Add match rule to
Michael Albinus
2011-09-21
(xd_append_arg): Omit range check that is not needed
Paul Eggert
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-09-05
* dbusbind.c (xd_signature_cat): Rename from signature_cat.
Michael Albinus
2011-09-01
* src/doprnt.c (esnprintf): Remove. All uses removed.
Paul Eggert
2011-08-30
Fix misworded comment.
Paul Eggert
2011-08-30
* dbusbind.c (signature_cat): New function.
Paul Eggert
2011-08-29
* dbusbind.c (xd_signature, Fdbus_register_signal):
Paul Eggert
2011-06-24
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-19
* dbusbind.c (XD_ERROR): Don't arbitrarily truncate string.
Paul Eggert
2011-06-14
Variadic C functions now count arguments with ptrdiff_t.
Paul Eggert
2011-05-24
* dbusbind.c (xd_invalid_serial): Remove. (Bug#8722)
Paul Eggert
2011-05-23
* dbusbind.c: Serial number integer overflow fixes.
Paul Eggert
2011-05-23
* dbusbind.c (xd_read_message_1): Don't assume dbus_uint32_t can fit in int.
Paul Eggert
2011-05-23
* dbusbind.c: Use XFASTINT rather than XUINT, and check for nonneg.
Paul Eggert
2011-05-07
* dbusbind.c (QCdbus_type_unix_fd): Declare static.
Michael Albinus
2011-04-29
* dbusbind.c: Do not use XPNTR on a value that may be an integer.
Paul Eggert
2011-04-27
* dbusbind.c: Don't possibly lose pointer info when converting.
Paul Eggert
2011-04-18
Replace pEd with more-general pI, and fix some printf arg casts.
Paul Eggert
2011-04-11
* dired.c (file_name_completion): Now static.
Paul Eggert
2011-04-10
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-03-26
Variadic C functions now count arguments with size_t, not int.
Paul Eggert
2011-03-13
* dbusbind.c (Fdbus_register_service, Fdbus_register_method): Remove unused v...
Paul Eggert
2011-03-13
* dbusbind.c (Fdbus_init_bus): Add cast to avoid warning
Paul Eggert
2011-03-13
* dbusbind.c: Pointer signedness fixes.
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
[next]