- Jan 26, 2017
-
-
Ramin Yaghoubzadeh Torky authored
Also renamed '__...' fields for default loggers to '_...'
-
Ramin Yaghoubzadeh Torky authored
It is now identical to the other language versions (again). The new name is not as nice semantically speaking, but changing the Python version is the path of least resistance.
-
- Dec 24, 2016
-
-
Ramin Yaghoubzadeh authored
Recent addition of IntegerConverter in rsb0.14 seems flaky (it seems Python will always send 64bit, and no conversion can be made), -> now using 64bit types for transport everywhere revision numbers are exchanged as an RPC result, i.e. all RemoteIU modifications and ResendRequests (Also disabled our own legacy IntConverters). Note: the ipaaca.proto Protobuf definition has not been changed, for compatibility reasons. Java version contains explicit (int) casts when protobuf objects are built. (TODO Discuss proto->64bit) Tests between all three languages work (Netboot, rsb0.14, protobuf2.6.1, spread4.4), tested with WOz+Cere+Billie.
-
- Sep 29, 2016
-
-
Ramin Yaghoubzadeh Torky authored
It will call the teardown stuff then os._exit(...). Later, when the backends are fixed, we could simply alias it to sys.exit again. Usage: - use ipaaca.exit() at the end of every python script - do not forget to catch errors as well as KeyboardInterrupt and SystemExit (or their default handlers will hang at exit time, too) - you can call ipaaca.exit with ant int argument (like sys.exit etc.)
-
Ramin Yaghoubzadeh Torky authored
Change was requested to accommodate people who package the directory from outside the soa script (i.e. standard tools ;) )
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
- Jan 29, 2016
-
-
Hendrik Buschmeier authored
-
- Jan 19, 2016
-
-
Hendrik Buschmeier authored
-
- Jan 07, 2016
-
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
- Dec 18, 2015
-
-
Hendrik Buschmeier authored
-
- Dec 09, 2015
-
-
Hendrik Buschmeier authored
-
- Dec 08, 2015
-
-
Hendrik Buschmeier authored
-
- Dec 05, 2015
-
-
Ramin Yaghoubzadeh Torky authored
They are torn down on program exit (retracting all live IUs)
-
- Dec 04, 2015
-
-
Hendrik Buschmeier authored
* Exceptions when trying to modify retracted IUs. * Removal of IU also retracts it.
-
- Dec 03, 2015
-
-
Hendrik Buschmeier authored
-
- Nov 13, 2015
-
-
Ramin Yaghoubzadeh Torky authored
Manually integrated the following changes from b8466a (master 2015-11-13) - Blackboard classes by hvanwelbergen - Blackboard test by hvanwelbergen - Payload merge fix by hvanwelbergen - rsb Buffer fix (by myself) copied but inactive (not needed atm?) Please refer to the logs of the legacy-str branch for a full history of the respective changes.
-
- Jun 26, 2015
-
-
Hendrik Buschmeier authored
-
- Apr 08, 2015
-
-
Ramin Yaghoubzadeh Torky authored
(by ignoring nonexistent keys)
-
Ramin Yaghoubzadeh Torky authored
-
- Feb 20, 2015
-
-
Ramin Yaghoubzadeh Torky authored
-
Ramin Yaghoubzadeh Torky authored
(for remotely triggered local-IU handlers, in order to let the RPC call of the remote side succeed as it should).
-
- Feb 05, 2015
-
-
Hendrik Buschmeier authored
-
- Jan 26, 2015
-
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
ipaaca-python: It's now possible to specify a single string category interest on InputBuffer instantiation.
-
- Jan 22, 2015
-
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
- Jan 20, 2015
-
-
Hendrik Buschmeier authored
-
- Jan 16, 2015
-
-
Hendrik Buschmeier authored
-
- Jan 06, 2015
-
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-
Hendrik Buschmeier authored
-