Age | Commit message (Expand) | Author | Files | Lines |
2006-11-14 | whoops | Matthew Johnson | 2 | -4/+7 |
2006-11-13 | start on v1.11 | Matthew Johnson | 2 | -2/+6 |
2006-11-13 | need D-Bus 1.0 | Matthew Johnson | 1 | -0/+1 |
2006-11-13 | install README and INSTALL files1.10 | Matthew Johnson | 1 | -3/+5 |
2006-11-13 | docs, bits and bobs | Matthew Johnson | 7 | -7/+108 |
2006-11-13 | log | Matthew Johnson | 1 | -0/+1 |
2006-11-13 | fix builds, documentation, optimisation fix | Matthew Johnson | 3 | -2/+16 |
2006-11-12 | log changes | Matthew Johnson | 1 | -0/+1 |
2006-11-12 | Fix create interface | Matthew Johnson | 3 | -46/+9 |
2006-11-12 | fix CreateInterface | Matthew Johnson | 1 | -24/+38 |
2006-11-12 | LDFLAGS change from TFKyle | Matthew Johnson | 2 | -2/+4 |
2006-11-12 | done! | Matthew Johnson | 1 | -1/+0 |
2006-11-12 | documentation, test fixes, primitize solution | Matthew Johnson | 6 | -81/+85 |
2006-11-10 | no longer needed | Matthew Johnson | 1 | -32/+0 |
2006-11-10 | final state of tuples (I hope!) Need documenting and sorting out in CreateInt... | Matthew Johnson | 15 | -267/+251 |
2006-11-10 | BROKEN STILL | Matthew Johnson | 8 | -135/+157 |
2006-11-09 | more changes to tuples | Matthew Johnson | 2 | -1/+18 |
2006-11-09 | only use -fno-stack-protector on recent GCCs | Matthew Johnson | 2 | -8/+16 |
2006-11-09 | Remove DBUS_API_SUBJECT_TO_CHANGE - now depends on DBus 1.0 | Matthew Johnson | 1 | -1/+0 |
2006-11-08 | log change | Matthew Johnson | 1 | -0/+1 |
2006-11-08 | Tuple support part one | Matthew Johnson | 18 | -146/+183 |
2006-11-07 | split doc and install-doc, add -fno-stack-protector | Matthew Johnson | 2 | -2/+8 |
2006-10-27 | fix java warnings, fix javadoc errors, install COPYING and AUTHORS | Matthew Johnson | 8 | -5/+12 |
2006-10-27 | remove errant debug messages | Matthew Johnson | 2 | -2/+1 |
2006-10-26 | update Makefile to propogate $CLASSPATH to running tests, add free VM notes t... | Matthew Johnson | 2 | -7/+12 |
2006-10-22 | remove deprecated dbus_message_iter_get_array_len function, fix boolean array... | Matthew Johnson | 1 | -13/+18 |
2006-10-19 | remove done job | Matthew Johnson | 1 | -1/+0 |
2006-10-19 | ensure correct copyright and license information is included with each file a... | Matthew Johnson | 85 | -217/+1351 |
2006-10-19 | make fixes | Matthew Johnson | 3 | -21/+23 |
2006-10-18 | build fix from gentoo | Matthew Johnson | 2 | -2/+4 |
2006-10-11 | extend new type system to Variants, comment cross-test Variant handling for t... | Matthew Johnson | 9 | -32/+114 |
2006-10-11 | new type structure | Matthew Johnson | 11 | -10/+262 |
2006-10-11 | new todo item | Matthew Johnson | 1 | -1/+2 |
2006-10-10 | new todo item | Matthew Johnson | 1 | -0/+1 |
2006-10-10 | fix required version number | Matthew Johnson | 2 | -1/+2 |
2006-10-07 | various fixes | Matthew Johnson | 5 | -31/+103 |
2006-09-25 | aoeu | Matthew Johnson | 1 | -0/+1 |
2006-09-15 | remove debug | Matthew Johnson | 1 | -2/+0 |
2006-09-15 | introspection recursion support | Matthew Johnson | 4 | -21/+165 |
2006-09-14 | added interface-less getRemoteObject methods | Matthew Johnson | 3 | -67/+141 |
2006-09-14 | clean .viewerclasses | Matthew Johnson | 1 | -1/+1 |
2006-09-14 | fix OBJECT_PATH support | Matthew Johnson | 15 | -37/+241 |
2006-09-14 | changelog entry | Matthew Johnson | 1 | -0/+2 |
2006-09-14 | add some debug and fix List<List<Integer>> return type | Matthew Johnson | 4 | -3/+36 |
2006-09-06 | update changelog | Matthew Johnson | 1 | -0/+1 |
2006-09-06 | remove errant debug | Matthew Johnson | 1 | -1/+0 |
2006-09-03 | fix class cast error | Matthew Johnson | 1 | -1/+1 |
2006-09-02 | support no autostart flag | Matthew Johnson | 7 | -50/+99 |
2006-09-02 | check array and name lengths in java | Matthew Johnson | 2 | -22/+56 |
2006-08-29 | fix NameAcquired spelling, add TODO list | Matthew Johnson | 4 | -6/+8 |