-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve stability #341
Labels
Comments
SanderMertens
pushed a commit
that referenced
this issue
Sep 12, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 14, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 16, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 17, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 18, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 21, 2015
String deserializer collections, package installer, option to disable JSON prefixes, prefix parameter names in C binding when they clash with a keyword, copy corto::lang includes to right folder, add string to octet conversion, fix issue in resolver w.r.t. capitals/loading packages.
SanderMertens
added a commit
that referenced
this issue
Sep 22, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 24, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 24, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 24, 2015
SanderMertens
added a commit
that referenced
this issue
Sep 30, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 3, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 4, 2015
Get rid of annoying forwarding tasks and delayed requires in the package file. The artifact rakefile will now, before it builds the binary, do a check on whether there are any source files that weren’t there before the build, and JIT include them.
SanderMertens
added a commit
that referenced
this issue
Oct 8, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 18, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 21, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 24, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 26, 2015
SanderMertens
added a commit
that referenced
this issue
Oct 28, 2015
Added capability to specify explicit modifiers on ALIAS member. Improved member resolving algorithm for hidden members in parser.
SanderMertens
added a commit
that referenced
this issue
Nov 1, 2015
SanderMertens
added a commit
that referenced
this issue
Nov 1, 2015
SanderMertens
added a commit
that referenced
this issue
Nov 1, 2015
SanderMertens
added a commit
that referenced
this issue
Nov 4, 2015
SanderMertens
added a commit
that referenced
this issue
Nov 4, 2015
SanderMertens
added a commit
that referenced
this issue
Nov 4, 2015
SanderMertens
added a commit
that referenced
this issue
Nov 5, 2015
SanderMertens
added a commit
that referenced
this issue
Jun 22, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 2, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 4, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 4, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 4, 2018
…zing sequence with complex element type
SanderMertens
added a commit
that referenced
this issue
Jul 9, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 10, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 10, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 10, 2018
The corto/vstore/result identifier was used for the type that describes objects that do not live in the in-memory store. “result” is too generic though, and it doesn’t describe well what its function is (when used in a subscriber, nothing is “returned”). Therefore the typename is changed to “record”, which is more appropriate.
SanderMertens
added a commit
that referenced
this issue
Jul 11, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 11, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 29, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 29, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 30, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 30, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 30, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 30, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 30, 2018
SanderMertens
added a commit
that referenced
this issue
Jul 30, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 7, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 7, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 7, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 8, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 8, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 8, 2018
SanderMertens
added a commit
that referenced
this issue
Aug 9, 2018
Also rename corto_recordMask constants to CORTO_RECORD_*
SanderMertens
added a commit
that referenced
this issue
Aug 17, 2018
SanderMertens
added a commit
that referenced
this issue
Nov 13, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Generic issue for commits that improve stability by adding test cases, fixing minor bugs etc.
The text was updated successfully, but these errors were encountered: