- May 17, 2016
-
-
Lucas Russo authored
-
- May 16, 2016
-
-
Lucas Russo authored
-
- Apr 19, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
-
- Feb 23, 2016
-
-
Lucas Russo authored
-
- Oct 22, 2015
-
-
Lucas Russo authored
The LGPLv3 license is not suitable to our project as it is not a library, for instance. GPLv3 is still compatible with our libraries (LGPLv3 for libzmq) and provides us with roughly the same benefits.
-
- Jun 11, 2015
-
-
Lucas Russo authored
-
- Jun 10, 2015
-
-
Lucas Russo authored
1) This converts all of our public classes into opaque pointers and add accessor methods to "blindly" convert direct access into accessor access. This follows more closely the CLASS RFC, located in http://rfc.zeromq.org/spec:21. 2) All of the public headers are located in include/ 3) Added versioning software number in bpm_server_classes.h This fixes #76 github issue. This fixes #89 github issue.
-
- Apr 23, 2015
-
-
Lucas Russo authored
-
- Apr 15, 2015
-
-
Lucas Russo authored
This is a first setp into modularizing the source code into independent components. We would like to move as much as possible functionality into independent libraries (src/libs).
-
- Mar 19, 2015
-
-
Lucas Russo authored
-
- Jan 12, 2015
-
-
Lucas Russo authored
-
- Dec 09, 2014
-
-
Lucas Russo authored
-
- Jun 13, 2014
-
-
Juliano Murari authored
-
- May 25, 2014
-
-
Lucas Russo authored
This will be useful for the libbpmclient library that needs to know the SMIO opcodes and error codes
-
- Apr 11, 2014
-
-
Lucas Russo authored
-