Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-01-11 Joe Shaw <joeshaw@novell.com> | Joe Shaw | 2005-01-11 | 2 | -13/+13 |
| | | | | | | | | | | | Patch from Timo Teräs <ext-timo.teras@nokia.com> * dbus/dbus-connection.c (_dbus_connection_queue_received_message_link): Call _dbus_connection_remove_timeout() instead of the _locked() variant, since it's always called from _dbus_connection_handle_watch(), which handles the locking. Removed the _locked() variant since it's no longer used. | ||||
* | 2005-01-03 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2005-01-03 | 2 | -1/+6 |
| | | | | | * dbus/dbus-internals.h: I'm an idiot, _dbus_assert certainly can return | ||||
* | 2004-12-26 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2005-01-03 | 2 | -1/+5 |
| | | | | * dbus/dbus-internals.h: add _DBUS_GNUC_NORETURN to _dbus_assert | ||||
* | add a file to hold the validation routines | Havoc Pennington | 2005-01-03 | 3 | -3/+84 |
| | |||||
* | 2005-01-03 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2005-01-03 | 4 | -2/+48 |
| | | | | | | | * dbus/dbus-sysdeps.c (_dbus_sysdeps_test): fix using == on floating point * dbus/dbus-string.c (_dbus_string_insert_alignment): new function | ||||
* | finish off my TODO list for stuff needed to port dbus-message.c. Next | Havoc Pennington | 2005-01-03 | 4 | -192/+486 |
| | | | | step is to do so. | ||||
* | just when the file was looking all beautiful, add horrible hacky code to | Havoc Pennington | 2005-01-03 | 3 | -136/+816 |
| | | | | fixup array lengths after setting a value somewhere within the array. | ||||
* | cleanup args to read func in test suite | Havoc Pennington | 2005-01-03 | 1 | -40/+40 |
| | |||||
* | checkpoint set_variable_length work | Havoc Pennington | 2005-01-03 | 2 | -175/+348 |
| | |||||
* | values-only DBusTypeWriter | Havoc Pennington | 2005-01-02 | 2 | -51/+171 |
| | |||||
* | minor cleanup | Havoc Pennington | 2005-01-02 | 2 | -49/+77 |
| | |||||
* | clean up the naming of dbus_marshal functions | Havoc Pennington | 2005-01-02 | 3 | -152/+149 |
| | |||||
* | delete some more noise, put args in consistent order (a big bug trap sadly), | Havoc Pennington | 2005-01-02 | 4 | -688/+806 |
| | | | | and work on the set value stuff some | ||||
* | cleanups and fixes | Havoc Pennington | 2005-01-02 | 2 | -98/+139 |
| | |||||
* | implement _dbus_type_writer_write_reader() (to copy a block of values) | Havoc Pennington | 2005-01-02 | 4 | -108/+300 |
| | | | | | which is the first step toward a sane reimplementation of all that delete/modify and realign nonsense in dbus-message.c | ||||
* | change strings to be marshaled consistently with the other basic types ↵ | Havoc Pennington | 2005-01-02 | 2 | -14/+19 |
| | | | | (address of the value passed in, so char**) | ||||
* | make reader const-correct | Havoc Pennington | 2005-01-02 | 2 | -55/+91 |
| | |||||
* | extend unit test to display progress and to verify that we are inserting not ↵ | Havoc Pennington | 2005-01-02 | 1 | -73/+225 |
| | | | | appending in all cases | ||||
* | add DBusTypeMark | Havoc Pennington | 2005-01-02 | 4 | -68/+272 |
| | |||||
* | 2005-01-01 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2005-01-01 | 2 | -0/+9 |
| | | | | * configure.in: add -Wfloat-equal | ||||
* | chop dbus-marshal-basic in half and move it to be insertion rather than ↵ | Havoc Pennington | 2005-01-01 | 4 | -2314/+662 |
| | | | | append based | ||||
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2005-01-01 | 3 | -0/+24 |
| | | | | | * dbus/dbus-sysdeps.h: add _DBUS_DOUBLES_BITWISE_EQUAL macro, for a variety of reasons '==' doesn't do this. | ||||
* | all types now unit tested and working. | Havoc Pennington | 2005-01-01 | 2 | -55/+604 |
| | |||||
* | add more "subclassing" to the test node classes | Havoc Pennington | 2005-01-01 | 1 | -236/+106 |
| | |||||
* | yay, variant values working before the new year. | Havoc Pennington | 2005-01-01 | 1 | -45/+157 |
| | |||||
* | minor tweaking | Havoc Pennington | 2005-01-01 | 1 | -5/+70 |
| | |||||
* | add int64 to test suites, fix minor bug where marshaling assumed that ↵ | Havoc Pennington | 2005-01-01 | 3 | -6/+116 |
| | | | | DBusOctets8 was aligned when passed in as a function argument | ||||
* | remove old unit test code, and clean up whitespace | Havoc Pennington | 2005-01-01 | 1 | -1496/+182 |
| | |||||
* | test framework extension | Havoc Pennington | 2005-01-01 | 1 | -122/+378 |
| | |||||
* | further extend tests | Havoc Pennington | 2004-12-31 | 1 | -50/+469 |
| | |||||
* | new test framework in place | Havoc Pennington | 2004-12-31 | 1 | -38/+611 |
| | |||||
* | 2004-12-31 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2004-12-31 | 3 | -1/+69 |
| | | | | | * dbus/dbus-string.c (_dbus_string_equal_substrings): new function I keep wishing I had | ||||
* | use vtable instead of flags for types only iterators | Havoc Pennington | 2004-12-31 | 2 | -109/+144 |
| | |||||
* | add "types only" TypeReader, will move to use a vtable instead of a flag in ↵ | Havoc Pennington | 2004-12-31 | 2 | -74/+145 |
| | | | | a minute | ||||
* | - add variant reader | Havoc Pennington | 2004-12-30 | 2 | -7/+48 |
| | | | | - further squish the iterator structs | ||||
* | store writer container_type in one byte to shrink iterator | Havoc Pennington | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | remove unused element_type_len field | Havoc Pennington | 2004-12-30 | 2 | -3/+1 |
| | |||||
* | - remove DICT type | Havoc Pennington | 2004-12-30 | 5 | -217/+227 |
| | | | | | | | | - add SIGNATURE type - fix max name len of 256, should be 255 so it fits in a byte if it's going to be a number near 256 - generalize some of the recursive type marshaling code to share between arrays and variants - just started on implementing variant | ||||
* | 2004-12-30 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 2004-12-30 | 2 | -1/+5 |
| | | | | * python/dbus.py: s/ACTIVATION_REPLY_ACTIVE/ACTIVATION_REPLY_ACTIVATED | ||||
* | 2004-12-30 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 2004-12-30 | 2 | -2/+10 |
| | | | | | | | * python/dbus_bindings.pyx.in: Change DBUS_ACTIVATION_REPLY_ACTIVATED and DBUS_ACTIVATION_REPLY_ALREADY_ACTIVE to match the values in dbus-protocol.h. Because they are defines and not enums they are not autogenerated. | ||||
* | DBusTypeWriterClass isn't going to work well, so remove vestiges of it. | Havoc Pennington | 2004-12-29 | 2 | -2/+10 |
| | |||||
* | switch to a vtable approach for the reader | Havoc Pennington | 2004-12-29 | 2 | -309/+368 |
| | |||||
* | put it in the test suite arrays (ok, I need to rewrite the unit tests here ↵ | Havoc Pennington | 2004-12-29 | 1 | -1/+13 |
| | | | | to be more automated...) | ||||
* | struct of array of struct and array of struct of array | Havoc Pennington | 2004-12-29 | 1 | -14/+361 |
| | |||||
* | checkpoint with array-of-struct working | Havoc Pennington | 2004-12-29 | 2 | -232/+446 |
| | |||||
* | arrays are working, woot | Havoc Pennington | 2004-12-28 | 2 | -57/+126 |
| | |||||
* | sync busted marshaling work in progress | Havoc Pennington | 2004-12-28 | 5 | -153/+1103 |
| | |||||
* | 2004-12-26 John (J5) Palmieri <johnp@redhat.com> | John (J5) Palmieri | 2004-12-27 | 3 | -0/+31 |
| | | | | | | | | * python/dbus_bindings.pyx.in (bus_activate_service): Bind dbus_bus_activate_service * python/dbus.py (Bus.activate_service): activate a service on the bus. | ||||
* | 2004-12-24 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2004-12-24 | 3 | -24/+54 |
| | | | | | | | * test/decode-gcov.c: change to use .gcno and .gcda files, but the file format has also changed and I haven't adapted to that yet * Makefile.am: load .gcno files from latest gcc | ||||
* | * Forgot to add ChangeLog on last commit | John (J5) Palmieri | 2004-12-23 | 1 | -0/+12 |
| |