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
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-07-10
Port to C89.
Paul Eggert
2013-05-17
Port --enable-gcc-warnings to clang.
Paul Eggert
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-12-08
Use putenv+unsetenv instead of modifying environ directly.
Paul Eggert
2012-10-31
* dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VALIDATE_INTERFACE.
Michael Albinus
2012-10-15
Add comment for undef of "interface"
Daniel Colascione
2012-10-14
Fix cygw32 build break with dbus compilation
Daniel Colascione
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-08-27
* composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans.
Paul Eggert
2012-08-21
* dbusbind.c (xd_remove_watch): Do not assume C99 comments.
Paul Eggert
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
[prev]
[next]