Activity

From 12/23/2012 to 01/21/2013

01/21/2013

08:21 PM Revision 6ef6d79f (rsb-java): Register BoolConverter in src/rsb/converter/DefaultConverters.java
refs #485
* src/rsb/converter/DefaultConverters.java (DefaultConverters::register):
register BoolConverter
J. Moringen
08:17 PM Bug #485 (In Progress): Converters for Fundamental Types are not Implemented [Java]
J. Moringen
08:14 PM Revision 9ecfb992 (rsb-java): Added Boolean converter in src/rsb/converter/BoolConverter.java
refs #485
* src/rsb/converter/BoolConverter.java: new file; contains Boolean
converter
* test/rsb/converter/BoolCo...
J. Moringen
08:03 PM Revision 14ba8e93 (rsb-java): temp commit
will ref #1024, #726, #657
* src/rsb/Factory.java:
* src/rsb/Informer.java:
* src/rsb/Listener.java:
* src/rsb/Parti...
J. Moringen
08:00 PM Revision 82c697d3 (rsb-java): Added Boolean converter in src/rsb/converter/BoolConverter.java
will ref #485
* src/rsb/converter/BoolConverter.java: new file; contains Boolean
converter
* test/rsb/converter/Bo...
J. Moringen
07:47 PM Revision 8b1148e3 (rsb-cl): Implemented number converters with nibbles in src/converter/fundament...
refs #486
* src/configuration.lisp (header): updated copyright
(default-converters): removed conditionalization fo...
J. Moringen
07:38 PM Revision c71d293c (rsb-cpp): Improved exception message in src/rsb/converter/Repository.h
* src/rsb/converter/Repository.h
(Repository::getConvertersForDeserialization): when suggesting a
configuration e...
J. Moringen
07:38 PM Revision b27ed22f (rsb-cpp): Changed bool encoding in src/rsb/converter/BoolConverter.cpp
refs #484
* src/rsb/converter/BoolConverter.cpp (header): updated copyright
(BoolConverter::serialize): store eith...
J. Moringen
03:16 PM Revision acfd9a5d (rsb-cl): Backport: Fixed performance regression in src/transport/spread/fragme...
refs #1170
A type declaration using `octet-vector' used to be correct. However,
in nibbles, there are `nibbles:octet...
J. Moringen
03:13 PM Revision d2327edb (rsb-cl): Minor documentation improvements in src/{protocol,informer}.lisp
* src/protocol.lisp (header): updated copyright
(send): added causes keyword parameter; adapted documentation strin...
J. Moringen
02:58 PM Revision 6cdef583 (rsb-cl): Fixed performance regression in src/transport/spread/fragmentation.lisp
refs #1170
A type declaration using `octet-vector' used to be correct. However,
in nibbles, there are `nibbles:octet...
J. Moringen
02:58 PM Revision df1cd456 (rsb-cl): TODO Adapted to let-plus changes regarding ignored bindings
* src/transport/connector-class.lisp (header): updated copyright
(compute-default-initargs connector-class): adapte...
J. Moringen
02:56 PM Revision f3d97a4d (rsb-cl): TODO temp commit receive into static buffer
* src/transport/spread/fragmentation.lisp
* src/transport/spread/connection.lisp
* src/transport/spread/in-connector....
J. Moringen
02:48 PM Revision a50a011b (rsb-cl): Fixed performance regression in src/transport/spread/fragmentation.lisp
refs #1170
A type declaration using `octet-vector' used to be correct. However,
in nibbles, there are `nibbles:octet...
J. Moringen
02:37 PM Revision 2ebc7fe7 (rsb-cl): Changed system dependency cl-spread -> network.spread
* src/transport/spread/connection.lisp (header): updated copyright
(connection::connection): changed type spread:co...
J. Moringen

01/17/2013

07:14 PM Revision d645fa96 (rsb-manual): Added project meta-data in CMakeLists.txt
* CMakeLists.txt: added project() call; added variables
RSB_MANUAL_VERSION{,_MAJOR,_MINOR,_PATCH}
* conf.py.in: use...
J. Moringen
07:11 PM Revision ebc852c3 (rsb-manual): Improved note about user-timestamps in specification-event.rst
* specification-event.rst: put advantages and drawbacks into a single
note; slightly improved wording; normalized w...
J. Moringen
04:49 PM Feature #1244 (Resolved): Ant-generated Jar-file unusable for ADT projects
J. Wienke
03:59 PM Feature #1244: Ant-generated Jar-file unusable for ADT projects
The new generated jar file works for android. I consider this issue as solved S. Jebbara
09:08 AM Feature #1244 (Feedback): Ant-generated Jar-file unusable for ADT projects
Soufian? Ping? J. Wienke
02:21 PM Bug #1331 (Resolved): Parallel access to protobuf event payload not thread-safe in python?
We have tried to work around this issue with the attached commits on this report. By removing the logging output it i... J. Wienke
02:06 PM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
This is an implementation issue in the protocol buffers python API. We have reported it there:
http://code.google.co...
J. Wienke
09:25 AM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
From our discussion yesterday I just checked what happens to the event after passing it into the OrderedQueueDispatch... J. Wienke
02:14 PM Revision 5e766071 (rsb-python): Backport: Work around a bug in the protobuf implementation.
Without calling the __str__ method of protobuf payloads, bug #1331 is
less likely to happen.
refs #1331
D. Klotz
02:09 PM Revision 5eff49fa (rsb-python): Work around a bug in the protobuf implementation.
Without calling the __str__ method of protobuf payloads, bug #1331 is
less likely to happen.
refs #1331
D. Klotz
11:29 AM Bug #1339 (Resolved): Wrong prefix in pkg-config files of the packages
The @.pc@ files incorrectly define the prefix and pathes to be in @/usr/local@, where infact it should be @/usr/@, wh... Anonymous
09:10 AM Revision 2e819027 (rsb-java): Fix an exception in the Properties occurring on android devices.
The "hack" to receive the jar manifest does not work on android devices
with the different compiler architecture. Hen...
J. Wienke

01/16/2013

09:40 PM Bug #1334 (Resolved): Configuring loggers does not work using environment variables.
This is now completely fixed in master, so that RSC_LOGGING_YOUR_LOGGER_LEVEL=BLA works. However, I had to change int... J. Wienke
09:21 PM Bug #1334: Configuring loggers does not work using environment variables.
With the resolution for #1336 the specification now works using RSC_RSC_LOGGING* variables. This is still suboptimal ... J. Wienke
07:34 PM Bug #1334: Configuring loggers does not work using environment variables.
This is caused by the fact that the current logging system in RSC is case-sensitive, but option handling from the env... J. Wienke
07:11 PM Bug #1334 (In Progress): Configuring loggers does not work using environment variables.
J. Wienke
02:29 PM Bug #1334 (Resolved): Configuring loggers does not work using environment variables.
The following log message will not be shown, regardless of the shell's environment:... L. Schillingmann
09:37 PM Revision 9c0e8cfd (rsb-cpp): Do not strip the prefix of environment variable options for the logg...
This avoid the necessity for RSC_RSC_LOGGING duplication.
refs #1334
J. Wienke
07:07 PM Revision 7ee496f5 (rsb-protocol): Add ignores for build folder.
J. Wienke
06:20 PM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
This also happens when using the spread transport. So no socket transport error. J. Wienke
05:18 PM Bug #1331: Parallel access to protobuf event payload not thread-safe in python?
So far I've unfortunately NOT been able to reproduce this error by just doing lots of reading operations on a ProtoBu... D. Klotz
04:26 PM Bug #1335 (New): Socket transport in Python silently drops events
It seems that under certain circumstances, the socket transport in rsb-python can silently drop / not deliver / not c... D. Klotz
03:29 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
No, but that discussion would be off-topic for this issue. I will take care of the build jobs later. J. Moringen
03:10 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
API keys have changed. Can this explain the problems? J. Wienke
03:02 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
I believe the CL jobs have been broken by the Jenkins update. Probably because HTTP access to workspaces works differ... J. Moringen
11:22 AM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
Everything apart from CL and known problems seems to compile again on jenkins. J. Wienke

01/15/2013

07:53 PM Revision 61ae52f2 (rsb-cl): Backport: Avoid recursive locking in src/transport/spread/fragmentati...
* src/transport/spread/fragmentation.lisp (header): updated copyright
(delete-partial-assemblies): print number of ...
J. Moringen
07:47 PM Revision 38273cc8 (rsb-cl): Avoid recursive locking in src/transport/spread/fragmentation.lisp
* src/transport/spread/fragmentation.lisp (header): updated copyright
(delete-partial-assemblies): print number of ...
J. Moringen
05:27 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
I have bumped the version for everything I knew of apart from the CL components because I did not know how to do it t... J. Wienke
04:58 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
It's actually easy. It just requires to change the version numbers. I will try to do it now. J. Wienke
05:18 PM RSBag Revision 67808c9e (rsbag-manual): Informal version bump to 0.9.
refs #1251 J. Wienke
05:15 PM RSB XML Support Revision 2f6130b7 (rsb-xml-python): Informal version bump to 0.9.
refs #1251 J. Wienke
05:15 PM RSB XML Support Revision 4b40bc4f (rsb-xml-java): Informal version bump to 0.9.
refs #1251 J. Wienke
05:14 PM RSB XML Support Revision 5f4339b6 (rsb-xml-integrationtest): Informal version bump to 0.9.
refs #1251 J. Wienke
05:14 PM RSB XML Support Revision 04f6997b (rsb-xml-cpp): Informal version bump to 0.9.
refs #1251 J. Wienke
05:09 PM Revision 850701fd (rsb-yarp-cpp): Informal version bump to 0.9.
refs #1251 J. Wienke
05:07 PM Revision 60bdf798 (rsb-tools-cpp): Informal version bump to 0.9.
refs #1251 J. Wienke
05:06 PM Revision 4c974dce (rsb-python): Informal version bump to 0.9.
refs #1251 J. Wienke
05:06 PM Revision 08b7c05d (rsb-protocol): Informal version bump to 0.9.
refs #1251 J. Wienke
05:05 PM Revision c842190c (rsb-matlab): Informal version bump to 0.9.
refs #1251 J. Wienke
05:05 PM Revision d22e74fb (rsb-manual): Informal version bump to 0.9.
refs #1251 J. Wienke
05:04 PM Revision a1f2f9d3 (rsb-java): Informal version bump to 0.9.
refs #1251 J. Wienke
05:03 PM Revision 0189b790 (rsb-cpp): Informal version bump to 0.9.
refs #1251 J. Wienke
02:06 PM Bug #1331 (In Progress): Parallel access to protobuf event payload not thread-safe in python?
I posted to the mailing list to actually find out which thread safety guarantees exist in the python API. The documen... J. Wienke
11:59 AM Bug #1331 (Resolved): Parallel access to protobuf event payload not thread-safe in python?
We noticed a strange problem when both the logging code of rsb-python and my own handler trying to access the event p... D. Klotz
01:56 PM RSB XML Support Support #1320 (Closed): clf branch in master mergen
L. Kettenbach
01:56 PM RSB XML Support Feature #1319 (Closed): Altes ant build file re-aktivieren
L. Kettenbach
01:55 PM RSB XML Support Feature #1319 (Resolved): Altes ant build file re-aktivieren
L. Kettenbach
01:55 PM RSB XML Support Tasks #1321: Jenkins Jobs konfigurieren
-rsb-xml-java-trunk-
rsb-xml-java-trunk-maven-deploy => David?
rsb-xml-integrationtest-trunk
L. Kettenbach
01:34 PM RSB XML Support Revision b2d5b44e (rsb-xml-java): Fixed some warnings
L. Kettenbach
01:09 PM RSB XML Support Revision 0682303b (rsb-xml-java): Fixed some warnings
L. Kettenbach
01:01 PM RSB XML Support Revision c44cced5 (rsb-xml-java): Fixed some warnings
L. Kettenbach
12:03 PM RSB XML Support Revision 1f869884 (rsb-xml-java): Removed old XPath filter test
L. Kettenbach
12:00 PM RSB XML Support Revision 3ee5ae10 (rsb-xml-java): Added all libs for ant.
L. Kettenbach
11:52 AM RSB XML Support Revision ac2a5890 (rsb-xml-java): There are no examples, so ant will not compile them.
L. Kettenbach
11:31 AM Revision e808859f (rsb-python): Fix use of logging system.
We should not use % string formatting in logging calls, as the logger
then cannot prevent the string processing in ca...
J. Wienke
11:27 AM RSB XML Support Revision c89c00ac (rsb-xml-java): Updated deps (rst, rsb)
L. Kettenbach

01/14/2013

04:57 PM RSB XML Support Revision 600ede33 (rsb-xml-java): Merged with clf branch. See clf branch for commits.
L. Kettenbach
04:42 PM RSB XML Support Revision 2c1e8ba4 (rsb-xml-java): Changed directory structure (ant style).
L. Kettenbach
03:55 PM Revision 232a7da7 (rsb-python): Backport: Don't log the socket timeout on OS X, since it is expec...
D. Klotz
03:48 PM Revision 25d87038 (rsb-python): Don't log the socket timeout on OS X, since it is expected there.
D. Klotz
01:52 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
go for it!
@Johannes: Can you master this release?
Anonymous
01:03 PM RSB XML Support Revision e94f9840 (rsb-xml-integrationtest): Fixed bug in java pom.xml
L. Kettenbach
12:51 PM RSB XML Support Revision c9e0e89a (rsb-xml-integrationtest): Merged with clf branch. See clf branch for commits.
L. Kettenbach
12:28 PM RSB XML Support Revision 4fafc3cc (rsb-xml-integrationtest): Changed path to java src dir (classic style)
L. Kettenbach

01/11/2013

11:31 PM Bug #1327 (Resolved): Socket transport does not set receive timestamp
Applied in changeset rsb-cl|commit:cef99f545580ea8a74339aee0faeff4fbcfe8911. J. Moringen
07:31 PM Bug #1327 (Resolved): Socket transport does not set receive timestamp
J. Moringen
08:48 PM Revision 07eb420d (rsb-tools-cl): Backport: Added convenience function in formatting/event-style-...
refs #1328
* formatting/event-style-programmable.lisp (header): updated copyright
(*style-programmable-default-bin...
J. Moringen
08:43 PM Feature #1328 (Resolved): Expose timestamp -> UNIX conversion to user
Applied in changeset rsb-tools-cl|commit:83c5bcd545422455f7838fbc9080bc704e73f33f. J. Moringen
08:32 PM Feature #1328 (Resolved): Expose timestamp -> UNIX conversion to user
When using the @programmable@ formatting style, the user should be able to write... J. Moringen
08:33 PM Revision 83c5bcd5 (rsb-tools-cl): Added convenience function in formatting/event-style-programmab...
fixes #1328
* formatting/event-style-programmable.lisp (header): updated copyright
(*style-programmable-default-bi...
J. Moringen
07:43 PM Revision 95211ab8 (rsb-cl): Backport: Added timestamping-receiver-mixin in src/transport/socket/i...
refs #1327
* src/transport/socket/in-connector.lisp (in-connector): added
superclass `timestamping-receiver-mixin'
J. Moringen
07:32 PM Revision cef99f54 (rsb-cl): Added timestamping-receiver-mixin in src/transport/socket/in-connecto...
fixes #1327
* src/transport/socket/in-connector.lisp (in-connector): added
superclass `timestamping-receiver-mixin'
J. Moringen
07:19 PM RSBag Revision b3a30286 (rsbag): Updated HEAD of submodules rsbag-manual
J. Moringen
07:16 PM RSBag Revision 80956a7e (rsbag-manual): Added example with multiple timestamp adjustments to bag-play.rst
* bag-play.rst: added example with timestamp copying and multiple
adjustments
J. Moringen
01:13 AM Feature #1326 (Resolved): Expose rsb:*random-state* or similar to control pseudo-randomness of pa...
J. Moringen

01/10/2013

06:57 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
Version bump. J. Wienke
06:51 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
To do *what* excactly, now? I thought this was more or less implemented in all languages, what's left? D. Klotz
05:39 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
I don't care as long as I don't have to manage the next release. J. Moringen
05:36 PM Bug #1251: The current versioning scheme of RSC/RSB is inconsistent
Any objections to do this now? J. Wienke
03:26 PM Revision c3a05edc (rsb-manual): Enhance the description of user timestamps from comments made by ...
* Explain the benefits of user timestamps (automated handling)
* Explain drawbacks (different information sources fro...
J. Wienke
02:46 PM RSB XML Support Feature #1322 (Closed): Sinnvolle Integrationtests für rsb-java-xml
Ein paar mehr Beispiele
min. 3 unterschiedliche RST Typen Attachments
pro Beispiel eine config Datei, die Typ und U...
L. Ziegler
02:37 PM RSB XML Support Support #1320: clf branch in master mergen
Benutze "git rebase" an statt "git merge". So werden die ganzen Commits aus dem branch nicht in den Master übertragen. L. Ziegler
02:30 PM RSB XML Support Support #1320 (Closed): clf branch in master mergen
L. Ziegler
02:36 PM RSB XML Support Tasks #1321 (Closed): Jenkins Jobs konfigurieren
rsb-xml-java-trunk
rsb-xml-java-trunk-maven-deploy
rsb-xml-integrationtest-trunk
L. Ziegler
02:29 PM RSB XML Support Feature #1319 (Closed): Altes ant build file re-aktivieren
Alte Ordnerstruktur wiederherstellen, altes Ant File wiederherstellen, pom anpassen. Ant build UND Maven build testen. L. Ziegler

01/08/2013

10:08 PM Feature #1244: Ant-generated Jar-file unusable for ADT projects
Soufian, does this work now? J. Wienke

01/03/2013

04:31 PM RSB XML Support Revision 8bf17da5 (rsb-xml-java): Using RSB and RST 8.x from now on.
L. Kettenbach
04:28 PM RSB XML Support Revision 69eaa448 (rsb-xml-integrationtest): Adapt java integration test to new rsb-xml-java impl...
L. Kettenbach
 

Also available in: Atom